.expres-node-links {
  float: right;
}
.expres-node-links ul {
  padding: 0 !important;
}
.expres-node-links a {
  color: #ef4b23;
}

.field-name-field-page-citation .field-label {
  color: #000;
  font-size: 1.4em;
  font-weight:bold;
}
.field-name-field-page-citation .field-items {
  padding: 2em 0 2em 2em;
}
.field-name-field-page-citation .field-items a {
  color: #373838;
  text-decoration: underline;
}

#expres-node-content {
  margin-top: 1.5em;
}

.block-guide h2 a,
.block-guide h2 span{
  border-bottom:1px solid #eee;
  display:block;
  margin-bottom:5px;
  padding:6px;

  background:#eee;
  text-decoration:none;
}

.action-links {
  list-style: none;
  margin-top: 1em;
}
.action-links li {
  display: inline;
}

.messages {
  padding-left: 3em !important;
}
.qtip-content .messages {
  padding-left: 0 !important;
}

.search-form-custom-class #search-block-form {
  width: 100%;
}
.search-form-custom-class #search-block-form .form-submit {
  display: inline !important;
  position: relative;
  left: -5px;
}
.search-form-custom-class #search-block-form .form-label {
  display: none;
}
.search-form-custom-class #search-block-form input.form-text {
color: #383939;
font-size: 1.3em;
height: 35px;
text-transform: lowercase;
}

label {
  display: block;
  font-weight: bold;
}

#edit-mail-wrapper {
  padding-left: 0;
}

div.vertical-tabs {
  margin-left: 0;
}
.vertical-tabs ul.vertical-tabs-list {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.vertical-tabs ul.vertical-tabs-list li {
  border-left: none;
  list-style: none !important;
  margin-left: 0 !important;
}

.qtip .messages {
  border: none;
}
.qtip .messages.status {
  background-image: none;
  padding: 10px !important;
}

#mobile-menu ul {
  list-style-type: none;
}

div.form-item div.password-suggestions {
  border-color: #ccc;
  border-radius: 4px;
  font-size: 1em;
  padding: 1em;
}
div.form-item div.password-suggestions ul {
  margin: 0.5em !important;
  padding-left: 1em !important;
}
