div.userView {
  background: linear-gradient(rgba(0,0,0,0.4),rgba(0,0,0,0.4)),
              url(//www.uuworld.org/sites/live-new.uuworld.org/files/styles/scaled_1040_wide_no_upscale/public/reception_area_new_uua_hq.jpg);
  background-size: cover;
}

div.availability {
  margin-bottom: 16px;
  margin-top: 8px;
  padding: 8px;
  position: relative;
}

div.availability span.pc_time {
  margin-right: 16px;
}
div.availability span.date_opens {
  margin-right: 16px;
}
div.availability span.cong_name {
  font-size: 1.5em;
  font-weight: bold;
}
div.availability span.location {
  font-size: 0.75em;
}
div.filter-used {
  margin-top: 8px;
}
header, main, footer {
  padding-left: 200px;
}
.menu-collapse {
  width: 40px;
  margin-left: 16px;
  margin-right: 8px;
}
@media only screen and (max-width: 992px) {
  header, main, footer {
    padding-left: 0px;
  }
}
#slide-out li {
  display:inherit;
}
.caption {
/*  font-size: 1.25rem; */
  font-weight: 300;
  margin-bottom: 30px;
}

/* /search/new */
.card-select {
  text-align: center;
  transition: all 0.5s ease;
  width: 80%;
  margin: 20px auto;
}
.card-select .card-divider {
  background-color: #fefefe;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: uppercase;
  border: 1px solid #ccc;
}
.card-select .button {
  padding: 1rem;
  background-color: #ccc;
  width: 100%;
}
.card-select .button:hover {
  background-color: #ee2e5a;
}
.card-select .button:focus {
  background-color: #ee2e5a;
}
.card-select.is-selected {
  border: 1px solid #ee2e5a;
  box-shadow: 0 0 10px #e6e6e6;
  transition: all 0.5s ease;
}
.card-select.is-selected .button {
  background-color: #ee2e5a;
}
.red {
  color: #E30B7C;
}
.card.req-field {
  width: 200px;
  position: absolute;
  right: 0px;
  top: 10px;
  background-color: #FFFBD3;
}
/* END /search/new */
.vertical-text {
  transform: rotate(90deg);
  max-width: 25px;
}
.vertical.menu li.divider {
  height: 1px;
  padding-top: 8px;
  margin-bottom: 8px;
  margin-right: 15px;
  border-bottom: thin solid #58595b;
}
span.stl-form-error {
  display: block;
  font-size: 0.9em;
  margin: 0 8px 10px;
  border: 1px solid #E30B7C;
  box-shadow: 0 0 10px #E6E6E6;
  background-color: #F8C2DE;
  max-width: 350px;
  padding: 10px 8px;
}

section#mr_roles li {
  padding-bottom: 2rem;
}
.mr_q, .cr_q {
  font-weight: bold;
 /* color: #454c99; */
}

@media print {
  body { background:none; }
  .row.ss { border:none !important; }
  .no-print {display:none; background-color: white;}
  .printarea {position:absolute; width:100%; top:0; left:15px; padding:0; margin:-1px;}
  .row.header { background-color: white;}
  a[href]:after {
    content: none !important;
  }
}

.vertical.menu.right {
  background-position: left 0;
}
.menu.right a.active {
  border-left: none;
  border-right: 10px solid;
  margin-left: inherit;
  padding-left: inherit;
  margin-right: -15px;
  padding-right: 5px !important;
}
.menu.right li a {
  padding: 0.7rem 1rem;
}
span.inpt-text-ct {
  position:absolute;
  top: 0px;
  right: 5px;
}
span.text-counter {
  color: red;
}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
  z-index: 4000;
}
textarea {
  min-height: 200px;
  line-height: 1.5rem;
}
form label {
  font-size: 1rem;
}
span.button-spacer {
  margin: 0;
  margin-right: 2rem;
  margin-bottom: 1px;
  font-size: 0.9rem;
}
.button-group .button.secondary {
  background-color: #FEBE10;
}

