html {
  overflow: auto;
}

body.usw-body {
  width: 100%;
  height: 100%;
  position: relative;
  min-width: 1180px;
  padding-top: 0px;
  overflow: auto;
}

body > div.usw-body {
  background-image: none;
  width: 100%;
  position: absolute;
  padding: 0px;
  top: 29px;
  left: 0;
  right: 0;
  bottom: 0px;
}

.spinner {
  vertical-align: bottom;
  margin-right: 3px;
}

div.search-message {
  text-align: center;
  line-height: 16px;
  font-size: 1.3em;
  overflow: visible !important;
}

.usw-with-heading.usw-content-panel span.site-logo {
  background: url(/Images/comlibsmallerlogo.png?ver=1.0.7613.38210) -20px 0px;
}

#top-bar {
  position: relative;
  z-index: 2;
  width: 100%;
  background-color: #b3b6c4;
  background: url(/Images/wood.png?ver=1.0.7613.38210) no-repeat top left;
  height: 80px;
}

div.below-top {
  position: absolute;
  top: 80px;
  bottom: 0;
  left: 0;
  right: 0;
}

.main {
  position: relative;
  height: 100%;
  width: 100%;
  left: 50%;
}

div.top-bar-controls {
  margin: 0 auto;
  max-width: 1475px;
  min-width: 1230px;
  position: relative;
}

a.comlib-logo {
  display: inline-block;
  background: url(/Images/logo-small.png?ver=1.0.7613.38210) no-repeat 0 0;
  height: 56px;
  width: 64px;
  margin-top: 14px;
  margin-left: 2px;
}

div.start a.upload {
  margin-right: 25px;
}

#no-content {
  display: none;
}

input:focus,
div:focus,
span:focus,
a.search:focus {
  outline: none !important;
}

#preview.empty > div.no-content {
  position: absolute;
  top: 50%;
  width: 100%;
  background-color: #fff;
  text-align: center;
  display: block;
}

div.preview div.usw-copyright {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: -50px;
  display: block;
}

div.usw-copyright {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  color: #4f4f4f;
  display: none;
}

div.usw-copyright a {
  color: #4f4f4f;
}

label,
fieldset legend,
a,
a:link,
a:visited,
a:active,
a:hover,
h1,
h2,
h3,
h4,
h5 {
  color: #006699;
}

div.container.outer {
  padding: 0;
  height: 100%;
  min-width: 1000px;
  max-width: 1500px;
}

div.container.inner {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 0;
  left: 10px;
  padding-top: 80px;
}

div.body {
  position: absolute;
  top: 80px;
  right: 0;
  bottom: 10px;
  left: 0;
  overflow: hidden;
}

div.search-criteria {
  display: inline-block;
  position: absolute;
  left: 70px;
  top: 20px;
  right: 70px;
}

div.search-criteria div.label {
  font-size: 20px;
}

div.search-box {
  display: block;
  position: relative;
  width: 100%;
}

div.search-bar {
  position: relative;
  top: -13px;
  display: inline-block;
  width: 54%;
}

div.query-container {
  display: inline-block;
  position: absolute;
  left: 127.75px;
  right: 85px;
  height: 38px;
  padding-left: 5px;
  background: url(/Images/keywordsearch.png?ver=1.0.7613.38210) repeat-x 0 -2px;
}

div.query {
  position: absolute;
  top: 9px;
  right: 0px;
  left: 10px;
}

input.query {
  display: block;
  color: #72787b;
  font-size: 18px;
  width: 100%;
  background-color: transparent;
  border: none;
}

#comlibquery::-webkit-input-placeholder {
  color: #72787b;
}

#comlibquery:-moz-placeholder {
  color: #72787b;
}

#comlibquery::-moz-placeholder {
  color: #72787b;
}

#comlibquery::-ms-input-placeholder {
  color: #72787b;
}

a.search {
  position: absolute;
  top: 0px;
  right: -75px;
  width: 75px;
  height: 42px;
  background: url(/Images/keywordsearch.png?ver=1.0.7613.38210) no-repeat 0px -102px;
  text-align: center;
  cursor: pointer;
}

a.search:hover {
  background-position: 0px -155px;
  text-decoration: none;
}

a.search:active {
  background-position: 0px -52px;
}

a.search span {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  margin-top: 6px;
}

a.search:active span {
  margin-top: 8px;
}

div.filters select,
div.content-types select {
  display: none;
}

div.start {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
}

div.start div.centered {
  position: relative;
  width: 1000px;
  margin: 15px auto;
  font-size: 105%;
}

div.start div.main-panel {
  background-color: #e3e2e2;
  border-radius: 5px;
  box-shadow: 0px 1px 5px #666;
  width: 740px;
  position: relative;
  float: left;
}

div.start div.right-panel {
  float: right;
  width: 250px;
}

div.start div.right-panel > div {
  border-radius: 5px;
  box-shadow: 0px 1px 5px #666;
  background-color: #fff;
}

div.start div.right-panel > div > a:hover {
  text-decoration: none;
  opacity: 0.8;
}

div.start div.right-panel > div > a {
  display: block;
  width: 180px;
  padding: 30px 35px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  outline: none;
  margin-bottom: 10px;
}

div.start div.right-panel > div p {
  margin: 10px 0 0 0;
}

div.start div.right-panel > div.foundation > a {
  background: url(/Images/foundation-backdrop.jpg?ver=1.0.7613.38210) no-repeat
    0 -130px;
}

div.start div.right-panel > div.apporchard > a {
  background: url(/Images/apporchard-backdrop.jpg?ver=1.0.7613.38210) no-repeat
    0 0;
}

div.start div.right-panel > div.apporchard div.text {
  margin-top: 185px;
}

div.start div.right-panel > div.foundation div.logo {
  background: url(/Images/foundation-logo.png?ver=1.0.7613.38210) no-repeat 0 0;
  width: 133px;
  height: 92px;
  margin-left: 24px;
}

div.start div.main-panel div.about {
  font-size: 115%;
}

div.start h1,
div.start h2,
div.start h3,
div.start h4 {
  color: #b0593c;
}

div.start div.main-panel div.about,
div.start div.main-panel div.logo,
div.start div.main-panel div.contact {
  margin-top: 25px;
}

div.start div.main-panel > div {
  display: inline-block;
  width: 380px;
  margin-top: 15px;
  margin-left: 20px;
}

div.start div.main-panel div.logo {
  background: url(/Images/comliblogo-large.png?ver=1.0.7613.38210) no-repeat -134px
    0px;
  height: 332px;
  width: 218px;
  position: absolute;
  right: 70px;
  top: 0px;
}

div.start div.main-panel > div.recent-updates {
  float: right;
  margin-left: 10px;
  width: 300px;
  margin-right: 10px;
  margin-top: 330px;
}

div.recent-updates li.not-current {
  padding-left: 18px;
  margin-left: -18px;
}

div.recent-updates div.not-current {
  display: none;
}

div.recent-updates li.not-current div.not-current {
  display: inline-block;
  vertical-align: middle;
  margin-left: -18px;
  width: 18px;
  height: 16px;
  background: url(/Images/not-current.png?ver=1.0.7613.38210) no-repeat left -1px;
}

