body {
  color: #333;
  font-family: "Source Sans Pro", "Trebuchet MS", Helvetica, Arial, sans-serif !important;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  background: url(../img/bg_1.jpg) repeat; }

a {
  text-decoration: none;
  color: #538288; }

input, textarea {
  font-family: "Arial";
  font-size: 14px; }

input[type="text"],
input[type="password"],
textarea {
  border: 1px solid #d8d8d8;
  padding: 6px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

fieldset {
  border: 1px solid #d8d8d8;
  padding: 6px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-top: 10px; }

fieldset.filter-wrapper {
  margin-top: 10px;
  border: 1px solid #d8d8d8; }

input[type="submit"] {
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  background: #65bd45;
  padding: 6px 9px;
  border: 1px solid #65bd45;
  text-shadow: 0 1px 0 rgba(2, 2, 2, 0.2);
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer; }

input[type="submit"]:hover {
  color: #fff;
  text-shadow: 0 1px 0 rgba(2, 2, 2, 0.2);
  background: #59b139;
  border: 1px solid #59b139; }

.image input[type="submit"] {
  padding: 5px 8px; }

html.js input.form-autocomplete {
  background-position: 100% 6px;
  padding: 5px 5px; }

html.js input.form-autocomplete.throbbing {
  background-position: 100% -14px; }

input[type="submit"].at-add-btn {
  padding: 4px 10px;
  margin: 0px 10px 0 10px; }

.el-hidden {
  display: none;
  visibility: hidden; }

.grippie {
  display: none;
  visibility: hidden; }

.clr {
  clear: both;
  float: none; }

header,
section,
footer {
  float: left;
  width: 100%; }

.blk1 {
  width: 1200px;
  margin-right: auto;
  margin-left: auto; }

.anons .blk1 {
  position: relative; }

.left {
  float: left; }

.right {
  float: right; }

.messages {
  font-size: 14px;
  line-height: 18px; }

footer p {
  margin: 0px;
  padding: 0px; }

header {
  background: #f1f1ef; }

.logo {
  padding-top: 9px;
  padding-bottom: 6px; }

.logo a {
  display: block;
  width: 170px;
  height: 100px; }

.logo a img {
  display: none; }

header .header_background {
  display: block;
  width: 100%;
  height: 120px;
  position: relative; }
header ul {
  margin: 0px;
  padding: 11px 0px 0px; }
  header ul li {
    display: inline; }
    header ul li a {
      font-size: 14px;
      font-weight: 600;
      text-shadow: 0 1px 0 rgba(2, 2, 2, 0.2);
      line-height: 23px;
      color: White;
      padding: 6px 25px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px;
      padding-left: 35px; }
    header ul li a:hover {
      background-color: rgba(0, 0, 0, 0.1); }
header .menu-404 a {
  /* shopping cart */
  background-image: url(../img/icons/uview-icon-cart.png);
  background-repeat: no-repeat;
  background-position: 6px 4px; }
header .menu-2 a {
  /* my account */
  background-image: url(../img/icons/uview-icon-account.png);
  background-repeat: no-repeat;
  background-position: 6px 4px; }
header .menu-15 a {
  /* log out */
  background-image: url(../img/icons/uview-icon-logout.png);
  background-repeat: no-repeat;
  background-position: 6px 6px; }
header #secondary-menu-links {
  position: relative;
  top: 37px;
  right: 20px; }

.dark header .menu-404 a {
  background-image: url(../img/icons/uview-icon-cart-dark.png); }
.dark header .menu-2 a {
  background-image: url(../img/icons/uview-icon-account-dark.png); }
.dark header .menu-15 a {
  background-image: url(../img/icons/uview-icon-logout-dark.png); }

footer .blk1 {
  padding-top: 11px;
  padding-bottom: 11px;
  color: #999;
  font-size: 11px; }

.footer .blk1 #copyright_statement, .footer .blk1 #contact_us {
  display: none; }

.page-infrastructure.not-logged-in .footer .blk1 .region-sidebar-footer {
  float: left;
  width: 33%; }
.page-infrastructure.not-logged-in .footer .blk1 #copyright_statement {
  float: left;
  width: 33%;
  text-align: center;
  display: block; }
.page-infrastructure.not-logged-in .footer .blk1 #contact_us {
  float: left;
  width: 33%;
  text-align: right;
  display: block; }

.conall .blk1 {
  width: 1160px;
  background: #FFF;
  margin-bottom: 10px;
  padding: 20px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  position: relative; }

.anons {
  background-color: #75a4aa;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  float: none;
  clear: both; }

.anons h1 {
  font-size: 30px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75); }

.anons p {
  color: #656565;
  font-family: "Georgia";
  font-size: 18px;
  font-style: italic;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75); }

.bt1 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(2, 2, 2, 0.2);
  background: #6b9a37 url(../img/bt1.png) repeat-x;
  border: 1px solid #6b9c37;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 9px 13px; }

.bt1:hover {
  color: #FFF;
  background: #5b98d4 url(../img/bt2.png) repeat-x;
  border: 1px solid #326496;
  text-shadow: 0 1px 0 rgba(2, 2, 2, 0.2); }

section.service {
  padding-top: 10px;
  position: absolute;
  top: -3px;
  right: 6px;
  z-index: 1; }

.node-type-basic-page-access-controlled section.service {
  display: none; }

.node-type-basic-page-access-controlled.administrator section.service {
  display: inherit; }

section.menu {
  padding-bottom: 10px; }

section.menu ul.menu {
  margin: 0px;
  padding: 0px;
  list-style: none none; }

section.menu ul.menu li {
  list-style: none none;
  display: inline;
  margin: 0px;
  padding: 0px;
  position: relative; }

section.menu ul.menu li a {
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  padding: 7px 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  white-space: nowrap; }

section.menu ul.menu li.expanded a {
  background: url(../img/ar1.png) no-repeat right center; }

section.menu ul.menu li a.active,
section.menu ul.menu li a:hover,
section.menu ul.menu li a.active-trail {
  color: #333;
  background: url(../img/bg_tr2.png) repeat; }

section.menu ul.menu ul.menu {
  margin: 0px;
  padding: 0px;
  list-style: none none;
  position: absolute;
  width: 250px;
  background: #FFFFFF;
  border: 1px solid #DADBD6;
  z-index: 12;
  left: 0px;
  display: none; }

section.menu ul.menu ul.menu ul.menu {
  left: 100%;
  top: -1px; }

