.element-invisible {
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.element-hidden,
#block-acf-research-pages-cb-search #acf-research-library-search-form label {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

div.messages ul {
  margin: 0;
}

body {
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  color: #19150f;
}

input.form-text {
  color: #19150f;
}

.item-list ul,
.item-list ul li,
.node .content .block .content .item-list ul {
  margin: 0;
  padding: 0;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

p,
li,
#block-system-main .node .content {
  line-height: 21px;
}

caption {
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
}

.small {
  font-size: 12px;
  line-height: 18px;
}

h1 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
}

h2 {
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
}

h3 {
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
}

h4 {
  font-size: 16px;
  line-height: 21px;
}

h5 {
  font-size: 11px;
  line-height: 21px;
  font-weight: bold;
  text-transform: uppercase;
}

h6 {
  font-size: 11px;
  line-height: 21px;
  font-weight: bold;
}

sub {
    vertical-align: sub;
}

sup {
    vertical-align: super;
}

sub, sup {
    font-size: 0.8em;
    line-height: 100%;
}

.content h1, .content h2, .content p, h1#page-title, .more-less {
  padding: 0;
  margin: 0 0 16px 0;
}

h1#page-title {
  clear: both;
}

.content h3, .content h5, .content h6 {
  padding: 0;
  margin: 0 0 6px 0;
}

.block .node .content h4 {
  font-weight: bold;
}

.node-type-acf-research-page h3 {
  margin: 0 0 16px;
}

.node-type-acf-research-page h4 {
  margin: 0 0 6px;
  font-size: 16px;
}

.node-type-acf-research-page .block-acf-research-pages-featured-pages h4 {
  font-size: 16px;
}

a, a:link, a:active, a:visited {
  text-decoration: none;
  color: #3072a0;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

a.external {
  background: url(../images/external-site.png) no-repeat scroll right center transparent;
  padding-right: 13px;
}

a.pdf {
  background: url(../images/icon-pdf.png) no-repeat scroll left center transparent;
  padding-left: 20px;
  line-height: 18px;
  height: 16px;
  display: inline-block;
  margin-top: 4px;
}

a.zip {
  background: url(../images/icon-zip.png) no-repeat scroll left center transparent;
  padding-left: 20px;
  line-height: 18px;
  height: 16px;
  display: inline-block;
  margin-top: 4px;
}

body.page-office-css .subtitle a {
  font-weight: normal;
}

.pipe {
  color: #c1beb5;
}

hr {
  margin: 26px 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #ebe7de;
}

#emergency-message {
  color: #21272d;
  background-color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
	margin: 36px 0;
	font-size: 16px;
	line-height: 26px;
}
#emergency-message p {
	margin: 24px 0;
}

#header {
  min-height: 132px;
  background: #f6f3ee url(../images/header-bg-v2.jpg) repeat-x 50% bottom;
}

#header.with-featured {
  height: 528px;
  margin: 0 0 18px;
}

#eyebrow {
  background: #cfc3ae;
  z-index: 1010;
}

#eyebrow #eyebrow-breadcrumb li {
  height: 30px;
  font-size: 13px;
  float: left;
  margin: 0 8px 0 0;
}

#eyebrow #eyebrow-breadcrumb li a {
  display: block;
  line-height: 30px;
  color: #19150f;
  padding: 0 0 0 32px;
  font-weight: normal;
}

#eyebrow #eyebrow-breadcrumb li.hhs a {
  background: url(../images/logo-hhs-small.png) no-repeat 0 1px;
}

#eyebrow #eyebrow-breadcrumb li.acf {
  padding: 0 0 0 24px;
  background: url(../images/eyebrow-divider-v2.png) no-repeat 0 0;
}

#eyebrow #eyebrow-breadcrumb li.acf a {
  background: url(../images/logo-acf-small.png) no-repeat 0 4px;
}

#eyebrow #eyebrow-breadcrumb li.office {
  float: none;
  margin: 0 0 0 60%;
  position: relative;
}

#eyebrow #eyebrow-breadcrumb li.office > span,
#eyebrow #eyebrow-breadcrumb li.office > a {
  line-height: 30px;
  color: #19150f;
  display: block;
  font-weight: bold;
  padding: 0 0 0 24px;
  background: url(../images/eyebrow-divider-v2.png) no-repeat 0 0;
}

#eyebrow #eyebrow-breadcrumb li.office.hover > span,
#eyebrow #eyebrow-breadcrumb li.office.hover > a,
#eyebrow #eyebrow-breadcrumb li.office > span:hover,
#eyebrow #eyebrow-breadcrumb li.office > a:hover {
  background-color: #b8ad9b;
  text-decoration: none;
}

#eyebrow #eyebrow-breadcrumb li.office > span span,
#eyebrow #eyebrow-breadcrumb li.office > a span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 40px 0 0;
  background: url(../images/eyebrow-dropdown.png) no-repeat right 50%;
}

#eyebrow #eyebrow-breadcrumb li.office ul.dropdown {
  position: absolute;
  z-index: 501;
  right: 0;
  left: 0;
  top: 30px;
  background: #b8ad9b;
  border-top: 1px solid #e4d8c4;
  padding: 16px 24px;
  width: auto;
}

#eyebrow #eyebrow-breadcrumb li.office ul.dropdown > li {
  float: none;
  margin: 0;
  padding: 0;
  background: none;
  height: auto;
}

#eyebrow #eyebrow-breadcrumb li.office ul.dropdown > li h3 {
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 3px;
}

#eyebrow #eyebrow-breadcrumb li.office ul.dropdown li ul.by-office {
  border-bottom: 1px solid #e3d7c3;
  margin: 0 0 16px;
  padding: 0 0 16px;
}

#eyebrow #eyebrow-breadcrumb li.office ul.dropdown li li {
  float: none;
  max-width: 326px;
  height: auto;
  margin: 0;
  padding: 0;
}

#eyebrow #eyebrow-breadcrumb li.office ul.dropdown li li a {
  line-height: 18px;
  padding: 3px 0;
}

#eyebrow #eyebrow-social h3 {
  display: none;
}

#eyebrow #eyebrow-social .item-list ul {
  display: inline-block;
}

#eyebrow #eyebrow-social .item-list ul li {
  display: inline-block;
  margin: 0 0 0 4px;
}

#eyebrow #eyebrow-social .item-list ul li a {
  display: block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  background: none;
}

#site-name a {
  display: block;
  width: 620px;
  height: 80px;
  line-height: 80px;
}

body.page-office-endtrafficking #site-name a {
  width: 572px;
  padding-top: 9px;
}

body.page-office-occ #site-name a,
body.page-office-ecd #site-name a,
body.page-office-cb #site-name a {
  width: 450px;
}

body.page-office-paris #site-name a,
body.page-office-olab #site-name a,
body.page-office-fysb #site-name a {
  width: 580px;
}

body.page-office-orr #site-name a,
body.page-office-ofa #site-name a,
body.page-office-ocs #site-name a,
body.page-office-occ #site-name a,
body.page-office-ohs #site-name a,
body.page-office-css #site-name a {
  width: 490px;
}

body.page-office-olab #site-name a img,
body.page-office-ocs #site-name a img {
  margin-top: 6px ;
}

body.page-office-paris #site-name a img,
body.page-office-orr #site-name a img,
body.page-office-opre #site-name a img,
body.page-office-ohsepr #site-name a img,
body.page-office-css #site-name a img,
body.page-office-ecd #site-name a img,
body.page-office-acyf #site-name a img {
  margin-top: 10px ;
}

body.page-office-archive #site-name a {
  padding-top: 36px;
  height: 44px;
}

#site-name a img {
  width: auto;
  height: auto;
  max-height: 80px;
  max-width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  image-rendering: optimizeQuality;
}

#messages pre {
  font-family: monospace;
}

#main-menu-links .item-list-wrapper.element-invisible {
  position: absolute;
  top: -999999em;
  left: auto;
  width: 1px;
  height: 1px;
  overflow:hidden;
}

#main-menu-links {
  display: block;
  height: 44px;
  background: #336a90;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: relative;
}

#main-menu-links li {
  display: block;
  height: 44px;
  float: left;
  margin: 0;
}

#main-menu-links li.hover {
  position: relative;
}

.item-list ul#main-menu-links,
.item-list ul#main-menu-links ul {
  margin: 0;
}

#main-menu-links li a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  height: 44px;
  line-height: 44px;
  padding: 0 13px;
  font-size: 15px;
  background: none;
  border: none;
}

body.page-office-ana #main-menu-links li a {
  font-size: 13px;
}

body.page-office-cb #main-menu-links li a {
  font-size: 12px;
  padding-left: 8px;
  padding-right: 8px;
}

body.page-office-ecd #site-name {
  top: 10px;
}

body.page-office-ecd #main-menu-links li a {
  font-size: 16px;
  padding-left: 16px;
  padding-right: 16px;
}

body.page-office-endtrafficking #main-menu-links li a {
  font-size: 16px;
  padding-left: 12px;
  padding-right: 12px;
}

body.page-office-fysb #main-menu-links li a {
  font-size: 16px;
  padding-left: 16px;
  padding-right: 16px;
}

body.page-office-occ #main-menu-links li a {
  padding-left: 18px;
  padding-right: 18px;
}

body.page-office-css #site-name {
  top: 10px;
}

body.page-office-css #main-menu-links li a {
  font-size: 13px;
  padding-left: 9px;
  padding-right: 9px;
}

body.page-office-ocs #site-name {
  top: 10px;
}

body.page-office-ocs #main-menu-links li a {
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

body.page-office-ofa #site-name {
  top: 10px;
}

body.page-office-ofa #main-menu-links li a {
  font-size: 16px;
  padding-left: 22px;
  padding-right: 22px;
}

body.page-office-ohs #site-name {
  top: 10px;
}

body.page-office-ohs #main-menu-links li a {
  font-size: 16px;
  padding-left: 12px;
  padding-right: 12px;
}

body.page-office-ohsepr #site-name {
  top: 10px;
}

body.page-office-ohsepr #main-menu-links li a {
  font-size: 16px;
  padding-left: 64px;
  padding-right: 64px;
}

body.page-office-olab #site-name {
  top: 10px;
}

body.page-office-olab #main-menu-links li a {
  font-size: 16px;
  padding-left: 23px;
  padding-right: 23px;
}

body.page-office-opre #site-name {
  top: 10px;
}

body.page-office-opre #main-menu-links li a {
  font-size: 16px;
  padding-left: 21px;
  padding-right: 21px;
}

body.page-office-orr #site-name {
  top: 10px;
}

body.page-office-orr #main-menu-links li a {
  font-size: 16px;
  padding-left: 14px;
  padding-right: 14px;
}

body.page-office-paris #site-name {
  top: 10px;
}

body.page-office-paris #main-menu-links li a {
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
}


#main-menu-links li a.expand {
  display: none;
}

#main-menu-links li.active-trail a,
#main-menu-links li.hover a,
#main-menu-links li a.active {
  background: #0a1b28;
  margin-top: -4px;
  padding-top: 4px;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  text-decoration: none;
}

#main-menu-links li .item-list {
  position: absolute;
  top: 44px;
  left: 0;
  min-width: 100%;
  z-index: 999;
  padding: 6px;
  background: #0a1b28;
  text-align: left;
}

#main-menu-links li .item-list .item-list {
  min-width: 0;
}

#main-menu-links li.active-trail .item-list,
#main-menu-links li.hover .item-list {
  -webkit-border-radius: 0 3px 3px 3px;
  -moz-border-radius: 0 3px 3px 3px;
  border-radius: 0 3px 3px 3px;
}

#main-menu-links li .item-list li {
  float: none;
  display: block;
  margin: 0;
  padding: 0;
  height: auto;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  width: auto;
}

#main-menu-links li .item-list li a {
  font-size: 13px;
  text-transform: none;
  white-space: nowrap;
  line-height: 14px;
  padding: 8px;
  margin: 0;
  background: none;
  height: auto;
  color: #fff;
  font-weight: normal;
}

#main-menu-links li .item-list li a:hover {
  background: #336a90;
  color: #fff;
  text-decoration: none;
}

#main-menu-links li .item-list li a,
#main-menu-links li.active-trail .item-list li a,
#main-menu-links li.hover .item-list li a {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border: none;
}

#main-menu-links li .item-list li a:hover {
  background: #336a90;
  color: #fff;
  text-decoration: none;
}

#main-menu-links li .item-list li a,
#main-menu-links li.active-trail .item-list li a,
#main-menu-links li.hover .item-list li a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: none;
}

body.page-office-css #main-menu-links li.menu-state-agencies,
body.page-office-ofa #main-menu-links li.menu-programs  {
  position: static;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list li a,
body.page-office-ofa #main-menu-links li.menu-programs .item-list li a {
  white-space: normal;
}

body.page-office-ofa #main-menu-links li.menu-programs .item-list,
body.page-office-css #main-menu-links li.menu-state-agencies .item-list {
  position: absolute;
  top: 44px;
  left: 44px;
  right: 44px;
  min-width: 0;
  padding: 24px 0 16px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list {
  left: 67px;
  right: 11px;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list .item-list,
body.page-office-ofa #main-menu-links li.menu-programs .item-list .item-list {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  float: left;
  padding: 0 16px;
  margin: 0 0 12px 0;
  border-right: 1px solid #1b3951;
  border-left: 1px solid #28506a;
}

body.page-office-ofa #main-menu-links li.menu-programs .item-list .item-list {
  padding: 0 8px 32px 16px;
  margin: 0px;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list .item-list {
  float: none;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list li.last .item-list,
body.page-office-ofa #main-menu-links li.menu-programs .item-list li.last .item-list {
  border-right: none;
  float: none;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list li.first .item-list,
body.page-office-ofa #main-menu-links li.menu-programs .item-list li.first .item-list {
  border-left: none;
  float: none;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list .item-list h3,
body.page-office-ofa #main-menu-links li.menu-programs .item-list .item-list h3 {
  font-size: 12px;
  display: block;
  font-weight: bold;
  color: #fff;
  margin: 0 0 0 8px;
  padding: 0;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list .item-list h3 a,
body.page-office-ofa #main-menu-links li.menu-programs .item-list .item-list h3 a {
  display: block;
  font-weight: bold;
  color: #fff;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list .item-list h3,
body.page-office-ofa #main-menu-links li.menu-programs .item-list .item-list h3 {
  margin: 0;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list li {
  float: left;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list li.first {
  width: 229px;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list li.item-2 {
  width: 229px;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list li.item-3 {
  width: 184px;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list li.last {
  width: 232px;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list li.last h3 {
  padding-left: 8px;
}

body.page-office-ofa #main-menu-links li.menu-programs .item-list li {
  width: 50%;
  float: left;
}

body.page-office-css #main-menu-links li.menu-state-agencies .item-list .item-list li,
body.page-office-ofa #main-menu-links li.menu-programs .item-list .item-list li {
  width: auto;
  float: none;
}

#search-block-form .container-inline {
  height: 36px;
}

#search-block-form .container-inline .form-item,
#search-block-form .container-inline .form-actions {
  margin: 0;
  height: 36px;
  float: left;
}

#search-block-form input.form-text {
  padding: 0 12px;
  margin: 0 4px 0 0;
  line-height: 36px;
  height: 34px;
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  width: 234px;
  background: #fff;
  color: #19150f;
  border: 1px solid #a6c0d2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#search-block-form input.form-submit {
  border: none;
  width: 37px;
  height: 36px;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
  float: left;
  background: url(../images/search-button-v2.png) no-repeat;
  cursor: pointer;
  border-left: 0;
}

#search-block-form input.form-submit:hover {
  background-position: 0 -36px;
}

#search-block-form .form-type-radios.form-item-search-mode {
  margin: 6px 0 0;
}

#search-block-form .form-type-radios.form-item-search-mode .form-type-radio {
  float: left;
  margin: 0 8px;
  position: relative;
}

#search-block-form .form-type-radios.form-item-search-mode .form-type-radio label {
  height: 17px;
  line-height: 17px;
  font-size: 11px;
  color: #5f5340;
  cursor: pointer;
}

html.js #search-block-form .form-type-radios.form-item-search-mode .form-type-radio label {
  display: block;
  background: url(../images/radio-button.png) no-repeat 0 0;
  padding: 0 0 0 22px;
}

html.js #search-block-form .form-type-radios.form-item-search-mode .form-type-radio label.active {
  background-position: 0 -17px;
}

html.js #search-block-form .form-type-radios.form-item-search-mode .form-type-radio input.form-radio {
  outline: none;
}

.hint-position {
  position: absolute;
  z-index: 1000;
}

.hint {
  display: none;
  position: relative;
  background: #cceafd;
  padding: 16px;
  font-size: 12px;
  line-height: 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #a6cfe8;
  z-index: 1001;
}

#search-block-form .hint {
  white-space: nowrap;
  width: auto;
}

.hint h5 {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  text-transform: uppercase;
}

.hint p {
  margin: 0 0 12px !important;
  color: #19150f !important;
  font-size: 12px !important;
  font-family: arial, sans-serif !important;
  line-height: 18px !important;
}

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

.hint.bottom-left:after {
  border-color: rgba(204, 234, 253, 0);
  border-bottom-color: #cceafd;
  border-width: 8px;
  left: 34px;
  margin-left: -8px;
}

.hint.bottom-left:before {
  border-color: rgba(166, 207, 232, 0);
  border-bottom-color: #a6cfe8;
  border-width: 9px;
  left: 34px;
  margin-left: -9px;
}

.hint.bottom-right:after {
  border-color: rgba(204, 234, 253, 0);
  border-bottom-color: #cceafd;
  border-width: 8px;
  right: 34px;
  margin-right: -8px;
}

.hint.bottom-right:before {
  border-color: rgba(166, 207, 232, 0);
  border-bottom-color: #a6cfe8;
  border-width: 9px;
  right: 34px;
  margin-right: -9px;
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow {
  width: 592px;
}

#featured #block-acf-theme-slideshow {
  position: relative;
  height: auto;
  min-height: 376px;
}

#featured #block-acf-theme-slideshow .content {

}

#featured #block-acf-theme-slideshow .content ul.slides {
  padding: 30px 66px 0;
  /*
  position: absolute;
  top: 30px;
  left: 66px;
  height: 290px;
  width: 848px;
  */
}

#featured #block-acf-theme-slideshow .content ul.slides li {
  clear: both;
  list-style: none;
  position: relative;
}

#featured #block-acf-theme-slideshow .content ul.slides li img {
  height: 290px;
  width: 574px;
}

#featured #block-acf-theme-slideshow .content ul.slides li.first {
}

#featured #block-acf-theme-slideshow .content ul.slides li .media {
  width: 574px;
  height: 290px;
  float: left;
  margin: 0 0 24px;
}

#featured #block-acf-theme-slideshow .content ul.slides li .media img {
  display: block;
}

#featured #block-acf-theme-slideshow .content ul.slides li .caption {
  position: relative;
  margin: 0 0 0 604px;
  padding: 0 0 24px;
  font-size: 16px;
  line-height: 24px;
}

#featured #block-acf-theme-slideshow .content ul.slides li .caption a {
  color: #336a90;
}

#featured #block-acf-theme-slideshow .content ul.slides li .caption h3 {
  font-size: 21px;
  line-height: 24px;
  margin: 0 0 12px;
}

#featured #block-acf-theme-slideshow .content ul.slides li .caption .learn-more {
  margin: 12px 0 0;
  line-height: 16px;
}

#featured #block-acf-theme-slideshow .content ul.nav li {
  width: 34px;
  height: 34px;
  background: #b8ad9b;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}

#featured #block-acf-theme-slideshow .content ul.nav li a {
  display: block;
  width: 34px;
  height: 34px;
  text-indent: -9999px;
  overflow: hidden;
}

#featured #block-acf-theme-slideshow .content ul.nav li.prev {
  position: absolute;
  top: 166px;
  left: 0;
}

#featured #block-acf-theme-slideshow .content ul.nav li.next {
  position: absolute;
  top: 166px;
  right: 0;
}

#featured #block-acf-theme-slideshow .content ul.nav li.next a {
  background: url(../images/carousel-arrow-next.png) no-repeat 50% 50%;
}

#featured #block-acf-theme-slideshow .content ul.nav li.prev a {
  background: url(../images/carousel-arrow-prev.png) no-repeat 50% 50%;
}

#featured #block-acf-theme-slideshow .content ul.nav li.prev a:hover {
}

#featured #block-acf-theme-slideshow .content ul.nav li.next a:hover {
}

#featured #block-acf-theme-slideshow .content .select-wrapper {
  position: absolute;
  bottom: -18px;
  left: 0;
  width: 980px;
  text-align: center;
}

#featured #block-acf-theme-slideshow .content ul.select {
  display: inline-block;
  padding: 0 13px 13px;
  -webkit-border-radius: 0 0 18px 18px;
  -moz-border-radius: 0 0 18px 18px;
  border-radius: 0 0 18px 18px;
}

#featured #block-acf-theme-slideshow .content ul.select li {
  display: inline-block;
  vertical-align: bottom;
  margin: 0;
}

#featured #block-acf-theme-slideshow .content ul.select li a {
  display: block;
  width: 12px;
  height: 12px;
  padding: 5px;
}

#featured #block-acf-theme-slideshow .content ul.select li a span {
  display: block;
  height: 12px;
  width: 12px;
  margin: 0 auto;
  background: #cfc3ae;
  text-indent: -9999px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#featured #block-acf-theme-slideshow .content ul.select li a.active span {
  background: #336a90;
}


body.page-office-acf-region-office #content #block-acf-theme-slideshow h2.block-title {
  font-size: 21px;
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow > .content {
  width: 574px;
  height: auto;
  margin: 0 auto;
  padding: 0 0 0 18px;
  position: relative;
}

