body {
  margin: 0;
  background-color: #fff;
  min-height: 100vh;
  font-variant: common-ligatures discretionary-ligatures proportional-nums oldstyle-nums;
  font-family: "freight-sans-pro", sans-serif;
}

html, .lineTitleTitle, #sidebarGroup {
  background-color: #fff;
}

@-moz-document url-prefix() {
  /*Set individual properties as overrides - combined property will override image as well and break things*/
  /*noinspection CssOptimizeSimilarProperties*/
  html, .lineTitleTitle {
    background-image: none;
    background-color: #fff;
  }
}

#versionWarningSpacer {
  height: 48px;
}

#warningSpacer {
  height: 42px;
}

#versionWarning, #warning {
  width: 100%;
  text-align: center;
  position: fixed;
  z-index: 4;
  line-height: 32px;
}

#warning {
  height: 32px;
  padding: 5px;
  background-color: #c70;
  color: #333;
  font-weight: bold;
  font-size: 18px;
  -webkit-box-shadow: inset 0 3px 10px rgba(255, 255, 255, .3);
  -moz-box-shadow: inset 0 3px 10px rgba(255, 255, 255, .3);
  box-shadow: inset 0 3px 10px rgba(255, 255, 255, .3);
}

#versionWarning {
  height: 48px;
  color: #e33;
  background-color: #333;
  font-weight: 600;
  font-size: 16px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .75);
  border-top: 1px solid #999;
  -webkit-box-shadow: inset 0 3px 10px rgba(255, 255, 255, .3);
  -moz-box-shadow: inset 0 3px 10px rgba(255, 255, 255, .3);
  box-shadow: inset 0 3px 10px rgba(255, 255, 255, .3);
}

#warnings div:last-child div:last-child {
  -webkit-box-shadow: inset 0 3px 10px rgba(255, 255, 255, .3), inset 0 -3px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 3px 10px rgba(255, 255, 255, .3), inset 0 -3px 10px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 3px 10px rgba(255, 255, 255, .3), inset 0 -3px 10px rgba(0, 0, 0, 0.3);
}

#versionReturn {
  display: block;
  font-size: 13px;
  line-height: 23px;
  margin-top: -10px;
  font-weight: 500;
  text-decoration: none;
  color: #fbfbfb;
}

#versionReturn:hover {
  text-decoration: underline;
}

/*I think this is needed because otherwise when customizations override part of the background config they end up overriding it all*/
/*noinspection CssOptimizeSimilarProperties*/
#topArea {
  /*width: 100%;*/
  background: #205258 url(data:image/gif;base64,R0lGODlhAwADAIAAAChnbiBSWCwAAAAAAwADAAACBAwOZgUAOw==) repeat;
  /*border-bottom: 1px solid black;*/
  /*border-top: 12px solid #333;*/
}

#top {
  height: 106px;
  overflow: hidden;
  width: 940px;
  transition: all 0.5s;
  left: 0;
}

#topArea:before {
  content: '';
  display: block;
  height: 10px;
  border: 1px solid #212121;
  /* stroke */
  background-color: #333;
  /* color overlay */
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
  /* inner shadow */
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
  /* inner shadow */
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
  /* inner shadow */
  overflow: hidden;
}

#topButtons {
  position: absolute;
  right: 4px;
  top: 32px;
}

.topButtonContainer {
  display: inline-block;
  margin-left: 8px;
  padding-left: 8px;
  border-left: 2px solid #ccc;
  /*margin-left: 12px;
  position: relative;
  border: 1px solid #000;
  -moz-border-radius: 4px:
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #333;
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);*/
}

.topButtonContainer:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}

.topButtonContainer:hover {
}

.topButtonContainer:hover .topButton {
  color: #fff;
}

.topButton {
  color: #ddd;
  font-size: 16px;
  text-decoration: none;
  font-weight: 500;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

body {
  line-height: 1.231;
}

#disclaimer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #999;
  background-color: #333;
  z-index: 7;
  font-size: 12px;
  line-height: 40px;
}

#disclaimer a {
  text-decoration: none;
  color: #fff;
}

#disclaimer #disclaimerContent, #disclaimer #disclaimerContent form {
  display: inline;
}

#disclaimer #googleTranslateWidget {
  display: inline-block;
  line-height: normal;
  margin-left: 12px;
}

#disclaimer #googleTranslateWidget span {
  color: #333;
}

#disclaimer #googleTranslateWidget #google_translate_element {
  display: inline-block;
  vertical-align: middle;
}

#disclaimer #googleTranslateWidget .goog-te-gadget {
  font-size: 0;
}

#disclaimer #googleTranslateWidget .goog-te-gadget > span {
  display: none;
}

#disclaimer #googleTranslateWidget #googleTranslateIcon {
  background-image: url(https://translate.googleapis.com/translate_static/img/te_ctrl3.gif);
  background-position: -65px 0;
  margin: 0 -2px 0 0;
}

#disclaimer #googleTranslateWidget .goog-te-combo {
  border: none;
  height: 19px;
}

#top, #menu, #footer {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

#muniName {
  margin-top: 20px;
  color: #fff;
  /* text color */
  font-size: 36px;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .75);
  /* drop shadow */
}

#countyName {
  margin-top: -3px;
  color: #eaf4f5;
  /* text color */
  font-size: 18px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .75);
  /* drop shadow */
  padding-left: 2px;
}

#menubar {
  width: 100%;
  height: 40px;
  border-top: 1px solid #212121;
  background-color: #333;
  -moz-box-shadow: 0 4px 20px rgba(0, 1, 1, .3), inset 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: 0 4px 20px rgba(0, 1, 1, .3), inset 0 1px 0 rgba(255, 255, 255, .2);
  box-shadow: 0 4px 20px rgba(0, 1, 1, .3), inset 0 1px 0 rgba(255, 255, 255, .2);
  border-bottom: 1px solid #212121;
}

#menu {
  border-left: 1px solid #222;
  height: 40px;
  width: 942px;
  left: 0;
  transition: left 0.5s;
}

#menu {
  display: flex;
}