div.recent-updates li.not-current span,
div.recent-updates li.not-current a {
  vertical-align: middle;
}

ul.content-types > li.other {
  background: url(/Images/misc.png?ver=1.0.7613.38210) no-repeat 10px 23px;
  padding-top: 55px;
}

div.start div.main-panel div.contact {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
  margin-left: 0;
}

div.start div.main-panel div.usw-copyright {
  position: absolute;
  width: 100%;
  margin: 0;
  bottom: -65px;
}

#search-page {
  position: relative;
  height: 100%;
}

div.content-types {
  display: block;
  position: absolute;
  left: 0px;
  padding-right: 34px;
  height: 38px;
  width: auto;
}

span.upload {
  padding-top: -3px;
}

span.upload:hover {
  text-decoration: underline;
}

div.feedback {
  position: absolute;
  bottom: -21px;
  left: 10px;
  width: 55px;
}

div.feedback img {
  vertical-align: middle;
  float: right;
}

div.feedback a {
  color: #bdcbda;
}

div.filters {
  display: inline-block;
  width: 45%;
  height: 34px;
  vertical-align: top;
}

div.filter > div.label {
  margin-top: 4px;
}

div.search-criteria > div.filters > div.customer-container > select {
  width: 100%;
}

.ui-dropdownchecklist {
  font-family: inherit;
  font-size: 0px;
}

.ui-dropdownchecklist .ui-state-default,
.ui-dropdownchecklist .ui-state-active {
  color: #000;
}

div.filters .ui-dropdownchecklist-selector {
  height: 40px;
  padding: 0;
  padding-left: 8px;
  border: 0;
  background: url(/Images/dropdown.png?ver=1.0.7613.38210) no-repeat -40px -91px;
  background-color: transparent;
}

div.filters .ui-dropdownchecklist-selector.ui-state-active {
  background: url(/Images/dropdown-open.png?ver=1.0.7613.38210) no-repeat -40px -91px;
}

div.content-types .ui-dropdownchecklist-selector {
  color: #fff;
  height: 42px;
  padding: 0;
  padding-left: 7px;
  width: auto !important;
  border: 0;
  background: url(/Images/keywordsearch.png?ver=1.0.7613.38210) no-repeat -444px -103px;
  background-color: transparent;
}

div.content-types .ui-dropdownchecklist-selector.ui-state-active {
  background: url(/Images/keywordsearch-open.png?ver=1.0.7613.38210) no-repeat -444px -103px;
}

div.filters > div:hover span.ui-dropdownchecklist-selector {
  background-position: -40px -137px;
}

div.filters > div:active span.ui-dropdownchecklist-selector {
  background-position: -40px -225px;
}

div.content-types:hover span.ui-dropdownchecklist-selector {
  background-position: -444px -156px;
}

div.content-types:active span.ui-dropdownchecklist-selector {
  background-position: -444px -52px;
}

div.filters .ui-dropdownchecklist-selector span.no-filter {
  color: #72787b;
}

.ui-dropdownchecklist-text {
  -webkit-user-select: none; /* Chrome/Safari */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE10+ */
  -o-user-select: none;
  user-select: none;
}

div.filters span.ui-dropdownchecklist-text {
  font-size: 16px;
  font-weight: normal;
  height: 34px;
  padding-left: 4px;
  padding-top: 7px;
  background: transparent url(/Images/dropdown.png?ver=1.0.7613.38210) no-repeat -3px
    0px;
}

div.content-types span.ui-dropdownchecklist-text {
  font-size: 16px;
  font-weight: normal;
  height: 36px;
  width: auto !important;
  padding-left: 6px;
  padding-top: 7px;
  background: transparent url(/Images/keywordsearch.png?ver=1.0.7613.38210)
    no-repeat -133px -103px;
}

div.content-types:hover span.ui-dropdownchecklist-text {
  background-position: -133px -156px;
}

div.content-types:active span.ui-dropdownchecklist-text {
  padding-top: 9px;
  background-position: -133px -52px;
}

div.filters > div:hover span.ui-dropdownchecklist-text {
  background-position: -3px -46px;
}

div.filters > div:active span.ui-dropdownchecklist-text {
  background-position: -3px -182px;
}

div.filters span.ui-dropdownchecklist-selector-wrapper {
  overflow: visible !important;
}

div.filters > div {
  display: inline-block;
}

div.filters > div.customer-container {
  width: 56%;
}

div.filters > div.tag-container {
  width: 43%;
}

div.filters div.ui-dropdownchecklist-dropcontainer,
div.content-types div.ui-dropdownchecklist-dropcontainer {
  overflow-x: hidden;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  background: #cedfe8;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
  border: 1px solid #999;
  font-size: medium;
}

div.filters .ui-dropdownchecklist-dropcontainer div.ui-dropdownchecklist-item,
div.content-types
  .ui-dropdownchecklist-dropcontainer
  div.ui-dropdownchecklist-item {
  padding-left: 10px;
  padding-right: 10px;
  background: none;
  border: none;
  font-size: 12px;
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
}

div.filters
  .ui-dropdownchecklist-dropcontainer
  div.ui-dropdownchecklist-item.ui-state-hover,
div.content-types
  .ui-dropdownchecklist-dropcontainer
  div.ui-dropdownchecklist-item.ui-state-hover {
  background: #b0593c;
  color: #fff;
  border: none;
}

div.filters
  div.ui-dropdownchecklist-item.ui-state-hover
  label.ui-dropdownchecklist-text,
div.content-types
  div.ui-dropdownchecklist-item.ui-state-hover
  label.ui-dropdownchecklist-text {
  color: #fff;
}

div.content-types div.ui-dropdownchecklist-dropcontainer-wrapper {
  width: 105% !important;
}

div.content-types div.ui-dropdownchecklist-dropcontainer {
  position: absolute;
  top: -4px;
}

div.filters div.ui-dropdownchecklist-dropcontainer {
  margin-top: -3px;
  margin-left: 1px;
}

div.filters div.ui-dropdownchecklist-dropcontainer input {
  vertical-align: middle;
  margin-right: 4px;
}

div.content-types div.ui-dropdownchecklist-dropcontainer input {
  position: absolute;
  left: -9999px;
}

div.filters label.ui-dropdownchecklist-text,
div.content-types label.ui-dropdownchecklist-text {
  display: inline;
  font-size: 12px;
  color: #000;
  font-weight: normal;
}

div.main div.right-panel {
  right: 0% !important;
}

div.right-panel-outer {
  height: 100%;
  width: 100%;
  position: relative;
  top: -100%;
  right: 50%;
  overflow-x: hidden;
  overflow-y: scroll;
}

div.main div.right-panel .spacer {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: -1;
}

