* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  background: #455660;
  position: relative;
}
body {
  background: #fff;
  color: #333;
  font-family: 'Work Sans', verdana, helvetica, sans-serif;
  font-size: 18px;
  line-height: normal;
  min-width: 980px;
  border-top: 100px solid #306d9e;
}
img {
  border: none;
}
a {
  color: #306d9e;
  transition: .25s color;
}
a:focus, a:hover {
  color: #455660;
}
p a {
  word-wrap: break-word;
}
h1 {
  color: #034877;
  font-size: 28px;
}
h2 {
  clear: both;
  font-size: 22px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h1, h2, h3, h4, h5, h6, li {
  margin-bottom: .5em;
}
p, ul, ol {
  margin-bottom: 1em;
}
p {
  line-height: 1.35;
}
ul, ol {
  margin-left: 24px;
}
small {
  font-size: .8em;
}
#wrapper {
  max-width: 1020px;
  padding: 80px 40px;
}
.container {
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
  max-width: 1200px;
}  
#content {
  width: 648px;
  float: left;
}
#side {
  float: right;
  text-align: center;
  width: 208px;
}
#side ul {
  margin: 0;
  list-style-type: none;
}
#side h3 {
  font-size: 1em;
}
#side-bottom {
  bottom: 102px;
  right: 28px;
  position: absolute;
}
#newsletter-signup {
  padding: 4px 6px;
  text-align: left;
}
#crumbs {
  display: none;
  font-size: .8em;
  margin: 0 0 10px 0;
}
#crumbs li {
  display: inline;
}

#section-nav {
  margin-bottom: 20px;
  padding: 8px;
  text-align: left;
  text-align: center;
}
#section-nav h2 {
  text-transform: uppercase;
}
#section-nav a {
  color: inherit;
  display: block;
  padding: 4px ;
  text-decoration: none;
}
#section-nav li.selected > a {
  color: #0295a9;
}
#section-nav li {
  margin: 0;
}
#section-nav > ul > li > a {
  border-bottom: 1px solid #ccc;
}
#section-nav > ul > li > a:focus,
#section-nav > ul > li > a:hover {
  background: #f0f0f0;
}
#section-nav li.has-children > a:before {
  content: "▶";
  font-size: 11px;
  display: inline-block;
  margin: 4px 4px 0 0;
  vertical-align: top;
}
#section-nav li.has-children.selected > a:before,
#section-nav li.has-children.ancestor > a:before {
  content: "▼ ";
}
#section-nav ul ul {
  display: none;
  font-size: 15px;
  margin-bottom: .5em;
}
#section-nav ul ul a:hover,
#section-nav ul ul a:focus {
  text-decoration: underline;
}
#section-nav li.has-children.selected > ul,
#section-nav li.has-children.ancestor > ul {
  display: block;
}

#domains {
  background-color: #4083b8;
  margin-bottom: 20px;
  padding: 8px;
  text-align: left;
}
#domains h3 {
  border-bottom: 1px solid;
  color: #fff;
  padding-bottom: 4px;
}
#domains a {
  background-color: #fff;
  display: block;
  padding: 2px 6px;
  text-decoration: none;
}
#domains a:focus,
#domains a:hover {
  background-color: #cddbe8;
}
#domains .selected a {
  font-weight: bold;
}

#social {
  background: #fff;
  border: 1px solid #999;
  bottom: 0;
  left: 16px;
  margin: 0 auto 20px;
  padding: 8px;
  position: absolute;
  width: 186px;
}
#home #content h1:first-of-type {
  position: absolute;
  top: 24px;
  height: 1em;
  overflow: hidden;
}
#home #social {
  left: auto;
  right: 16px;
}
#social h3 {
  border-bottom: 1px solid;
  color: #004c88;  
  font-size: 13px;
  margin-bottom: 8px;
  text-align: left;  
}
#social table {
  width: 100%;
}
#button-nav {
  list-style-type: none;
  margin: 0;
  width: 206px;
}
#button-nav a {
  background: #445660;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 54px;
  margin: 0 0 8px;
  padding: 8px 24px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: .2s background;
  /* valign */
  display: flex; flex-direction: column; justify-content: center;
}
#button-nav > .cms-plugin:nth-of-type(2) > a,
#button-nav > a:first-child {
  background: #316d9f;
}
#button-nav > .cms-plugin:nth-of-type(2) > a:hover,
#button-nav > .cms-plugin:nth-of-type(2) > a:focus,
#button-nav > a:first-child:hover,
#button-nav > a:first-child:focus {
  background: #0295a9;
}

#button-nav a:focus,
#button-nav a:hover {
  background: #7c898f;
}
#np-pro-button {
  background: url('../img/navbut-np-pro.png') no-repeat 0 0;
  display: block;
  height: 71px;
  width: 208px;
}
#np-pro-button:focus,
#np-pro-button:hover {
  background-position: -209px 0;
  outline: none;
}
#header {
  background: rgba(48,109,158,.7); /* 306d9e */
  color: #fff;
  height: 100px;
  min-width: 980px;
  position: absolute;
  width: 100%;
  z-index: 101;
  top: 0;
}
#header .container {
  height: 100%;
}
#brand {
  float: left;
}
#logo {
  background: url('../img/nphf_logo.png') no-repeat 0 0;
  background-size: cover;
  display: block;
  height: 160px;
  width: 230px;
  margin-top: 6px;
  outline: none;
  overflow: hidden;
  text-indent: -9999px;
}
#logo:focus, #logo:hover {
  opacity: .9;
}
#name {
  left: 142px;
  position: absolute;
  top: 11px;
}
#espanol {
  position: absolute;
  top: 20px;
  right: 240px;
}
#search-form {
  background: #fff;
  float: right;
  height: 32px;
  margin-top: 18px;
  width: 216px;
}
#search-form input {
  background: none;
  border: none;
  color: #014b88;
  float: left;
  font-size: 12px;
  font-weight: 500;
  line-height: 32px;
  padding: 0 8px;
  text-transform: uppercase;
  width: 180px;
}
#search-form #submit {
  background: url('../img/submit.gif') no-repeat 6px 6px;
  border: none;
  cursor: pointer;
  float: right;
  height: 32px;
  width: 32px;
}