#menuButtons {
  flex: 1 1 auto;
  display: flex;
}

#menubarExpand {
  display: none;
}

.menuButton:hover .menuIcon, .menuButton:hover .menuText,
.toolbarButton:hover .menuIcon, .toolbarButton:hover .menuText,
.filterButton:hover .filterIcon, .filterButton:hover .filterText {
  opacity: 1;
}

.menuButton:hover {
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
.toolbarButton:hover, .filterButton:hover {
  background-image: none;
  background-color: white;
}

.menuText {
  margin-left: 8px;
  display: block;
}

.menuIcon, .menuText {
  opacity: 0.7;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

#sendButton > .menuText,
#downloadButton > .menuText,
#shareButton > .menuText {
  display: none;
}


.filterButton .filterText {
  opacity: 0.65;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.selectedMode .menuIcon, .selectedMode .menuText {
  opacity: 1;
}

.menuButton {
  display: flex;
  align-items: center;
  text-decoration: none;
  border-left: 1px solid #444;
  border-right: 1px solid #222;
  color: white;
  font-size: 16px;
  font-weight: 500;
  text-shadow: 0 -1px 0 rgba(0, 1, 1, .6);
  padding-left: 16px;
  padding-right: 16px;
}


/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#adminIcon {
  width: 19px;
  height: 18px;
  background-repeat: no-repeat;
  background-image: url(../images/admin-c0e108a732674faa7d99798da97420ca.svg);
  background-position: center center;
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#searchIcon {
  width: 19px;
  height: 20px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMhJREFUOMtjYEACz5+/EADiBCBugOICIFZgIBVANb8H4v9YcD/IImINmg/V9B6q0QGKQS67D5U7T4xBDkgGGWCRB3n9PFRNAyHD1kMVOuBRowC17D0hw0AG3SchKBwIGbafyAgiyrDz1HIZLHAV8KgRgCUbQjYmwFyHKy0huWo+McljPywigDgALdnsR0q8BcQYJoCURLDh+8gGYkuPuBLwfKhr9kPZCWjBAcMJDJQANC9TZiAW141AA99TGiEJ+IovcgwMgBkEAFtMyE172e7jAAAAAElFTkSuQmCC);
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#homeIcon {
  width: 21px;
  height: 18px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAASCAQAAAAeG12lAAAAV0lEQVQoz+XQwQ3AIAhAUUZwFN2g+18YxRF+D9Q2Sqjc/ScS3oEg4uKiU2UflQ4J/EAM27CDhiO6wLc0dJQSQaDNUIlTSg5+OAEHTkEAHUf8Nn/ALY6hN+QewY67OAEWAAAAAElFTkSuQmCC);
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#helpIcon {
  width: 19px;
  height: 19px;
  background-repeat: no-repeat;
  background-image: url(../images/help-menubar-50088d09ebc958d3ac4762a9aa72bdf3.svg);
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#shareIcon {
  width: 18px;
  height: 23px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../images/share-baad63a75608eb0442449f686d03131b.svg);
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#followIcon {
  width: 24px;
  height: 23px;
  background-repeat: no-repeat;
  background-image: url(../images/follow-eced7e65f5af02dd3c5b03becfd5bcf0.svg);
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#sendIcon {
  height: 22px;
  width: 24px;
  background-image: url(../images/email-e45c294ae5f1cec0df9390849960c671.svg);
  background-repeat: no-repeat;
  background-position: center center;
}


/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#printIcon {
  width: 20px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../images/print-6a6ceadcb9f1aeec7ac48bf775a33664.svg);
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#downloadIcon {
  width: 16px;
  height: 20px;
  margin-top: 2px;
  background-repeat: no-repeat;
  background-image: url(../images/download-da1d757af3d0928c9f28abce98ecf93f.svg);
}

#addNoteIcon {
  width: 24px;
  height: 26px;
  background: url(../images/note-add-53a77824ca5cede08ab9216e4cc115b7.svg) no-repeat;
}


#searchWithinSelected {
  display: none;
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#searchWithinIcon {
  width: 24px;
  height: 23px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAQAAAC7KEemAAAA+UlEQVQ4y42TCw3FIAxFkYCESSCpASQ8CUhAAg4mAQmTgIRJQAISeFBgfFaS5SYLoz1toYUBG3SABA0qfZ+9uKg7K7ghDrIJ3wIc3OTcpGiAP7EvLCeX1QJoCrjQFMbKscSA+3IFZHUXk3tWsfgVsK1aQifafjMQMD4jdSBgZiBvuQ3AwGfrGzi3gKOBfYZc8DUDHhFOugvqDOWWDAmUDokZOPoYLNJ0H1iKHl9ZeO1BGUO+Dp+tppBWJsnWsWi6O9IiGmJWfT1DWYv1PRypCD/EVHUE45NdzkAfObH89/IUBSyKuRs9s/4AxPGJuU8AIrXBHwGEZL6pP01WcPNdBiA8AAAAAElFTkSuQmCC);
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#versionIcon {
  width: 24px;
  height: 23px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAYAAAARIY8tAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH3wITDwIXrWkPMwAAActJREFUSMe1lT1oFFEUhb9vBvxZbBQWk8JEFFEwnSLaqJ2gjSAEtbcJqGAtKCEiahMiBNIIYm9rIYkKNhb+gFqISMBCUcEgpBHjPgvfwmWd3UySdWAYuOfcc9698+578J+fcqUJ6mV1TN2vblSXgIX+rKYsB9TU8f5U36o711xBSmlR/Qi8B+aB9cBWoAlcUBPwpK89VkfUT6GiO2sVPKeejbFGo1Go14LJ9GrFB9siXfDpjLfUg1X/w2V+8rZeBtlkNnMedQKj6sM+GBwOrRqKwLccPLkWg6y1kHk32oF7wXW+DwaTmfe8UEeA0wHfrk52mYNUcz+8yt/NBXAKmAvgS2C3OlhhcKbuhqsq62sua7RL2RdDGyeWadFUu0Ux+CAHpyoSLrXFi6IYrzEvPzL/ZgyO5eD3Dv6GIH61hvjRUOlwBIbVpQzcqpjQ8zWnfS5rPK4Cr4dRP7KKo+R2yD/UjfQilHi8jnCz2VSdCHkzvY6DTepiIM+WZbmlx6r3qp8D/27v/frXpNFqte4Dx0L4GfAa+AIUwBBwANgVOOMppSsr6emJPB+/Kq7KeGW+U3fUm7h/TdYBe/Jq9wEDwO98ZT4F3qSUPnTL/wMd0JInpqdcmAAAAABJRU5ErkJggg==);
}