body.page-office-acf-region-office #block-acf-theme-slideshow .content ul.slides li iframe,
body.page-office-acf-region-office #block-acf-theme-slideshow .content ul.slides li img {
  display: block;
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow .content ul.slides {
  margin: 0;
  background: none;
  -moz-box-shadow:none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: auto;
  width: auto;
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow .content ul.slides li {
  border-bottom: 1px solid #eae4db;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: auto;
  width: auto;
  position: relative;
  top: auto;
  left: auto;
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow .content ul.slides li a {
  display: block;
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow .caption {
  background: #f8f5f1;
  padding: 16px 32px 24px;
  font-size: 16px;
  color: #2d261a;
  font-weight: bold;
  position: relative;
  left: auto;
  bottom: auto;
  width: auto;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow .caption a {
  display: block;
  text-transform: uppercase;
  font-size: 10px;
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow .content .select-wrapper {
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  text-align: center;
  width: auto;
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow .content .select-wrapper ul {
  display: inline-block;
  border: 1px solid #eae4db;
  background: #f8f5f1;
  height: 36px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  margin: 0;
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow .content .select-wrapper li {
  display: inline-block;
  vertical-align: top;
  background: #f8f5f1;
  height: 19px;
  margin: -1px 0 0;
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow .content .select-wrapper li a {
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
  width: 12px;
  height: 12px;
  display: block;
  background: #cec3af;
  margin: 3px 4px;
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow .content .select-wrapper li a.active {
  background: #326c94;
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow .content .select-wrapper li.next,
body.page-office-acf-region-office #content #block-acf-theme-slideshow .content .select-wrapper li.prev {
  margin: -1px -1px 0;
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow .content .select-wrapper li.next a,
body.page-office-acf-region-office #content #block-acf-theme-slideshow .content .select-wrapper li.prev a {
  background: #b8ad9b no-repeat 0 0;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow .content .select-wrapper li.next a {
  margin: 0 24px 0 16px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIhJREFUeNpi/P//PwM1ABMDlcDgM4gFlwQjIyOIYgMxgfgnshy2cMXnInYg3gDE66Fs/ABkOjYMBKpA/AqkBIi3IRuGVT0eg0BAG5th5BiE1TBs6kmNNUZywgjdNdvJ9ZoqNkNwGcSCxxuPgPgslB2AnpYw/Iwr00ITJMwVBBMk42juJwgAAgwAL8rH36WgN4EAAAAASUVORK5CYII=);
}

body.page-office-acf-region-office #content #block-acf-theme-slideshow .content .select-wrapper li.prev a {
  margin: 0 16px 0 24px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIZJREFUeNpi/P//PwM1ABMDlcDgM4gFlwQjIyO6EDsQgwL0F7ZwJdZFIEPWA/EGKBsTgEzHhtEM2QZ1zSsgVsWqnoBB6IZo47Icn0FYDcFlEKEwYiQ62ojw2nZKvYbLMKyBzYgrr6GlI3Zo1INAAFDPTwz1RBrEgJR+fmLTwzia+wkCgAADAJn5zeEl1e1rAAAAAElFTkSuQmCC);
}



#featured #block-acf-theme-welcome {
  float: right;
  width: 260px;
}

#featured #block-acf-theme-welcome h2 {
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  line-height: 26px;
  padding: 32px 0 36px 0;
  background: url(../images/welcome-divider.png) no-repeat bottom;
}

#featured #block-acf-theme-welcome .content {
  margin-top: 4px;
  font-size: 16px;
  line-height: 21px;
  color: #493e2c;
}

#featured #block-acf-theme-welcome .content a {
  color: #264a64;
}

#featured #block-acf-theme-welcome .content ul {
  margin-top: -10px;
}

#featured #block-acf-theme-welcome .content ul li {
  font-size: 13px;
  line-height: 21px;
}

#featured #block-acf-theme-welcome .content ul li a {
  font-weight: bold;
}

.more-link a,
a.more {
  text-transform: uppercase;
  font-size: 10px !important;
  font-weight: bold;
}

a.show-more {
  display: block;
  margin: 0 0 16px;
}

.block h1 a.feed,
.block h2 a.feed,
h1#page-title a.feed,
.acf-topic-recent-resources a.feed {
  vertical-align: middle;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  width: 21px;
  height: 21px;
  margin-left: 4px;
  background: url(../images/feed-icon.png) no-repeat;
}

.node .date,
.block .date,
.block .description {
  display: block;
  font-size: 12px;
  line-height: 18px;
  color: #19150f;
}

.block .office-name {
  display: block;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 18px;
  color: #19150f;
  font-weight: bold;
}

#content .block-ecd-research,
#content .block-ecd-resources,
body.front #content .block,
body.page-office #content .block {
  width: 285px;
}

#content .block-left,
#content .block-right {
  width: 285px;
  float: left;
}

#content .block-right {
  float: right;
}

.block h2.block-title {
  color: #19150f;
  font-size: 16px;
  margin: 0 0 16px 0;
}

body.section-news #content #block-acf-theme-news {
  float: right;
  width: 285px;
}

body.path-news #content #block-acf-theme-news {
  float: none;
  width: 100%;
}

#content #block-acf-theme-news h1.block-title {
  margin: 0 0 16px 0;
  font-size: 24px;
  line-height: 28px;
}

body.page-office #content #block-acf-theme-news h1.block-title,
body.front #content #block-acf-theme-news h1.block-title {
  font-size: 16px;
  line-height: 21px;
}

body.section-news #content #block-acf-theme-featured-news {
  float: left;
  width: 285px;
}

#block-acf-theme-featured-news .content h3 {
  font-size: 16px;
  line-height: 21px;
  font-weight: normal;
  margin: 0;
}

#content .tabs {
  margin: 0 0 24px 0;
}

body.node-type-acf-research #content .tabs {
  margin-top: 24px;
}

body.section-transmittals #content #block-acf-theme-transmittals {
  width: 100%;
}

body.front #content #block-acf-theme-news {
  border: none;
}

#content #block-acf-theme-acf-press-contact {
  background: #DCEFFB;
  font-size: 12px;
}

#content #block-acf-theme-acf-press-contact a {
  color: #264a64;
}

#content #block-acf-theme-acf-press-contact h2.block-title {
  font-size: 16px;
  padding: 20px 20px 0 20px;
}

#content #block-acf-theme-acf-press-contact .content {
  padding: 0 20px 4px 20px;
}

#content #block-acf-theme-acf-background-information h2.block-title {
  padding: 20px 0 0 0;
}

body.front #content #block-acf-theme-news,
body.front #content #block-acf-theme-grant,
body.front #content #block-acf-theme-funding-opps,
body.page-office #content #block-acf-theme-news,
body.page-office #content #block-acf-theme-grant,
body.page-office #content #block-acf-theme-funding-opps,
#content #block-acf-theme-grants-info,
#content #block-acf-theme-transmittals,
#content #block-acf-theme-acf-press-contact,
body.page-office-opre #content #block-acf-theme-featured-research,
body.page-office-aidd #block-acf-theme-featured-research,
body.page-office-endtrafficking #block-acf-theme-blog-humantrafficking,
body.page-office-endtrafficking #block-acf-theme-promo4 {
  float: left;
  width: 285px;
}

body.front #content #block-acf-theme-quickfact,
body.front #content #block-acf-theme-featured-research,
body.page-office #content #block-acf-theme-quickfact,
body.page-office-fysb #content #block-acf-theme-grant,
body.page-office-fysb #content #block-acf-theme-funding-opps,
#content #block-acf-theme-grant,
#content #block-acf-theme-funding-opps,
body.path-state #content #block-acf-theme-paris-match-results,
#content #block-acf-theme-acf-background-information,
body.page-office-aidd #block-acf-theme-featured-resource,
body.page-office-endtrafficking #block-acf-theme-featured-resource  {
  float: right;
  width: 285px;
}

#content #block-acf-theme-news .content li,
#content #block-acf-theme-press-releases .content li,
#sidebar #block-acf-theme-events .content li,
#content #block-acf-theme-data-reports .item-list li,
#content #block-acf-theme-reports-congress .item-list li,
#content #block-acf-theme-congressional-testimonies .item-list li {
  list-style: none;
  padding: 0;
  margin: 0 0 16px 0;
}

#content #block-acf-theme-reports,
#content #block-acf-theme-data-reports,
#content #block-acf-theme-reports-congress,
#content #block-acf-theme-congressional-testimonies,
body.page-node-1230 #block-system-main {
  border-top: 1px solid #ebe7de;
  padding: 16px 0 0 0;
}

#block-acf-theme-quick-facts ul#quick-facts {
  clear: left;
  border-bottom: 1px solid #ebe7de;
  margin: 0 0 13px;
  padding: 20px 0 0;
}

#block-acf-theme-quick-facts ul#quick-facts li.node {
  float: left;
  margin: 0 20px 20px 0;
}

#block-acf-theme-quick-facts ul#quick-facts li.node.last {
  margin-right: 0;
}

#block-acf-theme-quick-facts ul#quick-facts li.node > .node-acf-quick-fact.block {
  width: 300px;
}

.node-acf-quick-fact.block .number {
  margin: 0 0 6px 0;
  font-size: 40px;
  line-height: 40px;
  color: #19150f;
  font-weight: bold;
}

.node-acf-quick-fact.block .number a,
.node-acf-quick-fact.block .number a:hover,
.node-acf-quick-fact.block .number a:active,
.node-acf-quick-fact.block .number a:visited {
  color: #19150f;
  text-decoration: none;
}

.node-acf-quick-fact.block .small {
  font-size: 20px;
  line-height: 20px;
}

.node-acf-quick-fact.block .large {
  font-size: 80px;
  line-height: 80px;
}

.node-acf-quick-fact.block a.image {
  display: block;
}

.node-acf-quick-fact.block img {
  display: block;
  margin: 0 0 16px 0;
}

.node-acf-quick-fact.block .node h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  margin: 0 0 16px 0;
}

#content #block-acf-theme-blog {
  width: 100%;
  margin: 16px 0;
  padding: 16px 0 0 ;
  border-top: 1px solid #ebe7de;
  border-bottom: 1px solid #ebe7de;
  clear: both;
}



body.page-office-opre #content #block-acf-theme-blog,
body.page-office-ecd #content #block-acf-theme-blog {
  border-bottom: none;
}

#content #block-acf-theme-blog .node {
  margin-bottom: 12px;
}

#content #block-acf-theme-blog .node h2 {
  font-size: 16px;
  margin: 0;
  font-weight: normal;
}

#content #block-acf-theme-blog a.image {
  float: left;
  margin-bottom: 16px;
}

#content #block-acf-theme-blog a.image img {
  display: block;
}

#content #block-acf-theme-blog .with-image {
  margin-left: 236px;
  margin-bottom: 0;
}

#content #block-acf-theme-blog div.more {
  float: right;
  line-height: 21px;
}

#content .block-ecd-legislation,
#content .block.resource-list {
  border-top: 1px solid #EBE7DE;
  padding-top: 16px;
}

#content .block.resource-list ul li {
  margin: 10px 0;
}

#content .block.resource-list ul li a.image {
  float: left;
}

#content .block.resource-list ul li a.image img {
  display: block;
}

#content .block.resource-list ul li .with-image {
  margin-left: 104px;
}

#content #block-acf-theme-ecd-featured-resources ul li .with-image,
#content #block-acf-theme-featured-research ul li .with-image {
  margin-left: 0;
}

#content .block.resource-list .block-title {
  margin: 0 0 16px;
}

#content .block.resource-list a.more {
  margin-top: 0 0 16px;
}

#content .block.resource-list-more {
  border:none;
  padding-top:0px;
}

#content .block.resource-list .content h3 {
  font-weight: normal;
  margin: 0;
}

#content .block.resource-list-more li {
  margin: 0 0 16px;
}

body.front #content .clearfix:after {
  content: ".";
}

#content #block-acf-theme-grant dl,
#block-acf-theme-olab-regulations-comment dl {
  font-size: 12px;
  color: #4a4336;
  line-height: 18px;
}

#content #block-acf-theme-grant dt,
#block-acf-theme-olab-regulations-comment dt {
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
}

#content #block-acf-theme-grant li {
  margin: 0 0 16px 0;
}

body.section-programs.page-office-ecd #content .block.resource-list-more,
body.page-office.page-office-ecd #content #block-acf-theme-ecd-featured-resources,
body.page-office.page-office-ofa #content #block-acf-theme-featured-research {
  width: auto;
  float: none;
  border-top: #ebe7de 1px solid;
  padding: 24px 0 0 0;
}

body.page-office.page-office-ecd #content #block-acf-theme-ecd-featured-resources .content li,
body.page-office.page-office-ofa #content #block-acf-theme-featured-research .content li {
  float: left;
  width: 285px;
  padding-right: 15px;
}
/*
body.page-office.page-office-ecd #content #block-acf-theme-ecd-featured-resources .content li.last {
  float: right;
}
*/
#content .block-ecd-research,
body.page-office #content #block-acf-theme-grant,
body.page-office #content #block-acf-theme-funding-opps,
body.page-office-ana #content #block-acf-theme-next-event,
body.page-office-add #content #block-acf-theme-featured-research,
body.page-office-cb #content #block-acf-theme-featured-research,
body.page-office-occ #content #block-acf-theme-featured-resource,
body.page-office-paris #content #block-acf-theme-transmittals,
body.page-office-endtrafficking #block-acf-theme-blog-humantrafficking {
  border-top: #ebe7de 1px solid;
  padding: 24px 0 0 0;
  float: left;
}

body.page-office-ana #content #block-acf-theme-next-event {
  background: none;
  border-bottom: none;
}

#content .block-ecd-resources,
body.page-office-fysb #content #block-acf-theme-featured-resource,
body.page-office-ana #content #block-acf-theme-featured-resource,
body.page-office-add #content #block-acf-theme-featured-resource,
body.page-office-cb #content #block-acf-theme-featured-resource,
body.page-office-ocs #content #block-acf-theme-featured-research,
body.page-office-ofa #content #block-acf-theme-featured-research,
body.page-office-occ #content #block-acf-theme-featured-research,
body.page-office-ohs #content #block-acf-theme-featured-resource,
body.page-office-orr #content #block-acf-theme-featured-resource,
body.page-office-paris #content #block-acf-theme-paris-contacts,
body.path-state #content #block-acf-theme-paris-match-results,
body.page-office-endtrafficking #block-acf-theme-featured-resource {
  float: right;
  border-top: #ebe7de 1px solid;
  padding: 24px 0 0 30px;
}

body.page-office #content #block-acf-theme-grant,
body.page-office #content #block-acf-theme-funding-opps,
body.page-office-ana #block-acf-theme-next-event,
body.page-office-add #content #block-acf-theme-featured-research,
body.page-office-cb #content #block-acf-theme-featured-research,
body.page-office-occ #content #block-acf-theme-featured-resource,
body.page-office-paris #content #block-acf-theme-transmittals,
body.page-office.page-office-orr #content #block-acf-theme-grant,
body.page-office.page-office-ecd #content #block-acf-theme-ecd-featured-resources,
body.page-office-aidd #block-acf-theme-featured-research,
body.page-office-endtrafficking #block-acf-theme-blog-humantrafficking,
body.page-office.page-office-ofa #content #block-acf-theme-featured-research {
  clear: both;
}

#content #block-acf-theme-blog-humantrafficking a.image,
#content #block-acf-theme-ecd-featured-resources a.image,
#content #block-acf-theme-featured-research a.image,
#content #block-acf-theme-featured-research a.image,
#content #block-acf-theme-featured-resource a.image,
#sidebar #block-acf-theme-next-event a.image {
  float: left;
  margin: 0 16px 8px 0;
}

#content #block-acf-theme-blog-humantrafficking a.image img,
#content #block-acf-theme-ecd-featured-resources a.image img,
#content #block-acf-theme-featured-research a.image img,
#content #block-acf-theme-featured-research a.image img,
#content #block-acf-theme-featured-resource a.image img,
body.page-office #block-acf-theme-next-event a.image img {
  display: block;
}

#content #block-acf-theme-blog-humantrafficking .node h2,
#content #block-acf-theme-ecd-featured-resources .node h2,
#content #block-acf-theme-featured-research .node h2,
#content #block-acf-theme-featured-research .node h2,
#content #block-acf-theme-featured-resource .content h2,
#block-acf-theme-next-event .content h2 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}

#content #block-acf-theme-blog-humantrafficking .content .content,
#content #block-acf-theme-ecd-featured-resources .content .content,
#content #block-acf-theme-featured-research .content .content,
#content #block-acf-theme-featured-research .content .content,
#content #block-acf-theme-featured-resource .content .content,
body.page-office #block-acf-theme-next-event .content .content {
  margin: 16px 0 0 0;
}

#sidebar #block-acf-theme-cb-promo ul {
  list-style: none;
}

#sidebar #block-acf-theme-cb-promo li {
  margin: 16px 0;
}

#sidebar #block-acf-theme-cb-promo li a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  height: 72px;
}

#sidebar #block-acf-theme-cb-promo li.cwig a {
  background: url(../images/cb-CWIG.png) no-repeat 50% 0;
}

#block-acf-theme-cb-promo li.capacity a {
  background: url(../images/cb-capacity.png) no-repeat 50% 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #block-acf-theme-cb-promo li.capacity a {
    background: url(../images/cb-capacity@2x.png) no-repeat 50% 0;
    background-size: 241px;
  }
}

#sidebar #block-acf-theme-cb-promo li.cbx a {
  background: url(../images/cb-CBX-v4.png) no-repeat 50% 0;
}

#sidebar #block-acf-theme-cb-promo li.cbc a {
  background: url(../images/cb-CBC.gif) no-repeat 50% 0;
}

#sidebar #block-acf-theme-fysb-promo .content ul {
  overflow: auto;
  list-style: none outside none;
  margin: 0px 20px;
}

#sidebar #block-acf-theme-fysb-promo .content ul li {
  margin: 0 0 10px;
}

#sidebar #block-acf-theme-fysb-promo .content li.ncfy a,
#sidebar #block-acf-theme-fysb-promo .content li.nrcdv a {
  height: 60px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/fysb-promo.png) no-repeat 50% -180px;
}

#sidebar #block-acf-theme-fysb-promo .content li.nrcdv a {
  height: 180px;
  background-position: 50% 0;
}

#sidebar #block-acf-theme-fysb-promo .content li.phone {
  margin: 24px 0;
  background: url(../images/fysb-promo.png) no-repeat 50% -240px;
  padding: 0 50px;
}

#sidebar #block-acf-theme-fysb-promo .content li.phone a {
  font-size: 16px;
  line-height: 22px;
}

#sidebar #block-acf-theme-fysb-promo-2 .content a {
	margin-left: 60px;
}

#sidebar .block {
  margin: 0 0 20px 0;
}

.block .image,
.block .image img {
  display: block;
}

.callout {
  width: 252px;
  padding: 20px;
  margin: 0 auto 16px auto;
  background: #fcf8f3;
  border: 4px double #eae4db;
  font-size: 16px;
  line-height: 21px;
  font-style: italic;
}

.callout.left,
.block a.left,
.block img.left {
  float: left;
  margin: 0 16px 8px 0;
}

.callout.right,
.block a.right,
.block img.right {
  float: right;
  margin: 0 0 8px 16px;
}

.block img.center,
.block a.center {
  margin: 0 auto 16px;
}

#content .block {
  margin-bottom: 16px;
}

#sidebar .block .content ul {
  list-style: disc outside none;
  margin-left: 1.3em;
}

#sidebar #block-acf-theme-events .content ul,
#sidebar #block-acf-blog-categories .content .item-list ul {
  list-style: none;
  margin: 0;
}

#sidebar #block-acf-theme-office-contact p,
#sidebar #block-acf-theme-ana-tta-contact p,
body.page-office-ana.section-assistance #sidebar #block-acf-theme-promo1,
body.page-office-ana.section-about #sidebar #block-acf-theme-promo1 {
  line-height:19px;
}

body.page-office-orr #sidebar .block-acf-research-pages-flexi,
body.page-office-endtrafficking #sidebar .block-acf-research-pages-flexi,
#sidebar .block-acf-research-pages-refugee-voices,
#sidebar .block-acf-research-pages-story,
#content .block-acf-research-pages-story,
#sidebar #block-acf-theme-story,
#sidebar #block-acf-theme-refugee-voices,
#sidebar #block-acf-theme-ocsp-new-website,
#sidebar #block-acf-theme-ocsp-contact,
body.page-office-olab #sidebar #block-acf-theme-office-contact,
#sidebar #block-acf-theme-olab-budget-contact,
#sidebar #block-acf-theme-olab-legislative-contact,
body.page-office-opre #sidebar #block-acf-theme-next-event,
body.page-office-paris #sidebar #block-acf-theme-paris-in-the-news,
#block-acf-theme-success-stories .node {
  padding: 20px;
  border-top: 1px solid #ebe1ce;
  border-bottom: 1px solid #ebe5dc;
  background: #fef5e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fef5e4', endColorstr='#fefbf5');
  background: -webkit-gradient(linear, left top, left bottom, from(#fef5e4), to(#fefbf5));
  background: -moz-linear-gradient(top,  #fef5e4,  #fefbf5);
}

body.page-office-orr #sidebar .block-acf-research-pages-flexi:first-child img,
body.page-office-endtrafficking #sidebar .block-acf-research-pages-flexi:first-child img {
  max-width: 100%;
  height: auto;
  margin: 0;
}

body.page-office-orr #sidebar .block-acf-research-pages-flexi:first-child,
body.page-office-endtrafficking #sidebar .block-acf-research-pages-flexi:first-child {
  padding: 0;
  border: none;
  background: none;
}


body.page-office-orr #sidebar .block-acf-research-pages-flexi h2 {
  margin: 0;
}

body.page-office-orr #sidebar #block-acf-research-pages-flexi-5 .content p {
  line-height: 15px;
}

.block-acf-research-pages-news .content .item-list ul li {
	margin-bottom:14px;
}

#block-acf-theme-staff-profiles,
#block-acf-theme-provider-profiles,
#block-acf-theme-success-stories {
  width: 940px;
}

#block-acf-theme-quick-facts h2.block-title,
#block-acf-theme-success-stories h2.block-title {
  font-size: 21px;
  line-height: 30px;
  margin: 0 16px 16px 0;
  float: left;
}