section.menu ul.menu ul.menu li {
  width: 100%;
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #DADBD6; }

section.menu ul.menu ul.menu li:last-child {
  border-bottom: none; }

section.menu ul.menu ul.menu li a {
  font-weight: normal;
  font-size: 12px;
  background-image: none;
  line-height: normal; }

section.menu ul.menu ul.menu li a:hover {
  background-image: none; }

section.menu ul.menu ul.menu li a.active {
  background-image: none; }

section.menu .bm ul.menu {
  margin: 0px;
  padding: 0px;
  list-style: none none; }

section.menu .bm ul.menu li {
  list-style: none none;
  display: inline;
  margin: 0px 0px 0px -5px;
  padding: 0px;
  position: relative; }

section.menu .bm ul.menu li a {
  padding: 7px 16px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  line-height: 28px;
  background: #5b98d5 url(../img/bg_t3.png) repeat-x;
  border: 1px solid #326496;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(2, 2, 2, 0.2); }

section.menu .bm ul.menu li a.active,
section.menu .bm ul.menu li a:hover {
  color: #333;
  background: #f2f2ef url(../img/bg_t4.png) repeat-x;
  border: 1px solid #bbb;
  border-left: 1px solid #326496;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); }

section.menu .bm ul.menu li:first-child a {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  border: 1px solid #bbb; }

section.menu .bm ul.menu li:last-child a {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0; }

section.menu .bm ul.menu ul.menu {
  margin: 0px;
  padding: 10px;
  list-style: none none;
  position: absolute;
  width: 250px;
  background: #FFFFFF;
  border: 1px solid #DADBD6;
  display: none; }

section.menu .bm ul.menu ul.menu li {
  width: 100%;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px; }

section.menu .bm ul.menu ul.menu li a {
  font-weight: normal;
  font-size: 12px;
  background-image: none;
  line-height: normal; }

section.menu .bm ul.menu ul.menu li a:hover {
  background-image: none; }

section.menu .bm ul.menu ul.menu li a.active {
  background-image: none; }

section.menu .left {
  padding-right: 30px;
  margin-left: 0; }

ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none none;
  border-style: none; }
  ul.tabs li {
    list-style: none none;
    display: inline;
    margin: 0px 0px 0px -5px;
    padding: 0px;
    position: relative;
    border-style: none; }
    ul.tabs li a {
      padding: 7px 16px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      border-radius: 0px;
      line-height: 28px;
      background: #65bd45;
      border: 1px solid #65bd45;
      color: #fff;
      font-size: 12px;
      font-weight: 600;
      text-shadow: 0 1px 0 rgba(2, 2, 2, 0.2);
      margin: 0px; }
    ul.tabs li a.active,
    ul.tabs li a:hover {
      color: #333;
      background: #f2f2ef url(../img/bg_t4.png) repeat-x;
      border: 1px solid #bbb;
      border-left: 1px solid #326496;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); }
  ul.tabs li.active {
    border-style: none; }
  ul.tabs li:first-child a {
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px; }
  ul.tabs li:first-child a.active,
  ul.tabs li:first-child a:hover {
    border: 1px solid #bbb; }
  ul.tabs li:last-child a {
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0; }
  ul.tabs li:only-child a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.cat1 .blk1 {
  width: 962px; }

.view-id-browse2.view-display-id-page .teaser1 {
  background-color: #f8f8f8; }

.teaser1 {
  width: 260px;
  background: #FFF;
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
  -moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.45);
  -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.45);
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.45);
  margin-left: 5px;
  height: 260px;
  text-align: center;
  position: relative; }
  .teaser1 h2 {
    font-size: 13px;
    margin: 0px;
    padding: 10px 10px 5px;
    overflow: hidden;
    position: relative;
    font-weight: 600; }
  .teaser1 .cbody {
    color: #999;
    font-size: 11px;
    margin: 0px 0px 10px;
    padding: 0px 10px;
    height: 28px;
    overflow: hidden;
    line-height: 14px; }
  .teaser1 p {
    color: #999;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    height: 28px;
    line-height: 14px; }
  .teaser1 .image {
    height: 200px;
    position: relative;
    padding: 0 10px;
    overflow: hidden; }
    .teaser1 .image .anons {
      background: url(../img/bg_tr3.png) repeat;
      padding: 12px 10px;
      position: absolute;
      bottom: 0px;
      font-weight: bold;
      color: #FFF;
      font-size: 11px;
      text-shadow: 0 1px 0 rgba(2, 2, 2, 0.2);
      width: 290px; }
      .teaser1 .image .anons span {
        font-weight: normal; }
  .teaser1 .info {
    height: 55px;
    padding-right: 10px;
    padding-left: 10px;
    color: #999;
    font-size: 11px;
    line-height: 14px; }
    .teaser1 .info .left {
      padding-top: 14px; }
    .teaser1 .info .right {
      padding-top: 10px; }
  .teaser1 h2 a {
    color: #333; }
  .teaser1 h2 a:hover {
    color: #666; }

.bt2 {
  font-size: 14px;
  line-height: 33px;
  font-weight: bold;
  color: #FFF;
  background: #5b98d4 url(../img/bt2.png) repeat-x;
  padding: 9px 10px;
  border: 1px solid #326496;
  text-shadow: 0 1px 0 rgba(2, 2, 2, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.bt2:hover {
  color: #fff;
  text-shadow: 0 1px 0 rgba(2, 2, 2, 0.2);
  background: #6b9a37 url(../img/bt1.png) repeat-x;
  border: 1px solid #6b9c37; }

.bfollow {
  float: right;
  padding-top: 5px; }

.bfollow .bt2 {
  line-height: 24px;
  padding: 3px 10px; }

.redrup {
  overflow: hidden;
  white-space: nowrap;
  display: block;
  line-height: normal;
  width: 0px;
  padding: 9px 0px 9px 35px;
  position: relative;
  margin-top: 15px;
  float: right; }

.redrup img {
  position: absolute;
  left: 10px;
  top: 9px; }

.curationinfo .left {
  width: 800px;
  padding-top: 32px;
  padding-bottom: 25px; }

.curationinfo .node {
  display: table; }
.curationinfo .photo {
  /* float: left; */
  position: relative;
  display: table-cell;
  width: 60%; }
  .curationinfo .photo img {
    float: left;
    margin-right: 20px;
    border: 4px solid #FFF;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); }
  .curationinfo .photo .count {
    background: #92cdcd;
    padding: 3px 6px;
    position: absolute;
    right: 13px;
    bottom: -7px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
.curationinfo h1 {
  font-size: 30px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  margin: 0px;
  padding: 0px; }
.curationinfo p {
  font-size: 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  margin: 0px;
  padding: 10px 0px 0px; }
.curationinfo .curator {
  color: #999;
  font-size: 12px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  margin-left: 128px; }
.curationinfo .right {
  padding-top: 34px;
  padding-bottom: 17px; }
.curationinfo .info {
  margin: 0px;
  padding: 0px;
  list-style: none none; }
.curationinfo .info li {
  margin: 0px 0px 0px 32px;
  padding: 6px 0px 6px 25px;
  color: #326395;
  font-size: 13px;
  font-weight: bold;
  background: no-repeat left center;
  position: relative;
  cursor: pointer;
  display: block; }
.curationinfo .info .view {
  background-image: url(../img/ar4.png); }
.curationinfo .info .search {
  background-image: url(../img/ar5.png); }
.curationinfo .info .share {
  background-image: url(../img/ar3.png); }
.curationinfo .info .manage {
  margin: 0px;
  padding: 14px 0px 0px;
  list-style: none none; }
  .curationinfo .info .manage li {
    display: inline;
    margin: 0px 10px 0px 0px;
    padding: 0;
    color: #b7b7b7;
    font-size: 11px;
    line-height: 14px;
    position: relative; }
  .curationinfo .info .manage .flag a.f {
    background: no-repeat left center;
    color: #b7b7b7;
    font-size: 11px;
    line-height: 14px;
    padding: 3px 0px 3px 22px;
    background-image: url(../img/ar6.png); }
  .curationinfo .info .manage .rss a {
    background: no-repeat left center;
    color: #b7b7b7;
    font-size: 11px;
    line-height: 14px;
    padding: 3px 0px 3px 22px;
    background-image: url(../img/ar7.png); }

.fieldss {
  display: table-cell;
  vertical-align: top;
  width: 40%; }

.curationcat .blk1 {
  width: 962px;
  overflow: hidden; }

.blk_abs {
  background: #FFF;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  position: absolute;
  right: 100%;
  padding: 15px;
  width: 140px;
  z-index: 10;
  top: -20px;
  margin-right: 15px;
  display: none;
  cursor: auto; }

.blk_abs_ar {
  position: absolute;
  right: -16px;
  width: 16px;
  z-index: 11;
  top: 25px;
  height: 25px;
  background: url(../img/ar9.png) no-repeat;
  cursor: auto; }

.drupitshare {
  position: relative; }

.drupitshare .blk_abs {
  right: 0;
  width: 380px;
  z-index: 10;
  top: 15px;
  margin: 0px; }

.ajax-progress {
  white-space: nowrap; }

.ajax-progress .throbber {
  background: url(../img/trobler.gif) no-repeat;
  height: 8px;
  width: 8px;
  margin: 0px 5px 0px 5px; }

/*
.curationinfo .info li:hover .blk_abs,
.curationinfo .info li:hover .blk_abs_ar,
.curationinfo .manage li:hover .blk_abs,
.curationinfo .manage li:hover .blk_abs_ar
{
  display: block;
}
*/
.curationinfo .info .view .blk_abs {
  width: 180px; }

.curationinfo .info .search .blk_abs {
  width: 280px; }

.curationinfo .info .share .blk_abs {
  width: 380px; }

.curationinfo .manage .blk_abs {
  width: 200px;
  color: #333; }

.curationinfo .manage .blk_abs_ar {
  top: 20px; }

.curationinfo .manage .blk_abs select,
.curationinfo .manage .blk_abs select option {
  font-size: 14px; }

.curationinfo .manage .blk_abs select {
  width: 100%; }

.curationinfo .info .search .blk_abs input[type="text"],
.curationinfo .info .share .blk_abs input[type="text"],
.drupitshare .blk_abs input[type="text"] {
  width: 95%; }

.curationinfo .info .search .blk_abs input[type="submit"] {
  display: none;
  visibility: hidden; }

.curationinfo .manage .blk_abs input[type="submit"] {
  line-height: 24px;
  padding: 3px 7px; }

.curationinfo .info .search .blk_abs .form-item,
.curationinfo .info .search .blk_abs .form-actions,
.curationinfo .info .search .blk_abs form,
.curationinfo .manage .blk_abs form {
  margin: 0px;
  padding: 0px; }

.curationinfo dt, .curationinfo dd {
  font-size: 11px;
  color: #333;
  width: 47%;
  margin: 0px;
  padding: 5px 0px;
  float: left;
  overflow: hidden; }

.curationinfo dt {
  font-weight: normal;
  text-align: right;
  margin-right: 6px; }

.curationinfo .cday {
  color: #878787;
  font-weight: normal; }

.teaser2 {
  width: 470px;
  background: #FFF;
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  margin-left: 5px; }

/*
.teaser2:nth-child(2n) {
  margin-right: 0;
}
*/
.teaser2 .usertop {
  margin: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #c3c3c3; }

.teaser2 .usertop .photo {
  float: left;
  border: 1px solid #ddd;
  margin-right: 15px; }

.teaser2 .usertop .photo .user-picture {
  float: left; }

.teaser2 .usertop .photo img {
  float: left;
  height: 48px;
  width: 48px;
  border: 1px solid #fff; }

.teaser2 .usertop .user {
  color: #999;
  font-size: 12px;
  line-height: 18px;
  padding-top: 6px;
  float: left; }

.teaser2 .usertop .user a {
  font-size: 14px;
  font-weight: bold; }

.teaser2 h2 {
  font-size: 24px;
  margin: 0px;
  padding: 10px 20px 20px;
  line-height: 24px; }

.teaser2 h2 a {
  color: #333; }

.teaser2 .image {
  width: 100%;
  margin-bottom: 10px; }

.teaser2 .image img {
  width: 100%;
  height: auto; }

.teaser2 .postinfo {
  color: #909090;
  font-size: 11px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px; }

.teaser2 .content {
  font-size: 13px;
  padding: 0px 20px 15px;
  line-height: 20px; }

.teaser2 .content img {
  float: left;
  margin-right: 15px;
  width: 45%;
  height: auto; }

.teaser2 .cite {
  background: #f4f4f4 url(../img/ar8.png) no-repeat 20px 20px;
  padding: 15px 15px 15px 48px;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 15px; }

.teaser2 .cite .in {
  padding-left: 12px;
  border-left: 1px solid #d5d5d5; }

.teaser2 .cite .user a {
  font-weight: bold;
  color: #333; }

.teaser2 .comments {
  padding-right: 20px;
  /*padding-bottom: 10px;*/
  padding-left: 20px; }

.teaser2 .commentsinfo {
  padding-bottom: 15px; }

.teaser2 .commentsinfo h3 {
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  color: #bebebe; }

.teaser2 .commentsinfo h3 b {
  color: #333; }

.teaser2 .commentsinfo h3 a {
  text-transform: none;
  color: #909090;
  text-decoration: underline; }

.teaser2 .commentsinfo .share {
  background: url(../img/ar3.png) no-repeat left center;
  color: #326395;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 18px;
  cursor: pointer; }

.teaser2 .comment {
  margin-bottom: 15px;
  padding: 0px; }

.teaser2 .comments .photo {
  float: left;
  margin-right: 15px; }

.teaser2 .comments .photo img {
  height: 32px;
  width: 32px; }

.teaser2 .comment .user {
  color: #919191;
  font-size: 11px;
  margin-bottom: 5px;
  margin-left: 47px; }

.teaser2 .comment .user a {
  font-weight: bold; }

.teaser2 .comment .content {
  font-size: 11px;
  line-height: 14px;
  padding: 0px;
  margin-left: 47px; }

.teaser2 .comment .content p {
  padding: 0px;
  margin: 0px; }

.teaser2 .comment .links {
  float: right;
  margin: 0px;
  padding: 0px; }

.teaser2 .comment .links li {
  margin: 0px;
  padding: 0px 3px; }

.teaser2 .comment .links a {
  font-weight: normal; }

.commentadd {
  float: right;
  color: #909090;
  font-size: 11px;
  margin-bottom: 15px; }

.commentadd a {
  font-weight: bold; }

.comments textarea {
  height: 32px;
  border: 1px solid #d8d8d8;
  padding: 6px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.comments input[type="submit"] {
  line-height: 24px;
  padding: 3px 7px; }

.view-filters {
  margin-top: 15px;
  margin-bottom: 20px; }

.view-filters label {
  float: left;
  font-size: 14px;
  margin-top: 8px;
  margin-right: 5px; }

.view-filters .views-widget {
  float: left; }

.view-filters .views-exposed-widget {
  margin: 0px;
  padding: 0px; }

.view-filters select,
.view-filters select option {
  font-size: 12px; }

.view-filters select {
  margin-top: 5px;
  margin-right: 10px; }

.view-filters input[type="text"] {
  width: 200px;
  margin-right: 10px; }

.view-filters input[type="submit"] {
  line-height: 28px;
  padding: 5px 7px;
  margin: 0px; }

.view-filters .form-submit,
.views-exposed-form .views-exposed-widget .form-submit {
  line-height: 18px;
  padding: 5px 7px;
  margin: 0px; }

.page-admin-orders-list .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 14px; }

.page-images-nzta-projects .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.6em; }

.view-filters .views-submit-button {
  margin: 0px;
  padding: 0px; }

.item-list ul.pager {
  padding-top: 10px;
  padding-bottom: 10px; }

.item-list .pager li {
  margin: 0px 3px 10px;
  padding: 0px; }

.item-list .pager li a,
.item-list .pager .pager-current {
  background: #75a4aa;
  color: white;
  font-size: 13px;
  font-weight: 400;
  text-shadow: 0 1px 0 #fff;
  line-height: 33px;
  padding: 9px 14px;
  margin: 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

.item-list .pager .pager-current {
  background: #538288;
  color: white; }

.userblk {
  padding: 15px 0px 15px 15px;
  overflow: hidden;
  position: relative; }

.userinfo .left {
  width: 700px;
  padding-top: 32px;
  padding-bottom: 25px; }

.userinfo .photo,
.userblk .photo {
  float: left;
  position: relative; }

.userinfo .photo img,
.userblk .photo img {
  float: left;
  margin-right: 20px;
  border: 4px solid #FFF;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); }

.userblk .photo img {
  margin-right: 2px; }

.userblk .con {
  margin-left: 120px;
  overflow: hidden;
  font-size: 12px;
  line-height: 20px;
  color: #999;
  white-space: nowrap; }

.userblk .shadow {
  height: 100%; }

.userinfo .photo .role {
  background: #92cdcd;
  padding: 3px 6px;
  position: absolute;
  bottom: -7px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  right: 12px; }

.userinfo h1 {
  font-size: 30px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  margin: 0px;
  padding: 0px; }

.userinfo p {
  font-size: 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  margin: 0px;
  padding: 10px 0px 0px; }

.userinfo .right {
  padding-top: 34px;
  padding-bottom: 17px;
  width: 250px; }

.userinfo .info {
  margin: 0px;
  padding: 0px;
  list-style: none none; }

.userinfo .info li {
  margin: 0px;
  padding: 5px 0px;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  float: left;
  width: 120px;
  line-height: 20px; }

.userinfo .info li b {
  font-size: 24px;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  display: block; }

.userinfo .info .view {
  border-right: 1px solid #e0e0dd; }

.userinfo .social {
  margin: 0px;
  padding: 25px 30px 0px 0px;
  list-style: none none;
  width: 220px;
  text-align: right; }

.userinfo .social li {
  display: inline;
  margin: 0px 0px 0px 5px;
  padding: 0;
  color: #b7b7b7;
  font-size: 11px;
  line-height: 14px; }

.userinfo .social a {
  background: no-repeat left center;
  color: #b7b7b7;
  font-size: 11px;
  line-height: 14px;
  padding: 0px; }

.footer {
  background: #f8f8f6;
  padding-top: 25px;
  padding-bottom: 22px;
  font-size: 13px; }

.logged-in .footer {
  margin: 0 auto;
  float: none;
  clear: both;
  overflow: hidden; }

.footer .blk2 {
  width: 100%;
  float: left;
  padding-right: 8px;
  padding-left: 30px; }

.footer h4 {
  font-size: 12px;
  margin: 0px 0px 8px;
  padding: 0px;
  text-transform: uppercase;
  display: none; }

.footer ul {
  margin: 0px;
  padding: 0px;
  list-style: none none; }

.footer ul li {
  list-style: none none;
  margin: 0px;
  padding: 0px 0px 5px;
  font-size: 11px;
  margin-right: 30px;
  float: left; }

.footer a {
  color: #333;
  font-size: 13px; }

.form-item-drupit-images .form-item-drupit-images {
  height: 100px;
  width: 100px;
  margin: 0px 10px 10px 0px;
  float: left;
  border: 1px solid #CCC;
  overflow: hidden;
  position: relative; }

.form-item-drupit-images .form-item-drupit-images input {
  position: absolute;
  z-index: 11;
  right: 3px;
  bottom: 3px; }

.form-item-drupit-images .form-item-drupit-images label {
  height: 100px;
  width: 100px;
  float: left;
  overflow: hidden; }

.form-item-drupit-images img {
  height: auto;
  width: 100px; }

.allcon h1 {
  font-size: 25px;
  margin-top: 15px;
  line-height: 28px;
  padding: 0px 0px 13px;
  margin-left: 0px;
  margin-right: 0px;
  border-bottom: 3px solid #eee;
  color: #75a4aa;
  font-weight: 600; }

.fieldss .field {
  line-height: 15px;
  margin-bottom: 10px; }

.node-job .field {
  margin-bottom: 10px; }

.allcon .node-blog {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #c3c3c3; }

.submitted {
  float: left;
  width: 100%;
  margin-bottom: 15px; }

.submitted div {
  float: left;
  margin-right: 25px;
  padding-left: 30px;
  color: #757575;
  font-size: 12px;
  line-height: 15px;
  padding-top: 1px;
  padding-bottom: 1px; }

.submitted .date {
  background: url(../img/ab1.png) no-repeat; }

.submitted .autor {
  background: url(../img/ab2.png) no-repeat; }

.submitted .comm {
  background: url(../img/ab3.png) no-repeat; }

.allcon .left {
  width: 620px;
  margin-left: 10px; }

.allcon .right {
  width: 240px;
  padding-top: 10px; }

.allcon .action_links.right {
  width: auto;
  padding-top: 0px; }

.allcon .right .block,
.allcon .sidebar_left .block {
  background: #ececec;
  padding: 0 15px 5px 15px; }

#block-uview-custom-facet-search-keywords .title {
  display: none; }

.allcon .right .block:first-child,
.allcon .sidebar_left .block:first-child {
  padding-top: 11px;
  padding-bottom: 14px; }

.allcon .right .block .title,
.allcon .sidebar_left .block .title {
  color: #3f3f3f;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px; }

.allcon .right .block ul.menu,
.allcon .sidebar_left .block ul.menu,
.allcon .right .block .item-list ul,
.allcon .sidebar_left .block .item-list ul {
  margin: 0px;
  padding: 0px;
  list-style: none none; }

.allcon .right .block ul.menu li,
.allcon .right .block .item-list ul li,
.allcon .sidebar_left .block ul.menu li,
.allcon .sidebar_left .block .item-list ul li {
  list-style: none none;
  display: list-item;
  margin: 0px;
  padding: 0px;
  position: relative; }

.allcon .right .block ul.menu li a,
.allcon .right .block .item-list ul li a,
.allcon .sidebar_left .block ul.menu li a,
.allcon .sidebar_left .block .item-list ul li a {
  color: #333;
  font-size: 13px;
  font-weight: normal;
  padding: 10px 0px 10px 2px;
  display: block; }

.allcon .right .block ul.menu li a.active,
.allcon .right .block ul.menu li a:hover,
.allcon .right .block ul.menu li a.active-trail,
.allcon .right .block .item-list ul li a:hover {
  background-image: url(../img/ab5.png); }

.allcon .right .block ul.menu li.first a,
.allcon .right .block .item-list ul li.first a,
.allcon .sidebar_left .block ul.menu li.first a,
.allcon .sidebar_left .block .item-list ul li.first a {
  padding-top: 0;
  background-position: 0px 4px; }

.allcon .right .block ul.menu li.last a,
.allcon .right .block .item-list ul li.last a,
.allcon .sidebar_left .block ul.menu li.last a,
.allcon .sidebar_left .block .item-list ul li.last a {
  border-bottom: none; }

.allcon .node .field-name-field-image img {
  height: auto;
  width: 100%; }

.node_com #comments .submitted {
  width: auto;
  float: none; }

.node_com #comments .comment {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #e2e2e2;
  padding-top: 10px; }

.filter-wrapper {
  display: none;
  visibility: hidden; }

.uid-1 .filter-wrapper {
  display: block;
  visibility: visible; }

.uid-1 .comments .filter-wrapper {
  display: none;
  visibility: hidden; }

.node_com #comments .content {
  margin-left: 71px;
  font-size: 14px;
  line-height: 26px; }

.node_com #comments .user-picture {
  float: left;
  margin-right: 19px;
  border: 1px solid #ddd;
  background: #FFF;
  padding: 1px; }

.node_com #comments .user-picture img {
  height: 48px;
  width: 48px;
  float: left; }

.bmt {
  margin: 0px;
  padding: 0px; }

.bmt .blk2 {
  width: auto;
  margin: 0px;
  padding: 20px;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.25); }

.bmt .messages.status {
  font-size: 18px;
  line-height: 26px; }

.embedded-video .player iframe {
  width: 100%;
  height: auto; }

/* mobile */
@media only screen and (min-width: 480px) and (max-width: 970px) {
  .blk1 {
    width: 90%; }

  .cat1 .blk1,
  .curationcat .blk1,
  .conall .blk1,
  .allcon .left,
  .allcon .right {
    width: 95%; }

  .allcon .right {
    float: left;
    margin-left: 2.5%; }

  .teaser1,
  .teaser2 {
    width: 47%;
    margin-left: 1%; }

  .allcon,
  .allcon .left,
  .allcon .right,
  .conall .blk1 {
    padding-left: 0;
    padding-right: 0; }

  .anons .right {
    margin-top: 15px; }

  .anons img {
    width: 100%;
    height: auto; }

  .footer .blk2 {
    width: 47%;
    float: left;
    padding-right: 5px;
    margin-bottom: 10px; }

  .curationinfo .left,
  .curationinfo .right,
  .userinfo .left,
  .userinfo .right {
    width: auto;
    float: left; }

  .curationinfo .right,
  .teaser2 .commentsinfo .share,
  .blk_abs,
  .blk_abs_ar,
  .userinfo .right {
    display: none; }

  .curationinfo .photo img,
  .userinfo .photo img {
    float: left;
    margin-right: 10px;
    width: 50px;
    height: auto; }

  .fieldss,
  .curationinfo .curator {
    margin-left: 0px; }

  .curationinfo h1,
  .userinfo h1 {
    font-size: 24px; }

  .teaser1 .image {
    margin: 0;
    padding: 0;
    overflow: hidden; }

  .teaser1 .image img {
    width: 100%;
    height: auto;
    margin: 0; }

  .teaser1 .image .anons {
    padding: 12px 5%;
    width: 90%; }

  section.service .right {
    float: none; }

  ul.tabs {
    margin: 0px;
    padding: 0px; }

  ul.tabs li {
    display: list-item;
    float: left;
    margin: 0px 5px 5px 0px; }

  ul.tabs li a, ul.tabs li:first-child a, ul.tabs li:last-child a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; } }
@media only screen and (max-width: 479px) {
  .blk1 {
    width: 90%; }

  .cat1 .blk1,
  .curationcat .blk1,
  .conall .blk1,
  .allcon .left,
  .allcon .right {
    width: 95%; }

  .allcon .right {
    float: left;
    margin-left: 2.5%; }

  .teaser1,
  .teaser2 {
    width: auto; }

  .allcon,
  .allcon .left,
  .allcon .right,
  .conall .blk1 {
    padding-left: 0;
    padding-right: 0; }

  .teaser1 {
    width: 98%; }

  .anons .right {
    margin-top: 15px; }

  .anons img {
    width: 100%;
    height: auto; }

  .footer .blk2 {
    width: 47%;
    float: left;
    padding-right: 5px;
    margin-bottom: 10px; }

  .curationinfo .left,
  .curationinfo .right,
  .userinfo .left,
  .userinfo .right {
    width: auto;
    float: left; }

  .curationinfo .right,
  .teaser2 .commentsinfo .share,
  .blk_abs,
  .blk_abs_ar,
  .userinfo .right {
    display: none; }

  .curationinfo .photo img,
  .userinfo .photo img {
    float: left;
    margin-right: 10px;
    width: 50px;
    height: auto; }

  .fieldss,
  .curationinfo .curator {
    margin-left: 0px; }

  .curationinfo h1,
  .userinfo h1 {
    font-size: 24px; }

  .teaser1 .image {
    margin: 0;
    padding: 0;
    overflow: hidden; }

  .teaser1 .image img {
    width: 100%;
    height: auto;
    margin: 0; }

  .teaser1 .image .anons {
    padding: 12px 5%;
    width: 90%; }

  input[type="text"],
  input[type="password"],
  textarea {
    width: 90%; }

  section.service .right {
    float: none; }

  ul.tabs {
    margin: 0px;
    padding: 0px; }

  ul.tabs li {
    display: list-item;
    float: left;
    margin: 0px 5px 5px 0px; }

  ul.tabs li a, ul.tabs li:first-child a, ul.tabs li:last-child a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; } }
fieldset legend .fieldset-legend {
  font-weight: 600; }

.fieldset-description {
  padding: 10px 0px; }

table.cart_items tbody {
  border-top: none; }

table.cart_items tbody tr td, table.cart_items tbody tr th {
  padding: 5px; }

/*
table.cart_items tbody tr td.cart_item_image {
  padding-left:0;
} */
table.cart_items .filler_image {
  display: block;
  width: 105px;
  height: 10px; }

.page-node .node {
  width: auto;
  box-shadow: none; }

.basic-cart-price {
  display: none; }

.region-content {
  padding: 0 10px; }

.node-type-job .region-content {
  padding: 0; }

#secondary-menu-links li a.active {
  color: Black; }

.basic-cart-cart-unit-price.cell,
.basic-cart-cart-total-price-contents,
.basic-cart-cart-total-vat-contents,
.basic-cart-cart-x.cell {
  display: none !important; }

.view-preview-projects .views-table {
  width: 100%; }

.view-preview-projects .views-table tr td {
  padding: 5px; }

.view-preview-projects .views-table .views-field-field-image-preview {
  padding: 10px 0 7px 10px; }

#uview_front {
  padding: 15% 30% 2% 30%; }

#uview_front_links {
  text-align: center;
  font-size: 1.5em; }

td.active {
  background-color: #eee; }

tr.even, tr.odd {
  background-color: #f8f8f8; }

.form-item-workflow-scheduled {
  display: none; }

#block-userloginbar-userloginbar #user-login-form {
  background-color: #636464;
  float: left;
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.4);
  color: white; }

#user-login-form div.item-list ul {
  margin-top: -7px; }

#user-login-form div.item-list ul li a {
  color: #FFFFFF;
  display: inline-block;
  margin-top: 8px; }

#user-login-form label {
  float: left;
  margin: 8px 5px 0 10px;
  font-weight: normal; }

#user-login-form input.form-submit {
  height: 30px;
  margin-left: 10px;
  margin-top: 0;
  padding-top: 5px; }

#uview_front_bg {
  background-image: url(../img/Home-bg.png);
  background-size: 100%;
  background-position: 0px 40px;
  min-height: 100%;
  background-repeat: no-repeat;
  background-color: white; }

#contact_details {
  width: 100%;
  text-align: center;
  bottom: 0;
  position: fixed; }

#contact_details img {
  padding: 0 10px; }

html {
  overflow-y: scroll; }

html, body {
  height: 100%; }

#uview_front #about_uview, #uview_front #the_process {
  display: none; }

#uview_front_buttons #buttons {
  text-align: center; }

#uview_front_buttons #buttons a {
  display: inline-block;
  height: 49px;
  width: 147px;
  background-image: url(../img/Home-button.png);
  background-size: 100px;
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  color: white;
  font-weight: bold;
  padding-top: 7px; }