/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#exportIcon {
  width: 26px;
  height: 20px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAUCAIAAAAcIrrpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANZJREFUOMu1lLERgzAMRRmN9KQnPelJT3rSuyc96T2AB8gAHsMDkJ+zTydkIL5gdCpsYz3pn4yKacX6/lGWJ+9te5vSrOAbrTWtgSBcXV/o3BiThPPlNM0V0K67E8s7Tsbxha/blX5xzjncE/FrTjguZYZD/YksjsM6JgaxSikRBu1I847MWku4mBhwuEegqjpj+7OJPPEMh2DeR85C8mF4LrqQEnBCI3rCS+Bptt0TJQ5p/8N5Yk4clOUWm7kV+R/KnmfMWXt/MtG3Y0ZA5gF1yPjMMtw/0CfhEWNU3zcAAAAASUVORK5CYII=);
}

#questionIcon {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-image: url(../images/question-c782b87c4db560d14f21b988ae02aae3.svg);
}



/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
.toolbarFill {
  overflow: hidden;
  margin-left: 1px;
  background-size: 3px 3px;
  background-repeat: repeat;
  background-image: url(data:image/gif;base64,R0lGODlhAwADAIAAAP///+vr6ywAAAAAAwADAAACBARyCQUAOw==);
  color: #333;
  font-size: 16px;
  font-weight: 500;
  border-left: 1px solid white;
  flex: 1 1 auto;
  display: flex;
  align-items: center;
}

#menuArrow {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #333;
  /*float: right;*/
  margin-right: auto;
  margin-left: auto;
  position: relative;
  top: 11px;
}

#searchArea {
  overflow: hidden;
  width: 336px;
  padding-top: 0;
  height: 40px;
  margin-right: 1px;
  transition: width 0.5s;
  display: block;
  padding-left: 0;
  padding-right: 0;
}

#searchFlag {
  float: left;
  height: 40px;
  width: 8px;
  background-color: #666;
  /*border: 1px solid #1c3e41;*/
  overflow: hidden;
  -moz-box-shadow: inset 0 1px 1px #949494;
  -webkit-box-shadow: inset 0 1px 1px #949494;
  box-shadow: inset 0 1px 1px #949494;
  border-right: 1px solid #333;
}

#searchField {
  height: 40px;
  border: none;
  background-color: #454545;
  color: white;
  /*color: #333;
  background-color: #fff;*/
  -moz-box-shadow: inset 0 1px 1px #383838;
  -webkit-box-shadow: inset 0 1px 1px #383838;
  box-shadow: inset 0 1px 1px #383838;
  width: 285px;
  float: left;
  padding-left: 10px;
  font-size: 16px;
  transition: width 0.5s;
}

#searchField:focus, #searchSubmit:focus {
  outline: 1px auto #eee;
}

#searchField::-webkit-input-placeholder {
  color: #eee;
  /*color: #666;*/
}

#searchField::-moz-placeholder {
  /*color: #666;*/
  color: #eee;
}

#searchField:-moz-placeholder {
  color: #eee;
}

#searchField:-ms-input-placeholder {
  color: #eee;
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#searchSubmit {
  cursor: pointer;
  float: right;
  height: 40px;
  width: 30px;
  background-color: #666;
  -moz-box-shadow: inset 0 1px 1px #949494;
  -webkit-box-shadow: inset 0 1px 1px #949494;
  box-shadow: inset 0 1px 1px #949494;
  border: none;
  border-left: #1a1a1a;
  border-right: #222;
  background-size: 7px 13px;
  background-repeat: no-repeat;
  background-position: 13px 14px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADZJREFUGNN90LENADAMAkH2X/rSpElk/O2DZBNIw2WVY8DHKp+Awipha0oV5VrtT22heYRRJDk7bck3/O2iEgAAAABJRU5ErkJggg==);
  opacity: 0.7;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

#searchSubmit:hover {
  opacity: 1.0;
}

#main {
  margin-left: auto;
  margin-right: auto;
  width: 940px;
  position: relative;
  left: 0;
  min-height: calc(100vh - 288px); /* total viewport - header + footer */
}


#main.wide,
.wide #content,
.wide .accountTable {
  width: auto;
}

.wide .accountTable {
  margin-left: 20px;
  margin-right: 20px;
}

.wide #content {
  margin-left: auto;
  margin-right: auto;
}

.wide #sidebarArea {
  display: none;
}

#content, #sidebarArea {
  float: left;
  /*transition: width 0.5s;*/
}

.sidebar {
  z-index: 2;
  width: 210px;
  /*transition: width 0.5s;*/
}

.sideButton {
  display: block;
  text-decoration: none;
  height: 20px;
  margin-top: 1px;
  color: #666;
  font-size: 18px;
  font-weight: 500;
  padding-left: 16px;
  padding-top: 10px;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
.selectedSide, .sideButton:hover {
  background-color: transparent;
  background-image: none;
  position: relative;
}

.selectedSide {
  color: #111;
}

.sideButton:hover {
  color: #000;
}

.sideButton:hover:before {
  content: '';
  display: block;
  left: 0;
  top: 14px;
  position: absolute;
  height: 18px;
  border-right: 2px solid #333;
}

.sideButton:first-child:hover:before {
  top: 4px;
}

.selectedSide {
  padding-left: 0;
  font-size: 20px;
  font-weight: 600;
}

.sideButton:first-child {
  margin-top: 0;
  padding-top: 0;
}

#sideSelectionIndicator {
  float: left;
  height: 20px;
  width: 3px;
  background-color: #28676e;
  border: 1px solid #1c3e41;
  overflow: hidden;
  margin-right: 8px;
  margin-top: 1px;
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3);
}