#block-acf-theme-quick-facts form#acf-theme-success-stories-filter label,
#block-acf-theme-success-stories form#acf-theme-success-stories-filter label {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

#block-acf-theme-success-stories form#acf-theme-success-stories-filter .form-item {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
  line-height: 24px;
}

#block-acf-theme-staff-profiles ul#success-stories,
#block-acf-theme-provider-profiles ul#success-stories,
#block-acf-theme-success-stories ul#success-stories {
  clear: left;
  border-bottom: 1px solid #ebe1ce;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#block-acf-theme-staff-profiles ul#success-stories > li,
#block-acf-theme-provider-profiles ul#success-stories > li,
#block-acf-theme-success-stories ul#success-stories > li {
  overflow: auto;
  margin: 0 0 20px 0;
}

#block-acf-theme-staff-profiles ul#success-stories li li,
#block-acf-theme-provider-profiles ul#success-stories li li,
#block-acf-theme-success-stories ul#success-stories li li {
  margin: 0 20px 0 0;
  float: left;
}

#block-acf-theme-staff-profiles ul#success-stories li.full li.last,
#block-acf-theme-provider-profiles ul#success-stories li.full li.last,
#block-acf-theme-success-stories ul#success-stories li.full li.last {
  float: right;
  margin: 0;
}

#block-acf-theme-staff-profiles .node,
#block-acf-theme-provider-profiles .node,
#block-acf-theme-success-stories .node {
  width: 260px;
}

#block-acf-theme-staff-profiles .node img,
#block-acf-theme-provider-profiles .node img,
#block-acf-theme-success-stories .node img {
  max-width: 260px;
}

#block-acf-theme-staff-profile,
#block-acf-theme-provider-profile,
#block-acf-theme-quickfact,
.block-acf-research-pages-refugee-voices,
.block-acf-research-pages-story,
#block-acf-theme-story,
#block-acf-theme-refugee-voices {
  position: relative;
}

#block-acf-theme-staff-profile > .content > a.more,
#block-acf-theme-provider-profile > .content > a.more,
#block-acf-theme-quickfact a.more,
.block-acf-research-pages-refugee-voices a.more,
.block-acf-research-pages-story a.more,
#block-acf-theme-story a.more,
#block-acf-theme-refugee-voices a.more {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  line-height: 24px;
}

#block-acf-theme-staff-profile > .content > a.more,
#block-acf-theme-provider-profile > .content > a.more,
.block-acf-research-pages-refugee-voices a.more,
.block-acf-research-pages-story a.more,
#sidebar #block-acf-theme-story a.more,
#sidebar #block-acf-theme-refugee-voices a.more {
  top: 20px;
  right: 20px;
}

#block-acf-theme-staff-profiles .content .node img,
#block-acf-theme-provider-profiles  .content .node img,
#block-acf-theme-staff-profile .content .node img,
#block-acf-theme-provider-profile  .content .node img,
.block-acf-research-pages-refugee-voices .content img,
.block-acf-research-pages-story .content img,
#block-acf-theme-story .content img,
#block-acf-theme-refugee-voices .content img,
#block-acf-theme-success-stories .node img {
  display: block;
  margin: 0 0 12px 0;
}

.block-acf-research-pages-refugee-voices h2,
.block-acf-research-pages-story h2,
#block-acf-theme-story h2,
#block-acf-theme-refugee-voices h2 {
  font-size: 16px;
  margin: 0 0 16px 0;
}

#block-acf-theme-refugee-voices h2.node-title {
  margin: 0;
}

.node-acf-success-story img,
.node-acf-quick-fact img {
  width: 100%;
  height: auto;
  display: block;
}

.node-acf-success-story .field-name-body img,
.node-acf-quick-fact .field-name-body img {
  width: auto;
  height: auto;
  display: inline;
}


#content .node-acf-success-story.block,
#sidebar .node-acf-success-story.block {
  margin-bottom: 0;
}

body.page-office.page-office-opre #content #block-acf-theme-featured-research h2.block-title,
body.page-office.page-office-opre #content #block-acf-theme-quickfact h2.block-title,
#content .block-ecd-research h2.block-title,
#content .block-ecd-resources h2.block-title,
#sidebar .block-ecd-program-links h2.block-title,
#sidebar #block-acf-theme-orr-policy-resources h2.block-title,
#sidebar #block-acf-theme-ocsp-contact h2 {
  font-size: 16px;
  margin: 0 0 16px 0;
  line-height: 21px;
}

#block-acf-theme-staff-profiles .node h2,
#block-acf-theme-provider-profiles .node h2,
#block-acf-theme-provider-profile .node h2,
#block-acf-theme-staff-profile .node h2,
.block-acf-research-pages-refugee-voices .content h2,
.block-acf-research-pages-story  .content h2,
#block-acf-theme-story .content h2,
#block-acf-theme-refugee-voices .content h2,
#block-acf-theme-success-stories .node h2 {
  font-size: 16px;
  font-weight: normal;
}

#block-acf-theme-staff-profiles h2.block-title,
#block-acf-theme-provider-profiles h2.block-title,
#block-acf-theme-staff-profile h2.block-title,
#block-acf-theme-provider-profile h2.block-title {
 margin: 6px 0 8px;
}

#block-acf-theme-staff-profiles .node h2.node-title,
#block-acf-theme-provider-profiles .node h2.node-title,
#block-acf-theme-staff-profile .node h2.node-title,
#block-acf-theme-provider-profile .node h2.node-title {
  margin: 16px 0 0;
}

#block-acf-theme-staff-profiles .node .profile-title,
#block-acf-theme-provider-profiles .node .profile-title,
#block-acf-theme-staff-profile .node .profile-title,
#block-acf-theme-provider-profile .node .profile-title {
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
}

#block-acf-theme-provider-profiles .node .profile-title,
#block-acf-theme-provider-profile .node .profile-title {
  margin-bottom: 12px;
}

#block-acf-theme-staff-profiles .node .summary,
#block-acf-theme-provider-profiles .node .summary,
#block-acf-theme-staff-profile .node .summary,
#block-acf-theme-provider-profile .node .summary {
  clear: left;
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 12px;
}

#sidebar #block-acf-theme-office-contact .content,
#sidebar #block-acf-theme-ana-tta-contact,
body.page-office-ana.section-assistance #sidebar #block-acf-theme-promo1,
body.page-office-ana.section-about #sidebar #block-acf-theme-promo1 {
  font-size: 12px;
}

#sidebar .block-ecd-program-links h2.block-title {
  margin-bottom: 12px;
}

#sidebar .block-ecd-program-links .content p {
  margin-bottom: 6px;
}

#sidebar .block-ecd-program-links {
  font-size: 13px;
}

#block-acf-theme-calendar,
#block-acf-theme-staff-profiles .node,
#block-acf-theme-provider-profiles .node,
#block-acf-theme-staff-profile,
#block-acf-theme-provider-profile,
#sidebar #block-acf-research-pages-ocse-find,
#sidebar .block-ecd-program-links,
body.page-office-ecd #sidebar #block-acf-theme-news,
#sidebar #block-acf-theme-orr-policy-resources,
#sidebar #block-acf-theme-office-contact,
#sidebar #block-acf-theme-ana-tta-contact,
#sidebar #block-acf-theme-help,
#sidebar #block-acf-theme-custom,
#sidebar #block-acf-blog-categories,
#sidebar #block-acf-theme-promo1,
#sidebar #block-acf-theme-promo2,
#sidebar #block-acf-theme-promo3,
#sidebar #block-acf-theme-ecd-wmt-promo1,
#sidebar #block-acf-theme-ecd-wmt-promo2,
#sidebar #block-acf-theme-fysb-map-promo,
#sidebar #block-acf-theme-map-promo,
body.page-office-acf-region-office #sidebar #block-acf-theme-welcome,
#sidebar #block-acf-theme-email-signup,
#sidebar .block-acf-theme-email-signup,
#sidebar #block-acf-theme-occ-resources-parents,
#sidebar #block-acf-theme-occ-resources-providers,
#sidebar #block-acf-theme-occ-guidance-policy,
#sidebar #block-acf-theme-occ-guidance-reporting,
#sidebar #block-acf-theme-occ-funding,
#sidebar #block-acf-theme-blog-author,
#sidebar #block-acf-theme-blog-promo,
#sidebar .flexi-block,
#block-acf-research-topic,
#block-acf-research-related,
#sidebar #block-acf-theme-opre-conferences,
#block-acf-theme-next-event,
#block-acf-research-pages-cb-free-html,
#block-acf-theme-opre-promo {
  padding: 20px;
  border-top: 1px solid #ece8df;
  border-bottom: 1px solid #eae4db;
  background: #f8f5f1;
}

#block-acf-theme-calendar a,
#block-acf-theme-staff-profiles .node a,
#block-acf-theme-provider-profiles .node a,
#block-acf-theme-staff-profile a,
#block-acf-theme-provider-profile a,
#sidebar #block-acf-research-pages-ocse-find a,
#sidebar .block-ecd-program-links a,
body.page-office-ecd #sidebar #block-acf-theme-news a,
#sidebar #block-acf-theme-orr-policy-resources a,
#sidebar #block-acf-theme-office-contact a,
#sidebar #block-acf-theme-ana-tta-contact a,
#sidebar #block-acf-theme-help a,
#sidebar #block-acf-theme-custom a,
#sidebar #block-acf-blog-categories a,
#sidebar #block-acf-theme-promo1 a,
#sidebar #block-acf-theme-promo2 a,
#sidebar #block-acf-theme-promo3 a,
#sidebar #block-acf-theme-fysb-map-promo a,
#sidebar #block-acf-theme-map-promo a,
body.page-office-acf-region-office #sidebar #block-acf-theme-welcome a,
#sidebar #block-acf-theme-email-signup a,
#sidebar .block-acf-theme-email-signup a,
#sidebar #block-acf-theme-occ-resources-parents a,
#sidebar #block-acf-theme-occ-resources-providers a,
#sidebar #block-acf-theme-occ-guidance-policy a,
#sidebar #block-acf-theme-occ-guidance-reporting a,
#sidebar #block-acf-theme-occ-funding a,
#sidebar #block-acf-theme-blog-author a,
#sidebar #block-acf-theme-blog-promo a,
#sidebar .flexi-block a,
#block-acf-research-topic a,
#block-acf-research-related a,
#sidebar #block-acf-theme-opre-conferences a,
#block-acf-theme-next-event a,
#block-acf-research-pages-cb-free-html a,
#block-acf-theme-opre-promo a {
  color: #264a64;
}

#block-acf-theme-opre-promo h2.block-title {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}

#block-acf-theme-opre-promo a.right.image img,
#block-acf-theme-opre-promo a.left.image img {
  border: 1px solid #ece8df;
}

#block-acf-theme-opre-promo > .content,
#block-acf-theme-opre-promo > .content p {
  font-size: 13px;
  line-height: 18px;
}

#block-acf-theme-opre-promo > .content p {
  margin: 0 0 10px;
}

#block-acf-theme-opre-promo a.right,
#block-acf-theme-opre-promo img.right {
  margin-left: 8px;
}

#block-acf-theme-opre-promo > .content > .summary {
  font-size: 11px;
  margin: 0 0 18px;
}
#block-acf-theme-opre-promo > .content > .summary p {
  font-size: 11px;
}

#sidebar #block-acf-theme-opre-conferences {
  padding-bottom: 2px;
}

#sidebar #block-acf-theme-blog-promo {
  position: relative;
}

#sidebar #block-acf-theme-blog-promo .content .more-link {
  position: absolute;
  top: 20px;
  right: 20px;
  line-height: 21px;
}

#sidebar #block-acf-theme-blog-promo .content a.image {
  display: block;
  margin: 0 0 16px 0;
}

#sidebar #block-acf-theme-blog-promo .content a.image img {
  display: block;
}

#sidebar #block-acf-theme-blog-promo .content h2 {
  margin: 0;
}
#sidebar #block-acf-theme-blog-promo .content p {
  margin: 0 0 6px 0;
}

#sidebar #block-acf-theme-blog-author  {
  overflow: auto;
}

#sidebar #block-acf-theme-blog-author .content img {
  float:left;
}

#sidebar #block-acf-theme-blog-author .content .author-info {
  margin-left:110px;
  padding-top: 10px;
}

#block-acf-theme-email-signup .icon,
.block-acf-theme-email-signup .icon {
  height: 70px;
  width: 80px;
  float: right;
  background: url(../images/email-subscribe.png) no-repeat 5px -20px;
}

#block-acf-office-ml-orr-orr > .icon {
  display: none;
}

#block-acf-office-ml-orr-orr .content span {
  padding: 6px 0;
  display: block;
  font-size: 16px;
  line-height: 21px;
}

#block-acf-office-ml-orr-orr .content span.icon {
  padding: 0;
  height: 54px;
  width: 76px;
  margin-left: 20px;
  background: url(../images/email-subscribe.png) no-repeat left bottom;
}

#block-acf-office-ml-orr-orr a.newsletter {
  display: block;
  height: 54px;
}

body.page-office-css #sidebar .block-acf-theme-email-signup .icon {
  width: 70px;
  height: 50px;
  background: url(../images/email-subscribe-css.png) no-repeat 0 0;
}

.block-acf-theme-email-signup h2.block-title {
  margin-right: 80px;
}

.block-acf-theme-email-signup form {
  clear: right;
}

.block-acf-theme-email-signup form {
  margin-bottom: 10px;
}

body.page-office-cb #sidebar #block-acf-theme-email-signup {
  background-image: url(../images/email-subscribe.png);
  background-repeat: no-repeat;
  background-position: right 0;
}

body.page-office-ohs #sidebar #block-acf-theme-email-signup {
  background-image: url(../images/email-subscribe-ohs.png);
  background-repeat: no-repeat;
  background-position: right 0;
}

body.page-office-fysb #sidebar #block-acf-theme-email-signup {
  background-image: url(../images/email-subscribe-fysb-v2.png);
  background-repeat: no-repeat;
  background-position: right 0;
}

body.page-office-cb #sidebar #block-acf-theme-email-signup h2.block-title,
body.page-office-ohs #sidebar #block-acf-theme-email-signup h2.block-title,
body.page-office-fysb #sidebar #block-acf-theme-email-signup h2.block-title {
  margin-right: 80px;
}

#opre-mailing-list-button
{
  width: 100% ;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 0 10px;
  margin: 0;
  height: 28px;
  line-height: 28px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  background: #4a86b0; /* Old browsers */
  background: -moz-linear-gradient(top,  #4a86b0 0%, #376f95 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a86b0), color-stop(100%,#376f95)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #4a86b0 0%,#376f95 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #4a86b0 0%,#376f95 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #4a86b0 0%,#376f95 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #4a86b0 0%,#376f95 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a86b0', endColorstr='#376f95',GradientType=0 ); /* IE6-9 */


}

#sidebar #block-acf-research-pages-ocse-find input.form-submit,
#sidebar a.subscribe,
#sidebar #block-acf-theme-email-signup input.form-submit {
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 0 10px;
  margin: 0;
  height: 28px;
  line-height: 28px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #19150f;
  border: 1px solid #d8d0c1;
  background: #f7f3ed;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f3ed), to(#d8d0c1));
  background: -webkit-linear-gradient(#f7f3ed, #d8d0c1);
  background: -moz-linear-gradient(#f7f3ed, #d8d0c1);
  background: -ms-linear-gradient(#f7f3ed, #d8d0c1);
  background: -o-linear-gradient(#f7f3ed, #d8d0c1);
  background: linear-gradient(#f7f3ed, #d8d0c1);
  -pie-background: linear-gradient(#f7f3ed, #d8d0c1);
}

.block-acf-theme-email-signup input.form-submit:hover,
#sidebar #block-acf-research-pages-ocse-find input.form-submit:hover,
#sidebar a.subscribe:hover,
#sidebar #block-acf-theme-email-signup input.form-submit:hover {
  text-decoration: none;
  color: #fff;
  border: 1px solid #5e92b5;
  background: #8cb0c8;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#8cb0c8), to(#5e92b5));
  background: -webkit-linear-gradient(#8cb0c8, #5e92b5);
  background: -moz-linear-gradient(#8cb0c8, #5e92b5);
  background: -ms-linear-gradient(#8cb0c8, #5e92b5);
  background: -o-linear-gradient(#8cb0c8, #5e92b5);
  background: linear-gradient(#8cb0c8, #5e92b5);
  -pie-background: linear-gradient(#8cb0c8, #5e92b5);
}

#block-acf-theme-email-signup hr {
  margin: 16px -20px;
}

#block-acf-theme-email-signup .form-item label {
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
}

#block-acf-theme-email-signup .form-item .form-item label {
  font-weight: normal;
}

#sidebar #block-acf-research-pages-ocse-find input.form-text,
.block-acf-theme-email-signup input.form-text,
#block-acf-theme-email-signup input.form-text {
  border: 1px solid #d9d0c1;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 28px;
  height: 28px;
  padding: 0 8px;
  margin: 0;
}

#sidebar #block-acf-research-pages-ocse-find input.form-text.default,
.block-acf-theme-email-signup input.form-text.default,
#block-acf-theme-email-signup input.form-text.default {
  color: #B2A794;
}

#block-acf-theme-email-signup #opre-mailing-list-form .form-item {
  margin: 0 0 1em;
}

#block-acf-theme-email-signup #opre-mailing-list-form input.form-text {
  width: 140px;
}
#block-acf-theme-email-signup #ofa-mailing-list-form input.form-text,
#block-acf-theme-email-signup #region-mailing-list-form input.form-text {
  width: 242px;
}

#block-acf-theme-email-signup #ofa-mailing-list-form a.unsubscribe {
  display: block;
  font-size: 11px;
  font-weight: bold;
}

#block-acf-theme-email-signup #ofa-mailing-list-form #unsubscribe-wrapper .form-item {
  margin: 16px 0 4px 0;
}

.block-acf-theme-email-signup .form-item,
#sidebar #block-acf-research-pages-ocse-find .form-item,
#block-acf-theme-email-signup #ana-mailing-list-form .form-item,
#block-acf-theme-email-signup #orr-mailing-list-form .form-item {
  margin: 0;
  float: left;
}

.block-acf-theme-email-signup input.form-text,
#sidebar #block-acf-research-pages-ocse-find input.form-text,
#block-acf-theme-email-signup #ana-mailing-list-form input.form-text,
#block-acf-theme-email-signup #orr-mailing-list-form input.form-text {
  width: 180px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border-right: none;
}

.block-acf-theme-email-signup input.form-text {
  width: 165px;
}


#sidebar #block-acf-research-pages-ocse-find input.form-submit,
#sidebar #block-acf-theme-email-signup #ana-mailing-list-form input.form-submit,
#sidebar #block-acf-theme-email-signup #orr-mailing-list-form input.form-submit {
  float: left;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  margin-top: 20px;
  height: 30px;
  line-height: 30px;
}

.block-acf-theme-email-signup input.form-submit {
  margin: 0;
}

#sidebar #block-acf-research-pages-ocse-find input.form-submit {
  margin: 0;
  height: 30px;
  line-height: 30px;
}

#content .block-acf-theme-email-signup {
  border-top: 1px solid #ebe7de;
  margin-top: 26px;
  padding-top: 21px;
}

#content .block-acf-theme-email-signup h2.block-title {
  font-size: 16px;
  line-height: 26px;
}

#sidebar #block-acf-research-pages-ocse-find h2.block-title,
body.page-office-ecd #sidebar #block-acf-theme-news h1,
#sidebar #block-acf-theme-help h2,
#sidebar #block-acf-theme-promo1 h2,
#sidebar #block-acf-theme-promo2 h2,
#sidebar #block-acf-theme-promo3 h2,
#sidebar .flexi-block h2 {
  font-size: 16px;
  margin: 0 0 16px 0;
}

#sidebar #block-acf-theme-custom h2,
#sidebar #block-acf-blog-categories h2,
#sidebar #block-acf-blog-archive h2 {
  font-size: 16px;
  margin: 0 0 16px 0;
}

#sidebar #block-acf-blog-archive .form-item label {
  display: none;
}

#content #block-acf-theme-programs-tabbed .tabs-wrapper {
  padding: 0;
  border-bottom: 1px solid #ebe7de;
}

#content #block-acf-theme-programs-tabbed .tabs-wrapper h3 {
  float: left;
  font-size: 12px;
  color: #19150f;
  line-height: 20px;
  margin: 0 8px 0 0;
}

#content #block-acf-theme-programs-tabbed .tabs-wrapper ul.tabs {
  float: left;
  margin-bottom: 18px;
}

#content #block-acf-theme-programs-tabbed .tabs-wrapper ul.tabs li {
  float: left;
  margin: 0 3px 0 0;
}

#content #block-acf-theme-programs-tabbed .tabs-wrapper ul.tabs li a {
  display: block;
  height: 20px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  padding: 0 10px 0 30px;
  background: #e2dace url(../images/icons-sprite.png) no-repeat 6px 0;
  color: #19150f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#content #block-acf-theme-programs-tabbed .tabs-wrapper ul.tabs li.region a {
  background-position: 6px -20px;
}

#content #block-acf-theme-programs-tabbed .tabs-wrapper ul.tabs li a.active {
  background-color: #bcd9ed;
}

#block-acf-theme-help-topics {
  border-top: 1px solid #ebe7de;
}

#content #block-acf-theme-programs-tabbed #tab-topic li,
#block-acf-theme-help-topics li {
  padding: 16px 0 8px;
  border-bottom: 1px solid #ebe7de;
}


#content #block-acf-theme-programs-tabbed #tab-topic li h4,
#block-acf-theme-help-topics li h4 {
  color: #19150f;
  font-size: 16px;
  margin: 0 0 12px 0;
}

#content #block-acf-theme-programs-tabbed #tab-topic li li,
#block-acf-theme-help-topics li li {
  padding: 0;
  border: none;
  font-size: 12px;
  line-height: 16px;
}

#content #block-acf-theme-programs-tabbed #tab-topic li li.left,
#block-acf-theme-help-topics li li.left {
  float: left;
  width: 285px;
}

#content #block-acf-theme-programs-tabbed #tab-topic li li.right,
#block-acf-theme-help-topics li li.right {
  float: right;
  width: 285px;
}