div.preview-orig {
  position: absolute;
  right: 60px;
  top: 18px;
  width: 810px;
  height: auto;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

div.preview {
  height: 100%;
  width: 810px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.ui-dropdownchecklist-selector div.comlib-dropdown-arrow.ui-icon {
  background: url(/Images/dropdown.png?ver=1.0.7613.38210) no-repeat 0px -91px;
  height: 40px;
  width: 26px;
}

div.filters > div:hover,
div.filters > div:hover * {
  cursor: pointer !important;
}

div.filters > div:hover div.comlib-dropdown-arrow {
  background-position: 0px -137px;
}

div.filters > div:active div.comlib-dropdown-arrow {
  background-position: 0px -226px;
}

.ui-dropdownchecklist-selector div.content-dropdown.ui-icon {
  background: url(/Images/keywordsearch.png?ver=1.0.7613.38210) no-repeat -90px -103px;
  height: 42px;
  width: 34px;
  position: absolute;
  right: 0px;
}

div.content-types:hover,
div.content-types:hover * {
  cursor: pointer !important;
}

div.content-types:hover div.content-dropdown {
  background-position: -90px -156px;
}

div.content-types:active div.content-dropdown {
  background-position: -90px -52px;
}

div.title-bar {
  position: relative;
  height: 57px;
  padding: 10px 60px 21px 110px;
  background: url(/Images/papercurl.png?ver=1.0.7613.38210) no-repeat top left;
  color: #b0593c;
}

div.title-bar .usw-customer-icon-large {
  position: absolute;
  left: 50px;
  top: 20px;
  width: 48px;
  height: 48px;
  border-radius: 6px;
  box-shadow: 0 1px 5px #999;
  background-color: #fff;
}

div.buttons {
  position: absolute;
  right: -60px;
  top: 0px;
  border: 1px solid transparent;
  display: block;
  text-align: center;
  background: transparent url() no-repeat left center;
}

div.buttons > div,
div.buttons a.email {
  height: 60px;
  width: 45px;
  border: 1px solid transparent;
  text-decoration: none;
  margin-bottom: 20px;
  cursor: pointer;
  display: block;
  background: transparent url() no-repeat left center;
  display: none;
}

div.buttons > div span,
div.buttons a.email span.label {
  display: inline-block;
  background-color: #a1c4e6;
  color: #222;
  padding: 0px 5px;
  border-radius: 7px;
}

div.buttons > div.delete {
  background-image: url(/Images/focus-groups-sprite.png?ver=1.0.7613.38210);
  display: none;
  background-position: -35px -100px;
  height: 32px;
  width: 32px;
}

div.buttons > div:hover span,
div.buttons > a.email:hover span.label {
  background-color: #fff;
}

div.buttons > div.edit {
  background-image: url(/Images/focus-groups-sprite.png?ver=1.0.7613.38210);
  display: none;
  background-position: -140px -100px;
  height: 32px;
  width: 32px;
}

div.buttons > div.upload {
  background-image: url(/Images/upload.png?ver=1.0.7613.38210);
  display: none;
}

div.buttons > div > div,
div.buttons a.email span.icon {
  display: block;
  height: 45px;
  width: 45px;
  background: url(/Images/printemailicons.png?ver=1.0.7613.38210) no-repeat;
}

div.buttons > div.download > div {
  display: block;
  height: 45px;
  width: 45px;
  background: url(/Images/down-icons.png?ver=1.0.7613.38210) no-repeat -4px -7px;
}

div.buttons > div.download:hover > div {
  background-position: -4px -63px;
}

div.buttons > div.print > div {
  background-position: -4px -9px;
}

div.buttons > div.print:hover > div {
  background-position: -4px -115px;
}

div.buttons > a.email > span.icon {
  background-position: -4px -60px;
}

div.buttons > a.email:hover > span.icon {
  background-position: -4px -166px;
}

div.title-bar > div.info > h1 {
  line-height: 1;
  font-size: 2em;
  color: #b0593c;
  white-space: nowrap;
  display: inline;
}

div.title-bar > div.info {
  padding-top: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
}

div.content {
  background: url(/Images/paper.png?ver=1.0.7613.38210) repeat-y top left;
  padding-bottom: 15px;
  min-height: 400px;
}

div.content > div {
  width: 720px; /*595px*/
  margin-left: 50px;
  overflow: hidden;
}

div.content > a {
  display: inline-block;
  margin-left: 50px;
  margin-top: 10px;
}

div.content > div.smarttext,
div.content > div.miscellaneous {
  width: 690px;
  background-color: #f7f7ff;
  border: 1px solid #c6deef;
  border-radius: 7px;
  padding: 15px;
}

div.content div.legacy-questionnaire,
div.content div.legacy-bpa {
  background-color: #fff;
}

div.content .additional-info {
  margin-top: 15px;
}

div.main div.left-panel,
div.main div.right-panel {
  position: relative;
  height: 100%;
  margin: 0 auto;
  max-width: 500px;
  min-width: 240px;
  padding-right: 905px;
  padding-left: 70px;
  right: 50%;
}

#results-container {
  position: relative;
  width: 100%;
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(255, 255, 255, 0.2);
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1;
}

textarea {
  width: 100%;
  resize: vertical;
}

#results-summary {
  margin-top: 10px;
  text-align: center;
}

div.results {
  padding: 10px 0px;
}

div.results > a {
  display: block;
  color: #222;
  padding: 8px 0px;
  cursor: pointer;
  overflow: hidden;
  vertical-align: bottom;
  line-height: 1.3;
  border-top: 1px solid #a49684;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

div.results > a:hover {
  text-decoration: none;
}

div.results > a.end,
div.results > a.end:hover {
  cursor: auto;
  padding: 8px 18px;
  box-shadow: none;
}

div.results > a:hover,
div.results > a.selected {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
}

div.results > a.selected {
  background-color: rgba(240, 240, 240, 0.7);
  background: -moz-linear-gradient(
    top,
    rgba(245, 244, 244, 0.75) 0%,
    rgba(222, 219, 219, 0.48) 100%
  ); /* FF3.6+ */
  background: -webkit-linear-gradient(
    top,
    rgba(245, 244, 244, 0.75) 0%,
    rgba(222, 219, 219, 0.48) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    rgba(245, 244, 244, 0.75) 0%,
    rgba(222, 219, 219, 0.48) 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    top,
    rgba(245, 244, 244, 0.75) 0%,
    rgba(222, 219, 219, 0.48) 100%
  ); /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(245, 244, 244, 0.75) 0%,
    rgba(222, 219, 219, 0.48) 100%
  ); /* W3C */
}

div.results > a:hover > span.end {
  background-color: transparent;
  background-image: none;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
}

span.result {
  display: block;
  margin-left: 18px;
  margin-right: 18px;
}

span.result .usw-customer-icon-small {
  display: block;
  float: left;
  margin-top: 4px;
  margin-left: -33px;
}

div.results > a.end > span {
  padding-left: 0px;
}

div.results > a > span {
  padding-left: 35px;
}

div.results > a.show-more > span {
  padding-left: 0px;
}

div.results > a.show-more > span.spinner {
  display: block;
  float: left;
  margin-top: -26px;
}

div.results span.customer-name,
div.results span.version {
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  color: #4f4f4f;
}

span.record-name {
  display: block;
}

span.clear {
  display: block;
}