#sideArrow {
  display: none;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  right: -10px;
  top: 10px;
}

#sideArrowShadow {
  display: none;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid #bebebe;
  position: absolute;
  right: -11px;
  top: 10px;
}

#sidebarArea {
  margin-top: 36px;
  width: 240px;
  /*height: 200px;*/
}

#sidebarGroup {
  width: 210px;
  box-sizing: border-box;
  border-left: 1px solid #999;
  padding-bottom: 8px;
  transform: translate3d(0, 0, 0);
}

.cc_banner-wrapper ~ #main #sidebarGroup {
  margin-top: 60px;
}

.sidebarSpacer .lineTitleTitle {
  line-height: 1;
  margin-left: 0;
  margin-right: 16px;
  padding-left: 8px;
  padding-right: 10px;
  margin-bottom: 0;
  top: -10px;
  font-weight: 600;
  font-size: 18px;
}

#sidebarArea .dropMenuOnly {
  display: none;
}

#toolbarArea {
  margin-top: 36px;
  height: 44px;
}

#toolbar {
  position: relative;
  display: flex;
  margin-right: auto;
  height: 44px;
  border: 1px solid #cdcdcd;
  /* stroke */
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  -moz-box-shadow: 0 2px 3px rgba(0, 1, 1, .2);
  /* drop shadow */
  -webkit-box-shadow: 0 2px 3px rgba(0, 1, 1, .2);
  /* drop shadow */
  box-shadow: 0 2px 3px rgba(0, 1, 1, .2);
  /* drop shadow */
  background-color: #cfcfcf;
  width: 700px;
  z-index: 3;
  box-sizing: border-box;
  /*transition: width 0.5s;*/
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
.toolbarButton,
.filterButtonContainer {
  display: flex;
  align-items: center;
  margin-left: 1px;
  /*margin-top: 1px;*/
  background-size: 3px 3px;
  background: #eee url(data:image/gif;base64,R0lGODlhAwADAIAAAP///+vr6ywAAAAAAwADAAACBARyCQUAOw==) repeat;
  /*padding-left: 12px;*/
  border-left: 1px solid white;
}

.toolbarButton, .filterButton {
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none;
  color: #333;
  /* text color */
  font-size: 16px;
  font-weight: 600;
  text-shadow: 1px 1px #fff;
  cursor: pointer;
  display: flex;
}

.toolbarButton:first-child,
.filterButton:first-child {
  margin-left: 0;
  border-left: none;
}

.toolbarButton:last-of-type, .lastToolbarContainer {
  margin-right: 1px;
}


.modal.followModal {
  top: 200px;
  width: 700px;
  max-width: 100%;
  right: 0;
  left: 0;
  margin: auto;
  padding-bottom: 18px;
}

.followTitle {
  font-size: 24px;
  font-weight: 600;
}


.followItems {
  max-height: calc(100vh / 5);
  overflow: auto;
  /*otherwise the scroll UI overflows triggering the scroll ui */
  padding-bottom: 15px;
}

.followItem {
  margin-top: 0;
}

.followTitle {
  margin-bottom: 10px;
  text-align: center;
  color: #333;
}

#emailBox {
  margin-top: 8px;
}

#followEmailAddress {
  width: 70%;
  margin-right: 5%;
  box-sizing: border-box;
}

#followEmailButton {
  width: 25%;
  box-sizing: border-box;
}

#followEmailWorking {
  display: none;
}

.working #followEmailWorking {
  display: block;
}

.working #followEmailButton,
.working #followEmailAddress {
  display: none;
}

.eAlertCopy {
  margin-bottom: 20px;
}

/*override just part of the background config inheriting the rest*/
/*I don't know why padding is set this way*/
/*noinspection CssOptimizeSimilarProperties*/
.modalErrorButton.shareSelection {
  position: relative;
  border-radius: 2px;
  width: 110px;
  height: 10px;
  margin-top: 0;
  margin-left: 50px;
  padding: 80px 0 20px 0;
  background-size: 80px 80px;
  background-repeat: no-repeat;
  background-position: center 5px;
  background-color: transparent;
  font-size: 18px;
  color: #333;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  text-align: center;
  border: 1px solid #fbfbfb;
}

.modalErrorButton.shareSelection:hover:before {
  content: '';
  position: absolute;
  background-color: #ddd;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.modalErrorButton.shareSelection.disabled:hover:before {
  display: none;
}

.modalErrorButton.shareSelection:hover {
  color: #000;
}

.shareSelection.disabled {
  opacity: 0.5;
  border-color: #000;
}

.modalErrorButton.shareSelection.disabled:hover {
  color: #333;
}

.shareSelection.disabled:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
}


/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#shareViaFacebook {
  background-image: url(../images/FB-fLogo-online-broadcast-2a233f610bbb05255557d4acbfc335a9.svg);
  background-size: 65px;
  background-position: center 10px;
}

#shareViaTwitter {
  background-image: url(../images/twitter-36d201d443d42df078622f39d73644c9.svg);
}

#shareViaEmail {
  background-image: url(../images/email-e45c294ae5f1cec0df9390849960c671.svg);
}

#linkBox {
  margin-top: 20px;
}

#linkCopy, #embedCopy {
  height: 25px;
  box-sizing: border-box;
  margin-right: 18px;
  width: 300px;
}



.hasSpinner .menuText {
  visibility: hidden;
}


/*override just part of the background config inheriting the rest*/
/*I don't know why margin is set this way*/
/*noinspection CssOptimizeSimilarProperties*/
.modalErrorButton.fileDownloadSelection {
  display: inline-block;
  position: relative;
  border-radius: 2px;
  width: 110px;
  height: 10px;
  margin: 0 0 0 54px;
  background-size: 80px;
  background-repeat: no-repeat;
  background-position: center 5px;
  background-color: transparent;
  /*border: 1px solid #333;*/
  border: 1px solid #fbfbfb;
  font-size: 18px;
  color: #333;
  text-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
  padding: 80px 0 20px;
}