form select.go_to {
  display: inline-block;
  width: 200px;
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  vertical-align: middle;
  padding: 0.35rem 2em 0.35rem 1em;
  -webkit-appearance: none;
  border: 1px solid #FEBE10;
  border-radius: 0px;
  text-align: center;
}
.announcement-letter {
  background: #f6f6f6;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  margin: 26px auto 55px;
  min-height: 400px;
  padding: 24px;
  position: relative;
  width: 90%;
  z-index: 4;
}
.announcement-letter:before, .announcement-letter:after {
  content: "";
  height: 98%;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.announcement-letter:before {
  background: #fafafa;
  box-shadow: 0 0 8px rgba(0,0,0,0.3);
  left: -6px;
  top: 3px;
  transform: rotate(-1.8deg);
}
.announcement-letter:after {
  background: #ffffff;
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
  right: -4px;
  top: 2px;
  transform: rotate(1.1deg);
}
ul.interests ul.openings li {
  font-weight: bold;
  font-size: 0.9rem;
}
.pct_total.warning {
  color: #bf8b0c;
}
.pct_total.error {
  color: #AB1B42;
}
.card-section .headerbar {
  text-transform: uppercase;
  font-weight: bold;
}
.card-section .title {
  font-weight: bold;
}
.cr_note {
  font-size: 0.9rem;
  font-weight: bold;
}
div.coming-soon {
  position:absolute;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background-color: #58595B;
  color: white;
  font-size: 4rem;
}
fieldset.benefits label {
  max-width: 80%;
  word-wrap: break-word;
}
.badge.square {
  margin-right: 18px;
  border-radius: 0px;
}
.role-card {
  display: inline-block;
  border: thin solid grey;
  padding: 0.3rem;
  margin: 0.3rem 1rem;
}

.opp-filter-selected .vertical a {
  color: inherit;
}
.opp-filter-selected a {
  font-weight: bold;
  color: #e30b7c;
}
.opp-filter-show-more a {
  font-weight: bold;
}
.opp-filter .badge {
  color: white;
}
.opportunity-tag {
  background-color: lightgrey;
  display: inline-block;
  margin: 0.1rem 0.3rem;
  padding: 0.1rem 0.3rem;
  border-radius: 5px;
  font-size: 0.8em;
}
textarea.short {
  min-height: 100px;
}
div.listing_display {
  position: relative;
  overflow: hidden;
  height: 100px;
}
div.listing_before {
  overflow: hidden;
  position: absolute;
  bottom: 0px;
}
div.listing_before div.card {
/*  background: linear-gradient(from bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0)); */
}
div.listing_after {
  overflow: hidden;
  position: absolute;
  top: 0px;
}
div.listing_after div.card {
/*  background: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0)); */
}
nav.right-nav {
  background-image: url(//www.uua.org/files/png/s/satellite-grey_dot_bkgd.png);
  font-size: 0.75rem;
  background-repeat: repeat-y;
  background-position: left 0;
}
.search-list-name, .search-list-group, .cycle-list-group {
  float: left;
  font-size: 1rem;
  font-weight: bold;
}
.search-list-stats {
  float: right;
}
.bg-grey {
  background-color: grey;
  color: white;
}
.bg-grey:hover, .bg-grey:visited, .bg-grey:focus {
  background-color: darkgrey;
  color: white;
}
.button.apply {
  font-weight: bold;
}
.filter.top-bar,.filter.top-bar.menu,.filter.top-bar ul {
  background-color: grey;
}
.filter.top-bar .menu-text {
  color: white;
}
.mr-comp {

}
li.min-rec-filter {

}
li.min-rec-filter.active {
  font-weight: bold;
  background-color: #e30b7c;
  color: white;
}
li.min-rec-filter ul.menu.vertical {
  background-color: white;
}
li.min-rec-filter ul.menu.vertical li.active {
  font-weight:bold;
  color: #e30b7c;
  border: none;
  background-color: inherit;
}
.cand-meter {
  font-size: 0.8rem;
  border: 1px solid grey;
  background-color: #A0C33B;
  padding: 0.2rem;
}
.switch.filter-switch {
  margin-bottom:inherit;
  top:0.3rem;
}
tr[key]:first-child a.sort.question.up, tr[key]:last-child a.sort.question.down {
  display: none;
}
ul.position-types-list li {
  list-style: none;
}
ul.position-types-list ul {
  margin-left: 2rem;
}
span.cong_location_block {
  display: inline-table;
}
.bold {
  font-weight: bold;
}
.border-button {
  outline: 9;
  background-color: #fefefe;
  display: inline-block;
  vertical-align: middle;
  margin: 1.5rem 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  width: 100%;
}
.border-button.red {
  border-color: #ee2e5a;
  color: #ee2e5a;
}
.border-button.teal {
  border-color: teal;
  color: teal;
}
a.forgot-password {
  text-align: center;
  margin: 1rem 15% 0px 15%;
  display: block;
}
.left-nav hr {
  margin-right: 20px;
}
.left-nav .left-nav-header {
  padding-left: 0rem;
}
.permissions-grid td {
  text-align: center;
}
.admin-dashboard {
  font-size: 0.8rem;
}
table tbody.drag-enabled.reorder tr {
  background-color: white;
  border-bottom: thin solid grey;
  border-top: thin solid grey;
}
.drag-enabled .drag-handle {
  cursor: grab;
}
li.menu-text.left-nav-header {
  padding: 0.7rem 0rem;
}
.left-nav hr {
  margin-right: 1rem;
}
.search-list-slc-status {
  margin-left: 2rem;
  border-radius: 0.5rem;
  padding: 0.2rem 0.4rem;
}
.search-list-slc-held {
  background-color: #FEBE10;
}
.search-list-slc-released {
  background-color: #A0C33B;
}
.search-list-slc {
  display: inline-block;
  padding: 0.4rem 0.8rem;
  margin-bottom: 1rem;
  background-color: #fbcbd6;
}
p.smaller {
  font-size: smaller;
}
.min-cand-status {
  text-transform: capitalize;
}
.reset-font-size {
  font-size: 14px;
}
.filter-menu-item {
  height: 2.1rem;
  text-align: left;
  vertical-align: middle;
}
.exclude-filter input:checked ~ .switch-paddle {
  background: #6d6b96;
}
.buttons a.button {
  margin-top: auto;
  margin-bottom: auto;
}
.strikethrough {
  text-decoration: line-through;
}
.collab-table td {
  font-size: 0.8rem;
}

[auto-copy-container] {
  position: relative;
}
[auto-copy-container] .auto-copy-alert {
  background: #dedede;
  border: thin solid black;
  border-radius: 0 0 10px 10px;
  margin-top: 0rem;
  padding: 3px 20px;
  position: relative;
  top: -1rem;
  width: 100%;
}
input[auto-test-error], textarea[auto-test-error], select[auto-test-error] {
  background-color: #F8C2DE;
  border: 1px solid #E30B7C;
}
span.search-list-position {
    clear: both;
    display: block;
    font-size: 1rem;
    margin-top: 1.5rem;
}
ul.no-dots, ul.no-dots ul {
  list-style: none;
}

.job-board-special-tag {
  margin-right: 0.75rem;
  color: #8d2277;
}
.job-board-special-tag.well-spaced-icons {
  clear: left;
  display:inline-block;
}
.job-board-special-tag.well-spaced-icons i {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.menu.vertical a.finalize-record {
  font-weight: bold;
  color: #e30b7c;
}