/** site nav **/
#nav {
  clear: right;
  float: right;
  font-size: 14.5px;
  font-weight: bold;
  margin: 0 56px 0 270px;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 1199px){
  #nav {
    margin-right: 256px;
  }
}

#nav li {
  list-style-type: none;
}
#nav a {
  color: #fff;
  padding: .75em;
  text-decoration: none;
  transition: .2s background-color;
}
#nav > li > a {
  float: left;
  text-transform: uppercase;
}
#nav > li.selected > a,
#nav > li.ancestor > a,
#nav > li.sfHover > a,
#nav > li > a:hover {
  background-color: #939393;
}

/** dropdowns **/
#nav ul {
  background-color: #939393;
  font-size: 16px;
  width: 186px;
}
#nav ul a {
  display: block;
}
#nav ul a:focus, #nav ul a:hover, #nav ul a:active {
  background-color: #b3b3b3;
}

/*** SUPERFISH ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu li {
  position: relative;
}
.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
.sf-menu > li {
  float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block;
}

.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu ul ul {
  top: 0;
  left: 100%;
}

/** contact form **/

#contact th, #contact td {
  padding: 4px 8px;
  vertical-align: top;
}
#contact th {
  text-align: right;
}
.error {
  color: #a00;
}
.required,
.errorlist {
  color: #a00;
  list-style-type: none;
  margin: 0;
}
#errorbox {
  background: #feeeee url("../img/warning.png") no-repeat 10px 10px;
  border: 2px solid #a00;
  min-height: 70px;
  height: auto!important;
  height: 70px;
  padding: 5px 5px 8px 100px;
  margin: 2px 0 12px;
}
#errorbox h2 {
  font-weight: normal;
  font-size: 15px;
  color: #a00;
  background: #feeeee;
  margin-bottom: 6px;
}
#errorbox ul {
  color: #000;
}
#errorbox li {
  margin-bottom: 0;
}

/** **/

table {
  border-collapse: collapse;
  border-color: #aaa;
  font-size: .9em;
  margin: 12px 0;
  table-layout: fixed;
  width: 100%;
}
table td,
table th {
  border-color: #aaa;
  padding: 8px 12px;
  vertical-align: top;
}
td img {
  float: left;
  margin: 0 8px 8px 0;
  max-width: 100%;
}
#ce-table td img.pdf-icon {
  float: none;
  margin: 0;
}
#ce-table a {
  text-decoration: none;
}
#ce-table td .filesize {
  color: #333;
  font-size: .9em;
  font-weight: normal;
}

.bx-wrapper {
  max-height: 495px;
  margin: -100px auto 0;
  overflow: hidden;
  position: relative;
  list-style-type: none;
}
#hero > div {
  color: #fff;
  margin: 0;
  width: 100%;
}
#hero img {
  display: block;
  width: 100%;
}
.bx-controls {
  opacity: 0;
  transition: .5s opacity;
}
.bx-wrapper:hover .bx-controls {
  opacity: 1;
}
#footer {
  background: #455660;  
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 25px;
  text-align: center;
}
#footer p {
  clear: both;
  margin: 0 0 6px 26px;
}
#foot-nav {
  margin: 0 0 16px;
}
#foot-nav li {
  display: inline-block;
  list-style-type: none;
  padding-right: 1px;
}
#foot-nav li.last {
  background: none;
  padding-right: 0;
}
#foot-nav a {
  color: inherit; 
  padding: 0 8px;
  text-decoration: none;
}
#foot-nav a:hover {
  text-decoration: underline;
}
#foot-social {
  display: inline-block;
  margin-left: 40px;
}
#foot-social a {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}
#foot-social a:hover, 
#foot-social a:focus {
  color: #0090ab;
}
#rt-links {
  display: none;
  float: right;
  font-size: .8em;
}
#print-link {
  display: none;
}
.doc-list { /* scholarship pdf lists */
  list-style-type: none;
}
.document-table {
  border-collapse: collapse;
  font-size: .95em;
  margin: 0 0 16px;
}
.document-table th,
.document-table td {
  border-bottom: 1px solid #dedede;
  padding: 5px 8px 5px 0;
  text-align: left;
}
.document-table th {
  padding-top: 16px;
}
.lrn {
  display: block;
  text-align: right;
}
.shdw, #accordion div {
  box-shadow: 2px 2px 4px #333;
  -moz-box-shadow: 2px 2px 4px #333;
  -webkit-box-shadow: 2px 2px 4px #333;
}
.align-left, .left {
  float: left;
  margin: 2px 16px 12px 0;
}
.align-right, .right {
  float: right;
  margin: 2px 0 12px 16px;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.caption-image .caption {
  color: #555;
  font-size: .9em;
  margin: 0;
}
.caption-image .left,
.caption-image .right {
  float: none;
}
.winner {
  clear: both;
  margin-bottom: 16px;
  overflow: hidden;
}
.spr {
  overflow: hidden;
  text-indent: -999px;
}
.tiny-red {
  color: #a00!important;
} 
.clear {
  clear: both;
}
.video-wrapper {
  max-width: 100%;
  overflow: hidden;
}
.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video iframe, .video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