.modalErrorButton.fileDownloadSelection.disabled:after {
  content: '';
  position: absolute;
  background-color: #ddd;
  opacity: 0.5;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  cursor: default;
}

.modalErrorButton.fileDownloadSelection:hover:before {
  content: '';
  position: absolute;
  background-color: #ddd;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.modal.downloadModal, .modal.shareModal, .modal.followModal {
  text-align: left;
  top: 150px;
  width: 400px;
  color: #656565;
  padding: 30px;
}

.modalTitle.downloadModalTitle, .modalTitle.shareModalTitle, .modalTitle.followModalTitle {
  margin-top: 0;
  font-size: 1.25em;
}

.downloadTitle, .shareTitle, .shareEmbedTitle {
  font-size: 18px;
  margin-bottom: 12px;
}

.shareTitle, .shareEmbedTitle {
  font-weight: bold;
}

.shareEmbedTitle {
  margin-top: 24px;
}

.downloadModal input, .downloadModal button {
  display: none;
}

.modalErrorButton.fileDownloadSelection.disabled:hover:before {
  display: none;
}

.modalErrorButton.fileDownloadSelection:hover {
  color: #000;
}

.fileDownloadSelection.disabled {
  opacity: 0.5;
}

.modalErrorButton.fileDownloadSelection.disabled:hover {
  color: #333;
}

.fileDownloadSelection.disabled:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
}

.modalErrorButton.fileDownloadSelection input {
  margin-top: 10px;
}

#wordDownload {
  background-image: url(../images/word-bd2e0e6b70b8da7501cbb64d74f6c125.svg);
}


#pdfDownload {
  background-image: url(../images/pdf-48a5183ba94a17e9df74377d1026263a.svg);
}

.hasSpinner .menuText {
  visibility: hidden;
}




#potentialVersions {
  display: none;
  margin-left: 156px;
  width: 544px;
  padding: 32px 32px 32px 32px;
  top: 200px;
}

#potentialVersionsTitle {
  float: left;
}

#potentialVersionList {
  float: right;
  width: 250px;
}

#potentialVersionView {
  margin-left: 20px;
  float: right;
}

.potentialVersion {
  display: block;
  color: #333;
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
}

.potentialVersion:hover {
  text-decoration: underline;
}

.potentialVersionCurrent {
  font-weight: 600;
}

#titleArea {
  display: none;
  position: fixed;
  top: 56px;
  width: 700px;
  z-index: 2;
}

.cc_banner-wrapper ~ #main #titleArea {
  margin-top: 60px;
}

#titleBox {
  width: 700px;
  height: 37px;
  background-color: #333;
  transform: translate3d(0, 0, 0);
  margin-bottom: -2px;
}

#solo-page #titleBox {
  margin-left: 0;
}

#solo-page #gpsArea {
  display: none;
}

#titleBox .title {
  margin-top: 0;
}

#content {
  /*transition: width 0.5s;*/
  width: 700px;
  padding-bottom: 20px;
}

.widePage #content {
  width: 940px;
}

.content > *:first-child > *:first-child:not(.tableTitle) {
  margin-top: 0;
}

.content {
  line-height: 22px;
  color: #333;
}

#footer {
  width: 936px;
}

#footerArea {
  clear: both;
  width: 100%;
  background-color: #333;
  color: #5b5b5b;
  border-top: 1px solid #cbcbcb;
  position: relative;
  padding-bottom: 40px;
  z-index: 5;
  -moz-box-shadow: 0 -3px 4px rgba(0, 1, 1, .08);
  -webkit-box-shadow: 0 -3px 4px rgba(0, 1, 1, .08);
  box-shadow: 0 -3px 4px rgba(0, 1, 1, .08);
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#gcLogo {
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  display: inline-block;
  margin-top: 22px;
  margin-right: 18px;
  opacity: 0.5;
  position: relative;
  top: 1px;
  width: 100px;
  height: 61px;
  background-repeat: no-repeat;
  background-image: url(../images/eCode360_white_flat-f5b780cec0f2625106c33abcd8e13625.svg);
}

#gcLogo:hover {
  opacity: 1.0;
}

.eCodeStyle {
  font-style: italic;
}

#privacy, #tos, #desktopView, #responsiveView {
  text-decoration: none;
  color: #aaa;
  font-weight: normal;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

#desktopView, #responsiveView {
  display: none;
}

#tos:before, #desktopView:before, #responsiveView:before {
  content: "| ";
  display: inline;
  color: #5b5b5b;
}

#privacy:hover, #tos:hover, #desktopView:hover, #responsiveView:hover {
  color: white;
}

#appLinks {
  position: absolute;
  right: 160px;
  top: 24px;
}

#itunesLink {
  display: inline-block;
  overflow: hidden;
  background: url(../images/appstore-lrg-6ec9de5d6a89ca88b34793e2c4f321d8.svg) no-repeat;
  width: 135px;
  height: 40px;
  margin-right: 6px;
  background-size: contain;
}

#androidLink {
  height: 40px;
  display: inline-block;
}

#androidLinkIcon {
  height: 100%;
}

#purchase {
  text-decoration: none;
  position: absolute;
  top: 24px;
  right: 0;
  padding: 12px 16px 8px 32px;

  border: 1px solid #212121;
  border-radius: 4px;

  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  background-color: #454545;
  /* layer fill content */
  color: #bbb;
  font-size: 16px;
  text-shadow: 0 -1px 0 rgba(0, 1, 1, 0.5);
  /* inner shadow */
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15);
  /* inner shadow */
  transition: all 0.2s;
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#purchaseIcon {
  opacity: 0.2;
  position: absolute;
  left: 16px;
  top: 12px;
  width: 13px;
  height: 17px;
  background-size: 13px 17px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAARCAYAAAAG/yacAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAKZJREFUKM+Nk2ENxSAMhJGABCQgYRKehCdhEubgSZgEJFTCJEwCEr73B5LmwgaXkEDopdf2GoDwcAC20d8oOLVggL29H0kZMMa4gQOInpSByhyXJxXW8PUkRXZBR1NRtCaFSfdir2dV3tWyJSWtNKJqTV3Cb0KuQNQ5+Xufj2JTeeaK742wESkNJN0vmXIAPqzDtHs2IRT1nnd4dwHA2ZyeZ6sx3ac/No8LxDI71sAAAAAASUVORK5CYII=);
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