#content #block-acf-theme-programs-tabbed #tab-topic li li h5,
#block-acf-theme-help-topics li li h5 {
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 8px 0;
}

#content #block-acf-theme-programs-tabbed #tab-topic li li li,
#block-acf-theme-help-topics li li li {
  margin: 0 0 8px 0;
}

#content #block-acf-theme-programs-tabbed #tab-topic li li li ul.first,
#block-acf-theme-help-topics li li li ul.first {
  margin: 0 0 24px 0;
}

#content #block-acf-theme-programs-tabbed #tab-topic li li a {
  display: block;
}

#content #block-acf-theme-programs-tabbed #tab-office {
  margin: 6px 0 0 0;
}

#content #block-acf-theme-programs-tabbed #tab-office li.left {
  width: 285px;
  float: left;
}

#content #block-acf-theme-programs-tabbed #tab-office li.right {
  width: 285px;
  float: right;
}

#content #block-acf-theme-programs-tabbed #tab-office li li {
  margin: 10px 0 0 0;
  width: 285px;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a {
  height: 56px;
  display: block;
  background: #fff;
  padding: 0 0 0 90px;
  line-height: 18px;
  display: table;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-ana {
  background: url(../images/program_logos/ANA.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-acyf {
  background: url(../images/program_logos/ACYF.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-add {
  background: url(../images/program_logos/ADD.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-aidd {
  background: url(../images/program_logos/AIDD.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-cb {
  background: url(../images/program_logos/CB.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-ecd {
  background: url(../images/program_logos/ECD.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-fysb {
  background: url(../images/program_logos/FYSB.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-ocmo {
  background: url(../images/program_logos/OCMO.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-occ {
  background: url(../images/program_logos/OCC.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-css,
#content #block-acf-theme-programs-tabbed #tab-office li li a.program-ocse {
  background: url(../images/program_logos/OCSE.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-ocs {
  background: url(../images/program_logos/OCS.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-ofa {
  background: url(../images/program_logos/OFA.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-ohs {
  background: url(../images/program_logos/OHS.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-ohsepr {
  background: url(../images/program_logos/OHSEPR.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-opre {
  background: url(../images/program_logos/OPRE.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-orr {
  background: url(../images/program_logos/ORR.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-oro {
  background: url(../images/program_logos/ORO.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-paris {
  background: url(../images/program_logos/PARIS.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a.program-olab {
  background: url(../images/program_logos/OLAB.gif) no-repeat;
}

#content #block-acf-theme-programs-tabbed #tab-office li li a span.title {
  display: table-cell;
  vertical-align: middle;
}
/*
#content #block-acf-theme-programs-tabbed #tab-office .item-list li li a span.title {
  font-weight: normal;
}
*/

#content #block-acf-theme-programs-tabbed #tab-region .map {
  margin: 10px 0 0 0;
}

#content #block-acf-theme-programs-tabbed #tab-region .map area {
  outline: none;
}


#content #block-acf-theme-programs-tabbed #tab-region h4 {
  font-size: 16px;
  margin: 16px 0 6px 0;
}

#content #block-acf-theme-programs-tabbed #tab-region li.left {
  float: left;
  width: 285px;
}

#content #block-acf-theme-programs-tabbed #tab-region li.right {
  float: right;
  width: 285px;
}

#content #block-acf-theme-programs-tabbed #tab-region li li {
  margin: 10px 0 0 0;
}

#content #block-acf-theme-programs-tabbed #tab-region li li a {
  font-weight: bold;
  font-size: 12px;
  display: block;
}

#content #block-acf-theme-programs-tabbed #tab-region li li a strong {
  text-transform: uppercase;
}

/*
#content #block-acf-theme-help-topics,
#content #block-acf-theme-orr-help-topics {
  border-top: 1px solid #ebe7de;
}

#content #block-acf-theme-help-topics li.left,
#content #block-acf-theme-orr-help-topics li.left {
  float: left;
  width: 285px;
}

#content #block-acf-theme-help-topics li.right,
#content #block-acf-theme-orr-help-topics li.right {
  float: right;
  width: 285px;
}

#content #block-acf-theme-help-topics a.topic,
#content #block-acf-theme-orr-help-topics a.topic  {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
}

#content #block-acf-theme-help-topics a.topic span,
#content #block-acf-theme-orr-help-topics a.topic span {
  padding: 0 28px 0 0;
  display: inline-block;
  line-height: 40px;
  background: url(../images/icons-sprite.png) no-repeat right -40px;
}

#content #block-acf-theme-help-topics ul ul li,
#content #block-acf-theme-orr-help-topics ul ul li {
  border-bottom: 1px solid #ebe7de;
}

#content #block-acf-theme-help-topics ul ul ul li,
#content #block-acf-theme-orr-help-topics ul ul ul li {
  border: none;
  margin: 0 0 20px 0;
}

#content #block-acf-theme-help-topics ul ul ul li h4,
#content #block-acf-theme-orr-help-topics ul ul ul li h4 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  line-height: 28px;
}

#content #block-acf-theme-help-topics ul ul ul li p,
#content #block-acf-theme-orr-help-topics ul ul ul li p {
  margin: 0 0 6px 0;
}

#content #block-acf-theme-help-topics ul ul li.expanded,
#content #block-acf-theme-orr-help-topics ul ul li.expanded {
  list-style: none;
  padding: 0;
}

#content #block-acf-theme-help-topics ul ul li.expanded a.topic span,
#content #block-acf-theme-orr-help-topics ul ul li.expanded a.topic span {
  background-position: right -80px;
}

#content #block-acf-theme-help-topics ul ul ul li.featured,
#content #block-acf-theme-orr-help-topics ul ul ul li.featured,
div.featured-help {
  padding: 18px 42px 18px 14px;
  background: #faf8f5 url(../images/help-featured-banner.png) no-repeat right top;
}
*/
div.featured-help {
  margin: 0 0 16px 0;
  font-size: 12px;
}

#content #block-acf-theme-orr-help-topics ul ul ul li.featured h4,
#content #block-acf-theme-help-topics ul ul ul li.featured h4,
div.featured-help h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px;
}

#content #block-acf-theme-orr-help-topics ul ul ul li.featured .phone,
#content #block-acf-theme-help-topics ul ul ul li.featured .phone,
div.featured-help .phone {
  font-size: 12px;
  font-weight: bold;
}


body.page-office-acf-region-office #content #block-acf-theme-regional-highlights {
  width: 100%;
  border-bottom: 1px solid #DAD1C0;
  padding-bottom: 25px;
  margin-bottom: 20px;
  overflow: auto;
}

body.page-office-acf-region-office #content #block-acf-theme-story h2.block-title,
body.page-office-acf-region-office #content #block-acf-theme-events h2.block-title,
body.page-office-acf-region-office #content #block-acf-theme-regional-highlights h2.block-title {
  font-size: 21px;
  line-height: 21px;
}

body.page-office-acf-region-office #block-acf-theme-regional-highlights a.more.highlights {
  float: right;
  margin-top: 6px;
}

body.page-office-acf-region-office #block-acf-theme-regional-highlights .content h3 {
  font-weight: normal;
  margin: 0;
}

body.page-office-acf-region-office #block-acf-theme-regional-highlights .content .date {
  margin-bottom: 12px;
}

body.page-office-acf-region-office #block-acf-theme-regional-highlights .content p {
  margin-bottom: 12px;
}

body.page-office-acf-region-office #block-acf-theme-regional-highlights .content h3,
body.page-office-acf-region-office #block-acf-theme-regional-highlights .content .date,
body.page-office-acf-region-office #block-acf-theme-regional-highlights .content p,
body.page-office-acf-region-office #block-acf-theme-regional-highlights .content a.more {
  padding-left: 315px;
}

body.page-office-acf-region-office #block-acf-theme-regional-highlights .content a.more {
  display: block;
}

body.page-office-acf-region-office #block-acf-theme-regional-highlights .image {
  float: left;
  height: 100%;
}

body.page-office-acf-region-office #content #block-acf-theme-story {
  float: right;
}

body.page-office-acf-region-office #content #block-acf-theme-events {
  float:left;
}

body.page-office-acf-region-office #block-acf-theme-grant {
  float:left;
  width: 285px;
}

#block-acf-theme-acf-resources-for-grantees {
  float:left;
  width: 285px;
}

body.page-office-acf-region-office #block-acf-theme-welcome h2.block-title {
  text-align: center;
  margin-bottom: 10px;
}

body.page-office-acf-region-office #block-acf-theme-welcome .region-welcome-about-link {
  text-align: center;
  margin-bottom: 10px;
  display:block;
}

body.page-office-acf-region-office #block-acf-theme-welcome img {
  margin-left: auto;
  margin-right: auto;
  display:block;
}

#content #block-acf-theme-office-contact .item-list ul#region-states-list {
  margin: 0.25em 0 1em 0;
}

#content #block-acf-theme-office-contact .item-list ul#region-states-list li {
 display: inline;
 margin: 0;
 padding: 0 0.2em 0 0.5em;
 color:#888;
 font-style: italic;
}

#content #block-acf-theme-office-contact .item-list ul#region-states-list li.first {
 padding-left: 0;
 border: 0;
}

#content .node .column {
  float: left;
  width: 180px;
  margin-right: 30px;
}

#content .node .column.right {
  margin: 0;
}

#content .node .field-item div.two-column {
  float: left;
  width: 48%;
  margin: 0 4% 16px 0;
}

#content .node .field-item div.three-column {
  float: left;
  width: 30%;
  margin: 0 5% 16px 0;
}

#content .node .field-item div.three-column-3,
#content .node .field-item div.two-column-2 {
  margin-right: 0;
  float: right;
}

#content .node .field-item div.three-column-1,
#content .node .field-item div.two-column-1,
#content .node .field-item p.two-column,
#content .node .field-item p.three-column {
  clear: both;
}

body.page-office-acf-region-office #content .node .column h3 {
  margin: 16px 0 6px 0;
}

body.page-office-acf-region-office #content .node .column hr {
  margin: 12px 0;
}

body.page-office-acf-region-office #content .node .column ul {
  padding: 0;
  margin: 0;
}

body.page-office-acf-region-office #content .node .column ul li {
  padding: 0;
  list-style: none;
  font-size: 12px;
  line-height: 16px;
  margin: 8px 0 0 0;
}

body.page-office-acf-region-office #content .node .column ul li a {
  font-weight: bold;
  display: block;
}

/*
body.page-office-acf-region-office #content .node .column ul li li a {
  font-weight: normal;
}
*/

body.page-office-acf-region-office #content .node .column ul li li li {
  list-style: disc;
  color: #3072a0;
  margin: 4px 0 0 16px;
}

#content #block-acf-theme-upcoming-events,
#content #block-acf-theme-upcoming-events .date,
#content #block-acf-theme-events,
#content #block-acf-theme-events .date, {
  color: #19150f;
  font-size: 12px;
}

#content #block-acf-theme-upcoming-events .content li,
#content #block-acf-theme-events .content li {
  margin: 0 0 16px 0;
}

#content #block-acf-theme-upcoming-events .content li.month,
#content #block-acf-theme-events .content li.month {
  padding: 16px 0 0 0;
  border-top: 1px solid #ebe7de;
}

#content #block-acf-theme-upcoming-events .content li.first,
#content #block-acf-theme-events .content li.first {
  border: none;
  padding: 0;
}

#content #block-acf-theme-upcoming-events .content li.month h4,
#content #block-acf-theme-events .content li.month h4 {
  font-weight: bold;
}

#content #block-acf-theme-upcoming-events .date,
#content #block-acf-theme-events .date {
  font-weight: bold;
}

#block-acf-theme-data-reports .block h4 {
  margin: 0;
}

#block-acf-theme-data-reports form {
  margin: 16px 0;
}

#content #block-acf-theme-ofa-help-by-state form {
  margin: 0 0 16px 0;
}

#content #block-acf-theme-ofa-help-by-state form label {
  display: inline;
  font-weight: bold;
  font-size: 12px;
}

#content #block-acf-theme-region-help-by-state .content .state h4,
#content #block-acf-theme-ofa-help-by-state .content .state h4 {
  font-weight: bold;
}

#content #block-acf-theme-ohs-pre-application {
  margin: 16px 0;
  padding: 16px 0 16px 0;
  border-bottom: 1px solid #ebe7de;
}

#content #block-acf-theme-ohs-pre-application h2.block-title {
  font-size: 16px;
}

#content #block-acf-theme-ohs-pre-application #acf-theme-filter-state-county .form-item {
	margin: 0;
  padding: 0;
  display: inline-block;
}

#content #block-acf-theme-ohs-pre-application #acf-theme-filter-state-county #edit-county {
	width: 350px;
}

#content #block-acf-theme-ohs-pre-application #acf-theme-filter-state-county .select-replace {
	float:left;
	margin-right: 10px;
}

#content #block-acf-theme-ohs-pre-application #acf-theme-filter-state-county .form-item-state .select-replace {
	width: 65px;
}

#content #block-acf-theme-ohs-pre-application #acf-theme-filter-state-county .form-item-county .select-replace {
	width: 115px;
}

#content #block-acf-theme-ohs-pre-application #acf-theme-filter-state-county .select-replace ul {
  border: 1px solid #cfc3ae;
  color: #665b47;
  background: #f1e9de;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f1e9de));
  background: -webkit-linear-gradient(#ffffff, #f1e9de);
  background: -moz-linear-gradient(#ffffff, #f1e9de);
  background: -ms-linear-gradient(#ffffff, #f1e9de);
  background: -o-linear-gradient(#ffffff, #f1e9de);
  background: linear-gradient(#ffffff, #f1e9de);
  -pie-background: linear-gradient(#ffffff, #f1e9de);
}

#content #block-acf-theme-ohs-pre-application #acf-theme-filter-state-county .select-replace.closed li {
  background-image: url(../images/dropdown-arrow-brown-2.png);
}

#content #block-acf-theme-ohs-pre-application #acf-theme-filter-state-county .select-replace li {
  font-size: 16px;
}

#acf-theme-filter-region .form-item,
#acf-research-pages-programs-news-filter .form-item {
  margin: 0 0 16px;
}

#acf-theme-filter-region .select-replace,
#acf-research-pages-programs-news-filter .select-replace {
  position: relative;
  height: 28px;
}

#acf-theme-filter-region .select-replace {
  height: 38px;
}

#acf-theme-filter-region .select-replace ul,
#acf-research-pages-programs-news-filter .select-replace ul {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #a6c0d2;
  font-weight: bold;
  color: #3072a0;
  background: #daeffd;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d1e6f5));
  background: -webkit-linear-gradient(#ffffff, #d1e6f5);
  background: -moz-linear-gradient(#ffffff, #d1e6f5);
  background: -ms-linear-gradient(#ffffff, #d1e6f5);
  background: -o-linear-gradient(#ffffff, #d1e6f5);
  background: linear-gradient(#ffffff, #d1e6f5);
  -pie-background: linear-gradient(#ffffff, #d1e6f5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

#sidebar .content #acf-theme-filter-region .select-replace ul {
  margin: 0;
  right: 0;
  background: #fff;
  color: #19150f;
  font-size: 12px;
}

#acf-theme-filter-region .select-replace.open ul,
#acf-research-pages-programs-news-filter .select-replace.open ul {
  z-index: 99;
}

#acf-theme-filter-region .select-replace.closed ul,
#acf-research-pages-programs-news-filter .select-replace.closed ul {
  padding: 0;
}

#acf-theme-filter-region .select-replace li,
#acf-research-pages-programs-news-filter .select-replace li {
  position: relative;
  cursor: pointer;
  padding: 0 9px !important;
  line-height: 28px;
  overflow: hidden;
  margin: 0 !important;
  white-space: nowrap;
  z-index: 10;
}

#acf-theme-filter-region .select-replace li {
  line-height: 36px;
}

#acf-theme-filter-region .select-replace.closed li,
#acf-research-pages-programs-news-filter .select-replace.closed li {
  display: none;
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  background-image: url(../images/dropdown-arrow-2.png);
  background-repeat: no-repeat;
  background-position: right 50%;
  white-space: nowrap;
  margin: 0 !important;
}

#acf-theme-filter-region .select-replace.closed li {
  font-size: 12px;
  height: 36px;
  line-height: 36px;
}

#acf-theme-filter-region .select-replace.closed li span,
#acf-research-pages-programs-news-filter .select-replace.closed li span {
  overflow: hidden;
  display: block;
  margin-right: 14px;
}

#acf-theme-filter-region .select-replace.closed li.selected,
#acf-research-pages-programs-news-filter .select-replace.closed li.selected {
  display: block;
}

/*
#content #block-acf-theme-ohs-pre-application #acf-theme-filter-state-county input.form-submit {
  color: #fff;
  cursor: pointer;
  padding: 0 20px;
  margin: 0;
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 28px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #386c90;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#5085aa), to(#386c90));
  background: -webkit-linear-gradient(#5085aa, #386c90);
  background: -moz-linear-gradient(#5085aa, #386c90);
  background: -ms-linear-gradient(#5085aa, #386c90);
  background: -o-linear-gradient(#5085aa, #386c90);
  background: linear-gradient(#5085aa, #386c90);
  -pie-background: linear-gradient(#5085aa, #386c90);
}

#content #block-acf-theme-ohs-pre-application #acf-theme-filter-state-county input.form-submit:hover {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#396a8e), to(#386c90));
  background: -webkit-linear-gradient(#396a8e, #386c90);
  background: -moz-linear-gradient(#396a8e, #386c90);
  background: -ms-linear-gradient(#396a8e, #386c90);
  background: -o-linear-gradient(#396a8e, #386c90);
  background: linear-gradient(#396a8e, #386c90);
  -pie-background: linear-gradient(#396a8e, #386c90);
}
*/

.file-size,
#ckeditor_body.content .file-size {
	color: #998F7E;
	font-size: 10px;
	margin: 0px 0px 6px;
	text-transform: uppercase;
}

body.page-office-ohs #content #block-acf-theme-ohs-pre-app-resources {
  border: none;
  border-bottom: 1px solid #ebe7de;
  margin: 16px 0;
}

body.page-office-ohs #content #block-acf-theme-ohs-pre-app-resources h3.block-title {
  font-size: 16px;
}

#block-acf-theme-ohs-pre-app-resources a.pdf,
#block-acf-theme-ohs-pre-app-resources a.zip {
  height: auto;
  line-height: 16px;
  background-position: 0 0;
}

#block-acf-theme-ohs-pre-app-resources .file-size {
  padding-left: 18px;
  display: inline-block;
}

html.js #block-acf-theme-ohs-pre-app-resources a.pdf,
html.js #block-acf-theme-ohs-pre-app-resources a.zip {
  padding: 0;
  display: inline;
  background: none;
}

html.js #block-acf-theme-ohs-pre-app-resources .file-size {
  display: inline;
  padding: 0;
  line-height: 16px;
}

html.js #block-acf-theme-ohs-pre-app-resources span.icon {
  display: block;
  height: 24px;
  width: 20px;
  float: left;
}

html.js #block-acf-theme-ohs-pre-app-resources a.pdf span.icon {
  background: url(../images/icon-pdf.png) no-repeat scroll left 4px transparent;
}

html.js #block-acf-theme-ohs-pre-app-resources a.zip span.icon {
  background: url(../images/icon-zip.png) no-repeat scroll left 4px transparent;
}

#content #block-acf-theme-ohs-pre-application #acf-theme-filter-state-county {
  margin: 0 0 16px 0;
}

#content #block-acf-theme-ohs-pre-application #acf-theme-filter-state-county .form-item {
  margin: 0 4px 0 0;
  padding: 0;
  display: inline;
}

#acf-research-pages-programs-news-filter .form-item > label,
#content #block-acf-theme-ohs-pre-application #acf-theme-filter-state-county .form-item label,
#sidebar #block-acf-theme-ohsepr-contacts #acf-theme-filter-region .form-item label {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

#content #block-acf-theme-ohs-pre-application #acf-theme-filter-state-county input.form-submit {
  margin: 0 16px 0 0;
}

#content #block-acf-theme-ohs-awarded-grants {
  padding: 15px;
  background: #ebf4fa url(../images/help-featured-banner.png) no-repeat right top;
}

#content #block-acf-theme-ohs-awarded-grants .block-left,
#content #block-acf-theme-ohs-awarded-grants .block-right {
  width: 270px;
}

#content #block-acf-theme-ohs-awarded-grants hr {
  border-top: 1px solid #cbe4f4;
}

#sidebar #block-acf-theme-ohs-funding-opportunity {
  padding: 20px;
  border-top: 1px solid #ebe7de;
  border-bottom: 1px solid #ebe7de;
  background: #f6f3ee;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f3ee', endColorstr='#f9f8f5');
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f3ee), to(#f9f8f5));
  background: -moz-linear-gradient(top,  #f6f3ee,  #f9f8f5);
}

#sidebar #block-acf-theme-ohsepr-contacts {
  padding: 20px;
  border-top: 1px solid #ebe7de;
  border-bottom: 1px solid #ebe7de;
  background: #f6f3ee;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f3ee', endColorstr='#f9f8f5');
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f3ee), to(#f9f8f5));
  background: -moz-linear-gradient(top,  #f6f3ee,  #f9f8f5);
  font-size: 13px;
  line-height: 21px;
}

#sidebar #block-acf-theme-ohsepr-contacts .ohsepr-contact .label {
  font-weight: bold;
  display: block;
}

#sidebar #block-acf-theme-ohsepr-contacts .ohsepr-contact .ohsepr-states {
  font-style: italic;
  display: block;
}

#sidebar #block-acf-theme-ohsepr-contacts h2.block-title {
  text-align: center;
  font-size: 18px;
  line-height: 21px;
}

#sidebar #block-acf-theme-ohsepr-contacts .map img {
  display: block;
  margin: 0 0 16px 0;
}

body.page-office-cb.path-grants #content #block-acf-theme-grant,
body.page-office-cb.path-grants #content #block-acf-theme-funding-opps,
body.page-office-olab #content #block-acf-theme-welcome,
body.page-office-acyf #content #block-acf-theme-welcome {
  float: none;
  width: auto;
}

