.node rect {
  cursor: pointer;
  fill: #fff;
  fill-opacity: .5;
  stroke: #3f3f3f;
  stroke-width: 1.5px;
}

.node text {
  font: 10px sans-serif;
  pointer-events: none;
}

path.link {
  fill: none;
  stroke: #3f3f3f;
  stroke-width: 1.5px;
}

#smifooter {
  background: #3f3f3f;
  color: #fff;
  padding: 11px 0;
  margin-top: 30px; }
  #smifooter a {
    color: #fff;
    font-size: 14px; }
  #smifooter p,
  #smifooter ul {
    margin-bottom: 0; }

.row.full-width {
  max-width: 100%; }    

footer.row.full-width {
  padding-top: 30px;
  border-top: solid 1px #dddddd;
  font-size: 14px; }
  
pre.smibib {
  font-size: 14px;
}

div.video {
    width:100%;
    height:100%;
    display:box;
    box-orient:horizontal;
    box-pack:center;
    box-align:center;
}

a {
	color: #8C8C8C;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	line-height: inherit;
}

a:hover, a:focus {
	color: #3D7178;
}

strong {
	font-weight: normal;
	text-transform: uppercase;
}

h1 {
	font-size: 1.2em;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #3D7178;
}

h2 {
	font-size: 0.9em;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #3D7178;
}


p {
	font-family: inherit;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.6;
	margin-bottom: 1.25em;
	text-align: justify;
	text-rendering: optimizeLegibility;
}

ul {
	font-family: inherit;
	font-weight: normal;
	font-size: 0.9em;
	margin-left: 1em;
}

ol {
	font-family: inherit;
	font-weight: normal;
	font-size: 0.9em;
	/*margin-left: 1em;*/
}

sphinx {
	font-family: Arial;
	font-weight: normal;
	font-size: 0.9em;
}


footer.row.full-width {
	margin-top: 20px;
	padding-top: 15px;
	/*padding-left: 26px;*/
	border-top: solid 1px #8F8F8F;
	font-size: 14px;
}

.orbit-container .orbit-prev, .orbit-container .orbit-next {
position: absolute;
top: 50%;
margin-top: -25px;
background-color: black;
background-color: rgba(143, 143, 143, 0.7);
width: 50px;
height: 60px;
line-height: 50px;
color: white;
text-indent: -9999px !important;
}

.orbit-container .orbit-slides-container > * .orbit-caption {
position: absolute;
bottom: 0;
background-color: black;
background-color: rgba(143, 143, 143, 0.7);
color: white;
width: 100%;
padding: 10px 14px;
font-size: 0.875em;
}

.orbit-bullets li.active {
background: #3D7178;
}

.orbit-bullets li {
display: block;
width: 18px;
height: 18px;
background: #8F8F8F;
float: left;
margin-right: 6px;
border: solid 1px #222222;
-webkit-border-radius: 1000px;
border-radius: 1000px;
}

.has-tip {
	font-weight: normal;
}

.has-tip:hover, .has-tip:focus {
border-bottom: dotted 1px #196177;
color: #3D7178;
}