#purchase:hover {
  color: #fff;
}

#purchase:hover #purchaseIcon {
  opacity: 1.0;
}

#poweredBy {
  text-decoration: none;
  position: absolute;
  right: 0;
  bottom: 1px;
  font-size: 12px;
  text-transform: uppercase;
  color: #aaa;
  text-shadow: 0 -1px 0 rgba(0, 1, 1, .7);
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

#poweredBy:hover {
  color: #eee;
}

.barTitle, #gps {
  box-sizing: border-box;
  position: relative;
}

.barTitle, .mediumTitle {
  font-weight: bold;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
  margin-top: 34px;
  margin-bottom: 4px;
}

.barTitle .titleLink, .mediumTitle .titleLink {
  padding-left: 16px;
}

.notesTitle {
  font-size: 20px;
}

.notesTitle .titleNumber .titleLink {
  font-weight: 600;
  color: #333;
  text-shadow: none;
  padding-left: 0;
}

.notesTitle .titleTitle .titleLink {
  font-weight: 500;
  color: #666;
}

.notesTitle.partTitle, .notes.partNotes {
  margin-left: 8px;
}

.notesTitle.articleTitle, .notes.articleNotes {
  margin-left: 16px;
}

.notesTitle.sectionTitle, .notes.sectionNotes {
  margin-left: 32px;
}

.notesTitle .notes {
  margin-top: 8px;
  margin-bottom: 24px;
}

.noteBorder-default {
  border-left-color: #095c66;
}

.noteBorder-mint {
  border-left-color: #01a6b9;
}

.noteBorder-teal {
  border-left-color: #095c66;
}

.noteBorder-roc {
  border-left-color: #404040;
}

.noteBorder-berry {
  border-left-color: #620055;
}

.noteBorder-pineapple {
  border-left-color: #ccc000;
}

.rdw-image-imagewrapper > img {
  max-width: 100%;
}

#toc .toc.title {
  margin-top: 30px;
  position: relative;
}

#toc .barTitle, #toc .mediumTitle {
  margin-top: 20px;
  margin-bottom: 20px;
  min-height: 24px;
}

#toc .mediumTitle {
  margin-top: 33px;
}

#toc .mediumTitle ~ .barTitle {
  margin-left: 16px;
  width: 924px;
}

#titleBox .barTitle, #titleBox .mediumTitle {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-items: start;
}

#gps {
  width: 700px;
  z-index: 2;
  -moz-box-shadow: 0 3px 4px rgba(0, 1, 1, .11), inset 0 1px 0 #fff;
  -webkit-box-shadow: 0 3px 4px rgba(0, 1, 1, .11), inset 0 1px 0 #fff;
  box-shadow: 0 3px 4px rgba(0, 1, 1, .11), inset 0 1px 0 #fff;
  border: 1px solid #b2b2b2;
  background-color: #ddd;
  margin-bottom: -2px;
  transform: translate3d(0, 0, 0);
  /*transition: width 0.5s;*/
}

.cc_banner-wrapper ~ #main #gps {
  margin-top: 60px;
}

#gpsArea {
  margin-top: 24px;
  z-index: 2;
}

#gpsTitles:hover {
  -moz-box-shadow: inset 0 1px 0 #eee;
  /* inner shadow */
  -webkit-box-shadow: inset 0 1px 0 #eee;
  /* inner shadow */
  box-shadow: inset 0 1px 0 #eee;
  /* inner shadow */
  background-color: #d6d6d6;
}

#gpsTitles:hover .titleLink {
  text-shadow: 0 1px 0 #eee;
}

.lineTitleBeforeLine {
  /*
  width: 37px;
  float: left; */
  width: 100%;
}

.lineTitleLine {
  padding-top: 6px;
}

.lineTitleTitle {
  float: left;
  position: relative;
  top: -7px;
  font-size: 24px;
}

.lineTitleAfterLine {
  overflow: hidden;
  display: none;
}

.lineTitle {
  margin-top: 18px;
  margin-bottom: -7px;
  color: #27676d;
  font-size: 17px;
  overflow: hidden;
  text-decoration: none;
  display: block;
  padding-top: 12px;
}

.largeTitle {
  margin-top: 30px;
  position: relative;
  font-size: 28px;
  margin-bottom: 16px;
  display: flex;
}

.largeTitle .titleLink span, .lineTitle span, body.contentPage div.toc.title:not(.smallParent) .link span {
  color: #27676d;
}

.customerAccentColor, .customerAccentColor_Hover:hover, .customerTitleColor, .customerTitleColor .titleNumber, .customerTitleColor .titleTitle {
  color: #27676d;
}
.customerAccentColor_Background, .customerAccentColor_Background_Hover:hover {
  background-color: #27676d;
}
.customerAccentColor_Border, .customerAccentColor_Border_Hover:hover {
  border-color: #27676d;
}

.largeTitle .schemeIcons {
  top: 7px;
}

.bigTitle {
  color: #27676d;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 0 1px 0 #fff;
  overflow: hidden;
  text-decoration: none;
  display: block;
  margin-top: 18px;
}

.barTitle + .bigTitle {
  margin-top: 36px;
}

.bigTitle + .lineTitle {
  margin-top: 4px;
}

.centerTitle {
  text-align: center;
  font-size: 32px;
  text-decoration: none;
  font-weight: 700;
  margin-top: 20px;
  padding-top: 20px;
  display: block;
  color: #333;
}

.centerTitle:focus {
  outline: 0;
}

.barTitle .titleLink, .mediumTitle .titleLink, #gpsTitles {
  color: #333;
  font-weight: 500;
  font-size: 20px;
  display: block;
  margin-top: -4px;
}