#uview_front_buttons #buttons a:hover {
  background-image: url(../img/Home-button-RO.png); }

.workflow-form-container {
  clear: both;
  padding-top: 30px; }

.photo .click_more {
  float: left;
  padding-top: 5px;
  clear: left; }

#edit-field-category-und,
#edit-og-group-ref-und-0-default {
  min-height: 200px; }

#edit-field-category-tid {
  max-width: 220px; }

.breadcrumb {
  padding: 0;
  margin: 0;
  margin-top: 5px;
  color: #333; }

.breadcrumb a {
  font-weight: 600;
  color: #538288; }

.view-filters #edit-type {
  max-width: 135px; }

.view-filters #edit-keys {
  width: 175px; }

#user-login-form div.item-list ul li.last {
  margin-left: 0; }

.basic-cart-cart-quantity.cell,
#edit-ftp-details,
.view-browse2 label,
.view-browse-direct-marketing label,
#basic-cart-checkout-form #edit-delivery-address,
.node-form .field-name-field-exif-data,
.node-form .field-name-field-iptc-data,
.node-form .field-name-field-meta-data,
.node-form .field-name-field-exiftool,
.form-wrapper .field-name-field-exif-data,
.form-wrapper .field-name-field-iptc-data,
.form-wrapper .field-name-field-meta-data,
.form-wrapper .field-name-field-exiftool,
#views-exposed-form-manage-archived-assets-page label {
  display: none; }