body.page-office-olab #content #block-acf-theme-welcome h2.block-title {
  font-size: 21px;
  line-height: 21px;
}

body.page-office-acyf #content #block-acf-theme-welcome h2.block-title {
  font-size: 18px;
  line-height: 21px;
}

body.page-office-opre #content #block-acf-theme-featured-research h2.block-title {
  font-size: 20px;
  line-height: 26px;
}

#block-acf-theme-opre-strengthening-families,
#block-acf-theme-opre-self-sufficiency,
#block-acf-theme-opre-logo,
#block-acf-theme-opre-research-connections {
  min-height: 24px;
}

body.page-office-opre #content #block-acf-theme-grant {
  float: left;
}

body.page-office-opre #content #block-acf-theme-grants-info {
  float: right;
}

#content #block-acf-theme-paris-next-match {
  background: #264a64;
  color: #fff;
  float: none;
  width: 100%;
  margin: 0 0 16px 0;
}

#content #block-acf-theme-paris-next-match h2.block-title {
  color: #fff;
  font-size: 21px;
  margin: 0;
  padding: 16px 20px;
}

body.page-office-paris #content .block h2.block-title {
  font-size: 16px;
}

body.page-office-paris #content #block-acf-theme-news h1.block-title,
body.page-office #content #block-acf-theme-paris-contacts h2.block-title,
body.page-office #content #block-acf-theme-transmittals h2.block-title {
  font-size: 21px;
}


body.page-office-paris #content #block-acf-theme-paris-about  {
  float: right;
  width: 285px;
  background: #faf8f5;
  margin: 0 0 16px 0;
}

body.page-office-paris #content #block-acf-theme-paris-about h2.block-title {
  font-size: 16px;
  margin: 16px 16px 8px 16px;
}

body.page-office-paris #content #block-acf-theme-paris-about .content {
  margin: 0 16px 16px 16px;
}

body.page-office-paris #sidebar #block-acf-theme-paris-in-the-news h2.block-title {
  font-size: 16px;
}

#content #block-acf-theme-paris-resources {
  margin: 16px 0;
  border-top: 1px solid #eae4db;
  padding: 16px 0;
  clear: both;
}

#content #block-acf-theme-paris-past-match-results {
  margin: 16px 0;
  border-top: 1px solid #eae4db;
  padding: 16px 0;
}

#acf-theme-paris-match-results {
  margin: 0 0 16px 0;
}

#acf-theme-paris-match-results .form-item label {
  display: inline;
  margin: 0 4px 0 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
}

#acf-theme-paris-match-results .form-item {
  display: inline;
  margin: 0 12px 0 0;
  padding: 0;
}

#block-acf-theme-paris-past-match-results ul li {
  margin: 0 0 12px 0;
}

#block-acf-theme-paris-conference {
  background: #faf8f5;
  padding: 20px;
}

#block-acf-theme-region-help-by-state {
  border-top: 1px solid #eae4db;
  padding-top: 16px;
}

#block-acf-theme-region-help-by-state h2.block-title {
  font-size: 16px;
  line-height: 21px;
}

#block-acf-theme-region-help-by-state #acf-theme-region-filter-state .form-item  label {
  display: inline;
  margin: 0 4px 0 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
}

#block-acf-theme-region-help-by-state a.image {
  float: left;
}

#block-acf-theme-region-help-by-state a.image img {
  display: block;
}

#block-acf-theme-region-help-by-state .with-image {
  margin-left: 104px;
}

#block-acf-theme-regional-initiatives {
  border-top: 1px solid #eae4db;
  padding-top: 16px;
}

#block-acf-theme-regional-initiatives .content h4 {
  font-weight: bold;
  margin-bottom: 6px;
}


#below #block-acf-theme-programs {
  border-top: 1px solid #eae4db;
  position: relative;
}

#below #block-acf-theme-programs h2 {
  font-size: 16px;
  margin: 20px 0;
}

#below #block-acf-theme-programs .content {
  height: 86px;
  position: relative;
  margin: 0 30px;
  overflow: hidden;
}

#below #block-acf-theme-programs ul.tabs {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 86px;
  width: 3780px;
}

#below #block-acf-theme-programs ul.tabs li {
  float: left;
}

#below #block-acf-theme-programs ul.tabs li h4 {
  color: #3072a0;
  font-size: 16px;
  width: 180px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-transform: uppercase;
}

#below #block-acf-theme-programs ul.tabs li h4 a {
  display: block;
  height: 50px;
}

#below #block-acf-theme-programs ul.tabs li.hover h4 {
  background-color: #d7e8f4;
}

#below #block-acf-theme-programs ul.tabs li h4 {
  background-image: url(../images/programs-rail.png);
  background-repeat: no-repeat;
  background-position: 50% 10px;
  text-indent: -9999px;
  overflow: hidden;
}

#below #block-acf-theme-programs ul.tabs li.tanf.hover h4 { background-position: 50% -40px; }

#below #block-acf-theme-programs ul.tabs li.marriage h4 { background-position: 50% -90px; }
#below #block-acf-theme-programs ul.tabs li.marriage.hover h4 { background-position: 50% -140px; }

#below #block-acf-theme-programs ul.tabs li.hs h4 { background-position: 50% -190px; }
#below #block-acf-theme-programs ul.tabs li.hs.hover h4 { background-position: 50% -240px; }

#below #block-acf-theme-programs ul.tabs li.cs h4 { background-position: 50% -290px; }
#below #block-acf-theme-programs ul.tabs li.cs.hover h4 { background-position: 50% -340px; }

#below #block-acf-theme-programs ul.tabs li.disabilities h4 { background-position: 50% -390px; }
#below #block-acf-theme-programs ul.tabs li.disabilities.hover h4 { background-position: 50% -440px; }

#below #block-acf-theme-programs ul.tabs li.tribes h4 { background-position: 50% -490px; }
#below #block-acf-theme-programs ul.tabs li.tribes.hover h4 { background-position: 50% -540px; }

#below #block-acf-theme-programs ul.tabs li.adoption h4 { background-position: 50% -590px; }
#below #block-acf-theme-programs ul.tabs li.adoption.hover h4 { background-position: 50% -640px; }

#below #block-acf-theme-programs ul.tabs li.child-abuse h4 { background-position: 50% -690px; }
#below #block-acf-theme-programs ul.tabs li.child-abuse.hover h4 { background-position: 50% -740px; }

#below #block-acf-theme-programs ul.tabs li.child-welfare h4 { background-position: 50% -790px; }
#below #block-acf-theme-programs ul.tabs li.child-welfare.hover h4 { background-position: 50% -840px; }

#below #block-acf-theme-programs ul.tabs li.foster h4 { background-position: 50% -890px; }
#below #block-acf-theme-programs ul.tabs li.foster.hover h4 { background-position: 50% -940px; }

#below #block-acf-theme-programs ul.tabs li.runaway h4 { background-position: 50% -990px; }
#below #block-acf-theme-programs ul.tabs li.runaway.hover h4 { background-position: 50% -1040px; }

#below #block-acf-theme-programs ul.tabs li.family-violence h4 { background-position: 50% -1090px; }
#below #block-acf-theme-programs ul.tabs li.family-violence.hover h4 { background-position: 50% -1140px; }

#below #block-acf-theme-programs ul.tabs li.teen-pregnancy h4 { background-position: 50% -1190px; }
#below #block-acf-theme-programs ul.tabs li.teen-pregnancy.hover h4 { background-position: 50% -1240px; }

#below #block-acf-theme-programs ul.tabs li.child-care h4 { background-position: 50% -1290px; }
#below #block-acf-theme-programs ul.tabs li.child-care.hover h4 { background-position: 50% -1340px; }

#below #block-acf-theme-programs ul.tabs li.community-services h4 { background-position: 50% -1390px; }
#below #block-acf-theme-programs ul.tabs li.community-services.hover h4 { background-position: 50% -1440px; }

#below #block-acf-theme-programs ul.tabs li.liheap h4 { background-position: 50% -1490px; }
#below #block-acf-theme-programs ul.tabs li.liheap.hover h4 { background-position: 50% -1540px; }

#below #block-acf-theme-programs ul.tabs li.emergency h4 { background-position: 50% -1590px; }
#below #block-acf-theme-programs ul.tabs li.emergency.hover h4 { background-position: 50% -1640px; }

#below #block-acf-theme-programs ul.tabs li.refugee h4 { background-position: 50% -1690px; }
#below #block-acf-theme-programs ul.tabs li.refugee.hover h4 { background-position: 50% -1740px; }

#below #block-acf-theme-programs ul.tabs li.trafficking h4 { background-position: 50% -1790px; }
#below #block-acf-theme-programs ul.tabs li.trafficking.hover h4 { background-position: 50% -1840px; }

#below #block-acf-theme-programs ul.tabs li.paris h4 { background-position: 50% -1890px; }
#below #block-acf-theme-programs ul.tabs li.paris.hover h4 { background-position: 50% -1940px; }

#below #block-acf-theme-programs ul.tabs li.repatriation h4 { background-position: 50% -1990px; }
#below #block-acf-theme-programs ul.tabs li.repatriation.hover h4 { background-position: 50% -2040px; }

#below #block-acf-theme-programs ul.tabs li .inner {
  background: #d7e8f4;
  position: absolute;
  top: 46px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  padding: 0 14px;
  line-height: 22px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 40px;
}

#below #block-acf-theme-programs ul.desc li {
  display: none;
  background: #d7e8f4;
  position: absolute;
  top: 46px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  padding: 0 14px;
  line-height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#below #block-acf-theme-programs ul.desc li p {
  margin: 0;
  padding: 0;
  line-height: 40px;
}

#below #block-acf-theme-programs ul.arrows li {
  position: absolute;
  top: 70px;
}

#below #block-acf-theme-programs ul.arrows li a {
  display: block;
  width: 21px;
  height: 21px;
  background: url(../images/circle-arrows-tan.png) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}

#below #block-acf-theme-programs ul.arrows li.next a {
  background-position: 0 -21px;
}


#below #block-acf-theme-programs ul.arrows li.prev {
  left: 0;
}

#below #block-acf-theme-programs ul.arrows li.next {
  right: 0;
}

#below #block-acf-theme-programs ul.desc li.hover {
  display: block;
}

#footer #block-acf-theme-copyright {
  font-size: 11px;
  line-height: 16px;
  margin: 0 0 20px 0;
  color: #254a64;
}

#footer #block-acf-theme-copyright h2 {
  text-indent: -9999px;
  height: 31px;
  background: url(../images/footer-acf-logo.png) no-repeat;
  margin: 0 0 12px 0;
}

#footer #block-acf-theme-footer-navigation {
  font-size: 10px;
}

#footer #block-acf-theme-footer-navigation a {
  font-weight: normal;
}

#footer #block-acf-theme-footer-navigation li {
  float: left;
  width: 106px;
  line-height: 16px;
}

#footer #block-acf-theme-footer-navigation li li {
  float: none;
}

#content #block-acf-theme-office-contact,
#content #block-acf-theme-new-website,
#content #block-acf-theme-acf-leadership,
#content #block-acf-theme-olab-reauthorization,
#content #block-acf-theme-promo-content {
  background: #dceffb;
  padding: 20px 20px 8px 20px;
  margin: 0 0 24px 0;
  font-size: 12px;
  overflow: auto;
}

#content #block-acf-theme-office-contact a,
#content #block-acf-theme-new-website a,
#content #block-acf-theme-acf-leadership a,
#content #block-acf-theme-olab-reauthorization a,
#content #block-acf-theme-promo-content a {
  color: #264a64;
}

#block-acf-theme-office-contact .content .column {
  float: left;
  width: 250px;
  margin-right: 30px;
}

#sidebar #block-acf-research-pages-cb-free-html h2.block-title,
#content #block-acf-theme-office-contact h2.block-title,
#content #block-acf-theme-new-website h2.block-title,
#content #block-acf-theme-acf-leadership h2.block-title,
#content #block-acf-theme-olab-reauthorization h2.block-title,
#content #block-acf-theme-promo-content h2.block-title {
  font-size: 16px;
  line-height: 21px;
  margin: 0 0 12px 0;
}

#content #block-acf-theme-new-website .image {
  float: right;
  border: 6px solid #fff;
  margin: -33px 0 24px 24px;
}

#content #block-acf-theme-new-website .image img {
  display: block;
}

#content #block-acf-theme-office-contact .content .map {
  display: block;
  float: right;
  margin: -24px  0 12px 24px;
}

#content .acf-program-item {
  margin-bottom: 25px;
}

#content .acf-program-item.subprogram {
  padding-left: 50px;
}

body.page-office-oro #content #block-acf-theme-office-contact {
  float: right;
  width: 285px;
  background: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
  overflow: visible;
}

body.page-office-css #content #block-acf-theme-ocsp-child-support-toolkit {
  float: left;
  position: relative;
}

body.page-office-css #content #block-acf-theme-ocsp-child-support-toolkit .map {
  margin: 0 0 16px 0;
}

body.page-office-css #content #block-acf-theme-ocsp-child-support-toolkit .map img {
  display: block;
}

body.page-office-css #block-acf-theme-ocsp-help-for-families,
body.page-office-css #content #block-acf-theme-quickfact {
  width: 285px;
  float: right;
}

body.page-office.page-office-css #content #block-acf-theme-news {
  clear: both;
  border-top: 1px solid #ebe7de;
  padding: 24px 0 0 0;
}

body.page-office-css #content #block-acf-theme-quickfact {
  border-top: 1px solid #ebe7de;
  padding: 24px 0 0 30px;
}

body.page-office-css #content #block-acf-theme-news > .content li.last {
  margin: 0;
}

#content #block-acf-theme-ocsp-stay-connected {
  width: auto;
  float: none;
  padding: 20px 0 0;
  clear: both;
  border-top: 1px solid #ebe7de;
}

#content #block-acf-theme-ocsp-stay-connected ul {
  background: #dceffd;
  padding: 20px 20px;
  position: relative;
  background: #daeffd;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#eaf4fa), to(#daeffd));
  background: -webkit-linear-gradient(#eaf4fa), #daeffd);
  background: -moz-linear-gradient(#eaf4fa), #daeffd);
  background: -ms-linear-gradient(#eaf4fa), #daeffd);
  background: -o-linear-gradient(#eaf4fa), #daeffd);
  background: linear-gradient(#eaf4fa), #daeffd);
}

#content #block-acf-theme-ocsp-stay-connected ul li {
  display: inline-block;
  width: 40%;
  vertical-align: top;
}

#content #block-acf-theme-ocsp-stay-connected ul li a {
  display: inline-block;
  vertical-align: top;
  overflow: auto;
  padding:  0 10px 0 48px;
  position: relative;
  height: 40px;
  line-height: 20px;
}

#content #block-acf-theme-ocsp-stay-connected ul li.voice a {
  padding: 0 20px 0 60px;
}

#content #block-acf-theme-ocsp-stay-connected ul li.csr a {
  padding: 0 10px 0 44px;
}

#content #block-acf-theme-ocsp-stay-connected ul li.youtube {
  width: 20%;
}

#content #block-acf-theme-ocsp-stay-connected ul li.youtube a {
  padding: 0 0 0 50px;
  width: 40%;
}

#content #block-acf-theme-ocsp-stay-connected ul li a.external {
  height: auto;
  padding: 0 0 0 13px;
  height: 13px;
  width: auto;
}

#content #block-acf-theme-ocsp-stay-connected ul li span.image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

#content #block-acf-theme-ocsp-stay-connected ul li span.image img {
  display: block;
  margin: auto;
}



body.front #content #block-system-main,
body.page-office #content #block-system-main {
  height: 21px;
  margin: 0px;
}

body.page-office-edit #content #block-system-main {
  display: block;
}

body.page-office-home-blocks #content #block-system-main {
  height: auto;
}

body.page-office-home-blocks #acf-office-homepage-blocks-form  td .reloader {
  font-weight: normal;
  cursor: pointer;
}

body.page-office-oro #content #block-acf-theme-welcome,
body.page-office-olab #content #block-acf-theme-olab-budget-info {
  float: left;
  width: 285px;
}

body.page-office-olab #content #block-acf-theme-olab-reports-latest,
body.page-office-olab #content #block-acf-theme-olab-testimonies-latest {
  float: left;
  width: 285px;
}

body.page-office-olab #content #block-acf-theme-olab-legislative-info,
body.page-office-olab #content #block-acf-theme-olab-regulatory-info {
  margin-left: 285px;
  padding-left: 30px;
}

body.page-office-olab #content #block-acf-theme-olab-budget-info,
body.page-office-olab #content #block-acf-theme-olab-legislative-info {
  border-top: #ebe7de 1px solid;
  padding-top: 16px;
}

body.page-office-olab #content #block-acf-theme-olab-resources-legislative {
  clear: both;
}

body.page-office-olab #content #block-acf-theme-olab-budget-info h2.block-title,
body.page-office-olab #content #block-acf-theme-olab-legislative-info h2.block-title,
body.page-office-olab #content #block-acf-theme-olab-regulatory-info h2.block-title,
body.page-office-olab #content #block-acf-theme-olab-reports-latest h2.block-title,
body.page-office-olab #content #block-acf-theme-olab-testimonies-latest h2.block-title,
body.page-office-olab #content #block-acf-theme-olab-reports-filter h2.block-title,
body.page-office-olab #content #block-acf-theme-olab-hearing-reports-filter h2.block-title,
body.page-office-olab #content #block-acf-theme-olab-testimonies-filter h2.block-title,
#content #block-acf-theme-olab-regulations h2.block-title,
#content #block-acf-theme-olab-resources h2.block-title,
body.page-office-olab #content #block-acf-theme-olab-budget-previous h2.block-title,
body.page-office-olab #content #block-acf-theme-olab-budget-proposed h2.block-title,
body.page-office-olab #content #block-acf-theme-olab-budget-current h2.block-title {
  font-size: 16px;
  line-height: 24px;
}

body.page-office-olab #content #block-acf-theme-olab-testimonies-latest,
body.page-office-olab #content #block-acf-theme-olab-hearing-reports-filter  {
  border-top: #ebe7de 1px solid;
  padding-top: 16px;
}

body.page-office-olab #content #block-acf-theme-olab-reports-filter,
body.page-office-olab #content #block-acf-theme-olab-testimonies-filter {
	margin-top: -16px;
}

body.page-office-olab #content #block-acf-theme-olab-reauthorization {
  width: 245px;
  margin: 0 0 20px 0;
  padding-bottom: 20px;
  float: right;
}

body.page-office-olab #content #block-acf-theme-olab-reports-filter p a,
body.page-office-olab #content #block-acf-theme-olab-testimonies-filter p a,
body.page-office-olab #content #block-acf-theme-olab-hearing-reports-filter p a, {
  font-size: 16px;
}

body.page-office-olab #content #block-acf-theme-welcome .content {
  background: #DCEFFB;
  padding: 20px;
}

body.page-office-olab #content #block-acf-theme-welcome .content a {
  color: #264a64;
}

body.page-office-olab #sidebar #block-acf-theme-olab-regulations-comment {
  background: #faf8f5;
  padding: 20px;
}

body.page-office-olab #content #block-acf-theme-olab-budget-previous {
  float: right;
  width: 180px;
}

body.page-office-olab #content #block-acf-theme-olab-budget-proposed {
  float: left;
  width: 180px;
}

body.page-office-olab #content #block-acf-theme-olab-budget-current {
  margin: 0 210px;
}

body.page-office-olab #content #block-acf-theme-olab-budget-previous,
body.page-office-olab #content #block-acf-theme-olab-budget-proposed,
body.page-office-olab #content #block-acf-theme-olab-budget-current,
body.page-office-olab #content #block-acf-theme-olab-budget-previous p,
body.page-office-olab #content #block-acf-theme-olab-budget-proposed p,
body.page-office-olab #content #block-acf-theme-olab-budget-current p,
body.page-office-olab #content #block-acf-theme-olab-budget-previous li,
body.page-office-olab #content #block-acf-theme-olab-budget-proposed li,
body.page-office-olab #content #block-acf-theme-olab-budget-current li {
  font-size: 12px;
  line-height: 16px;
}

body.page-office-olab #content #block-acf-theme-olab-budget-previous h4,
body.page-office-olab #content #block-acf-theme-olab-budget-proposed h4,
body.page-office-olab #content #block-acf-theme-olab-budget-current h4 {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin: 0 0 4px 0;
}


#content #block-acf-theme-olab-regulations,
#content #block-acf-theme-olab-resources,
#content #block-acf-theme-olab-justifications,
#content #block-acf-theme-olab-resources-title {
  border-top: 1px solid #eae4db;
  padding: 16px 0;
}

body.page-office-olab #content #block-acf-theme-olab-legislative-resources {
  float: right;
}

body.page-office-olab #content #block-acf-theme-olab-budget-resources {
  float: left;
}

body.page-office-olab #content #block-acf-theme-olab-resources-title {
  width: auto;
  float: none;
  clear: both;
  margin: 0;
}

body.page-office-olab #content #block-acf-theme-olab-resources-title h2.block-title {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}

body.page-office-olab #content #block-acf-theme-olab-resources-title .content {
  display: none;
}

#content #block-acf-theme-olab-justifications {
  clear: both;
}

#content #block-acf-theme-olab-regulations .date {
  margin: 0 0 16px 0;
  line-height: 12px;
}

#acf-theme-olab-regulations-form {
  margin: 0 0 16px 0;
}

#acf-theme-olab-regulations-form .form-item label {
  display: inline;
  margin: 0 4px 0 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
}

#acf-theme-olab-regulations-form .form-item {
  display: inline;
  margin: 0 12px 0 0;
  padding: 0;
}


.node .content ul,
.node .content ol,
body.page-taxonomy-term .taxonomy-term .taxonomy-term-description ul,
body.page-taxonomy-term .taxonomy-term .taxonomy-term-description ol,
#block-acf-research-library-intro ul,
#block-acf-research-library-intro ol {
  margin: 0 0 18px 32px;
  overflow: auto;
}