span.record-name,
span.record-name-inline {
  font-size: 1.2em;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

span.record-name-inline {
  overflow: visible;
  display: none;
}

span.customer-name {
  float: left;
}

div.results span.version {
  float: right;
}

a.show-more > span {
  text-align: center;
}

a.show-more span {
  display: block;
}

span.smartlink,
span.smartlist,
span.smarttext {
  display: inline-block;
  position: relative;
  cursor: pointer;
  word-wrap: break-word;
  word-break: break-all;
}

span.smartlink.hidden {
  display: none;
}

#content {
}

#content > div {
}

#content span.smartlink,
div.view-dialog span.smartlink {
  background-color: #ddf4ff;
}

#content span.smartlist,
div.view-dialog span.smartlist {
  background-color: #ffffc7;
}

span.smartlink:hover span.pin,
span.smartlist:hover span.pin {
  display: inline-block;
  position: absolute;
  top: -10px;
  left: -15px;
  width: 30px;
  height: 35px;
  background: url(/Images/pushpins.png?ver=1.0.7613.38210) no-repeat -127px -6px;
}

span.smartlink.clicked span.pin,
span.smartlist.clicked span.pin {
  display: inline-block;
  position: absolute;
  top: -10px;
  left: -15px;
  width: 30px;
  height: 35px;
  background: url(/Images/pushpins.png?ver=1.0.7613.38210) no-repeat -193px 2px;
}

span.smartlink img,
span.smartlist img {
  position: absolute;
  right: 0;
  bottom: 0;
}

div.view-dialog {
  position: absolute;
  border: 1px solid #ddd;
  border-radius: 7px;
  background-color: #fff;
  padding: 5px;
  list-style-type: none;
  box-shadow: 0px 1px 5px #666;
  z-index: 1;
}

div.view-dialog h1 {
  float: left;
}

div.dialog-content div.Single {
  background-color: #ffffc7;
  display: inline-block;
  border: 1px solid #000;
  position: relative;
  float: right;
  vertical-align: middle;
  padding: 2px;
}

div.view-dialog div.options {
  clear: both;
}

div.dialog-content div.Multiple {
  background-color: #ddf4ff;
  display: inline-block;
  border: 1px solid #000;
  position: relative;
  float: right;
  vertical-align: middle;
  padding: 2px;
}

div.view-dialog ul {
  list-style-type: none;
}

div.view-dialog ul ul {
  margin-left: 10px;
}

/* Registry Configuration - Explicitly set background-color
	of the back dialog link as the background-color would
	sometimes inexplicably change to a light gray in
	Internet Explorer :/ */
div.view-dialog a.back {
  background-color: #fff;
  /*position: relative;
    float: right;*/
}

div.view-dialog div.regnav div,
div.view-dialog div.regnav a {
  display: inline-block;
  width: 50%;
}

div.view-dialog div.regnav a.close {
  text-align: right;
  cursor: pointer;
}

div.view-dialog div.back:hover {
  text-decoration: underline;
}

div.view-dialog h1 {
  font-size: 22px;
}

.filter-label {
  font-weight: bold;
  font-size: 120%;
}

.smartset ul ul {
  margin-left: 10px;
  list-style: none;
}

.smartset div.description {
  margin-left: 15px;
}

.smartset li.section,
.smartset li.smartgroup,
.smartset li.smartgroup > ul {
  margin-top: 5px;
}

.smartset li.section {
  border: 1px solid #c6deef;
  border-radius: 7px;
  overflow: hidden;
  background-color: #f7f7ff;
}

.smartset li.section > span {
  display: inline-block;
  width: 100%;
  padding: 3px;
  background-color: #c6deef;
  font-weight: bold;
  margin-bottom: 3px;
}

.smartset li.section > ul {
  padding-bottom: 5px;
}

.smartset li.section > ul > li {
  border-top: 1px solid #c6deef;
  margin-top: 5px;
}

.smartset li.smartgroup > span {
  width: 100%;
  font-weight: bold;
}

.smartset li.datarow span {
  margin-left: 3px;
  vertical-align: middle;
  color: #444;
}

.smartset li.datarow input {
  margin-left: 3px;
}

.smartset li.datarow label input {
  vertical-align: middle;
}

.smartset li.smartgroup input {
  vertical-align: text-top;
}

.smartset li.datarow span.info {
  float: right;
}

.smartset .toggle {
  display: inline-block;
  width: 10px;
  height: 10px;
  cursor: pointer;
  background: url(/Images/SmartSetToggle.png?ver=1.0.7613.38210) no-repeat;
  background-position: left 3px;
  margin: 0 5px 0 4px;
}

.smartset .panelname {
  margin-left: 3px;
}

.smartset .toggle.hidden {
  background: none;
}

.smartset li.datarow label {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin-left: 16px;
}

.smartset .smartgroup .required {
  color: #f00;
}

.smartset .summarysentence {
  color: #948484;
  font-size: 90%;
  margin-left: 100px;
}

div.view-dialog div.dialog-content {
  max-height: 400px;
  max-width: 600px;
  overflow: auto;
  position: relative;
}

div.view-dialog div.dialog-content div {
  clear: both;
}

div.view-dialog div.divet {
  background: url(/Images/divet.png?ver=1.0.7613.38210) no-repeat;
  position: absolute;
  top: -19px;
  height: 23px;
  width: 25px;
}

body > .usw-content-panel {
  background-color: transparent !important;
}

span.site-name {
  display: none;
  /*color: transparent;
    display: block;
    width: 310px;
    height: 33px;
    background-position: -290px top;
    margin-top: 20px;
    margin-left: 55px;
    /* hide the actual text by moving it down */
  /*overflow: hidden;
    line-height: 200px;*/
}

span.site-logo {
  display: block;
  left: -10px;
  width: 89px;
  height: 89px;
  position: absolute;
  z-index: 1;
}

a.send {
  float: right;
  margin-top: 5px;
  margin-left: 7px;
  display: inline-block;
  padding: 3px;
  color: #606060;
  border: 1px solid #b7b7b7;
  border-radius: 0.5em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background-color: #dedede;
  text-align: center;
  width: 50px;
}

a.cancel {
  float: right;
  margin-top: 5px;
  margin-left: 7px;
  display: inline-block;
  padding: 3px;
  border: 1px solid transparent;
  text-decoration: underline;
}

a.cancel:hover {
  color: #fff;
  background-color: #006699;
  text-decoration: none;
}

a.send:hover {
  text-decoration: none;
  background-color: #cdcdcd;
}

.print-only {
  display: none;
}

div.more {
  display: inline;
}

table.flowsheet-table {
  border-spacing: 0px;
  table-layout: fixed;
  width: 718px;
}

div.flowsheet div.table {
  border-radius: 7px;
  overflow: hidden;
  border: 1px solid #fff;
}

div.flowsheet table td {
  padding: 2px;
}

div.flowsheet tr.group {
  border-bottom: 1px solid #fff;
  background-color: #6b6b73;
  color: #fff;
}

div.flowsheet tr.group td.col3 {
  background-color: #6b6b73;
  text-align: right;
  font-style: italic;
  color: #efefef;
}

div.flowsheet tr.row td.name {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  background-color: #adadb5;
  color: #000;
  vertical-align: top;
}