.form-item .description {
  font-size: 0.9em; }

.authenticated-user #edit-field-freely-download-logos-in-t,
.authenticated-user #edit-field-freely-download-images {
  display: none; }

.HPA-administrator #edit-field-freely-download-logos-in-t,
.HPA-administrator #edit-field-freely-download-images {
  display: block; }

.region-content .block-system table {
  width: 100%;
  margin: 0 0 10px;
  border: 1px solid #bebfb9;
  background: #fff; }
  .region-content .block-system table tr td {
    vertical-align: middle;
    padding: 8px 10px;
    border: 0; }
  .region-content .block-system table tr.even, .region-content .block-system table tr.odd {
    border-width: 0 1px 0 1px;
    border-style: solid;
    border-color: #bebfb9;
    background: #f3f4ee; }
  .region-content .block-system table tr.odd {
    background: #fff; }
  .region-content .block-system table th {
    text-transform: uppercase;
    background: #dbdbdb;
    border-width: 1px;
    border-style: solid;
    border-color: white;
    padding: 3px 10px; }

.page-node-edit .region-content .block-system table th {
  text-transform: none; }

#copyright img {
  vertical-align: middle;
  padding-right: 20px;
  width: 188px; }

.Limited-access section.menu ul.menu li.menu-2258 {
  display: none; }

.node-teaser .publisher_icon {
  position: absolute;
  left: 10px;
  bottom: 7px; }

.comment .submitted {
  margin-top: 17px;
  margin-bottom: 5px; }

#comments h2.title {
  margin-bottom: 0; }

.item-list .facetapi-processed li {
  padding-bottom: 3px !important; }

.item-list .facetapi-processed li a {
  display: inline !important; }

.sidebar_left {
  float: left;
  padding-right: 15px;
  margin-left: 0;
  width: 265px;
  padding-top: 10px; }

.content-with-sidebar {
  float: left;
  width: 878px; }

div .collapsiblockCollapsed a {
  background: url(/sites/all/modules/collapsiblock/collapsed-rtl.png) no-repeat right; }

#facet_keyword_form #facet_keyword {
  float: left;
  width: 95%;
  height: 20px;
  font-size: 13px;
  margin-top: 6px; }