.node .content li ul,
.node .content li ol,
body.page-taxonomy-term .taxonomy-term .taxonomy-term-description li ul,
body.page-taxonomy-term .taxonomy-term .taxonomy-term-description li ol,
#block-acf-research-library-intro li ul,
#block-acf-research-library-intro li ol {
  margin: 0 0 0 18px;
}

.node .content ol,
body.page-taxonomy-term .taxonomy-term .taxonomy-term-description ol,
#block-acf-research-library-intro ol {
  list-style-type: decimal;
}

.node .content ul,
#ckeditor_body.content ul,
body.page-taxonomy-term .taxonomy-term .taxonomy-term-description ul,
#block-acf-research-library-intro ul {
  list-style: disc;
}

.node .content ul ul,
#ckeditor_body.content ul ul,
body.page-taxonomy-term .taxonomy-term .taxonomy-term-description ul ul,
#block-acf-research-library-intro ul ul {
  list-style: circle;
}

.node .content ul ul ul,
#ckeditor_body.content ul ul ul,
body.page-taxonomy-term .taxonomy-term .taxonomy-term-description ul ul ul,
#block-acf-research-library-intro ul ul ul {
  list-style: square;
}

.node .content ul li,
body.page-taxonomy-term .taxonomy-term .taxonomy-term-description ul li,
#block-acf-research-library-intro ul li {
  margin: 0 0 2px 0;
}

.node .content ol li,
body.page-taxonomy-term .taxonomy-term .taxonomy-term-description ol li,
#block-acf-research-library-intro ol li {
  margin: 0 0 2px 0;
}

.node .content ul,
.node .content ol {
  margin-left: 18px;
}

.node .content ul li,
.node .content ol li {
  margin-left: 30px;
}

.node .content ol.outline li {
  list-style: decimal;
}
.node .content ol.outline li li {
  list-style: lower-alpha;
}
.node .content ol.outline li li li {
  list-style: upper-roman;
}
.node .content ol.outline li li li li {
  list-style: disc;
}

.node blockquote,
body.page-taxonomy-term .taxonomy-term .taxonomy-term-description blockquote {
  padding: 20px;
  margin: 0 42px 18px;
  background: #fcf8f3;
  border: 4px double #eae4db;
  font-size: 16px;
  line-height: 21px;
  font-style: italic;
}

.node .content .image {
  position: relative;
  margin-bottom: 12px;
}

.node .content .image img {
  display: block;
  margin: 0;
}

.node .content .image .caption {
  font-size: 12px;
  line-height: 16px;
  color: #716652;
  padding: 8px 0 0 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
}


/* Indent & Justify classes */

.content .rteindent1,
.content ul.rteindent1 {
    margin-left: 40px;
}
.content .rteindent2,
.content ul.rteindent2 {
    margin-left: 80px;
}
.content .rteindent3,
.node .content ul.rteindent3 {
    margin-left: 120px;
}
.content .rteindent4,
.content ul.rteindent4 {
    margin-left: 160px;
}

.aligncenter {
  text-align: center;
  margin: 0 auto 16px auto;
  display: block;
}

.alignright {
  float: right;
  margin: 0 0 6px 16px;
}

.alignleft {
  float: left;
  margin: 0 16px 6px 0;
}

.asset-image-wrapper img {
  display: block;
}

.asset-image-wrapper {
  display: block;
}

.asset-image-caption {
  display: block;
  background: #cde3f1;
  padding: 12px;
  font-style: italic;
}

/*
.preview .asset-image-wrapper {
  display: table;
  width: 100px !important;
}
*/

.preview .asset-image-wrapper img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.node .content .image img {
  float: none;
  display: block;
  margin: 0;
}

.node .submitted {
  margin: 0 0 24px 0;
  font-size: 11px;
  line-height: 18px;
  color: #61543e;
}

body.node-type-acf-feature-node #content {
  float: none;
  width: auto;
}

.node-acf-feature-node .content #content .item-list ul li {
  list-style-type:none;
}

.node-acf-feature-node #content .node-preview .content {
  margin-bottom: 30px;
}

.node-acf-blog .blog-header {
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  margin: 0 0 24px 0;
}

.node-acf-blog .blog-header a.rss {
  display: none;
}

.node-acf-blog h1.node-title,
.node-acf-blog h2.node-title {
  font-size: 16px;
  margin: 0 0 4px 0;
}

.node-acf-blog h1.node-title {
  font-size: 21px;
}

.node-acf-blog .field-type-taxonomy-term-reference {
  margin: 0 0 16px 0;
}

.node-acf-blog .field-type-taxonomy-term-reference .field-label {
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
  text-transform: uppercase;
  line-height: 16px;
}

.node-acf-blog .field-type-taxonomy-term-reference .field-items {
  display: inline-block;
  line-height: 16px;
}

.node-acf-blog .field-type-taxonomy-term-reference .field-items .field-item {
  display: inline-block;
  font-size: 12px;
  margin: 0 6px 0 0;
  line-height: 16px;
}

.block-preview-title {
  display: block;
  margin: 0 0 16px;
  font-family: monospace;
  font-weight: bold;
}

.acf-blog-featured {
  margin: 0 0 22px 0;
}

.acf-blog-featured,
.acf-blog-list,
.node-acf-blog.teaser {
  border-bottom: 1px solid #eae7de;
}

.acf-blog-list,
.node-acf-blog.teaser {
  margin: 22px 0;
}

.acf-blog-list img,
.node-acf-blog.teaser img {
  float: left;
  margin-bottom: 16px;
}

.acf-blog-list h2.node-title,
.acf-blog-list .submitted,
.acf-blog-list .content,
.node-acf-blog.teaser h2.node-title,
.node-acf-blog.teaser .submitted,
.node-acf-blog.teaser .content {
  margin-left: 234px;
}

.acf-blog-list .submitted,
.node-acf-blog.teaser .submitted {
  margin-bottom: 6px;
}

ul.blog-nav {
  border-top: 1px solid #ebe7de;
  padding: 24px 0 0 0;
}

ul.blog-nav li {
  float: left;
  width: 285px;
}

ul.blog-nav li.next {
  float: right;
}

ul.blog-nav li h3 {
  font-size: 16px;
  line-height: 18px;
}

.acf-blog-nav {
  margin: 8px 0;
  padding: 12px 14px;
  border-top: 1px solid #ebe1ce;
  border-bottom: 1px solid #ebe5dc;
  background: #fef5e4;
  background: -webkit-gradient(linear, left top, left bottom, from(#fef5e4), to(#fefbf5));
  background: -moz-linear-gradient(top,  #fef5e4,  #fefbf5);
}

.acf-blog-nav a.thumbnail {
  float: left;
}

.acf-blog-nav a.thumbnail img {
  display: block;
}

.acf-blog-nav h3.node-title,
.acf-blog-nav .submitted {
  margin: 0 0 0 108px;
}

.acf-blog-nav .submitted {
  margin-top: 6px;
  line-height: 14px;
}

.social .social-item {
  display: inline-block;
  height: 20px;
  margin: 0;
  vertical-align: top;
}

.social .linkedin {
  padding-top: 1px;
}

.social .facebook {
  vertical-align:top;
}

.social .addthis_pill_style {
  width: 50px !important;
  overflow: hidden !important;
}

.node-acf-event.with-attachments .content {
  border-bottom: 1px solid #ebe7de;
}

.node-acf-event .field-type-image,
.node-acf-news .field-type-image,
.node-acf-press-release .field-type-image {
  float: right;
  margin: 0 0 24px 32px;
}

.node-acf-event h1.node-title,
.node-acf-news h1.node-title,
.node-acf-press-release h1.node-title {
  font-size: 22px;
  line-height: 26px;
}

.node-acf-news h1.node-title,
.node-acf-press-release h1.node-title {
  margin: 0;
}
.node-acf-event .badges {
  float: left;
  width: 30px;
  margin: 0 12px 12px 0;
  text-align: center;
}

.node-acf-event.full .badges {
  margin-bottom: 16px;
}

.node-acf-event .badge {
  z-index: 9;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0px 0px 1.5px 1.5px rgba(207, 195, 174, 0.6);
}

.node-acf-event .badge .month {
  height: 18px;
  line-height: 18px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
  color: #fff;
  background: #336a90;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.node-acf-event .badge .day {
  color: #19150f;
  font-weight: bold;
  font-size: 18px;
  height: 22px;
  line-height: 22px;
}

.node-acf-event .badge.lower {
  z-index: 1;
}

.node-acf-event .badge.lower .day {
  margin-top: -4px;
  padding-top: 4px;
}

.node-acf-event.full .badges {
  width: 52px;
  margin: 0 18px 18px 0;
}

.node-acf-event.full .badge-wrapper {
  margin: 0 0 12px 0;
}

.node-acf-event.full .badge .month {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
}

.node-acf-event.full .badge .day {
  font-size: 24px;
  height: 34px;
  line-height: 34px;
}

.node-acf-event.teaser {
  margin: 0 0 32px;
}

.node-acf-event.full .badge-height {
  height: 56px;
  margin: 0 0 12px 0;
}

.node-acf-press-release.teaser h2.node-title,
.node-acf-event.teaser h2.node-title {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 8px;
}

.node-acf-event.teaser .inner {
  overflow: hidden;
}

.node-acf-event .time {
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

.node-acf-event .field-name-acf-event-location {
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
}

.node-acf-event .field-name-acf-event-location p {
  margin: 0;
  line-height: 18px;
}

.node-acf-event.full .content {
  clear: left;
  border-top: 1px dotted #cecac3;
  margin: 28px 0 0;
  padding: 28px 0 0;
}

.node-acf-event.teaser {
  border-top: 1px dotted #cecac3;
  margin: 18px 0;
  padding: 18px 0 0;
}

.node-acf-event.teaser:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

.node-acf-event .badges {
  width: 52px;
  margin: 0 18px 6px 0;
}

.node-acf-event .badge-wrapper {
  margin: 0 0 12px 0;
}

.node-acf-event .badge .month {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
}

.node-acf-event .badge .day {
  font-size: 24px;
  height: 34px;
  line-height: 34px;
}

#sidebar  #block-acf-theme-calendar .content ul,
#sidebar #block-acf-research-topic .content ul,
#sidebar #block-acf-research-related .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sidebar #block-acf-theme-calendar .content ul li,
#sidebar #block-acf-research-topic .content ul li,
#sidebar #block-acf-research-related .content ul li {
  list-style: none;
  margin: 0 0 16px 0;
  padding: 0;
}

#sidebar #block-acf-theme-calendar h2.block-title,
#sidebar #block-acf-theme-calendar .content ul li {
  margin: 0 0 4px;
}


#below #block-acf-research-topic,
#below #block-acf-research-related {
  width: 420px;
  float: left;
  margin-left: 20px;
}

#below #block-acf-research-topic {
  float: right;
}

#block-acf-research-topic .subtitle,
#block-acf-research-related .subtitle {
  font-size: 12px;
}

body.node-type-acf-carousel #content,
body.page-exit-pagehtml #content,
body.no-sidebars.node-type-acf-research #content,
body.no-sidebars.node-type-acf-page #content,
body.no-sidebars.node-type-acf-resource #content,
body.no-sidebars.node-type-acf-press-release #content,
body.no-sidebars.section-news-highlights #content {
  float: none;
  width: auto;
}

body.node-type-acf-research .node-acf-research.full h1#page-title {
  margin: 16px 0 0;
}

body.node-type-acf-faq .node-acf-faq.full h1.node-title {
  margin: 16px 0 12px;
}

body.node-type-acf-report .additional-fields,
body.node-type-acf-asset .additional-fields,
body.node-type-acf-research .additional-fields,
body.node-type-acf-resource .additional-fields,
body.node-type-acf-map .additional-fields {
  margin-top: 25px;
  border-top: 2px solid black;
  background-color: #EEE;
  padding:10px;
}

body.node-type-acf-report .additional-fields div.field,
body.node-type-acf-asset .additional-fields div.field,
body.node-type-acf-research .additional-fields div.field,
body.node-type-acf-map .additional-fields div.field {
  margin-bottom: 15px;
}

body.node-type-acf-asset .additional-fields div.field-name-body .field-item {
  max-height: 200px;
  max-width: 100%;
  overflow: auto;
  background: #fff;
  margin: 1em 0 0;
  padding: 10px 12px;
  border: 1px solid #ccc;
}


.node-acf-research h2.subtitle {
  font-weight: normal;
  margin: 0;
}

.node-acf-research .date {
  margin: 8px 0;
}

.node-acf-report dl.meta,
.node-acf-blog dl.meta,
.node-acf-research dl.meta,
.node-acf-faq dl.meta {
  font-size: 11px;
  line-height: 15px;
  margin: 0 0 12px 0;
}

.node-acf-report dl.meta dt,
.node-acf-blog dl.meta dt,
.node-acf-research dl.meta dt,
.node-acf-faq dl.meta dt {
  font-weight: bold;
  float: left;
  margin: 0 4px 0 0;
}

.node-acf-report .social,
.node-acf-blog .social,
.node-acf-faq .social,
.node-acf-news .social,
.node-acf-research .social,
.node-acf-research .table-of-contents {
  border-top: 1px solid #ebe7de;
  border-bottom: 1px solid #ebe7de;
  padding: 7px 4px;
  text-align: right;
  margin: 0 0 18px 0;
}

.top-toc .table-of-contents {
	border-top: none;
	margin-top: -18px;
}

.node-acf-report .social h3,
.node-acf-blog .social h3,
.node-acf-faq .social h3,
.node-acf-news .social h3,
.node-acf-research .social h3 {
  float: left;
  line-height: 22px;
  text-transform: uppercase;
  font-size: 10px;
  margin: 0;
}

body.node-type-acf-report #sidebar > .region-sidebar > h2 {
  font-size: 21px;
  line-height: 21px;
  margin: 30px 0 18px;
}

body.node-type-acf-report #sidebar .jar-block  {
  background: #f9f7f5;
  padding: 20px;
  margin: 0 0 20px;
  border-top: 1px solid #ede8e0;
  border-bottom: 1px solid #ede8e0;
}

body.node-type-acf-report #sidebar .jar-block  h2 {
  margin: 0 0 18px;
  font-size: 16px;
  line-height: 21px;
}

body.node-type-acf-report #sidebar .jar-block .block {
  margin: 0;
}
body.node-type-acf-report #sidebar .jar-block .node img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 18px;
}

body.node-type-acf-report #sidebar .jar-block.report-list-curated {
  padding-bottom: 8px;
}

body.node-type-acf-report #sidebar .jar-block.report-list-curated .node h2 {
  margin: 0;
}

body.node-type-acf-report #sidebar .jar-block.research {
  padding-bottom: 2px;
}
body.node-type-acf-report #sidebar .jar-block.research .content .item-list ul {
  border: none;
  padding: 0;
  margin: 0;
}
body.node-type-acf-report #sidebar .jar-block.research .content .item-list ul li {
  margin: 0 0 18px;
  font-size: 16px;
  line-height: 21px;
}
.node-acf-report h1 {
  margin: 0;
}
.node-acf-report .date {
  margin: 0 0 12px;
  font-size: 11px;
  line-height: 21px;
}
.node-acf-report .rsbtn {
  margin: 0 0 18px;
}
.node-acf-report .jar-block {
  position: relative;
}
.node-acf-report .jar-block.report-glossary {
  background: #f9f7f5;
  overflow: hidden;
  padding: 20px 20px 0;
  margin: 18px 0 0;
}
.node-acf-report .jar-block.report-glossary h2 {
  font-size: 16px;
  margin: 0 0 16px;
}
.node-acf-report .jar-block.report-glossary dl dt {
  float: left;
  margin-right: 6px;
}
.node-acf-report .jar-block.report-glossary dl dt:after {
  content: ': ';
}
.node-acf-report .jar-block.report-glossary dl dd {
  margin-bottom: 20px;
}
.node-acf-report .jar-block.report-questions {
  margin: 0 0 30px;
  background: #f9f7f5;
  padding: 20px 20px 0;
  overflow: hidden;
  border-top: 1px solid #ede8e0;
  border-bottom: 1px solid #ede8e0;
}
.node-acf-report .jar-block.report-questions h2 {
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 18px;
}
.node-acf-report .jar-block.report-questions ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.node-acf-report .jar-block.report-questions ol li {
  position: relative;
  margin: 0 0 16px;
  padding: 0 0 0 30px;
}
.node-acf-report .jar-block.report-questions ol li span.count {
  position: absolute;
  top: 2px;
  left: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  background: #beb9b3;
  font-size: 16px;
  font-weight: 700;
}
.node-acf-report .jar-block.report-body {
  margin: 0;
  border-bottom: 1px dotted #cecac3;
  padding: 18px 0 0;
}
.node-acf-report .expand-wrapper {
  position: absolute;
  top: 18px;
  right: 0;
  width: 21px;
  height: 21px;
  overflow: hidden;
}
.node-acf-report .expand-wrapper a.expand {
  position: relative;
  display: block;
  width: 21px;
  height: 21px;
  background: url(../images/expand.png) no-repeat 0 0;
}
.node-acf-report .expand-wrapper a.expand:hover {
  background-position: 0 -21px;
}
.node-acf-report a.expand.expanded:hover,
.node-acf-report a.expand.expanded {
  background-position: 0 -42px;
}
.node-acf-report .jar-block.report-body h2 {
  margin: 0 0 18px;
  font: 700 21px/24px arial, sans-serif;
}
.node-acf-report .jar-block.report-body .attachments {
  margin: 20px 0;
  padding: 20px 0 0;
  border-top: 1px solid #f1ece5;
}
.node-acf-report .jar-block.report-file {
  border-bottom: 5px solid #faf8f5;
  margin: 0;
}
.node-acf-report .jar-block.report-file img.cover {
  display: block;
  max-width: 175px;
  width: 100%;
  height: auto;
  margin: 0 30px 30px 0;
  float: left;
}
.node-acf-report .jar-block.report-file .info {
  display: inline-block;
}
.node-acf-report .jar-block.report-file a.button {
  overflow: hidden;
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px;
  padding: 16px 20px;
  color: #ffffff;
  margin: 0 0 20px;
  text-transform: uppercase;
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 0 18px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  background: #3e759b;
  border: 1px solid #6698bb;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#6c9dc0), to(#3e759b));
  background: -webkit-linear-gradient(#6c9dc0, #3e759b);
  background: -moz-linear-gradient(#6c9dc0, #3e759b);
  background: -ms-linear-gradient(#6c9dc0, #3e759b);
  background: -o-linear-gradient(#6c9dc0, #3e759b);
  background: linear-gradient(#6c9dc0, #3e759b);
  -pie-background: linear-gradient(#6c9dc0, #3e759b);
}
.node-acf-report .jar-block.report-file a.button:hover {
  text-decoration: none;
  border: 1px solid #5787a7;
  background: #305671;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#5c8cad), to(#305671));
  background: -webkit-linear-gradient(#5c8cad, #305671);
  background: -moz-linear-gradient(#5c8cad, #305671);
  background: -ms-linear-gradient(#5c8cad, #305671);
  background: -o-linear-gradient(#5c8cad, #305671);
  background: linear-gradient(#5c8cad, #305671);
  -pie-background: linear-gradient(#5c8cad, #305671);
}
.node-acf-report .jar-block.report-file ul {
  overflow: hidden;
  text-align: center;
  margin: 0 0 30px;
}
.node-acf-report .jar-block.report-file ul li {
  border-left: 1px solid #f3efe8;
  display: inline-block;
  margin: 0;
  padding: 0 12px;
  font-size: 12px;
  line-height: 14px;
  color: #555;
}
.node-acf-report .jar-block.report-file ul li:first-child {
  border: none;
}
.node-acf-report .jar-block.report-file ul li span {
  display: block;
}
.node-acf-report .summary {
  border-bottom: 1px dotted #cecac3;
}
.node-acf-report .summary .jar-block.report-body {
  border: none;
}
html.js .node-acf-report .summary .report-questions {
  display: none;
}
html.js .node-acf-report .summary .report-body .report-questions {
  display: block;
  float: right;
  width: 47.368421053%;
  margin: 0 0 30px 3.947368421%;
}

.node-acf-research.full .content {
  border-bottom: 1px solid #EBE7DE;
}

.node-acf-research.full .content .field-name-body {
  margin: 22px 0 28px 0;
}

.node-acf-research.full .content.paginated-body {
  border-bottom: none;
}

.node.search-result {
  padding: 18px 0;
  margin: 0;
  border-bottom: 1px dotted #cecac3;
}

.node.search-result.new {
  background: url(../images/new.png) no-repeat right top;
}

.node.search-result h2.node-title {
  font-size: 16px;
  margin: 0;
  padding: 0 30px 0 0;
}

body.page-office-css .node.search-result .content,
body.page-office-css .node.search-result h2.node-title {
  padding-right: 110px;
}

.node.search-result .content a.more {
  white-space: nowrap;
}

.node.search-result h2.subtitle {
  font-size: 16px;
}

.node-acf-report.search-result .date {
  font-size: 12px;
  line-height: 18px;
}

.node-acf-research.list-item .date,
.node.search-result .date {
  margin: 0 0 2px 0;
  padding: 0;
  color: #61543e;
}

.node.search-result .content p {
  margin: 0;
}

#block-acf-research-library-results li.last .node.search-result {
  border-bottom: 1px solid #f3f0ea;
}

.node-acf-research.list-item  {
  margin: 20px 0;
}

.node-acf-research.featured-item,
.node-acf-research.featured-narrow {
  overflow: hidden;
}

.node-acf-research.featured-item .date,
.node-acf-research.featured-narrow .date {
  margin: 0;
}

.node-acf-research .table-of-contents,
.node-acf-research .table-of-contents ul li .label {
  line-height: 13px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: #3072a0;
}

.node-acf-research .table-of-contents ul li .label {
  color: #000;
  margin: 0 1px 0 0;
}

.node-acf-research .table-of-contents.numbers ul li {
	display: inline-block;
	line-height: 13px;
	margin: 0 2px;
}

.node-acf-research .table-of-contents.numbers ul li a {
  line-height: 13px;
  display: block;
  padding: 0 4px;
}

.node-acf-research .table-of-contents.numbers ul li span.active {
  display: block;
  padding: 0 4px;
  line-height: 13px;
  background: #254A65;
  color: #fff;
}

body.node-type-acf-research-page.page-office-fysb .block-acf-research-pages-featured-research .node-acf-research.featured-item .content {
	display: none;
}

.node-acf-research.featured-item h2.node-title ,
.node-acf-research.featured-narrow h2.node-title {
  margin: 0;
}

.node-acf-research.featured-item a.image,
.node-acf-research.featured-narrow a.image {
  display: block;
  margin: 0 0 16px 0;
}

.node-acf-research.featured-item a.image img,
.node-acf-research.featured-narrow a.image img {
  display: block;
}

.node .attachments {
  margin-top: 18px;
}

.node .attachments h3 {
  font-size: 10px;
  text-transform: uppercase;
}

.node ul.attachments-list {
  padding: 0;
  margin: 0;
}

.node .attachments-list li {
  list-style: none;
  text-transform: uppercase;
  font-size: 10px;
  color: #998f7e;
  margin: 0 0 6px 0;
  padding: 0 0 0 20px;
  line-height: 16px;
  position: relative;
}

.node .attachments-list li span.icon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background: url(../images/attachments-sprite.png) no-repeat 0 0;
}

.node .attachments-list li a {
  font-weight: bold;
  line-height: 16px;
}

.node .attachments-list li.pdf span.icon {
  background-position: 0 -16px;
}

.node .attachments-list li.word span.icon {
  background-position: 0 -32px;
}

.node .attachments-list li.presentation span.icon {
  background-position: 0 -64px;
}

.node .attachments-list li.spreadsheet span.icon {
  background-position: 0 -48px;
}

body.page-node .content table.align-right tbody td,
body.page-node .content table thead.align-right td,
body.page-node .content table tfoot.align-right td,
body.page-taxonomy-term .content table.align-right tbody td,
body.page-taxonomy-term .content table thead.align-right td,
body.page-taxonomy-term .content table tfoot.align-right td
 {
	text-align: right;
}

body.page-node .content table.align-left tbody td,
body.page-node .content table thead.align-left td,
body.page-node .content table tfoot.align-left td,
body.page-taxonomy-term .content table.align-left tbody td,
body.page-taxonomy-term .content table thead.align-left td,
body.page-taxonomy-term .content table tfoot.align-left td
  {
	text-align: left;
}

body.page-node .content table.align-center tbody td,
body.page-node .content table thead.align-center td,
body.page-node .content table tfoot.align-center td,
body.page-taxonomy-term .content table.align-center tbody td,
body.page-taxonomy-term .content table thead.align-center td,
body.page-taxonomy-term .content table tfoot.align-center td
  {
	text-align: center;
}

body.page-node .content table.lines,
body.page-taxonomy-term .content table.lines {
	border: 1px solid #CCC;
}

body.page-node .content table.lines td,
body.page-taxonomy-term .content table.lines td {
	border: 1px solid #CCC;
	padding: 4px;
	font-size: 11px;
}

body.page-node .content table.lines-dotted td,
body.page-taxonomy-term .content table.lines-dotted td {
	border: 1px dotted #CCC;
	padding: 4px;
	font-size: 11px;
}

body.page-node .content table th,
body.page-taxonomy-term .content table th {
	background-attachment:scroll;
  background-clip:initial;
  background-color:#E1E2DC;
  background-image:none;
  background-origin:initial;
  background-position:0 0;
  background-repeat:repeat repeat;
  border-bottom-color:#BEBFB9;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-image:initial;
  border-left-color:#BEBFB9;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#BEBFB9;
  border-right-style:solid;
  border-right-width:1px;
  border-top-color:#BEBFB9;
  border-top-style:solid;
  border-top-width:1px;
  font-size:11px;
  font-weight:bold;
  line-height:15px;
  padding-bottom:3px;
  padding-left:10px;
  padding-right:10px;
  padding-top:3px;
  text-transform:uppercase;
  vertical-align: middle;
  text-align: center;
}

body.page-node .content table th[scope="row"],
body.page-taxonomy-term .content table th[scope="row"] {
  text-align: left;
}

body.page-node .content table td,
body.page-taxonomy-term .content table td {
	font-size: 16px;
	padding: 7px;
}


body.node-type-acf-research #below,
body.page-office-css.node-type-acf-research #below {
  border: none;
  margin: 0;
  width: auto;
  float: none;
  padding: 20px 0 0 0;
}

.item-list .pager  {
  text-align: left;
}

.pager h3 {
  vertical-align: top;
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
  text-transform: uppercase;
  line-height: 13px;
  margin: 0 8px 0 0;
}

.pager ul.pager {
  display: inline-block;
}

.item-list .pager li {
  vertical-align: top;
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  line-height: 13px;
  margin: 0 !important;
  padding: 0 2px !important;
}

.item-list .pager li.pager-previous,
.item-list .pager li.pager-next {
  display: none;
}

.item-list .pager li a {
  color: #254a65;
  display: block;
  padding: 0 4px;
  line-height: 13px;
}

.item-list .pager li.pager-current {
  background: #254a65;
  color: #fff;
  padding: 0 4px !important;
}

.breadcrumb {
  margin: 0 0 0 20px;
  padding: 10px 80px 10px 0;
  line-height: 16px;
  font-size: 10px;
  border-bottom: 1px solid #dad1c0;
  color: #61543e;
}

#breadcrumb a.print {
  position: absolute;
  right: 6px;
  top: 10px;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 16px;
  height: 16px;
  padding: 0 0 0 22px;
  background: url(../images/print-icon.png) no-repeat 0 0;
  cursor: pointer;
}

#breadcrumb a.print:hover {
  text-decoration: none;
  background-position: 0 -16px;
}

#main {
  padding: 0 0 80px 0;
  margin: 0 0 2px 0;
}

#footer-wrapper {
  border-top: 16px solid #bed9ed;
}

#footer {
  background: #cee3f2;
}

#footer .region-footer {
  margin-left: 730px;
}

#footer-inner {
  padding: 36px 0;
  font-size: 11px;
}

#footer-inner a {
  color: #264a64;
}

#footer-navigation {
  float: left;
  width: 690px;
  border-right: 1px solid #b8d5ea;
}