div.flowsheet tr.row td.data {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  background-color: #e7e7ef;
  color: #808080;
  text-align: right;
  font-style: italic;
  vertical-align: top;
  overflow: hidden;
}

div.flowsheet tr.row.Yellow td.name {
  background-color: #efefc6;
}

div.flowsheet tr.row.Yellow td.data {
  background-color: #ffffd6;
}

div.flowsheet tr.hovering.Yellow td.name,
div.flowsheet tr.hovering.Yellow td.data {
  background-color: #f7f7de;
}

div.flowsheet tr.row.Cyan td.name {
  background-color: #c6c6ef;
}

div.flowsheet tr.row.Cyan td.data {
  background-color: #d6d6ff;
}

div.flowsheet tr.hovering.Cyan td.name,
div.flowsheet tr.hovering.Cyan td.data {
  background-color: #dedef7;
}

div.flowsheet tr.row.Salmon td.name {
  background-color: #efc6c6;
}

div.flowsheet tr.row.Salmon td.data {
  background-color: #ffd6d6;
}

div.flowsheet tr.hovering.Salmon td.name,
div.flowsheet tr.hovering.Salmon td.data {
  background-color: #f7dede;
}

div.flowsheet tr.row.LightGreen td.name {
  background-color: #c6efc6;
}

div.flowsheet tr.row.LightGreen td.data {
  background-color: #d6ffd6;
}

div.flowsheet tr.hovering.LightGreen td.name,
div.flowsheet tr.hovering.LightGreen td.data {
  background-color: #def7de;
}

div.flowsheet tr.row.Aqua td.name {
  background-color: #c6efef;
}

div.flowsheet tr.row.Aqua td.data {
  background-color: #d6ffff;
}

div.flowsheet tr.hovering.Aqua td.name,
div.flowsheet tr.hovering.Aqua td.data {
  background-color: #def7f7;
}

div.flowsheet tr.row.Lavender td.name {
  background-color: #efc6ef;
}

div.flowsheet tr.row.Lavender td.data {
  background-color: #ffd6ff;
}

div.flowsheet tr.hovering.Lavender td.name,
div.flowsheet tr.hovering.Lavender td.data {
  background-color: #f7def7;
}

div.flowsheet tr.row td.col3 {
  text-align: right;
  background-color: #d6d6d6;
}

div.flowsheet tr.row td.col3 span.expand {
  border: 1px solid #000;
  padding-left: 4px;
  padding-right: 5px;
  margin-right: 5px;
  background-color: #00f;
  color: #fff;
  opacity: 0.2;
}

div.flowsheet tr.row td.col3 {
  cursor: pointer;
}

div.flowsheet tr.hovering.row td.col3 span.expand {
  cursor: pointer;
  opacity: 0.5;
}

div.flowsheet tr.collapsed td.col3 {
  border-bottom: 1px solid #fff;
}

div.flowsheet tr.row.collapsed td.col3 span.expand {
  padding-left: 4px;
  padding-right: 4px;
  background-color: #f00;
}

div.flowsheet tr.hovering td.name,
div.flowsheet tr.hovering td.data {
  background-color: #efefef;
  cursor: pointer;
}

div.flowsheet tr.info.collapsed {
  display: none;
}

div.flowsheet tr.info td {
  background-color: #d6d6d6;
  border-bottom: 1px solid #fff;
}

div.flowsheet tr.info td img {
  display: none;
}

div.flowsheet tr.info td > ul.enduser > li,
div.flowsheet tr.info td > ul.analyst > li {
  display: inline;
}

div.flowsheet tr.info td > ul.enduser > li:before,
div.flowsheet tr.info td > ul.analyst > li:before {
  content: ", ";
}

div.flowsheet tr.info td > ul.enduser > li:first-child:before,
div.flowsheet tr.info td > ul.analyst > li:first-child:before {
  content: "";
}

div.flowsheet tr.top td.name {
  border-right: 1px solid #fff;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  padding-left: 5px;
}

div.flowsheet tr.top td.data {
  text-align: center;
  color: #fff;
  background-color: #6b6b73;
  border-right: 1px solid #fff;
}

div.flowsheet tr.top td {
  background-color: #424a52;
}

div.flowsheet tr.top.time td,
div.flowsheet tr.top.singlecolumn td {
  border-bottom: 1px solid #000;
}

div.flowsheet tr.top td.data div.time {
  font-size: 20px;
}

div.flowsheet tr.hidden {
  display: none;
}

div.flowsheet tr.row td.name div.cascade {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 -2px;
  width: 16px;
  height: 16px;
  opacity: 0.7;
  background: url(/images/cascade.png) no-repeat;
}

div.flowsheet tr.row td.name div.cascade:hover {
  cursor: pointer;
  opacity: 1;
}

div.view-dialog.cascade ul.cascade > li {
  float: left;
}

div.flowsheet ul.properties {
  color: #5a00ff;
  font-weight: bold;
}

div.flowsheet ul.analyst,
div.flowsheet div.analyst {
  color: Gray;
}

div.template,
div.content-type,
div.stylesheet {
  display: inline;
}

div.no-rows {
  width: 100%;
  height: 200px;
  font-weight: bold;
  font-size: 20px;
  line-height: 200px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}

div.report div.print-group {
  display: inline-block;
  vertical-align: top;
}

div.report div.print-group > div {
  border: 1px solid #c6deef;
  border-radius: 7px;
  background-color: #f7f7ff;
  margin: 4px;
  padding: 3px 12px 4px 12px;
  overflow: hidden;
  word-wrap: break-word;
}

div.stylesheet {
  float: right;
}

div.report div.print-group div.more {
  display: block;
  margin-left: 10px;
}

div.report div.print-group div.more > ul,
div.report div.print-group div.more > ul > li {
  display: inline;
}

div.report div.print-group div.more > ul > li:before {
  content: ", ";
}

div.report div.print-group div.more > ul > li:first-child:before {
  content: "";
}

div.report div.print-group div.accordion-setup {
  margin-left: 10px;
  font-style: italic;
}

div.report div.print-group div.accordion-setup span.label {
  font-style: normal;
}

div.report div.print-group div.accordion-setup ul ul {
  display: inline;
  margin-left: 5px;
}

div.report div.print-group div.accordion-setup ul li.groups ul {
  display: block;
  margin-left: 10px;
}

div.report div.print-group div.accordion-setup ul ul > li {
  display: inline;
}

div.report div.print-group div.accordion-setup ul li.groups ul > li {
  display: list-item;
}

div.report div.print-group div.accordion-setup ul ul > li:before {
  content: ", ";
}

div.report div.print-group div.accordion-setup ul li.groups ul > li:before {
  content: "";
}

div.report div.print-group div.accordion-setup ul ul > li:first-child:before {
  content: "";
}

div.miscellaneous div {
  margin-bottom: 10px;
}

div.miscellaneous div.published {
  color: #f00;
  font-weight: bold;
}

div.miscellaneous div.download {
  font-weight: bold;
  font-size: 120%;
}