#facet_keyword_form input[type="submit"] {
  height: 25px;
  padding-top: 4px;
  margin: 0 0 0 3px;
  width: 25px;
  padding-left: 8px;
  background-image: url(../img/icons/magnifying_glass.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  right: 21px;
  top: 21px;
  display: block;
  float: left;
  border: none; }

.view-search-assets .field img,
.view-moe-images .field img,
.view-supporting-document-publications .field img,
.view-publication-images .field img,
.view-contact-sheet-images .field img {
  width: 100%;
  height: auto; }
.view-search-assets .teaser1,
.view-moe-images .teaser1,
.view-supporting-document-publications .teaser1,
.view-publication-images .teaser1,
.view-contact-sheet-images .teaser1 {
  width: 189px; }

div .collapsiblock a {
  display: inline-block;
  padding-right: 11px; }

#moe_brand_guidelines div img {
  width: 100%;
  vertical-align: bottom; }

.page-search-assets .allcon h1,
.page-images .allcon h1,
.page-moe-brand-guidelines .allcon h1,
.page-infrastructure .allcon h1,
.node-type-basic-page-access-controlled .allcon h1 {
  position: relative; }
  .page-search-assets .allcon h1 .small,
  .page-images .allcon h1 .small,
  .page-moe-brand-guidelines .allcon h1 .small,
  .page-infrastructure .allcon h1 .small,
  .node-type-basic-page-access-controlled .allcon h1 .small {
    font-size: 10px;
    position: relative;
    top: -4px;
    line-height: 10px; }

.page-search-assets .region-content,
.page-images .region-content,
.page-infrastructure .region-content {
  margin-top: -8px; }

.facetapi-limit-link {
  padding-bottom: 5px;
  display: inline-block; }

.facet_count {
  color: #999;
  font-size: 91%; }

.photo a {
  display: inline-block;
  float: left;
  width: 100%; }