#footer-navigation ul li {
  float: left;
  margin: 0 36px 0 0;
}

#footer-navigation ul li.last {
  margin: 0 10px 0 0;
}

#footer-navigation ul li a {
  font-weight: bold;
  font-size: 13px;
  line-height: 17px;
}

#footer-navigation ul li a.active {
  text-decoration: none;
}

#footer-navigation ul li li,
#footer-navigation ul li li.last {
  float: none;
  display: block;
  width: 140px;
  line-height: 14px;
  margin: 0 0 16px 0;
}

#footer-navigation ul li li li {
  margin: 8px 0;
}

#footer-navigation ul li li li a {
  font-weight: normal;
  font-size: 11px;
}

#footer-navigation ul li.menu-regional-offices ul {
  width: 340px;
}

#footer-navigation ul li.menu-regional-offices ul li {
  float: left;
  width: 170px;
  margin: 0;
}

#content #block-workbench-block,
body.front #content #block-workbench-block,
#above #block-workbench-block {
  width: 100%;
  margin: 16px 0;
}

#content #block-workbench-block div.workbench-info-block,
#above #block-workbench-block div.workbench-info-block {
  padding: 8px 12px;
  line-height: 16px;
}

#above h1#page-title {
  margin-top: 14px;
}

ul.primary {
  padding: 0 0 0 8px;
  margin: 0;
  height: 25px;
  border-bottom: 1px solid #E1E2DC;
}

ul.primary li {
  display: block;
  float: left;
  padding: 0;
  margin: 0 8px 0 8px;
  font-size: 12px;
}

ul.primary li a {
  display: block;
  font-weight: bold;
  padding: 0 12px;
  margin: 0;
  border: none;
  background: #E1E2DC;
  border: 1px solid #E1E2DC;
  line-height: 24px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

ul.primary li.active a {
  background: none;
  border-bottom: 1px solid #fff;
}

ul.secondary {
  margin: 0;
  font-size: 12px;
  line-height: 24px;
  border-bottom: 1px solid #E1E2DC;
  padding: 6px 8px;
}

ul.secondary a {
}

ul.asset-dialog-menu,
ul.asset-dialog-submenu {
  overflow: auto;
  margin: 4px 0 0 0;
}

ul.asset-dialog-submenu {
  font-size: 12px;
  margin: 16px 0 0 0;
}

ul.asset-dialog-menu li,
ul.asset-dialog-submenu li {
  float: left;
  padding: 0 12px 0 0;
  margin: 0 12px 0 0;
  border-right: 1px solid #E1E2DC;
}

ul.asset-dialog-menu li.last,
ul.asset-dialog-submenu li.last {
  border-right: none;
}

ul.asset-dialog-menu a.active,
ul.asset-dialog-submenu a.active {
  font-weight: bold;
}

#acf-asset-workbench-office-filter .form-item {
  margin: 0;
}

#acf-asset-workbench-office-filter label {
  display: none;
}

#acf-asset-workbench-office-filter select {
  width: 150px;
}

html.js #acf-asset-workbench-office-filter .form-submit {
  display: none;
}

#acf-asset-keyword-form {
  float: right;
  margin: 0 0 12px 0;
}

#acf-asset-keyword-form label {
  display: inline-block;
  margin: 0 4px 0 0;
}

#acf-asset-keyword-form .form-item {
  display: inline-block;
  margin: 0 2px 0 0;
}

#acf-asset-keyword-form input.form-text {
  width: 120px;
}

#acf-asset-keyword-form #edit-search {
  margin: 0;
}

.youtube-video .flash-message {
  text-align: center;
  padding: 100px 40px 0 40px;
}

table.assets td.title {
  line-height: 18px;
}

.rtecenter a.sorenson-video-player {
  margin: 0 auto;
}

body.page-node-moderation form.workbench-moderation-moderate-form .moderation-notification .description,
body.page-node-moderation form.workbench-moderation-moderate-form .form-item-additional-notifications .description,
body.page-node-moderation form.workbench-moderation-moderate-form .form-item-notify-message .description,
body.page-node-moderation form.workbench-moderation-moderate-form textarea#edit-additional-notifications,
body.page-node-moderation form.workbench-moderation-moderate-form textarea#edit-notify-message {
  width: 300px;
  white-space: normal;
}

#workbench-moderation-moderate-form .moderation-notification {
  display:block;
  margin-top: 15px;
}

form.workbench-moderation-moderate-form div.form-item-notify-published .label,
form.workbench-moderation-moderate-form div.form-item-additional-notifications label {
  font-weight: bold;
}

form.workbench-moderation-moderate-form div.form-item-additional-notifications,
form.workbench-moderation-moderate-form div.form-item-notify-published .label,
form.workbench-moderation-moderate-form div.form-item-additional-notifications div,
form.workbench-moderation-moderate-form div.form-item-additional-notifications label {
  display: block;
}

#workbench-moderation-moderate-form .moderation-notification-message {
  display:block;
  margin-top: 15px;
}

#workbench-moderation-moderate-form .moderation-notification label,
#workbench-moderation-moderate-form .moderation-notification-message label {
  text-decoration: none;
  font-weight: bold;
}

#workbench-moderation-moderate-form .moderation-notification .form-type-checkbox {
  display: block;
}

#workbench-moderation-moderate-form .moderation-notification label.option {
  font-weight: normal;
}

#workbench-moderation-moderate-form .moderation-notification .container-inline-date label {
  display: block;
}

#workbench-moderation-moderate-form a.toggle {
  cursor: pointer;
  font-weight: normal;
}

#block-acf-theme-quickfact.contextual-links-region,
#content #block-acf-theme-regional-highlights.contextual-links-region,
#content #block-acf-theme-story.contextual-links-region {
  padding-top: 24px;
}

html.js #block-acf-research-pages-orr-policy-featured .content div.contextual-links-wrapper,
html.js #block-acf-research-pages-orr-policy-additional .content div.contextual-links-wrapper {
  display: none;
}

#block-acf-theme-quickfact.contextual-links-region a.more,
#content #block-acf-theme-story.contextual-links-region a.more {
  top: 24px;
}

/* Hiding CK editor buttons */

#cke_top_edit-body-und-0-summary .cke_toolbox span#cke_52 {
	display:none;
}

/* Previewing ACF Research nodes */
#acf-research-preview-content.single-column {
  float:left;
  margin-bottom:0;
  margin-left:20px;
  margin-right:0;
  margin-top:0;
  width:600px;
}

#acf-research-preview-content dd,
#acf-research-preview-content dt {
	margin-bottom: 0px;
	font-size: 11px;
}

#acf-research-preview-content dt {
	margin-right: 4px;
}

#acf-research-preview-sidebar {
  float:right;
  width:300px;
}

body.page-templates-sample.toolbar-drawer,
body.page-templates-sample.toolbar {
	padding-top:0px;
}

body.node-type-acf-research-page #content .block-acf-research-pages-story {
  float: right;
  width: 260px;
  margin: 0 0 20px 30px;
}

body.hpog-page #content #block-acf-research-pages-hpog-get-updates a.icon {
  display: block;
  font-size: 16px;
  line-height: 18px;
  padding: 8px 24px 30px 88px;
  background: url(../images/email-subscribe.png) no-repeat 0 -20px;
}

body.hpog-page #content #block-acf-research-pages-hpog-follow-us {
  float: right;
}

#block-acf-research-pages-hpog-follow-us a {
  display: inline-block;
  margin-right: 11px;
}

body.page-office-ecd #content .block-acf-research-pages-news,
body.hpog-page #content .block-acf-research-pages-news {
  border-bottom: 1px solid #ebe7de;
  padding: 24px 370px 24px 0;
}

body.page-office-ecd #content .block-acf-research-pages-news:after,
body.hpog-page #content .block-acf-research-pages-news:after,
body.hpog-page #content #block-acf-research-pages-hpog-get-updates:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: right;
  height: 0;
}

body.page-office-ecd #content .block-acf-research-pages-story {
  margin: 49px 0 24px;
  z-index:1;
}

body.path-home-visiting-tribal-home-visiting.two-sidebars #content,
body.path-home-visiting-tribal-home-visiting.two-sidebars #sidebar,
body.path-tribal-early-learning-initiative.two-sidebars #content,
body.path-tribal-early-learning-initiative.two-sidebars #sidebar {
  width: 670px;
  border-left: 1px solid #EBE7DE;
  padding-left: 29px;
}

body.path-home-visiting-tribal-home-visiting #block-acf-research-pages-story-6022 {
  float: right;
  width: 260px;
}

body.path-home-visiting-tribal-home-visiting #block-acf-research-pages-flexi-4 {
  float: left;
  width: 300px;
}

body.path-home-visiting-tribal-home-visiting #block-acf-research-pages-flexi-5 {
  width: 300px;
  float: right;
}

body.section-tribal-early-learning-initiative-new #content .block-acf-research-pages-story,
body.section-tribal-early-learning-initiative #content .block-acf-research-pages-story {
  margin: 0 0 20px 30px;
}

body.hpog-page #content .block-acf-research-pages-story {
  margin: 34px 0 24px;
  z-index: 1;
}

body.hpog-page #content #block-acf-research-pages-hpog-follow-us {
  width: 300px;
  margin: 0px 0 24px;
  z-index:1;
}

body.page-office-ecd #content .block-acf-research-pages-flexi,
body.page-office-occ #sidebar .block-acf-research-pages-flexi,
body.hpog-page #content .block-acf-research-pages-flexi,
body.hpog-page #content .blog-promo-block {
  float: left;
  width: 300px;
}

body.page-office-ecd #content #block-acf-research-pages-flexi-3,
body.page-office-ecd #content #block-acf-research-pages-flexi-5,
body.page-office-occ #sidebar #block-acf-research-pages-flexi-5,
body.page-office-occ #sidebar #block-acf-research-pages-flexi-4,
body.hpog-page #content .blog-promo-block {
  margin: 0 0 24px;
  float: right;
}

body.page-office-ecd #content #block-acf-research-pages-flexi-3,
body.page-office-ecd #content #block-acf-research-pages-flexi-6,
body.page-office-occ #sidebar #block-acf-research-pages-flexi-5,
body.page-office-occ #sidebar #block-acf-research-pages-flexi-4 {
    margin: 49px 0 24px;
    z-index: 1;
}

body.hpog-page #content .block-acf-research-pages-news h2,
body.hpog-page #content .block-acf-research-pages-story h2,
body.hpog-page #content .block-acf-research-pages-flexi h2,
body.hpog-page #content .blog-promo-block h2,
body.path-home-visiting-tribal-home-visiting #content .block-acf-research-pages-news h2,
body.path-home-visiting-tribal-home-visiting #content .block-acf-research-pages-story h2,
body.path-home-visiting-tribal-home-visiting #content .block-acf-research-pages-flexi h2 {
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
}

body.hpog-page #content .blog-promo-block .content h2 {
  font-size: 16px;
  line-height: 21px;
  margin-top: 16px;
  margin-bottom: 3px;
}

body.hpog-page #content .blog-promo-block .date {
  margin-bottom: 16px;
}

#sidebar-alternate {
  float: left;
  width: 220px;
  margin-left: 20px;
}

body.alt-sidebar #content {
  width: 670px;
  border-left: 1px solid #ebe7de;
  padding-left: 29px;
}

body.two-sidebars #content {
  width: 340px;
  border-left: 1px solid #ebe7de;
  padding-left: 29px;
}

.block-acf-research-pages-sidebar-nav ul.menu li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 14px;
}

.block-acf-research-pages-sidebar-nav ul.menu li a {
  display: block;
  padding: 0 0 0 16px;
  background: url(../images/sprite-research-page-nav-arrow.png) no-repeat 0 5px;
}

.block-acf-research-pages-sidebar-nav ul.menu li a.active {
  color: #19150f;
  background: url(../images/sprite-research-page-nav-arrow.png) no-repeat -300px 5px;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none
}

.block-acf-research-pages-sidebar-nav ul.menu li a.external-processed {
  display: inline-block;
}

.block-acf-research-pages-sidebar-nav ul.menu li a.external {
  background: url('../images/external-site.png') no-repeat scroll right top transparent;
  display: inline-block;
}

.block-acf-research-pages-sidebar-nav ul.menu li a.external .element-invisible {
  position: relative !important;
  font-size: 0;
}

.block-acf-research-pages-sidebar-nav ul.menu li ul.menu li a {
  background: none;
  margin-top: 14px;
  margin-left: 20px;
  font-size: 16px;
  line-height: 18px;
}

#content .block-acf-research-pages-search {
  clear: both;
  margin: 14px 0 44px;
  padding: 30px 0 0;
  border-top: 1px dotted #cecac3;
}

#content .block-acf-research-pages-search form {
  margin-bottom: 45px;
}

.block-acf-research-pages-search h2.block-title {
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 30px;
}

.block-acf-research-pages-search .content {
  font-size: 16px;
}

#content .block-acf-research-pages-search .column {
  float: left;
  width: 305px;
  margin-right: 30px;
}

body.page-office-ana #block-acf-research-library-latest .node,
.block-acf-research-pages-ofa-tanf-policy,
.block-acf-research-pages-ofa-tanf-policy .node,
.block-acf-research-pages-ofa-tanf-data,
.block-acf-research-pages-ofa-tanf-data .node,
.block-acf-research-pages-opre .node,
body.page-office-opre #block-acf-research-library-latest .node,
body.page-office-ana.alt-sidebar #block-acf-research-pages-latest .node,
body.page-office-fysb.alt-sidebar #block-acf-research-pages-latest .node,
body.page-office-ofa.alt-sidebar #block-acf-research-pages-latest .node,
body.page-office-ocs.alt-sidebar #block-acf-research-pages-latest .node,
body.page-office-orr.alt-sidebar #block-acf-research-pages-latest .node,
body.page-office-orr.two-sidebars #block-acf-research-pages-latest .node {
  position: relative;
  border-bottom: 1px dotted #cecac3;
  padding-bottom: 20px;
}


#block-acf-research-pages-opre-topics .node {
  border-top: 1px dotted #cecac3;
  border-bottom: none;
  padding: 20px 0 0;
}

#block-acf-research-pages-opre-topics .top .node {
  border-top: none;
  padding: 0;
}

body.page-office-ana #block-acf-research-library-latest .node h4.node-title,
.block-acf-research-pages-ofa-tanf-data h2.node-title,
.block-acf-research-pages-opre h2.node-title,
body.page-office-opre #block-acf-research-library-latest .node h4.node-title,
.block-acf-research-pages-ofa-tanf-policy .node h4.node-title,
#block-acf-research-pages-opre-projects .content .item-list li h3,
body.page-office-ana.alt-sidebar #block-acf-research-pages-latest .node h4,
body.page-office-fysb.alt-sidebar #block-acf-research-pages-latest .node h4,
body.page-office-ofa.alt-sidebar #block-acf-research-pages-latest .node h4,
body.page-office-ocs.alt-sidebar #block-acf-research-pages-latest .node h4,
body.page-office-orr.alt-sidebar #block-acf-research-pages-latest .node h4,
body.page-office-orr.two-sidebars #block-acf-research-pages-latest .node h4 {
  margin: 0 30px 0 0;
}

.block-acf-research-pages-ofa-tanf-data h2.block-title,
.block-acf-research-pages-ofa-tanf-policy h2.block-title,
.block-acf-research-pages-occ-ccdf h2.block-title,
.block-acf-research-pages-occ-ccdf h2.block-title,
.block-acf-research-pages-occ-guidance h2.block-title {
  font-size: 16px;
}

#content .block-acf-research-pages-occ-guidance,
#content .block-acf-research-pages-occ-ccdf {
  margin-bottom: 36px;
}

body.page-office-ana #block-acf-research-library-latest .node h4.node-title,
.block-acf-research-pages-ofa-tanf-data h4.node-title,
.block-acf-research-pages-opre h2.node-title,
body.page-office-opre #block-acf-research-library-latest .node h4.node-title,
.block-acf-research-pages-ofa-tanf-policy .node h4.node-title {
  font-size: 16px;
  margin: 0;
  padding: 0 30px 0 0;
}