.tooltip {
  display: none;
  position: absolute;
  margin-top: -60px;
  z-index: 999;
  font-weight: normal;
  font-size: 0.9375em;
  line-height: 1.3;
  padding: 0.5em;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: white;
  background: #8F8F8F;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  .tooltip > .nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #8F8F8F transparent;
    top: -10px; }
  .tooltip.opened {
    color: #2ba6cb !important;
    border-bottom: dotted 1px #196177 !important; }

/*.top-bar {
	margin-top: 60px;
	background: white;
}*/

.top-bar {
  margin-top: 60px;
  overflow: hidden;
  height: 46px;
  line-height: 45px;
  position: relative;
  background: white;
  border-bottom: solid 1px black;
  margin-bottom: 1.875em; }
  .top-bar ul {
    margin-bottom: 0;
    list-style: none; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input {
    margin-bottom: 0; }
  .top-bar input {
    height: 2.45em; }
  .top-bar .button {
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 0; }
  .top-bar .title-area {
    position: relative;
    margin: 0; 
    /*margin-left: 1.45em;*/ }
  .top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 26px; }
    .top-bar .name h1 {
      line-height: 45px;
      font-size: 1.0625em;
      margin: 0; }
      .top-bar .name h1 a {
        font-weight: normal;
        font-size: 1.2em;
        color: #3D7178;
        text-transform: uppercase;
        width: 50%;
        display: block;
        padding: 0 15px; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: white;
      text-transform: uppercase;
      font-size: 0.8125em;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 15px;
      height: 45px;
      line-height: 45px; }
    .top-bar .toggle-topbar.menu-icon {
      right: 15px;
      top: 50%;
      margin-top: -16px;
      padding-left: 40px; }
      .top-bar .toggle-topbar.menu-icon a {
        text-indent: -48px;
        width: 34px;
        height: 34px;
        line-height: 33px;
        padding: 0;
        color: #3D7178; }
        .top-bar .toggle-topbar.menu-icon a span {
          position: absolute;
          right: 0;
          display: block;
          width: 16px;
          height: 0;
          -webkit-box-shadow: 0 10px 0 1px #3D7178, 0 16px 0 1px #3D7178, 0 22px 0 1px #3D7178;
          box-shadow: 0 10px 0 1px #3D7178, 0 16px 0 1px #3D7178, 0 22px 0 1px #3D7178; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: white; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a span {
        -webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
        box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
  -moz-transition: left 300ms ease-out;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    width: 100%;
    height: auto;
    display: block;
    background: #222222;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-bottom: solid 1px #2b2b2b;
    border-top: solid 1px black;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li > a {
    display: block;
    width: 100%;
    color: black;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-size: 0.8125em;
    text-transform: uppercase;
    font-weight: normal;
    background: white; }
    .top-bar-section ul li > a.hover {
      background: #090909;
      color: white; }
    .top-bar-section ul li > a.button {
      background: #2ba6cb;
      font-size: 0.8125em; }
      .top-bar-section ul li > a.button.hover {
        background: #2284a1; }
    .top-bar-section ul li > a.button.secondary {
      background: #e9e9e9; }
      .top-bar-section ul li > a.button.secondary.hover {
        background: #d0d0d0; }
    .top-bar-section ul li > a.button.success {
      background: #5da423; }
      .top-bar-section ul li > a.button.success.hover {
        background: #457a1a; }
    .top-bar-section ul li > a.button.alert {
      background: #c60f13; }
      .top-bar-section ul li > a.button.alert.hover {
        background: #970b0e; }
  .top-bar-section ul li.active > a {
    background: #090909;
    color: white; }
  .top-bar-section .has-form {
    padding: 15px; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
      border-left-style: solid;
      margin-right: 15px;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        visibility: visible; }
  .top-bar-section .dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    visibility: hidden;
    z-index: 99; }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 15px; }
      .top-bar-section .dropdown li.title h5 {
        margin-bottom: 0; }
        .top-bar-section .dropdown li.title h5 a {
          color: white;
          line-height: 22.5px;
          display: block; }
    .top-bar-section .dropdown label {
      padding: 8px 15px 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #555555;
      font-weight: bold;
      font-size: 0.625em; }

.top-bar-js-breakpoint {
  width: 58.75em !important;
  visibility: hidden; }

.js-generated {
  display: block; }

@media only screen and (min-width: 58.75em) {
  .top-bar {
    background: white;
    *zoom: 1;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a {
      width: auto; }
    .top-bar input,
    .top-bar .button {
      line-height: 2em;
      font-size: 0.875em;
      height: 2em;
      padding: 0 10px;
      position: relative;
      top: 8px; }
    .top-bar.expanded {
      background: white; }

  .contain-to-grid .top-bar {
    max-width: 62.5em;
    margin: 0 auto; }

  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li a:not(.button) {
      padding: 0 15px;
      line-height: 45px;
      border-bottom: solid 1px black;
      background: white; }
      .top-bar-section li a:not(.button).hover {
        background: black; }
    .top-bar-section .has-dropdown > a {
      padding-right: 35px !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        visibility: hidden; }
    .top-bar-section .has-dropdown.hover > .dropdown {
      visibility: visible; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      margin-top: -16px;
      right: 5px; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: white;
        line-height: 1;
        white-space: nowrap;
        padding: 7px 15px;
        background: #1e1e1e; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #1e1e1e; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px white;
      border-left: solid 1px white;
      clear: none;
      height: 45px;
      width: 0px; }
    .top-bar-section .has-form {
      background: #111111;
      padding: 0 15px;
      height: 45px; }
    .top-bar-section ul.right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section ul.right li .dropdown li .dropdown {
        right: 100%; } }