ul.nice-menu .menu-387 > a {
  /* print files */
  background-image: url(../img/icons/uview-icon-print.png);
  background-repeat: no-repeat;
  background-position: 9px 49%;
  border-right: solid 1px #538288; }
ul.nice-menu .menu-1544 > a {
  /* image library */
  background-image: url(../img/icons/uview-icon-image-library.png);
  background-repeat: no-repeat;
  background-position: 9px 49%;
  border-right: solid 1px #538288; }
ul.nice-menu .menu-2262 > a {
  /* nzta road code */
  background-image: url(../img/icons/uview-icon-road-code.png);
  background-repeat: no-repeat;
  background-position: 9px 49%;
  border-right: solid 1px #538288; }
ul.nice-menu .menu-1754 > a {
  /* media */
  background-image: url(../img/icons/uview-icon-media.png);
  background-repeat: no-repeat;
  background-position: 9px 49%;
  border-right: solid 1px #538288; }
ul.nice-menu .menu-1543 > a {
  /* visual identity */
  background-image: url(../img/icons/uview-icon-visual-id.png);
  background-repeat: no-repeat;
  background-position: 9px 49%;
  border-right: solid 1px #538288; }
ul.nice-menu .menu-2258 > a {
  /* production tracker */
  background-image: url(../img/icons/uview-icon-production-tracker.png);
  background-repeat: no-repeat;
  background-position: 9px 49%;
  border-right: solid 1px #538288; }
ul.nice-menu .menu-1614 > a {
  /* contact us */
  background-image: url(../img/icons/uview-icon-contact.png);
  background-repeat: no-repeat;
  padding-left: 35px;
  background-position: 9px 49%;
  border-right: solid 1px #538288; }
ul.nice-menu li, ul.nice-menu ul {
  border: none; }
ul.nice-menu ul a {
  border-right: none; }

ul.nice-menu > li {
  background: none;
  border: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

ul.nice-menu-down li.menuparent {
  background: none; }

ul.nice-menu-down li li.menuparent {
  background-image: url(../img/arrow-right.png); }

ul.nice-menu > li {
  background: none;
  border: none; }
  ul.nice-menu > li a {
    padding-left: 40px; }

ul.nice-menu a {
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  padding: 13px 12px;
  white-space: nowrap;
  color: white; }
ul.nice-menu a:hover {
  background-color: #538288; }
ul.nice-menu ul {
  top: 3.1em;
  left: -1px; }
ul.nice-menu li.menuparent a {
  padding-right: 12px; }
ul.nice-menu li.menuparent ul li {
  border-top: solid 1px #538288; }
ul.nice-menu li.menuparent:hover {
  background: none; }
  ul.nice-menu li.menuparent:hover li {
    background-color: #75a4aa; }
    ul.nice-menu li.menuparent:hover li a {
      background-image: none;
      padding: 10px 10px; }
    ul.nice-menu li.menuparent:hover li a:hover {
      color: white; }

.Guest .menu-path-preview-projects,
.Guest .menu-path-browse {
  display: none; }

.photo_licence_expired {
  transform: rotate(-45deg);
  width: 110%;
  top: 45%;
  left: -42px;
  float: left;
  position: absolute;
  color: white;
  background-color: red;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 16px; }

.photo_wrapper {
  display: table-cell;
  position: relative;
  overflow: hidden; }

.page-node-edit.Admin .field-name-group-content-access,
.page-node-edit.Admin .field-name-field-date-created,
.page-node-edit.Admin .field-name-price,
.page-node-edit.Admin .field-name-og-group-ref,
.page-node-edit.Admin .field-name-field-publications-used-in,
.page-node-edit.Admin .field-name-body,
.page-node-edit.Admin .field-name-field-primary-organisation,
.page-node-edit.Admin .field-name-field-category,
.page-node-edit.Admin .field-name-field-old-id,
.page-node-edit.Admin .field-name-field-can-only-be-added-to-cart,
.page-node-edit.Admin .group-meta,
.page-node-edit.Admin .group-demo,
.page-node-edit.Admin .group-theme,
.page-node-edit.Admin .group-visual-identity,
.page-node-edit.Admin .field-name-group-access,
.page-node-edit.Admin .field-name-field-preview-user-id,
.page-node-edit.Admin .field-name-field-hide-production-tracker-me,
.page-node-edit.Admin .field-name-field-contact-us,
.page-node-edit.Admin .field-name-field-imce-folder,
.page-node-edit.Admin .field-name-field-fieldset-selector,
.page-node-edit.Admin .field-name-field-edit-own-organisation,
.page-node-edit.Admin .field-name-field-access-these-areas,
.page-node-edit.Admin .field-name-field-send-order-approval-emails,
.page-node-edit.Admin .field-name-field-manage-assets-selector,
.page-node-edit.Admin .field-name-field-comments-to-uview,
.page-node-edit.Admin .field-name-field-owner-organisation,
.page-node-edit.Admin .field-name-field-client-job,
.page-node-add.Admin .field-name-group-content-access,
.page-node-add.Admin .field-name-field-date-created,
.page-node-add.Admin .field-name-price,
.page-node-add.Admin .field-name-og-group-ref,
.page-node-add.Admin .field-name-field-publications-used-in,
.page-node-add.Admin .field-name-body,
.page-node-add.Admin .field-name-field-primary-organisation,
.page-node-add.Admin .field-name-field-category,
.page-node-add.Admin .field-name-field-old-id,
.page-node-add.Admin .field-name-field-can-only-be-added-to-cart,
.page-node-add.Admin .group-meta,
.page-node-add.Admin .group-demo,
.page-node-add.Admin .group-theme,
.page-node-add.Admin .group-visual-identity,
.page-node-add.Admin .field-name-group-access,
.page-node-add.Admin .field-name-field-preview-user-id,
.page-node-add.Admin .field-name-field-hide-production-tracker-me,
.page-node-add.Admin .field-name-field-contact-us,
.page-node-add.Admin .field-name-field-imce-folder,
.page-node-add.Admin .field-name-field-fieldset-selector,
.page-node-add.Admin .field-name-field-edit-own-organisation,
.page-node-add.Admin .field-name-field-access-these-areas,
.page-node-add.Admin .field-name-field-send-order-approval-emails,
.page-node-add.Admin .field-name-field-manage-assets-selector,
.page-node-add.Admin .field-name-field-comments-to-uview,
.page-node-add.Admin .field-name-field-owner-organisation,
.page-node-add.Admin .field-name-field-client-job {
  display: none; }

.page-node-edit.Admin.node-type-basic-page-access-controlled .field-name-body {
  display: block; }

.page-node-edit.Admin.not-infrastructure-image .field-name-field-location,
.page-node-edit.Admin.not-infrastructure-image .field-name-field-property {
  display: none; }

.views-ef-fieldset-container {
  margin-top: 0; }
  .views-ef-fieldset-container .fieldset-description {
    font-weight: bold;
    color: #75a4aa;
    padding-bottom: 0; }
  .views-ef-fieldset-container .fieldset-wrapper .form-item {
    margin-top: 10px; }

#edit-reset--2 {
  margin-left: 5px; }

.order_history_wrapper {
  margin-right: 20px; }

.not-front.not-logged-in ul.tabs {
  display: none; }
.not-front.not-logged-in .footer {
  display: none; }

.not-front.not-logged-in.page-infrastructure header {
  margin-top: 0; }

#uview-custom-create-guest .form-item-roles {
  margin-bottom: 0.9em; }

#views-exposed-form-manage-moe-assets-page .form-item-field-school-tid #edit_field_school_tid_chosen {
  width: 200px !important;
  margin-right: 10px; }
#views-exposed-form-manage-moe-assets-page #edit-field-licensing-tid {
  width: 120px; }
#views-exposed-form-manage-moe-assets-page #edit-field-programme-project-tid {
  width: 160px; }
#views-exposed-form-manage-moe-assets-page #edit-field-property-tid {
  width: 127px; }
#views-exposed-form-manage-moe-assets-page #edit-keys, #views-exposed-form-manage-moe-assets-page #edit-field-school-id-value, #views-exposed-form-manage-moe-assets-page #edit-title {
  width: 120px; }
#views-exposed-form-manage-moe-assets-page #edit-field-school-id-value-wrapper {
  display: none; }

/* Display labels on Manage assets */
.view-id-manage_moe_assets .view-filters label {
  display: block;
  float: none;
  padding-bottom: 3px; }

.Ministry-of-Education #views-exposed-form-manage-moe-assets-page #edit-field-school-id-value-wrapper {
  display: block; }

.node-uview-image, .node-icon {
  position: relative; }

.node-uview-image .fieldss .links {
  position: absolute;
  right: 0;
  top: -67px;
  font-weight: 600;
  font-size: 110%; }

#moe_visual_overview_table {
  border-collapse: separate;
  margin-left: -19px; }

#moe_visual_overview_table,
#moe_visual_overview_table tbody {
  border: none;
  width: 103%; }

#moe_visual_overview_table tbody img {
  width: 100%; }

#moe_visual_overview_table td {
  vertical-align: top;
  text-align: center;
  border: solid 4px #75a4aa;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  border-radius: 9px; }

#moe_visual_overview_table td p {
  font-weight: bold; }

body.cke_editable {
  background: none; }

body.infrastructure-image #more_information_link {
  display: none; }

h2 .subheading {
  font-size: smaller;
  color: darkgray; }

div.big_teaser {
  height: 280px; }

div.big_teaser .image {
  height: 240px; }

input.form-button-disabled {
  background-image: none;
  background-color: lightgrey;
  border-color: lightgrey; }

input.form-button-disabled:hover {
  background-image: none;
  background-color: grey;
  border-color: grey; }

.Admin.Ministry-of-Social-Development .menu-387,
.Admin.Ministry-of-Social-Development .menu-2258,
.Admin.Ministry-of-Social-Development #admin-menu-menu li.expandable:first-child {
  display: none; }

.Admin.Ministry-of-Social-Development.page-node-34777 .service .tabs {
  display: none; }

.administrator.Ministry-of-Social-Development .menu-387,
.administrator.Ministry-of-Social-Development .menu-2258,
.administrator.Ministry-of-Social-Development #admin-menu-menu li.expandable:first-child {
  display: inherit; }

.administrator.Ministry-of-Social-Development.page-node-34777 .service .tabs {
  display: inherit; }

.field .field-label {
  font-weight: 600;
  font-size: 14px; }

.shortcut_buttons {
  display: none; }

.image:hover .shortcut_buttons,
.teaser1.node-icon:hover .shortcut_buttons {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 5px; }
  .image:hover .shortcut_buttons .basic-cart-add-to-cart,
  .teaser1.node-icon:hover .shortcut_buttons .basic-cart-add-to-cart {
    padding: 0;
    margin: 0;
    float: left; }
  .image:hover .shortcut_buttons .node_actions,
  .teaser1.node-icon:hover .shortcut_buttons .node_actions {
    float: left;
    display: block;
    height: 29px;
    width: 29px;
    background-color: #65bd45; }
    .image:hover .shortcut_buttons .node_actions img,
    .teaser1.node-icon:hover .shortcut_buttons .node_actions img {
      width: 19px;
      margin-top: 5px; }

ul.contextual-links.shown {
  display: block !important;
  position: relative !important;
  top: 156px !important;
  left: 24px !important; }

#block-views-logo-guides-block,
#block-views-logo-guides-block-1,
#block-views-logo-guides-block-2,
#block-views-logo-guides-block-3 {
  width: 103%;
  margin-left: -9px; }