.mediumTitle .titleLink {
  font-size: 24px;
}

#titleArea .titleLink, #gpsTitles {
  line-height: 17px;
}

#gpsTitles {
  margin-top: 0;
  padding: 9px 58px 2px 58px;
  background-color: #e6e6e6;
  border-left: 1px solid #f2f2f2;
  min-height: 23px;
  font-size: 16px;
  font-weight: 600;
  text-shadow: 0 1px 0 #fff;
}

#gpsTitles .link {
  display: block;
}

#gpsTitles .titleNumber {
  padding-left: 0;
  color: #333;
}

#gpsTitles .titleTitle {
  color: #333;
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#gpsTitles .subTitle, #gpsTitles .subSubTitle {
  background-size: 8px 8px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAQAAABuBnYAAAAAEUlEQVQIW2No/c+ACuglgAoB2hQWvSm7kJkAAAAASUVORK5CYII=);
}

#gpsTitles .subTitle {
  padding-left: 16px;
  background-position: 0 3px;
}

#gpsTitles .subSubTitle {
  padding-left: 32px;
  background-position: 16px 3px;
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#toc .titleLink {
  flex: 1;
  background: none;
}

#toc .barTitle, #toc .mediumTitle {
  background-image: url(../images/right-chevron-c1a87cbdf716028fac2305520fdecd43.svg);
  background-size: 10px 14px;
  background-repeat: no-repeat;
  background-position: right 1px;
  display: flex;
  align-items: center;
}

#titleArea .barTitle, #titleArea .mediumTitle {
  background-color: #333;
  border: 1px solid #111;
  -moz-box-shadow: 0 2px 4px rgba(0, 1, 1, .22), inset 0 1px 0 rgba(255, 255, 255, .3);
  /* drop shadow and inner shadow */
  -webkit-box-shadow: 0 2px 4px rgba(0, 1, 1, .22), inset 0 1px 0 rgba(255, 255, 255, .3);
  /* drop shadow and inner shadow */
  box-shadow: 0 2px 4px rgba(0, 1, 1, .22), inset 0 1px 0 rgba(255, 255, 255, .3);
  /* drop shadow and inner shadow */
  margin-top: 0;
}

#titleArea .titleNumber {
  color: #999;
  font-weight: normal;
}


#titleArea .titleLink {
  padding-top: 9px;
  border-left: 1px solid #525252;
  margin-top: 0;
  margin-bottom: 3px;
}

#titleArea .titleTitle {
  color: #e5e5e5;
  font-weight: normal;
}

.lineTitle .titleNumber {
  padding-left: 0;
}

.lineTitle span {
  color: #27676d;
}

.titleTitle.titleNoLabel {
  padding-left: 0;
}

.titleNumber {
  float: left;
  font-weight: 500;
  color: #666;
  white-space: nowrap;
}


/* show number in "upper case" in titles and other special numbery places */
.titleTitle, /* everywhere */
.xref, /* content */
#totalResultCount /* search results */
{
  font-variant-numeric: lining-nums;
}

/* for toc numbers show then in "upper case" and fixed witdth so the numbering lines up neatly */
.titleNumber {
  font-variant-numeric: tabular-nums lining-nums;
}

.titleNumbers {
  /* section ranges are smaller and less important than the "real" number */
  font-variant-numeric: proportional-nums oldstyle-nums;
  font-weight: normal;
  color: #888;
  font-size: 18px;
}

.titleNumber + .titleTitle {
  padding-left: 0.25em;
}

.titleTitle {
  font-weight: 600;
  color: #333;
  display: block;
  overflow: hidden;
  padding-left: 0;
  min-height: 23px;
}

body:not(.contentPage) .title .titleTitle {
  font-weight: normal;
  color: #333;
  text-shadow: 0 1px #fff;
}

.title .titleNumber {
  text-shadow: 0 1px #fff;
  padding-left: 0;
}

body:not(.contentPage) .title .titleNumber {
  font-weight: 700;
  color: #111;
}

body.contentPage div.toc.title:not(.smallParent) .link span {
  color: #27676d;
}

.title {
  margin-bottom: 16px;
  margin-top: 20px;
}

.smallTitle {
  font-size: 18px;
  font-weight: normal;
  color: #333;

  margin-bottom: 0;

  text-shadow: 0 1px #fff;
}

body.contentPage .title.smallParent {
  color: #333;
  font-size: 12px;
  margin-top: 19px;
  margin-bottom: -10px;
}

div.toc.smallParent a.link span {
  color: #333;
}

/*override just part of the background config inheriting the rest*/
/*noinspection CssOptimizeSimilarProperties*/
#gpsPrev, #gpsNext {
  background-color: #ddd;
  position: absolute;
  top: 1px;
  bottom: 0;
  width: 44px;
  cursor: pointer;
  text-align: center;
  background-size: 8px 14px;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

#gpsPrev:hover, #gpsNext:hover {
  background-color: #ccc;
}

#gpsPrev {
  left: 1px;
  border-right: 1px solid #bfbfbf;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAQAAAC4X5UdAAAAQUlEQVQI12NgQAIdAh3n0bgd/xFcg473Hf/hAh0OEC5UoCMBwoEKdDQguECBjvnIXGwCGFqwGIrFWiwOw+J0mBAAvbxgF13jwAUAAAAASUVORK5CYII=);
}

#gpsPrev:hover {
  border-right: 1px solid #b2b2b2;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAQAAAC4X5UdAAAAQUlEQVQI12NgQALGAsbn0bjG/xFcA+P3xv/hAsYOEC5UwDgBwoEKGDcguEAB4/nIXGwCGFqwGIrFWiwOw+J0mBAAFtdI2XiWPfEAAAAASUVORK5CYII=);
}

#gpsNext {
  right: 1px;
  border-left: 1px solid #f2f2f2;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAQAAAC4X5UdAAAAPUlEQVQI12PoON8hwIAMOv6jCQEF/ne87zBAFQAJOaAKgGACusD/jgZ0gf8d8wkINOAxFM1aNIehOR3NcwCIBmAXifJvNgAAAABJRU5ErkJggg==);
}