#block-acf-research-pages-topics,
#block-acf-research-pages-ofa-topics-2,
#block-acf-research-pages-ofa-topics-3 {
  padding: 20px;
  background: #f9f7f5;
  border-top: 1px solid #ede8e1;
  border-bottom: 1px solid #f0ede6;
}

#block-acf-research-pages-topics h2.block-title,
#block-acf-research-pages-ofa-topics-2 h2.block-title,
#block-acf-research-pages-ofa-topics-3 h2.block-title {
  font-size: 16px;
  margin: 0 0 13px;
}

#block-acf-research-pages-topics .content,
#block-acf-research-pages-ofa-topics-2 .content,
#block-acf-research-pages-ofa-topics-3 .content {
  border-bottom: #fbfaf9;
}

#sidebar #block-acf-research-pages-topics .content ul,
#sidebar #block-acf-research-pages-ofa-topics-2 .content ul,
#sidebar #block-acf-research-pages-ofa-topics-3 .content ul {
  list-style: none;
  margin: 0;
}

#sidebar #block-acf-research-pages-topics .content ul li,
#sidebar #block-acf-research-pages-ofa-topics-2 .content ul li,
#sidebar #block-acf-research-pages-ofa-topics-3 .content ul li {
  margin: 0 0 10px 0;
  line-height: 18px;
}

#content #block-acf-research-pages-topics .content ul {
  overflow: auto;
}

#content #block-acf-research-pages-topics .content ul li {
  float: left;
  width: 50%;
  margin: 0 0 10px 0;
  line-height: 18px;
}

#content #block-acf-research-pages-opre-projects,
#content .block-acf-research-pages-featured-pages,
#content #block-acf-research-pages-orr-policy-additional,
#content #block-acf-research-pages-orr-policy-featured,
#content .block-acf-research-pages-featured-research,
#content .block-acf-research-pages-programs,
#content .block-acf-research-pages-news {
  border-top: 1px solid #ebe7de;
  padding: 24px 0 0 0;
  margin: 24px 0;
}

body.page-office-fysb #content .block-acf-research-pages-featured-research {
  border-top: 1px dotted #cecac3;
}


body.page-office-fysb #content .block-acf-research-pages-programs {
  border: none;
  border-bottom: 1px dotted #cecac3;
  padding: 0 0 24px;
  margin: 0 0 24px;
}

body.page-office-fysb #content .block-acf-research-pages-news {
  border: none;
  padding: 0;
  margin: 0 0 24px;
  overflow: hidden;
}

body.page-acf-research-pages-taxonomy-term #content .block-acf-research-pages-featured-research {
  border: none;
  padding: 0;
  margin: 0 0 24px 0;
}

body.page-acf-research-pages-taxonomy-term #content .block-acf-research-pages-featured-research > .content > .item-list {
  margin: 24px 0 0 0;
  clear: left;
}

body.page-acf-research-pages-taxonomy-term #content .block-acf-research-pages-featured-research > .content > a.view-all {
  font-size: 11px;
  display: block;
  float: left;
  line-height: 24px;
  font-weight: bold;
  white-space: nowrap;
}

body.page-acf-research-pages-taxonomy-term #block-acf-research-library-latest {
  clear: left;
}

body.page-acf-research-pages-taxonomy-term h1#page-title {
  float: left;
  max-width: 350px;
  margin-right: 20px;
}

.block-acf-research-pages-programs .content ul {
  margin-left: -20px;
}

.block-acf-research-pages-programs .content ul li {
  margin: 0 0 0 20px;
	width: 200px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin-bottom: 10px;
	height: 50px;
}

.block-acf-research-pages-programs .content ul li img {
  float: left;
	width: 50px;
	margin-right: 10px;
	vertical-align: middle;
}

.block-acf-research-pages-programs .content ul li a {
  display: block;
  height: 34px;
  display: table;
}

.block-acf-research-pages-programs .content ul li a span {
  display: table-cell;
  vertical-align: middle;
}

body.page-programs-css-newsletter #content .block-acf-theme-email-signup {
  padding: 20px;
  background: #f8f5f1;
  border-top: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

body.page-programs-css-newsletter #content .block-acf-theme-email-signup .icon {
    display: none;
}

body.page-programs-css-newsletter #content h3 {
  text-transform: uppercase;
  border-bottom: 1px dotted #cecac3;
  font-size: 18px;
  padding: 24px 0 8px 0;
}

body.page-programs-css-newsletter #content .node.search-result {
  border-bottom: 0px;
  padding: 9px 0;
}

body.page-programs-css-newsletter #content .node.search-result .date {
    float: right;
    line-height: 21px;
    margin: 0;
}

body.page-office-fysb #content .block-acf-research-pages-programs .content ul li {
  width: 118px;
  height: auto;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
}

body.page-office-fysb #content .block-acf-research-pages-programs .content ul.six li {
  width: 95px;
}

body.page-office-fysb #content .block-acf-research-pages-programs .content ul li img {
  display: block;
  margin: 0 auto 10px;
  width: 100%;
  height: auto;
  float: none !important;
}

body.page-office-fysb #content .block-acf-research-pages-programs .content ul li a {
  display: block;
  height: auto;
}

body.page-office-fysb #content .block-acf-research-pages-programs .content ul li a span {
  display: block;
}

#block-acf-research-pages-opre-topics h3,
.block-acf-research-pages-featured-pages h2.block-title,
#block-acf-research-pages-orr-policy-additional h2.block-title,
#block-acf-research-pages-orr-policy-featured h2.block-title,
.block-acf-research-pages-featured-research h2.block-title,
.block-acf-research-pages-programs h2.block-title,
.block-acf-research-pages-news h2.block-title,
#block-acf-research-pages-latest .node h4.node-title {
  font-size: 16px;
  font-weight: bold;
}

#block-acf-research-pages-orr-policy-featured  .node-acf-research,
.block-acf-research-pages-featured-research .node-acf-research {
  float: left;
  width: 200px;
  margin: 0 0 20px 20px;
}

body.node-type-acf-research-page .block-acf-research-pages-featured-research .node-acf-research,
#block-acf-research-pages-orr-policy-featured  .node-acf-research,
.page-acf-research-pages-taxonomy-term .block-acf-research-pages-featured-research .node-acf-research {
  width: 186px;
}

#block-acf-research-pages-orr-policy-featured li.first > .node-acf-research,
.block-acf-research-pages-featured-research li.first > .node-acf-research {
  margin-left: 0;
}

body.opre-topic .block-acf-research-pages-featured-research .node-acf-research {
  margin-bottom: 0;
}

body.node-type-acf-research-page .field-name-acf-teaser-image img {
  display: block;
}

body.node-type-acf-research-page .field-name-acf-teaser-image {
  margin-bottom: 16px;
  width: 100%;
  overflow: hidden;
}

body.page-office-ofa.alt-sidebar.path-programs-healthy-marriage h1#page-title {
  font-size: 19px;
  line-height: 24px;
}

#block-acf-research-library-featured .content h4,
#block-acf-research-pages-orr-policy-additional .node-acf-research h4,
#block-acf-research-pages-orr-policy-featured .node-acf-research h4,
.block-acf-research-pages-featured-research .node-acf-research h4,
.block-acf-research-pages-featured-research .node-acf-research h2.node-title {
  font-size: 16px;
}

body.node-type-acf-research-page.page-office-fysb #content .block-acf-research-pages-featured-research .content a.image,
#block-acf-research-library-featured .content a.image,
.block-acf-research-pages-featured-research .node-acf-research a.image {
  display: block;
  margin: 0 0 10px 0;
}

.block-acf-research-pages-featured-research .node-acf-research h2.node-title {
  margin: 0;
  font-weight: normal;
}

#block-acf-research-pages-orr-policy-featured .node-acf-research .date,
.block-acf-research-pages-featured-research .node-acf-research .date {
  margin: 0 0 10px;
}

#block-acf-research-pages-cb-search {
  height: 141px;
  background: url(../images/block-find-more-resources.png) no-repeat;
}

#block-acf-research-pages-cb-search h2.block-title {
  margin: 0;
}

#block-acf-research-pages-cb-search h2.block-title a {
  display: block;
  height: 88px;
  text-indent: -9999px;
  overflow: hidden;
}

#block-acf-research-pages-cb-search .content {
  padding: 5px 0 0 20px;
}

#block-acf-research-pages-cb-search #acf-research-library-search-form {
  background: none;
  padding: 0;
}

#block-acf-research-pages-cb-search #acf-research-library-search-form .form-item {
  margin: 0;
}

#block-acf-research-pages-cb-search #acf-research-library-search-form input.form-text {
  border: 1px solid #a6c0d2;
  border-right: none;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  padding: 0 10px;
  width: 160px;
  float: left;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
  -webkit-box-shadow: inset 2px 2px 6px 0px #d7e8f4;
  -moz-box-shadow: inset 2px 2px 6px 0px #d7e8f4;
  box-shadow: inset 2px 2px 6px 0px #d7e8f4;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px
  border-radius: 4px 0 0 4px;
}

#block-acf-research-pages-cb-search #acf-research-library-search-form input.form-text.defaulttext {
  color: #3F769C;
}

#block-acf-research-pages-cb-search #acf-research-library-search-form input.form-submit {
  float: left;
  cursor: pointer;
  margin: 0;
  padding: 0 11px;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  height: 30px;
  line-height: 28px;
  color: #fff;
  text-indent: 0;
  width: auto;
  background: #3e759b;
  border: 1px solid #6698bb;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  background: #3e759b;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#6c9dc0), to(#3e759b));
  background: -webkit-linear-gradient(#6c9dc0, #3e759b);
  background: -moz-linear-gradient(#6c9dc0, #3e759b);
  background: -ms-linear-gradient(#6c9dc0, #3e759b);
  background: -o-linear-gradient(#6c9dc0, #3e759b);
  background: linear-gradient(#6c9dc0, #3e759b);
  -pie-background: linear-gradient(#6c9dc0, #3e759b);
}

#block-acf-research-pages-cb-search #acf-research-library-search-form input.form-submit:hover {
  border: 1px solid #5787a7;
  background: #305671;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#5c8cad), to(#305671));
  background: -webkit-linear-gradient(#5c8cad, #305671);
  background: -moz-linear-gradient(#5c8cad, #305671);
  background: -ms-linear-gradient(#5c8cad, #305671);
  background: -o-linear-gradient(#5c8cad, #305671);
  background: linear-gradient(#5c8cad, #305671);
  -pie-background: linear-gradient(#5c8cad, #305671);
}

body.page-office-cb #block-acf-theme-next-event {
  padding-right: 120px;
  background: #f8f5f1 url(../images/calendar-icon.png) no-repeat 190px 16px;
}

body.page-office-cb #block-acf-theme-next-event .node {
  margin: 0 0 16px;
}

#block-acf-research-pages-cb-years h2.block-title {
  margin: 0;
}

#block-acf-research-pages-cb-years h4 {
  font-weight: bold;
  line-height: 30px;
}

#block-acf-research-pages-cb-years .item-list .item-list {
  border-top: 1px solid #efece5;
  border-bottom: 1px solid #efece5;
  line-height: 30px;
  padding: 0 0 0 4px;
  margin: 0 0 22px 0;
}

#block-acf-research-pages-cb-years .item-list .item-list li {
  display: inline;
  margin: 0 16px 0 0;
}

#block-acf-research-pages-cb-free-html .content h4 {
  font-size: 16px;
}

#block-acf-research-pages-cb-free-html .content .date {
  margin: 0 0 12px;
}

body.page-admin-acf-reports #content {
  position: relative;
}

body.page-admin-acf-reports #content a.download, p.download_p a.download {
  position: absolute;
  top: 12px;
  right: 0;
  text-transform: uppercase;
  font-size: 10px;
  padding: 0 0 0 20px;
  line-height: 16px;
  background: url(../images/attachments-sprite.png) no-repeat 0 -48px;
  height: 16px;
}

body.page-admin-workbench #content a.download {
  text-transform: uppercase;
  font-size: 10px;
  padding: 0 0 0 20px;
  margin: 0 0 0 -20px;
  line-height: 16px;
  background: url(../images/attachments-sprite.png) no-repeat 0 -48px;
  height: 16px;
}

body.node-type-acf-research-page #block-system-main {
  margin-bottom: 0px;
}

body.node-type-acf-research-page.path-tribal-early-learning-initiative.alt-sidebar #block-system-main {
    border-bottom: 1px solid #ebe7de;
    margin-bottom: 24px;
}

body.page-office-css.path-other-partners #block-system-main .content img.asset-image,
#block-acf-theme-ocsp-help-for-families .content img.asset-image {
  display: block;
  border: 1px solid #dbd0be;
}

#block-acf-feedback-feedback iframe {
  height: 420px;
}

#content .historical-note {
  padding: 16px 16px;
  background: #dceffb;
  margin-bottom: 20px;
  line-height: 21px;
}

#content .historical-teaser {
  font-weight: bold;
  margin: 4px 0 0;
  display: block;
}

#content .historical-note a {
  color: #264a64;
}

#content .historical-note p {
  margin: 16px 0 0;
}

#content .historical-note p:first-child {
  margin: 0;
}

.moderation-note-toggle {
  position: relative;
  display: inline;
  margin-left: 6px;
}

.tooltiptext {
  display:none;
  position: absolute;
  top:-30px;
  left:50px;
  background: #cceafd;
  padding: 16px;
  width: 184px;
  font-size: 12px;
  line-height: 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #a6cfe8;
  z-index: 1001;

}

body.page-node-moderation .moderation-actions {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

body.page-node-moderation .moderation-actions .toggle a {
  font-weight: normal;
  cursor: pointer;
  display: block;
}

body.page-node-moderation .opa-notes  {
  padding-top: 10px;
  margin-top: 10px;
  font-weight: bold;
  width: 100%;
  display: block;
}

body.page-node-moderation .opa-notes-message {
  line-height: 40px;
  border-bottom: 1px solid #000;
  margin-bottom: 15px;
}

body.page-node-moderation .moderation-actions .opa-notes {
  border-top: 1px solid #000;
  padding-bottom: 10px;
}

body.page-node-moderation .moderation-actions .opa-notes-message {
  border-bottom: none;
  margin-bottom: none;
}

body.page-node-moderation .opa-revision-notes {
  background: #cceafd;
  padding: 16px;
  font-size: 12px;
  line-height: 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #a6cfe8;
  z-index: 1001;
  margin-bottom: 10px;
}

#content #block-acf-office-ml-css-csr-subscription h2.block-title {
  font-size: 18px;
}

#content #block-acf-office-ml-css-csr-subscription #mailing-list-form form input.form-text {
  padding: 0 12px;
  margin: 0 4px 0 0;
  line-height: 34px;
  height: 34px;
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  width: 440px;
  background: #fff;
  border: 1px solid #a6c0d2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #6e6555;
}

#content #block-acf-office-ml-css-csr-subscription #mailing-list-form form input.form-submit {
  display: inline-block;
  line-height: 36px;
  height: 36px;
  border: none;
  font-size: 16px;
  margin: 0;
  padding: 0 16px;
  background: none;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  text-transform: uppercase;
  color: #fff;
  width: auto;
  text-indent: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  background: #4a86b0; /* Old browsers */
  background: -moz-linear-gradient(top,  #4a86b0 0%, #376f95 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a86b0), color-stop(100%,#376f95)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #4a86b0 0%,#376f95 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #4a86b0 0%,#376f95 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #4a86b0 0%,#376f95 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #4a86b0 0%,#376f95 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a86b0', endColorstr='#376f95',GradientType=0 ); /* IE6-9 */
}

#toolbar {
  z-index: 1050;
  max-width: 100%;
}

.eventbrite-button {
	display: block;
	width: auto;
	margin: 16px auto 16px 0;
}

.eventbrite-form {
	display: block;
	width: 100%;
	margin: 16px auto;
}

.eventbrite-countdown {
	display: block;
	margin: 16px auto;
}

/*
// *******************************************************************
// VIEWS STYLES
// *******************************************************************
*/

.view-news-highlights .view-content .views-row {
    margin: 0 20px 20px 0;
    display: inline-block;
    width: 27%;
    padding: 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fef5e4), to(#fefbf5));
    background: -moz-linear-gradient(top, #fef5e4, #fefbf5);
    border-top: 1px solid #EBE5DC;
    border-bottom: 1px solid #EBE5DC;
}

.view-news-highlights .view-content .views-row:nth-child(3n+3) {
    margin: 0 0 20px 0;
}

.view-news-highlights .view-content .views-row img {
    width: 100%;
    height: 125px;
}

.view-news-highlights .view-content .views-row .views-field-title {
    padding: 10px 0;
    line-height: 21px;
    min-height: 50px;
}

@media all and (max-width: 1000px) {
    .view-news-highlights .view-content .views-row {
        margin: 0 0 10px;
        width: auto;
        display: block;
    }

    .view-news-highlights .view-content .views-row:nth-child(3n+3) {
        margin: 0;
    }

    .view-news-highlights .view-content .views-row img {
        width: 100%;
    }
}

body.node-type-acf-public-newsletter-shell #below {
	padding-top: 0;
}

.view-display-id-newsletter_shell_editions_block {
	margin-left: 260px;
	border-left: 1px solid #ebe7de;
	padding: 20px 0 20px 29px;
}

.view-display-id-newsletter_shell_editions_block h3 .secondary_desc {
	display: inline-block;
	margin-left: 30px;
}

.view-display-id-newsletter_shell_editions_block h3 .secondary_desc p {
	display: inline;
	margin: 0;
}

.view-display-id-newsletter_shell_editions_block .views-field-acf-newsletter-volume {
	margin: 10px 0;
}

.view-display-id-newsletter_shell_editions_block ul li.views-row {
	padding: 15px 0;
	border-bottom: 1px solid #000000;
}

.view-display-id-newsletter_shell_editions_block ul li.views-row-last {
	border: none;
}

#views-exposed-form-public-newsletters-newsletter-shell-editions-block .views-exposed-form .views-exposed-widget input.form-text {
	max-width: 200px;
}

#views-exposed-form-public-newsletters-newsletter-shell-editions-block .views-exposed-form .views-exposed-widget .form-submit {
	margin-top: 13px;
	height: 24px;
}

body.node-type-acf-public-newsletter-edition #main #content-wrapper #content {
	width: auto;
	float: none;
}

.view-display-id-newsletter_shells_ana_block, .view-display-id-newsletter_shells_cb_block,
.view-display-id-newsletter_shells_ecd_block, .view-display-id-newsletter_shells_occ_block,
.view-display-id-newsletter_shells_ocs_block, .view-display-id-newsletter_shells_ofa_block,
.view-display-id-newsletter_shells_ohs_block, .view-display-id-newsletter_shells_opre_block,
.view-display-id-newsletter_shells_orr_block {
	margin: 0 20px;
}

/*
// *******************************************************************
// SOLR SEARCH STYLES
// *******************************************************************
*/

body.page-ana-site-search #content, body.page-occ-site-search #content,
body.page-opre-site-search #content, body.page-orr-site-search #content {
	float: none;
	width: 100%;
}

body.page-ana-site-search ol.search-results, body.page-cb-site-search ol.search-results,
body.page-ecd-site-search ol.search-results, body.page-occ-site-search ol.search-results,
body.page-ocs-site-search ol.search-results, body.page-ofa-site-search ol.search-results,
body.page-ohs-site-search ol.search-results, body.page-opre-site-search ol.search-results,
body.page-orr-site-search ol.search-results {
	margin-bottom: 40px;
}

body.page-ana-site-search ol.search-results li.search-result, body.page-cb-site-search ol.search-results li.search-result,
body.page-ecd-site-search ol.search-results li.search-result, body.page-occ-site-search ol.search-results li.search-result,
body.page-ocs-site-search ol.search-results li.search-result, body.page-ofa-site-search ol.search-results li.search-result,
body.page-ohs-site-search ol.search-results li.search-result, body.page-opre-site-search ol.search-results li.search-result,
body.page-orr-site-search ol.search-results li.search-result {
	padding: 18px 0;
	margin: 0;
	border-bottom: 1px dotted #cecac3;
}

body.page-ana-site-search ol.search-results .search-snippet-info, body.page-cb-site-search ol.search-results .search-snippet-info,
body.page-ecd-site-search ol.search-results .search-snippet-info, body.page-occ-site-search ol.search-results .search-snippet-info,
body.page-ocs-site-search ol.search-results .search-snippet-info, body.page-ofa-site-search ol.search-results .search-snippet-info,
body.page-ohs-site-search ol.search-results .search-snippet-info, body.page-opre-site-search ol.search-results .search-snippet-info,
body.page-orr-site-search ol.search-results .search-snippet-info {
	padding: 0;
}

body.page-ana-site-search ol.search-results .search-snippet-info .search-info, body.page-cb-site-search ol.search-results .search-snippet-info .search-info,
body.page-ecd-site-search ol.search-results .search-snippet-info .search-info, body.page-occ-site-search ol.search-results .search-snippet-info .search-info,
body.page-ocs-site-search ol.search-results .search-snippet-info .search-info, body.page-ofa-site-search ol.search-results .search-snippet-info .search-info,
body.page-ohs-site-search ol.search-results .search-snippet-info .search-info, body.page-opre-site-search ol.search-results .search-snippet-info .search-info,
body.page-orr-site-search ol.search-results .search-snippet-info .search-info {
	display: none;
}

/*
// *******************************************************************
// Tender Replacement  
// *******************************************************************
*/

#help_and_support_container{
  position:fixed;
  top:50%;
  right: -1%;
  padding: 5px;
  background-color: #336a90;
  border: 3px solid grey;
       
-webkit-transform: rotate(-90deg) translate(50%, 50%);
  -moz-transform: rotate(-90deg) translate(50%, 50%);
   -ms-transform: rotate(-90deg) translate(50%, 50%);
    -o-transform: rotate(-90deg) translate(50%, 50%);
       transform: rotate(-90deg) translate(50%, 50%);
}
#help_and_support_container p a{
  color: white;
}