.view-logo-guides .view-content {
  display: table;
  width: 100%; }
  .view-logo-guides .view-content .views-row {
    display: table-cell;
    width: 21.5%;
    margin-right: 1%;
    margin-bottom: 1%;
    float: left;
    text-align: center;
    height: 216px;
    border: solid 4px #75a4aa;
    border-radius: 9px;
    padding: 8px 10px; }
    .view-logo-guides .view-content .views-row .views-field-title {
      font-weight: bold;
      margin: 13px 0; }
    .view-logo-guides .view-content .views-row img {
      width: 100%;
      height: auto; }
    .view-logo-guides .view-content .views-row .views-field-field-link {
      font-weight: bold;
      margin: 13px 0; }

.region-content .block div.title {
  color: #75a4aa;
  font-weight: 600;
  font-size: large;
  margin: 1em 0; }

.node-campaign-dm .campaign_status {
  position: absolute;
  right: 0;
  padding: 5px 20px;
  top: 70px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  color: white;
  font-size: 15px; }
.node-campaign-dm .active {
  background-color: #65bd45; }
.node-campaign-dm .closed {
  background-color: red; }

.view-images .view-content,
.view-moe-images .view-content,
.view-search-assets .view-content,
.view-infrastructure .view-content,
.view-infrastructure-images .view-content,
.view-public-infrastructure-images .view-content,
.view-supporting-document-publications .view-content,
.view-publication-images .view-content,
.view-contact-sheet-images .view-content {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px; }
.view-images .views-row,
.view-moe-images .views-row,
.view-search-assets .views-row,
.view-infrastructure .views-row,
.view-infrastructure-images .views-row,
.view-public-infrastructure-images .views-row,
.view-supporting-document-publications .views-row,
.view-publication-images .views-row,
.view-contact-sheet-images .views-row {
  width: 100%;
  display: inline-block;
  margin-bottom: 17px; }
.view-images .node-uview-image,
.view-moe-images .node-uview-image,
.view-search-assets .node-uview-image,
.view-infrastructure .node-uview-image,
.view-infrastructure-images .node-uview-image,
.view-public-infrastructure-images .node-uview-image,
.view-supporting-document-publications .node-uview-image,
.view-publication-images .node-uview-image,
.view-contact-sheet-images .node-uview-image {
  background-image: url(../img/loading.png);
  background-position: center center;
  background-repeat: no-repeat; }

.view-contact-sheet-images .view-content {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5; }

.view-icons .view-content .views-row {
  width: 100px;
  margin-right: 15px;
  display: block;
  float: left; }
  .view-icons .view-content .views-row .teaser1 {
    margin-bottom: 17px;
    height: auto;
    width: 100px;
    overflow: hidden; }
    .view-icons .view-content .views-row .teaser1 .image {
      height: 85px;
      min-height: 85px;
      padding: 10px; }
      .view-icons .view-content .views-row .teaser1 .image img {
        max-width: 100%;
        height: auto;
        max-height: 100%; }

.select2-container--default .select2-results__options .select2-results__option--highlighted {
  background-color: #75a4aa; }

#infrastructure_home {
  display: none; }

.tooltip {
  position: absolute;
  z-index: 4; }
  .tooltip .tooltip_trigger {
    display: inline-block;
    float: left; }
  .tooltip img {
    width: 50px;
    opacity: 0.2; }
  .tooltip .tooltip_text {
    display: none;
    float: left;
    max-width: 250px; }
  .tooltip .tooltip_next {
    display: block;
    width: 100%;
    text-align: right;
    margin-top: 15px; }

.tooltip_text {
  position: relative;
  background: white;
  border: 2px solid #75a4aa;
  left: 10px;
  top: -5px;
  padding: 10px 15px; }

.tooltip_text:after, .tooltip_text:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.tooltip_text:after {
  border-color: transparent;
  border-right-color: #75a4aa;
  border-width: 10px;
  margin-top: -10px; }

.tooltip_text:before {
  border-color: transparent;
  border-right-color: #75a4aa;
  border-width: 13px;
  margin-top: -13px; }

.messages .trigger {
  width: 50px;
  opacity: 0.2; }

div.status {
  background-position-y: 50%; }

.field-name-field-audio-file .field-item {
  margin-bottom: 20px; }

.curationinfo .audio_asset_link {
  padding-top: 0;
  margin-top: -10px;
  margin-bottom: 10px; }
  .curationinfo .audio_asset_link img {
    margin-right: 5px;
    margin-top: -5px; }

.node-publication .field-name-field-audio-file {
  margin-bottom: 0; }

.not-logged-in.page-infrastructure .menu-383, .not-logged-in.page-infrastructure .menu-384 {
  display: none; }

.not-logged-in header {
  margin-top: 40px; }
.not-logged-in.page-review header {
  margin-top: 10px; }
.not-logged-in.page-review .region-header {
  display: none; }

.photo .publication_actions {
  clear: both; }
  .photo .publication_actions .basic-cart-add-to-cart {
    padding-top: 20px;
    float: left; }
  .photo .publication_actions .reprint-button {
    float: left;
    display: block;
    width: 68px;
    text-align: center;
    margin-top: 30px;
    height: 15px;
    line-height: 1.2; }
  .photo .publication_actions .reprint-changes-button {
    width: 127px;
    margin-left: 10px; }

input.form-checkbox, input.form-radio {
  vertical-align: inherit; }

#super_title {
  border-bottom: none;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0; }

div.node-project-overview {
  background-color: white; }

.node-project2-form ul.horizontal-tabs-list {
  display: none; }

body.administrator .node-project2-form ul.horizontal-tabs-list,
body.Admin .node-project2-form ul.horizontal-tabs-list,
body.Staff---enhanced .node-project2-form ul.horizontal-tabs-list {
  display: inline-block; }

.node-project-overview .field {
  margin-bottom: 6px; }
  .node-project-overview .field .field-label {
    float: left;
    margin-top: -1px;
    width: auto; }

label {
  font-weight: 600; }

div.warning {
  border-color: #b1a43f;
  border-width: 3px; }

.important-notice {
  color: #f00; }

#edit-printer-message {
  margin-bottom: 15px; }

#job_number_wrapper {
  clear: both; }

input.form-checkbox, input.form-radio {
  vertical-align: inherit; }

#block-userloginbar-userloginbar {
  height: 40px; }

/* hide 'add content' from customers */
.Admin #admin-menu-menu > li:first-child {
  display: none; }

.node-logo .basic-cart-add-to-cart, .node-presentations .basic-cart-add-to-cart {
  padding-top: 20px;
  clear: both; }

.files_unavailable {
  color: Red;
  font-size: 20px; }

.timelineLight .item div.info_icon img {
  width: 20px;
  position: absolute;
  right: 26px;
  bottom: 2px; }

.node-uview-image .field-name-field-extra-copyright {
  font-weight: bold;
  color: #d03333; }

.confirmation .form-item-printing-company {
  display: none; }

.smalltext {
  font-size: smaller; }

.not-logged-in #block-system-main .content div.form-item {
  margin-top: 1em; }

form .red-button {
  background-color: #d03333;
  border: solid 1px #d03333; }
  form .red-button:hover {
    background-color: #c11b23;
    border: solid 1px #c11b23; }

#better-messages-default .footer {
  background-color: inherit;
  padding-bottom: 3px; }

figure {
  margin: 0; }
  figure img {
    margin-bottom: 10px; }
  figure figcaption {
    text-align: left;
    font-style: italic;
    max-width: 610px; }

.photo figure {
  max-width: 600px; }
  .photo figure img {
    width: 100%;
    height: auto; }

#edit-default-values-price, #edit-default-values-group-content-access, #edit-default-values-field-old-id,
#edit-default-values-field-date-created, #edit-default-values-field-publications-used-in,
#edit-default-values-body, #edit-default-values-og-group-ref-und-add-more {
  display: none; }

.plupload-form-processed fieldset fieldset {
  display: none; }
  .plupload-form-processed fieldset fieldset fieldset {
    display: inherit; }

#bulk-media-upload-upload-form .form-item-title {
  display: none; }
#bulk-media-upload-upload-form #og-group-ref-values {
  border: none; }
  #bulk-media-upload-upload-form #og-group-ref-values thead {
    display: none; }
  #bulk-media-upload-upload-form #og-group-ref-values tbody, #bulk-media-upload-upload-form #og-group-ref-values tr {
    border: none; }
  #bulk-media-upload-upload-form #og-group-ref-values td {
    padding-left: 0; }
  #bulk-media-upload-upload-form #og-group-ref-values .field-multiple-drag {
    display: none; }
#bulk-media-upload-upload-form #edit-default-values-field-category {
  display: none; }
#bulk-media-upload-upload-form #edit-default-values-field-nzta-road-code-motorcycles-und {
  max-width: 400px; }

/* Style select fields - ARK */
.view-filters select {
  margin-top: 0px;
  height: 29px;
  line-height: 29px;
  font-family: 'Arial';
  font-size: 14px;
  background-color: white;
  border-radius: 5px;
  -webkit-appearance: menulist-button;
  border: solid 1px  #B9B9B9;
  padding-left: 3px; }