div.miscellaneous div.description {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

div.miscellaneous div.description > pre {
  white-space: pre-wrap; /* css-3 */
  white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
  font-family: Trebuchet MS, "Lucida Sans", Helvetica, Verdana, Arial,
    sans-serif;
  overflow: auto;
}

/*div.smartform div.draw
{
    background: url(/Images/draw.png?ver=1.0.7613.38210);
    height: 700px;
    width: 100%;
    display:block;
    margin: 4px 0px 10px 5px;
    float: left;
}
div.smartform div.smarttextimg
{
    background: url(/Images/smarttextimg.png?ver=1.0.7613.38210);
    height: 80px;
    width: 100%;
    display:block;
    margin: 4px 0px 10px 5px;
    float: left;
}
div.smartform div.comment
{
    background: url(/Images/comment.png?ver=1.0.7613.38210);
    height: 13px;
    width: 12px;
    display: inline-block;
    margin: 7px 2px 0px 2px;
    vertical-align: top;
    
}
div.smartform input.sfbutton
{
    height: auto;
    margin: 4px 5px 4px 0px;
    float: left;
    display: inline-block;
    padding: 0px 2px 1px 2px;
    vertical-align:middle;
}
div.smartform span.sfradio
{
    height: auto;
    margin: 0px 5px 4px 0px;
    float: left;
    display: inline-block;
    padding: 0px 2px 1px 2px;
    vertical-align:middle;
}   
div.smartform input.sfradio
{

    height: auto;
    margin: 2px 5px 2px 0px;
    float: left;
    display: inline-block;
    padding: 0px 2px 1px 2px;
    vertical-align:middle;
  

}
div.smartform input.tristate
{
    height: auto;
    margin: 2px 5px 2px 0px;
    float: left;
    display:block;
    width: 171px;  
    vertical-align:middle;
    background: url(/Images/tristate.png?ver=1.0.7613.38210);
}
div.smartform div.choiceblock
{
    width:70%;
    
    float:right;
    display:inline;
}
div.smartform div.contentblock
{
    width:70%;
    
    float:right;
    display:inline;
}
div.smartform div.chrontrol
{
    background: url(/Images/chrontrol.png?ver=1.0.7613.38210) 0px 0px;
    height: 20px;
    width: 96px;
    display:block;
    margin: 2px 5px 2px 0px;
    float: left;
    text-align: center;
    vertical-align: middle;
}
div.smartform div.collapseimg
{
    background: url(/Images/SmartSetToggle.png?ver=1.0.7613.38210);
    height: 7px;
    width: 10px;
    display:block;
    margin: 8px 3px 10px 3px;
    float: left;
}
div.smartform span.collapseimg
{
    background: url(/Images/SmartSetToggle.png?ver=1.0.7613.38210);
    height: 7px;
    width: 10px;
    display:block;
    margin: 8px 3px 10px 3px;
    float: left;
}
div.smartform span.sftitle
{
    margin-left: 5px;
}
div.smartform span.prompt
{
    width: 24%;
    min-width: 24%;
    min-height: 27px;
    display:inline-block;
    height:100%;
    margin-left: 2px;
    margin-bottom: 2px;
    margin-top: 2px;
}
div.smartform div.smartformrow
{
    border: 1px solid #808080;
    width: 100%;
    overflow: hidden;
    padding: 2px 2px 2px 2px;
}
    
div.smartform span.select
{
    display: block;
    font-size: 80%;
    color: #777;
}*/

div.smartform ul.form {
  border-radius: 7px;
  overflow: hidden;
  border: 1px solid #bdbdbd;
}

div.smartform div.smartform-title {
  border: 1px solid #000;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  font-size: 120%;
  background-color: #0084c6;
  color: #fff;
}

div.smartform ul.form {
  background-color: #fff;
}

div.smartform li.title {
  color: #fff;
  background-color: #0084c6;
}

div.smartform li.title,
div.smartform div.label {
  padding-left: 6px;
}

div.smartform div.dropdown {
  display: inline-block;
  width: 10px;
  height: 7px;
  background: url(/Images/SmartFormToggle.png?ver=1.0.7613.38210) no-repeat 0px
    0px;
  margin-left: 5px;
  margin-right: 10px;
}

div.smartform li.collapsible {
  padding-left: 25px;
  background: url(/Images/SmartFormToggle.png?ver=1.0.7613.38210) no-repeat 10px
    6px;
}

div.smartform li.cell {
  border-bottom: 1px solid #c6c6c6;
}

div.smartform li.cell.rows {
  border-bottom: none;
}

div.smartform li.cell div.prompt {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  padding-left: 4px;
  word-wrap: break-word;
}

div.smartform li.collapsible div.prompt {
  width: auto;
}

div.smartform li.cell div.component {
  display: inline-block;
  width: 79%;
}

div.smartform li.cell div.component li {
  display: inline-block;
}

div.smartform li.cell div.component > * {
  margin-left: 10px !important;
}

div.smartform li.cell ul.button li,
div.smartform li.cell div.button,
div.smartform li.cell ul.yesno li {
  padding: 0px 6px;
  background-color: #efefef;
  border: 1px solid #b5b5b5;
  margin: 2px;
  display: inline-block;
}

div.smartform li.cell ul.checkbox li,
div.smartform li.cell div.checkbox {
  padding-left: 15px;
  background: url(/Images/disabled-checkbox.png?ver=1.0.7613.38210) no-repeat
    0px 2px;
  margin-right: 10px;
}

div.smartform li.cell ul.radio li,
div.smartform li.cell div.radio {
  padding-left: 15px;
  background: url(/Images/disabled-radio.png?ver=1.0.7613.38210) no-repeat 0px
    2px;
  margin-right: 10px;
}

div.smartform li.cell ul.tristate li,
div.smartform li.cell div.tristate {
  padding: 0px 30px;
  background-color: #deefff;
  border: 1px solid #b5b5b5;
  margin: 2px;
  border-radius: 10px;
  min-width: 25%;
  height: 20px;
  text-align: center;
}

div.smartform li.cell div.tristate span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  display: inline-block;
  width: 100%;
}

div.smartform li.cell ul.tristate li div.plus,
div.smartform li.cell div.tristate div.plus {
  float: left;
  background: url(/images/plus.png) no-repeat;
  width: 15px;
  height: 15px;
  margin: 2px 3px 0px -22px;
}

div.smartform li.cell ul.tristate li div.minus,
div.smartform li.cell div.tristate div.minus {
  float: right;
  background: url(/images/minus.png) no-repeat;
  width: 15px;
  height: 5px;
  margin: 6px -22px 0px 3px;
}

div.smartform li.cell div.spacer {
  display: none;
}

div.smartform li.cell div.smarttextbox {
  background: url(/Images/smarttextbox.png?ver=1.0.7613.38210) no-repeat;
  height: 80px;
  width: 100%;
}

div.smartform li.cell div.chrontrol {
  margin: 2px;
  border: 1px solid #adadad;
  height: 16px;
}

div.smartform li.cell div.chrontrol div {
  float: right;
  height: 16px;
  width: 16px;
}

div.smartform li.cell div.chrontrol div.search {
  background: url(/Images/searchchrontrol.png?ver=1.0.7613.38210) -1px 0px;
}