#gpsNext:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAQAAAC4X5UdAAAAPUlEQVQI12MwPm8swIAMjP+jCQEF/hu/NzZAFQAJOaAKgGACusB/4wZ0gf/G8wkINOAxFM1aNIehOR3NcwB6zkjZ76Fs1wAAAABJRU5ErkJggg==);
}

#gpsPrev:after, #gpsNext:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
}

#gpsPrev:after {
  left: 45px;
  border-right: 1px solid #f2f2f2;
}

#gpsNext:before {
  right: 45px;
  border-left: 1px solid #bfbfbf;
}

.selectionBox {
  height: 16px;
  width: 16px;
  cursor: pointer;
  text-align: center;
  background-size: 16px;
  background: url(../images/checkbox_unchecked-e02f015ce192f0cfc6448a7d9cb8e032.svg) no-repeat center center;
  opacity: 0.4;
  transition: opacity 0.2s;
  margin-bottom: 4px;
}

#titleBox .selectionBox {
  background-image: url(../images/checkbox_unchecked_white-2f5ec61a734aee123202a01a85117f86.svg);
  margin: 1px 15px 0;
}

#titleBox .selected .selectionBox {
  background-image: url(../images/checkbox_checked_white-460aeb787727388fc1215610dbf97ca3.svg);
}

#titleArea .selectionBox {
  fill: white;
}


.selectionBox:hover {
  opacity: 0.6;
  transform: scale(1.45);
}

.selected .selectionBox {
  opacity: 0.7;
  background-image: url(../images/checkbox_checked-e2f63d0e9f5f9da1a8584025ea3dbd3b.svg);
}

.selected .selectionBox:hover {
  opacity: 1;
}

.litem, .defitem {
  position: relative;
}

.litem_number, .defitem_number {
  color: #333;
  font-weight: 600;
  transition: all 0.2s;
  min-width: 2em;
}

.litem_number.hovered, .litem_number:hover, .defitem_number.hovered, .defitem_number:hover {
  color: #333;
  text-shadow: 1px 1px #ccc;
}

#toc {
  border-bottom: 1px solid #999;
  margin-bottom: 16px;
}

#toc.notAll {
  border-bottom: none;
}

.history b, .history {
  font-weight: normal;
  color: #666;
  margin-bottom: 14px;
  font-variant-numeric: lining-nums;
}

#notePage #mainTitle, #helpPage #mainTitle, #loginPage #mainTitle, #settingsPage #mainTitle, #errorPage #mainTitle, #accountPage #mainTitle, #randomPage #mainTitle {
  margin-top: 32px;
  font-size: 24px;
}

#notePage #mainTitle .titleTitle, #randomPage #mainTitle .titleTitle {
  padding-left: 0;
  padding-top: 3px;
}

#pageTitle {
  margin-top: 22px;
  margin-bottom: 8px;
  font-size: 28px;
  color: #27676d;
}

#loginPage #pageTitle {
  margin-bottom: 16px;
}

#lawPage button {
  font-size: 14px;
}

#lawPage #pageTitle button {
  position: relative;
  top: -3px;
}

.attachments dt {
  margin-bottom: 10px;
}

.nonxml {
  font-weight: normal;
  color: #333;
  margin-bottom: 5px;
}

.attachments dd {
  margin-bottom: 5px;
}

.screenReader {
  position: absolute;
  left: -20000px;
  top: -20000px;
}

.hide {
  display: none;
}

.readOnly {
  background: #333;
  color: #b3b3b3;
  padding: 10px;
  border: 1px solid #999;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.archivesPage .titleTitle {
  padding-left: 0;
}

.archivesPage #toc .titleTitle {
  padding-left: 10px;
}

#archiveYearsArea {
  margin-top: 36px;
}

#archiveYears {
  width: 678px;
  height: 19px;
  z-index: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  margin-right: auto;
  padding: 10px;
  background-color: #ddd;
  border: 1px solid #b2b2b2;
  /* stroke */
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* prevents bg color from leaking outside the >border */
  -moz-box-shadow: inset 0 1px 0 #fff;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
}

/*noinspection CssUnknownProperty*/
.year {
  -webkit-flex: 10px 1;
  -moz-flex: 10px 1;
  -ms-flex: 10px 1;
  -o-flex: 10px 1;
  flex: 10px 1;
  font-weight: bold;
  text-align: center;
  color: #888;
  width: 22px;
  display: inline-block;
  font-size: 16px;
  text-shadow: 0 1px 0 #fff;
  text-decoration: none;
}

.year:hover {
  color: #333;
}

.archivesPage .titleNumber {
  padding-left: 10px;
}

/* fun event for ctrl-shift-alt-j */
body {
  -webkit-transition: -webkit-transform 0.9s;
  -moz-transition: -moz-transform 0.9s;
  -o-transition: -o-transform 0.9s;
  transition: transform 0.9s;
}

body.upsideDown {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

@page {
  size: portrait;
}

@page rotated {
  size: landscape;
}

.landTable {
  page: rotated;
}

.cc_container, .cc_message {
  font-variant-ligatures: no-discretionary-ligatures;
}

div.cc_container {
  background-color: #333;
}

div.cc_banner-wrapper {
  margin-bottom: -3px;
}

.cc-window.cc-floating .cc-compliance {
  min-height: 39px;
}

article h1 {
  margin-top: 16px;
  margin-bottom: 8px;
  font-size: 28px;
  font-weight: normal;
}

#text {
  margin-top: 4px;
}

.tocTitle.lineTitle .titleTitle {
  display: inline;
}

.tocTitle.lineTitle .lineTitleTitle {
  width: 100%;
}

.tocTitle.lineTitle .lineTitleTitle .schemeIcons {
  top: 4px;
}

.toc.title .schemeIcons {
  top: 7px;
}

.contextualHelpIcon {
  height: 18px;
  width: 18px;
  opacity: .46;
  float: right;
}

.contextualHelpIcon:hover {
  opacity: .86;
}