/* Select labels to be above fields */
label,
.view-filters label,
#views-exposed-form-briefs-page label,
#views-exposed-form-completed-jobs-page label {
  float: none;
  margin-top: 0;
  padding-bottom: 3px; }

/* Match spacing elsewhere on site */
#edit-operation,
#views-exposed-form-completed-jobs-page input,
#views-exposed-form-briefs-page input {
  margin-right: 10px; }

/* Align search button */
.page-admin-orders-list .views-exposed-form .views-exposed-widget .form-submit,
.page-admin-people-my-colleagues .views-exposed-widget .form-submit,
.page-proofs-briefs .views-exposed-widget .form-submit,
.page-proofs-completed .views-exposed-widget .form-submit,
.page-admin-content-unpublished-assets .views-exposed-widget .form-submit {
  margin-top: 1.6em; }

/* Clear filters text vertical align */
.page-admin-orders-list .views-exposed-form .views-exposed-widget a {
  line-height: 30px; }

.page-user .field-name-field-received-reviewers-guide {
  display: none; }
.page-user .block-system .content .blk1 {
  width: auto; }
.page-user .userinfo .left {
  padding-top: 0; }
  .page-user .userinfo .left h1 {
    margin-top: 0; }
.page-user .profile h3 {
  margin-top: 25px; }

/* Add unavailable banner on published files */
.important-notice-banner {
  background: red;
  color: white;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  width: 152px;
  display: block;
  top: 24px;
  left: -37px;
  transform: rotate(-45deg);
  font-weight: 600; }

.photo, .teaser1 {
  overflow: hidden; }

/* hide HPA id field on edit user page */
.form-item-field-hpa-id-und-0-value {
  display: none; }

/* add $ symbol on funded files */
.funded-banner {
  position: absolute;
  bottom: 10px;
  right: 10px; }
  .funded-banner img {
    width: 30px;
    height: 30px; }

/* result count above /images view */
.view-moe-images {
  position: relative; }

.view-moe-images .view-header {
  text-align: right;
  position: absolute;
  top: -66px;
  width: 100%;
  left: -16px;
  color: #6EA4AA;
  font-weight: bold; }

.basic-cart-call-to-action .green-button {
  border: 0; }

/* add margin to left of Image Library L3 list */
.allcon .sidebar_left .block .item-list .expanded ul {
  margin-left: 20px; }

.tooltip_trigger {
  height: 34px;
  width: 34px;
  border-radius: 50%;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
  line-height: 34px;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  font-family: Georgia, "Times New Roman", Times, serif;
  display: inline-block; }

#views-exposed-form-manage-moe-assets-page .views-exposed-widgets #edit-reset {
  bottom: 20px;
  left: 99px; }

#create_job_from_studio_job {
  margin-bottom: 20px; }

/* style upload consent form button */
#upload-consent-form-button {
  float: right; }

/* hide Search Taxonomy field */
#edit-field-search-taxonomy, #edit-default-values-field-search-taxonomy {
  display: none; }

/* Change the color of specific links */
.special-link-color {
  color: #0099cc; }

/* Change the spacing in NZTA Taxonomy */
.expanded li.leaf.first {
  padding-top: 5px !important; }

/* adjust search form to right */
#proofs_search {
  position: absolute;
  text-align: right;
  top: 55px; }

#proofs_search.no-results {
  padding-left: 0; }

/* Tidy search form */
#proofs_search form #team_field {
  line-height: normal;
  margin-right: 10px; }

#proofs_search form #reset_search_button {
  height: 29px; }

#add_new_proof {
  top: 61px; }

/* Styles for Restricted Usage Lable on images */
.restricted {
  background: #d03333;
  color: white;
  font-size: 10px;
  position: absolute;
  width: 100%; }

.page-node-add-nzta-project #edit-og-group-ref {
  display: none; }

#block-superfish-1 ul.sf-menu > li > a {
  /* top level menu items */
  background-repeat: no-repeat;
  background-position: 9px 49%;
  border-right: solid 1px #538288; }
  #block-superfish-1 ul.sf-menu > li > a > .sf-sub-indicator {
    display: none; }
#block-superfish-1 ul.sf-menu a {
  /* all menu items, everywhere */
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  padding: 13px 12px;
  color: white;
  background-color: #75a4aa; }
#block-superfish-1 ul.sf-menu > li > ul {
  /* dropdown menus */
  top: 40px;
  left: -13px; }
  #block-superfish-1 ul.sf-menu > li > ul > li > ul {
    /* sub menus */
    margin-left: -8px;
    margin-top: -1px; }
    #block-superfish-1 ul.sf-menu > li > ul > li > ul > li {
      border-left: solid 1px #538288; }
#block-superfish-1 ul.sf-menu ul {
  /* dropdown menu items */ }
  #block-superfish-1 ul.sf-menu ul li {
    border-bottom: solid 1px #538288; }
    #block-superfish-1 ul.sf-menu ul li.first {
      border-top: solid 1px #538288; }
    #block-superfish-1 ul.sf-menu ul li .sf-sub-indicator {
      background-position-y: 3px !important;
      height: 13px !important; }
#block-superfish-1 ul.sf-menu > li.first {
  margin-left: 0; }
  #block-superfish-1 ul.sf-menu > li.first > ul {
    left: -7px; }
#block-superfish-1 ul.sf-menu #menu-387-1 > ul {
  width: 170px !important; }
#block-superfish-1 ul.sf-menu #menu-387-1 > a {
  background-image: url("../img/icons/uview-icon-print.png");
  padding-left: 40px; }
#block-superfish-1 ul.sf-menu #menu-1544-1 > a {
  background-image: url("../img/icons/uview-icon-image-library.png");
  padding-left: 40px; }
#block-superfish-1 ul.sf-menu #menu-2262-1 > a {
  background-image: url("../img/icons/uview-icon-road-code.png");
  padding-left: 40px; }
#block-superfish-1 ul.sf-menu #menu-1754-1 > a {
  background-image: url("../img/icons/uview-icon-media.png");
  padding-left: 40px; }
#block-superfish-1 ul.sf-menu #menu-1543-1 > a {
  background-image: url("../img/icons/uview-icon-visual-id.png");
  padding-left: 40px; }
#block-superfish-1 ul.sf-menu #menu-2258-1 > a {
  background-image: url("../img/icons/uview-icon-production-tracker.png");
  padding-left: 40px; }
#block-superfish-1 ul.sf-menu #menu-1614-1 > a {
  background-image: url("../img/icons/uview-icon-contact.png");
  padding-left: 40px; }
#block-superfish-1 ul.sf-menu .sf-depth-2 {
  display: none; }
#block-superfish-1 ul.sf-menu .sfHover .sf-depth-2 {
  display: inherit; }

/* resource_under_review */
.new-review-banner, .under-review-banner, .completed-review-banner, .pdf-sent-banner {
  bottom: 11px;
  color: white;
  display: block;
  font-weight: 600;
  padding: 3px;
  position: absolute;
  right: 0px;
  text-align: center;
  width: 90px; }

.new-review-banner {
  background: #e3e2e0;
  color: black; }

.pdf-sent-banner {
  background: #FAC983;
  color: black; }

.under-review-banner {
  background: #009bfb; }

.completed-review-banner {
  background: #61C03A; }

/* add space between button and file name on Create production board job*/
#edit-file-upload-button, #edit-file-remove-button {
  margin-left: 10px; }

.swal-button, .swal-button:not([disabled]):hover {
  background-color: #75a4aa; }

/* "Resource under review finish notification" field is for HPA only */
.group-review-wizard {
  display: none; }

body.Health-Promotion-Agency .group-review-wizard {
  display: inherit; }

.node-type-organisation .field {
  margin-bottom: 10px; }

#admin-menu li.admin-menu-icon {
  display: none; }

.not-logged-in .view-infrastructure-images.view-display-id-page .corporate-image {
  display: none; }

#uview-dropzone {
  margin-bottom: 10px; }

#uview-upload-step2 .chosen-container, #uview-upload-step2 .consent_form_list, #uview-upload-step2 .icon_guideline_list {
  margin-top: 4px; }
#uview-upload-step2 .chosen-container-multi .chosen-choices {
  border-color: #d8d8d8;
  border-radius: 5px;
  color: red; }
#uview-upload-step2 .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  padding: 4px; }
#uview-upload-step2 .activity_subject_col {
  max-width: 14%; }

#icon-node-form #edit-field-icon-suite, #icon-node-form #edit-og-group-ref, #icon-node-form #edit-price, #icon-node-form .vertical-tabs, #icon-node-form #edit-field-vector-format {
  display: none; }

#logo-node-form #edit-og-group-ref, #logo-node-form #edit-group-content-access, #logo-node-form #edit-field-supporting-documents, #logo-node-form #edit-price, #logo-node-form .vertical-tabs {
  display: none; }

#cke_advanced_193, #edit-tokens, #edit-field-mailchimp {
  display: none; }

.node-contact-sheet .basic-cart-add-to-cart {
  clear: left; }

#upload_new_images {
  display: none;
  margin-top: -52px; }

body.administrator #upload_new_images, body.Admin #upload_new_images {
  display: inherit; }

/*# sourceMappingURL=style.css.map */