div.smartform li.cell div.chrontrol div.number {
  background: url(/Images/numchrontrol.png?ver=1.0.7613.38210) 0px 0px;
}

div.smartform li.cell div.chrontrol div.date {
  background: url(/Images/datechrontrol.png?ver=1.0.7613.38210) 0px 0px;
}

div.smartform li.cell div.chrontrol div.time {
  background: url(/Images/timechrontrol.png?ver=1.0.7613.38210) 0px 0px;
}

div.smartform li.cell div.period {
  background: url(/Images/chrontrol.png?ver=1.0.7613.38210) 0px 0px;
  height: 20px;
  width: 96px;
  margin: 2px 5px 2px 0px;
  display: inline-block;
  vertical-align: middle;
}

div.smartform li.cell div.instant {
  background: url(/Images/instant.png?ver=1.0.7613.38210) 0px 0px;
  height: 20px;
  width: 196px;
  margin: 2px 5px 2px 0px;
  display: inline-block;
  vertical-align: middle;
}

div.smartform li.cell div.link {
  padding-left: 15px;
  background: url(/Images/link.png?ver=1.0.7613.38210) no-repeat 3px 1px;
  color: #00f;
  text-decoration: underline;
}

div.smartform div.comment {
  display: inline-block;
  background: url(/Images/comment.png?ver=1.0.7613.38210) no-repeat;
  height: 13px;
  width: 12px;
  margin-top: 2px;
  float: right;
  vertical-align: top;
}

div.smartform > div.non-epic {
  display: none;
  color: #f00;
}

div.smartform div.draw {
  height: 445px;
  width: 100%;
  background: url(/Images/drawcomponent.png?ver=1.0.7613.38210) no-repeat;
}

div.smartform div.image {
  height: 64px;
  width: 128px;
  margin: 2px auto;
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
  content: "Image not loaded";
  text-align: center;
  line-height: 64px;
}

div.smartform div.draw div.image {
  position: relative;
  top: 170px;
  margin: 0;
  left: 268px;
}

div.smartform table {
  margin-top: 2px;
  margin-left: 2px;
  border-collapse: collapse;
  width: 100%;
}

div.smartform table td,
div.smartform table th {
  border: 1px solid #c6c6c6;
}

div.smartform table th {
  background-color: #efefef;
}

div.downloading {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 100;
}

div.downloading div.mask {
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background: #444;
}

div.downloading div.message {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  width: 150px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}

div.downloading div.message div.spinner {
  vertical-align: middle;
}

/* Start Registry Configuration CSS Stuff */

div.registryconfiguration div.config,
div.rule,
div.property {
  padding: 10px;
  background-color: #fff;
  border-radius: 2px;
}

div.registryconfiguration span.label,
div.rule span.label,
div.rule th.label,
div.property span.label {
  color: #797979;
  font-weight: normal;
}

div.registryconfiguration ul.hlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div.registryconfiguration ul.hlist li {
  display: inline;
}

div.registryconfiguration ul.hlist span {
  display: inline-block;
  width: 30%;
}

div.registryconfiguration span[id="description"],
div.registryconfiguration span[id="schedule"],
div.registryconfiguration span[id="loopingcriteria"] {
  display: block;
}

/* Rule and Property Table Styles */

div.registryconfiguration div.rules table {
  background-color: #fff;
  border-collapse: collapse;
  border-radius: 2px;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 10px;
}

div.rule table.properties {
  table-layout: fixed;
  border-collapse: collapse;
}

div.rule table.properties td {
  vertical-align: text-top;
}

div.rule table.properties col.num {
  width: 15px;
}

div.rule table.properties col.property {
  width: 30%;
}

div.rule table.properties col.property.incrule {
  width: 50%;
}

div.rule table.properties col.operator {
  width: 70px;
}

div.rule table.properties col.value {
  width: 20%;
}

div.rule table.properties col.restype {
  width: 15%;
}

div.registryconfiguration div.rules th.expandall {
  text-align: right;
}

div.registryconfiguration div.rules th.expandall a.expandall {
  margin-right: 7px;
  cursor: pointer;
}

div.registryconfiguration div.rules td {
  padding: 2px;
}

div.registryconfiguration div.rules col.plus {
  width: 25px;
}

div.registryconfiguration div.rules col.dispgroup {
  width: 100px;
}

div.registryconfiguration div.rules col.rule {
  width: auto;
}

div.registryconfiguration div.rules td.dispgroup {
  width: 90px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

div.registryconfiguration div.rules td.rulename {
  display: table-cell;
  width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

div.registryconfiguration div.rules tr.rule.excluded td.rulename {
  color: gray;
}

div.registryconfiguration div.rules th,
div.rule th {
  text-align: left;
}

div.registryconfiguration div.rules span.plus {
  display: inline-block;
  border: 1px solid #000;
  width: 7px;
  padding-left: 3px;
  padding-right: 2px;
}

div.registryconfiguration div.rules tr.rule.hidden span.plus {
  background-color: #373737;
  color: #fff;
}

div.registryconfiguration div.rules tr.rule.visible span.plus {
  background-color: #373737;
  color: #fff;
}

div.registryconfiguration div.rules tr.rule:hover {
  cursor: pointer;
  background-color: #92cdcf;
}

div.registryconfiguration div.rules td.rulename {
  text-overflow: ellipsis;
}

div.registryconfiguration div.rules tr.rulecontent div.rule span.name {
  display: none;
}

div.registryconfiguration div.rules tbody tr.rule.hidden.last {
  border-bottom: none;
}

div.registryconfiguration div.rules tr.rule.hidden {
  border-bottom: 1px groove #ccc;
  display: table-row;
}

div.registryconfiguration div.rules tbody tr.rulecontent.last {
  border-bottom: none;
}

div.registryconfiguration div.rules tbody tr.rulecontent {
  border-bottom: 1px groove #ccc;
  display: table-row;
}

div.registryconfiguration div.rules tr.rule.hidden + tr.rulecontent {
  display: none;
}

div.registryconfiguration span.description,
div.registryconfiguration span.schedule {
  display: block;
}

/* Rule Styles */
div.rule span.netini,
div.rule span.netitem {
  margin-left: 10px;
}

div.rule span.context,
div.rule span.evallogic,
div.rule span.rettype {
  display: block;
}

div.rule span.description span.hidden {
  max-height: 55px;
  overflow: hidden;
  display: block;
  /* border-radius: 3px; */
  cursor: pointer;
  position: relative;
}

div.rule div.section,
div.rule table.metdeps,
div.registryconfiguration span.label {
  margin-top: 10px;
}

div.registryconfiguration ul.hlist,
div.registryconfiguration div.config {
  margin-bottom: 10px;
}

div.rule span.description span.visible {
  display: block;
  position: relative;
}

div.rule span.description span.hidden:hover {
  background-color: #92cdcf;
  cursor: pointer;
}

div.rule span.description span.chevron {
  position: absolute;
  right: 3px;
  bottom: 3px;
  color: #fff;
  background-color: #0055ff;
  padding-right: 2px;
  padding-left: 2px;
  border-radius: 3px;
  opacity: 0.1;
}

div.rule span.description:hover span.chevron {
  opacity: 1;
}

div.rule a,
div.registryconfiguration a {
  cursor: pointer;
  position: relative;
}

div.rule table.properties tbody.values:not(.hidden):not(:last-child) {
  /*border-top: 1px solid #808080;*/
  border-bottom: 1px solid #000;
}

div.rule tbody.values.hidden {
  display: none;
}

div.rule tbody.values {
  display: table-row-group;
  border-top: 1px solid #808080;
  margin-top: 7px;
  table-layout: fixed;
}

div.rule tbody.values td.name,
div.rule tbody.values td.value {
  border-bottom: 1px solid #808080;
  word-wrap: break-word;
}

div.rule tbody.values tr:last-child td.name,
div.rule tbody.values tr:last-child td.value {
  border-bottom: none;
}

div.rule span.parambutton {
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid transparent;
}

div.rule span.parambutton.disabled {
  background-color: #ccc;
  color: #000;
}

div.rule span.parambutton:hover {
  border: 1px solid #000;
  border-color: #000;
}

div.rule span.parambutton.enabled {
  background-color: #0053ff;
  color: #fff;
}

/* Property Styles */

div.property span.name {
  width: 70%;
  max-width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  margin-right: 10px;
}

div.property span.name + span.label {
  margin: 5px;
  width: auto;
}

div.property span.masterfile {
  display: inline-block;
  margin-left: 20px;
}

div.property div {
  margin-bottom: 5px;
}

div.property td.name {
  padding-right: 10px;
}

div.property th.label,
div.property div.label,
div.property span.label,
td.label {
  font-weight: normal;
  text-align: left;
  color: #797979;
  padding-right: 20px;
}

div.property span.multiresp {
  padding-right: 20px;
}

div.property table {
  padding-bottom: 10px;
  border-collapse: collapse;
}

div.property table.params tbody tr {
  border-top: 1px solid #000;
}

/* End Registry Configuration CSS Stuff*/

#agreement-modal {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
}

#agreement-modal div.mask {
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background: #444;
}

#agreement-modal div.dialog {
  display: none;
  background: #fff;
  width: 600px;
  height: 400px;
  padding: 20px;
  z-index: 1;
}

#agreement-modal div.dialog > div {
  padding: 0 3px;
}

#agreement-modal div.dialog ol,
#agreement-modal div.dialog ul {
  padding-left: 25px;
}

#agreement-modal div.dialog > div.prompt {
  color: #8a6b56;
  font-weight: bold;
}

#agreement-modal div.dialog > div.Section1 {
  height: 340px;
  margin-top: 10px;
  overflow-y: scroll;
  border: 1px solid #dfdfdf;
}

#agreement-modal div.dialog > div.Section1 h1 {
  font-size: 12px;
  color: #222;
}

#agreement-modal div.dialog a.usw-button {
  float: right;
  margin-top: 10px;
}

#agreement-modal div.dialog a.agree {
  color: #fff;
}

#agreement-modal div.dialog a.cancel {
  padding: 0 10px;
  text-decoration: none;
}

#agreement-modal div.dialog a.cancel:hover {
  color: #73543f;
}

#TagControl {
  display: inline;
}

div.tags label,
label.discussion {
  display: inline;
  margin-right: 5px;
}

#TagEntry {
  font-size: 12px;
  line-height: normal;
  padding: 3px 6px;
}

.ui-autocomplete {
  z-index: 100;
}

a.apporchard-logo {
  display: block;
  float: left;
  width: 85px;
  height: 68px;
  background: url(/Images/AppOrchard/logo-tiny.png?ver=1.0.7613.38210) no-repeat
    left top;
  margin: 14px 14px 0 0;
}

a.apporchard-logo:hover {
  background-position: right top;
}

/* BestPractice Advisories*/

div.BPASummary {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #fff;
  padding-right: 5px;
  padding-left: 5px;
}

div.BPASummary > h1 {
  text-align: center;
  font-size: large;
  color: #fff;
  background-color: #2a3517;
}

div.BPASummary > h2 {
  font-size: large;
  border-bottom: 2px solid #000;
  margin: 0;
  color: #000;
  font-weight: bold;
}

div.BPASection > h3 {
  font-size: small;
  font-weight: normal;
  color: #595959;
  margin: 0;
}

div.BPASection {
  margin: 0 15px 20px 15px;
}

table.BPASummaryTable {
  table-layout: fixed;
}

table.BPASummaryTable td {
  vertical-align: top;
  width: 20%;
}

table.BPASummaryTable td:nth-child(odd) {
  color: #595959;
}

table.BPASummaryTable td:nth-child(2) {
  width: 40%;
}

table.BPAContent th {
  font-weight: normal;
  text-align: left;
  color: #595959;
  background-color: #cefdce;
  border-top: 1pt solid #000;
  vertical-align: top;
}

table.BPAContent td:first-child {
  width: 15px;
  text-align: center;
}

table.BPAContent td,
th {
  padding-left: 1px;
  vertical-align: top;
  border: 1px solid #d3d3d3;
}

table.BPAContent {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
}

table.BPAFooter td:first-child {
  color: #595959;
  padding-right: 20px;
}

#BPAQM td:first-child {
  width: 400px;
  border: 1px solid #d3d3d3;
}

#BPAQM td:nth-child(2) {
  width: 75px;
  color: #595959;
}

/* UserWeb Threads Overrides */
div.usw-threads li.thread {
  box-shadow: none;
  border: 1px solid #c9bbb3;
}

div.usw-threads span.customer-name {
  float: none;
}

div.content > div.discussion,
div.content > div.download {
  overflow: visible;
  margin-top: 10px;
}

a.start-discussion,
label.discussion {
  display: inline-block;
  margin-bottom: 10px;
}

div.content > div.download label {
  display: inline-block;
  margin-right: 5px;
}

div.content > div.download input {
  display: none;
}

div.content > div.download label.upload {
  font-weight: normal;
  font-size: unset;
  font-family: Trebuchet MS, "Lucida Sans", Helvetica, Verdana, Arial,
    sans-serif;
}

div.content > div.download .usw-button {
  display: inline-block;
  margin-top: 5px;
}

div.content > div.download a.download {
  font-size: 1.2em;
  text-decoration: underline;
}

div.content > div.download .message::before {
  content: "(";
}

div.content > div.download .message::after {
  content: ")";
}

div.content > div.download .message.changed {
  -webkit-animation: flash-animation 1s linear 0.5s;
  -o-animation: flash-animation 1s linear 0.5s;
  -moz-animation: flash-animation 1s linear 0.5s;
  animation: flash-animation 1s linear 0.5s;
}

@-webkit-keyframes flash-animation {
  0% {
    text-shadow: none;
  }

  50% {
    text-shadow: 0 0 0.5em yellow;
  }

  100% {
    text-shadow: none;
  }
}

@keyframes flash-animation {
  0% {
    text-shadow: none;
  }

  50% {
    text-shadow: 0 0 0.5em yellow;
  }

  100% {
    text-shadow: none;
  }
}
