@import url(//fonts.googleapis.com/css?family=Cabin+Condensed);

/* normalize.css v2.1.0 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    /*background: #fff;*/
    color: #324674;
    font: 13px/135% Arial, sans-serif
}

h1 {
    line-height: 18.66667pt;
    font-size: 16.66667pt;
    margin: 10px 0 0
}

h2 {
    line-height: 17.33333pt;
    font-size: 15.33333pt;
    margin: 10px 0 0
}

h3 {
    line-height: 16pt;
    font-size: 14pt;
    margin: 10px 0 0
}

h4 {
    line-height: 14.66667pt;
    font-size: 12.66667pt;
    margin: 10px 0 0
}

h5 {
    line-height: 13.33333pt;
    font-size: 11.33333pt;
    margin: 10px 0 0
}

h6 {
    line-height: 12pt;
    font-size: 10pt;
    margin: 10px 0 0
}

a {
    color: #3c75cf;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

::selection {
    background: #313952;
    color: #fff
}

::-moz-selection {
    background: #313952;
    color: #fff
}

.aux-src {
    display: none
}

html.loading {
    cursor: progress !important
}

html.no-js .aux-src,
article header .aux-src,
section header .aux-src {
    display: inline
}

.hide {
    display: none
}

.center {
    text-align: center
}

.left {
    text-align: left
}

.right {
    text-align: right
}


#navbarid .right {		/* Fix for global NSF top navbar */
    text-align: left
}

.bold {
    font-weight: 700
}

.disabled {
    color: #cccccc
}

header[role="banner"] {
    background: #313952;
    padding: 0;
    margin: 0;
    width: 100%
}

header[role="banner"] .logo {
    padding: 0;
    margin: 0;
    text-indent: -9999em;
    background: url(/content_ds/datatables/images/nsf_small.png) 0px 5px no-repeat transparent;
    height: 65px
}

header[role="banner"] .nav-anchors {
    float: right;
    list-style: none;
    text-align: right;
    margin: 10px 10px 0 0
}

header[role="banner"] .nav-anchors li {
    display: inline-block
}

header[role="banner"] .nav-anchors li a {
    display: block;
    padding: 10px 10px;
    background: #1e2332;
    color: #fff
}

header[role="banner"] .search {
    clear: both;
    margin: 0 -5px 5px -5px;
    padding-top: 5px
}

header[role="banner"] .search input[type=search] {
    background: url(/content_ds/datatables/images/icon_search.png) no-repeat 98% 50% #fff;
    color: #324674;
    border: 1px solid #c1c1c1;
    font-size: 0.8em;
    padding: 6px 13px 6px 9px
}

header[role="banner"] .search input[type=submit] {
    background: none;
    padding: 0;
    border: 0;
    width: 2em;
    height: 2em;
    text-indent: -99999em;
    position: absolute;
    top: 0;
    right: 1em;
    z-index: 1
}

header[role="banner"] .nav {
    clear: both;
    padding: 5px 10px
}

header[role="banner"] .nav select {
    padding: 6px 13px 6px 9px;
    width: 100%
}

header[role="banner"] .tinynav_label {
    display: none
}

footer[id="nsf-footer"] {
    font: 11px/22px Arial, sans-serif;
    text-align: center
}

footer[id="nsf-footer"] p {
    color: #5b5853;
    display: block;
    line-height: 80%;
    font-weight: bold
}

footer[id="nsf-footer"] section header img {
    padding-top: 10px
}

footer[id="nsf-footer"] section footer a {
    clear: both;
    display: block;
    padding: 5px
}

footer[id="nsf-footer"] .nsf-footer-color {
    font: 13px/1.1 Arial, sans-serif;
    margin: 10px
}

#main-footer-nav {
    font: 14px/39px Georgia, serif;
    height: 39px;
    vertical-align: baseline;
    text-align: center;
    padding-right: -10px;
    padding-bottom: 15px;
    text-decoration: none;
    text-transform: uppercase;
    border: 0px 5px 0px 5px
}

.tip {
    display: none;
    position: absolute;
    border: 1px solid #e7e7e7;
    background-color: #313952;
    padding: 10px;
    color: #fff;
    z-index: 1000;
    width: 198px
}

[role="main"] .content .announcements dl {
    background-color: #dde1d5;
    color: #313952;
    list-style: none;
    padding: 10px;
    margin: 0;
    border: 4px solid #313952;
    margin-bottom: 10px
}

[role="main"] .content .announcements dl dt {
    font-size: 13px
}

[role="main"] .content .announcements dl dd {
    padding: 0 0 10px 0;
    margin: 0
}

[role="main"] .content .announcements dl dd:last-child {
    padding: 0
}

[role="main"] .content .announcements dl dd .date {
    color: #7a91c5
}

[role="main"] .content .ui-tabs {
    position: relative;
    margin: 0;
    padding: 10px 0
}

[role="main"] .content .ui-tabs .ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0
}

[role="main"] .content .ui-tabs .ui-tabs-nav li {
    float: left;
    position: relative;
    top: 0px;
    padding: 13px 35px;
    margin: 0 4px 0 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #eee;
    border: 2px solid #ccc;
    border-bottom: none;
    font-size: 18px;
    font-family: Georgia, serif;
}


	

[role="main"] .content .ui-tabs .ui-tabs-nav li a {
    color: #666
}

[role="main"] .content .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -2px;
    padding-bottom: 13px;
    border-bottom: 2px solid #fff;
    background: #fff
}

[role="main"] .content .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    color: #333
}

[role="main"] .content .ui-tabs .ui-tabs-panel {
    border-top: 2px solid #ccc;
    display: block;
    clear: left;
    padding: 10px;
    margin: 0
}

[role="main"] .content dl {
    margin-top: 5px
}

[role="main"] .content dl dt {
    font-weight: 700
}

[role="main"] .content dl dt.normal {
    font-weight: 400
}

[role="main"] .content dl dd {
    padding: 5px 0
}

[role="main"] .content dl dd dl {
    margin: 0;
    padding: 0
}

[role="main"] .content dl dd dl dd:last-child {
    padding-bottom: 0
}

[role="main"] .content .aux,
[role="main"] .content .cell {
    overflow: hidden
}

[role="main"] .content .aux header,
[role="main"] .content .cell header {
    background-color: #fff;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 0px;
    cursor: pointer;
    max-width: 65em;
    margin: 0 auto;
    font-family: Georgia, serif;
}



[role="main"] .content .aux header a,
[role="main"] .content .cell header a {
    text-decoration: none;
    padding: 10px 10px 10px 30px;
    color: #666;
    font-weight: 700;
    display: block;
    position: relative
}

[role="main"] .content .aux header a:before,
[role="main"] .content .cell header a:before {
    content: "+";
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 14pt
}

[role="main"] .content .aux header a.open:before,
[role="main"] .content .cell header a.open:before {
    content: "-";
    left: 12px
}

[role="main"] .content .aux div[role="tabpanel"],
[role="main"] .content .cell div[role="tabpanel"] {
    padding: 10px;
    border: none;	/* 1px solid #ddd */
    background-color: #fff;
    border-top: 0
}

[role="main"] .content .aux.closed:last-child header,
[role="main"] .content .cell.closed:last-child header {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

[role="main"] .content .aux:last-child div[role="tabpanel"],
[role="main"] .content .cell:last-child div[role="tabpanel"] {
	border-bottom: 1px solid #ccc !important;
}

[role="main"] .content .aux div[role="tabpanel"] .aux header,
[role="main"] .content .aux div[role="tabpanel"] .cell header,
[role="main"] .content .cell div[role="tabpanel"] .aux header,
[role="main"] .content .cell div[role="tabpanel"] .cell header {
    background-color: #fff; /* dde1d5 */
}

[role="main"] .content .aux div[role="tabpanel"] .aux header a,
[role="main"] .content .aux div[role="tabpanel"] .cell header a,
[role="main"] .content .cell div[role="tabpanel"] .aux header a,
[role="main"] .content .cell div[role="tabpanel"] .cell header a {
    background-color: #fff; /* dde1d5 */
}

[role="main"] .content .aux div[role="tabpanel"].no-border,
[role="main"] .content .cell div[role="tabpanel"].no-border {
    border: 0
}

[role="main"] .content .aux div[role="tabpanel"] ul,
[role="main"] .content .cell div[role="tabpanel"] ul {
    margin-top: 5px
}

[role="main"] .content .aux div[role="tabpanel"] ul li,
[role="main"] .content .cell div[role="tabpanel"] ul li {
    padding-bottom: 10px
}

[role="main"] .content .aux div[role="tabpanel"] ul li:last-child,
[role="main"] .content .cell div[role="tabpanel"] ul li:last-child {
    padding-bottom: 0
}

[role="main"] .content .aux div[role="tabpanel"] ul li.more,
[role="main"] .content .cell div[role="tabpanel"] ul li.more {
    padding-top: 12px
}

[role="main"] .content .aux div[role="tabpanel"] label.header,
[role="main"] .content .cell div[role="tabpanel"] label.header {
    padding-top: 20px
}

[role="main"] .content .aux.publication-content.no-color,
[role="main"] .content .cell.publication-content.no-color {
    padding: 0;
    margin: 0
}

[role="main"] .content .aux.publication-content.no-color div[role=tabpanel],
[role="main"] .content .cell.publication-content.no-color div[role=tabpanel] {
    padding: 0;
    margin: 0
}

[role="main"] .content .aux.publication-content.no-color div[role=tabpanel] p:first-child,
[role="main"] .content .cell.publication-content.no-color div[role=tabpanel] p:first-child {
    margin-top: 0
}

[role="main"] .content .aux.publication-content .t_notes,
[role="main"] .content .cell.publication-content .t_notes {
    margin: 45px auto;
    margin-top: 0;
    text-align: left
}

[role="main"] .content .aux.publication-content .t_notes p,
[role="main"] .content .cell.publication-content .t_notes p {
    margin-top: 0
}

[role="main"] .content .aux.publication-content .nowrap,
[role="main"] .content .cell.publication-content .nowrap {
    white-space: nowrap
}

[role="main"] .content .aux.publication-content .datatable,
[role="main"] .content .cell.publication-content .datatable {
    background: #fff;
    margin: 45px auto;
    margin-bottom: 0;
    border-collapse: collapse;
    text-align: left;
    overflow: visible;
    page-break-inside: avoid;
    font-family: "Cabin Condensed", sans-serif !important;
    font-size: 11px !important
}

[role="main"] .content .aux.publication-content .datatable caption,
[role="main"] .content .cell.publication-content .datatable caption {
	color: #1764B1;
	font-size: 1.8em !important;
	border-top: 4px solid #1764B1;
    border-bottom: 2px solid #4D6081 !important;
    padding: 0;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    margin: 0
}

[role="main"] .content .aux.publication-content .datatable tfoot,
[role="main"] .content .cell.publication-content .datatable tfoot {
    border-top: 1px solid #000
}

[role="main"] .content .aux.publication-content .datatable tfoot tr td,
[role="main"] .content .cell.publication-content .datatable tfoot tr td {
    text-align: left
}

[role="main"] .content .aux.publication-content .datatable tfoot tr td p,
[role="main"] .content .cell.publication-content .datatable tfoot tr td p {
    margin-top: 0
}

[role="main"] .content .aux.publication-content .datatable th,
[role="main"] .content .cell.publication-content .datatable th {
    border-bottom: 1px solid #000;
    padding-bottom: 0.4em;
    vertical-align: bottom;
    text-align: right;
    font-weight: 400
}

[role="main"] .content .aux.publication-content .datatable td,
[role="main"] .content .cell.publication-content .datatable td {
    text-align: right;
    padding-bottom: 0.4em;
    vertical-align: top
}

[role="main"] .content .aux.publication-content .datatable th.left_justify,
[role="main"] .content .aux.publication-content .datatable td.left_justify,
[role="main"] .content .cell.publication-content .datatable th.left_justify,
[role="main"] .content .cell.publication-content .datatable td.left_justify {
    text-align: left
}

[role="main"] .content .aux.publication-content .datatable th.center_justify,
[role="main"] .content .aux.publication-content .datatable td.center_justify,
[role="main"] .content .cell.publication-content .datatable th.center_justify,
[role="main"] .content .cell.publication-content .datatable td.center_justify {
    text-align: center
}

[role="main"] .content .aux.publication-content .datatable th.no_underline,
[role="main"] .content .aux.publication-content .datatable td.no_underline,
[role="main"] .content .cell.publication-content .datatable th.no_underline,
[role="main"] .content .cell.publication-content .datatable td.no_underline {
    border-bottom: 0;
    vertical_align: top;
    text-align: left
}

[role="main"] .content .aux.publication-content .datatable th.add-top-border,
[role="main"] .content .aux.publication-content .datatable td.add-top-border,
[role="main"] .content .cell.publication-content .datatable th.add-top-border,
[role="main"] .content .cell.publication-content .datatable td.add-top-border {
    border-top: 1px solid #324674
}

[role="main"] .content .aux.publication-content .datatable th.space_left,
[role="main"] .content .aux.publication-content .datatable td.space_left,
[role="main"] .content .cell.publication-content .datatable th.space_left,
[role="main"] .content .cell.publication-content .datatable td.space_left {
    border-left: 6px solid transparent
}

[role="main"] .content .aux.publication-content .datatable th.pad_left,
[role="main"] .content .aux.publication-content .datatable td.pad_left,
[role="main"] .content .cell.publication-content .datatable th.pad_left,
[role="main"] .content .cell.publication-content .datatable td.pad_left {
    padding-left: 6px
}

[role="main"] .content .aux.publication-content .datatable th.bottom,
[role="main"] .content .aux.publication-content .datatable td.bottom,
[role="main"] .content .cell.publication-content .datatable th.bottom,
[role="main"] .content .cell.publication-content .datatable td.bottom {
    vertical-align: bottom
}

[role="main"] .content .aux.publication-content .datatable .ind_1,
[role="main"] .content .cell.publication-content .datatable .ind_1 {
    padding-left: 1em
}

[role="main"] .content .aux.publication-content .datatable .ind_2,
[role="main"] .content .cell.publication-content .datatable .ind_2 {
    padding-left: 2em
}

[role="main"] .content .aux.publication-content .datatable .ind_3,
[role="main"] .content .cell.publication-content .datatable .ind_3 {
    padding-left: 3em
}

[role="main"] .content .aux.publication-content .datatable .ind_4,
[role="main"] .content .cell.publication-content .datatable .ind_4 {
    padding-left: 4em
}

[role="main"] .content .aux.publication-content .datatable .ind_5,
[role="main"] .content .cell.publication-content .datatable .ind_5 {
    padding-left: 5em
}

[role="main"] .content .aux.publication-content .datatable .ind_6,
[role="main"] .content .cell.publication-content .datatable .ind_6 {
    padding-left: 6em
}

[role="main"] .content .aux.publication-content .datatable .tall,
[role="main"] .content .cell.publication-content .datatable .tall {
    padding-bottom: 1.2em
}

[role="main"] .content .aux.publication-content .datatable .verticalrule,
[role="main"] .content .cell.publication-content .datatable .verticalrule {
    border-right: 1px solid #000000;
    padding-right: 6px
}

[role="main"] .content .aux.publication-content.dst-chapter h1,
[role="main"] .content .cell.publication-content.dst-chapter h1 {
    font: 700 14pt
}

[role="main"] .content .aux.publication-content.dst-chapter h2,
[role="main"] .content .cell.publication-content.dst-chapter h2 {
    font: 700 13pt
}

[role="main"] .content .aux.publication-content.dst-chapter h3,
[role="main"] .content .cell.publication-content.dst-chapter h3 {
    font: italic 700 13pt
}

[role="main"] .content .aux.publication-content.dst-chapter h4,
[role="main"] .content .cell.publication-content.dst-chapter h4 {
    font: italic 400 12pt;
    color: #4D7300
}

[role="main"] .content .aux.publication-content.dst-chapter h5,
[role="main"] .content .cell.publication-content.dst-chapter h5 {
    font: 700 12pt
}

[role="main"] .content .aux.publication-content.dst-chapter h6,
[role="main"] .content .cell.publication-content.dst-chapter h6 {
    font: italic 400 12pt
}

[role="main"] .content .aux.publication-content.dst-chapter table,
[role="main"] .content .cell.publication-content.dst-chapter table {
    font: 400 9pt Arial, sans-serif;
    width: 100%
}

[role="main"] .content .aux.publication-content.dst-chapter table caption,
[role="main"] .content .cell.publication-content.dst-chapter table caption {
    text-align: left;
    border-bottom: 1px solid #bebebe
}

[role="main"] .content .aux.publication-content.dst-chapter table th,
[role="main"] .content .aux.publication-content.dst-chapter table td,
[role="main"] .content .cell.publication-content.dst-chapter table th,
[role="main"] .content .cell.publication-content.dst-chapter table td {
    border-bottom: 1px solid #bebebe;
    text-align: right;
    font-weight: 400
}

[role="main"] .content .aux.publication-content.dst-chapter table th.left,
[role="main"] .content .aux.publication-content.dst-chapter table td.left,
[role="main"] .content .cell.publication-content.dst-chapter table th.left,
[role="main"] .content .cell.publication-content.dst-chapter table td.left {
    text-align: left !important
}

[role="main"] .content .aux.publication-content.dst-chapter table th.right,
[role="main"] .content .aux.publication-content.dst-chapter table td.right,
[role="main"] .content .cell.publication-content.dst-chapter table th.right,
[role="main"] .content .cell.publication-content.dst-chapter table td.right {
    text-align: right !important
}

[role="main"] .content .aux.publication-content.dst-chapter table th.center,
[role="main"] .content .aux.publication-content.dst-chapter table td.center,
[role="main"] .content .cell.publication-content.dst-chapter table th.center,
[role="main"] .content .cell.publication-content.dst-chapter table td.center {
    text-align: center !important
}

[role="main"] .content .aux.publication-content.dst-chapter table tfoot td,
[role="main"] .content .cell.publication-content.dst-chapter table tfoot td {
    text-align: left
}

[role="main"] .content .aux.publication-content.dst-chapter table.list-table caption,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table caption {
    border: 0
}

[role="main"] .content .aux.publication-content.dst-chapter table.list-table th,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table th {
    font-weight: 700
}

[role="main"] .content .aux.publication-content.dst-chapter table.list-table th,
[role="main"] .content .aux.publication-content.dst-chapter table.list-table td,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table th,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table td {
    text-align: left;
    vertical-align: middle;
    padding: 2px;
    padding-left: 5px;
    margin: 1px;
    border: 1px solid #bebebe
}

[role="main"] .content .aux.publication-content.dst-chapter table.list-table th a.excel:after,
[role="main"] .content .aux.publication-content.dst-chapter table.list-table th a.pdf:after,
[role="main"] .content .aux.publication-content.dst-chapter table.list-table th a.word:after,
[role="main"] .content .aux.publication-content.dst-chapter table.list-table th a.zip:after,
[role="main"] .content .aux.publication-content.dst-chapter table.list-table td a.excel:after,
[role="main"] .content .aux.publication-content.dst-chapter table.list-table td a.pdf:after,
[role="main"] .content .aux.publication-content.dst-chapter table.list-table td a.word:after,
[role="main"] .content .aux.publication-content.dst-chapter table.list-table td a.zip:after,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table th a.excel:after,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table th a.pdf:after,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table th a.word:after,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table th a.zip:after,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table td a.excel:after,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table td a.pdf:after,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table td a.word:after,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table td a.zip:after {
    padding: 0
}

[role="main"] .content .aux.publication-content.dst-chapter table.list-table th.indent,
[role="main"] .content .aux.publication-content.dst-chapter table.list-table td.indent,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table th.indent,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table td.indent {
    padding-left: 15px
}

[role="main"] .content .aux.publication-content.dst-chapter table.list-table th.double-indent,
[role="main"] .content .aux.publication-content.dst-chapter table.list-table td.double-indent,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table th.double-indent,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table td.double-indent {
    padding-left: 25px
}

[role="main"] .content .aux.publication-content.dst-chapter table.list-table .gray,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table .gray {
    background-color: #e4e4e4
}

[role="main"] .content .aux.publication-content.dst-chapter table.list-table .no-color,
[role="main"] .content .cell.publication-content.dst-chapter table.list-table .no-color {
    background-color: #fff
}

[role="main"] .content .aux.publication-content.dst-chapter table.two-column caption,
[role="main"] .content .cell.publication-content.dst-chapter table.two-column caption {
    border: 0
}

[role="main"] .content .aux.publication-content.dst-chapter table.two-column th,
[role="main"] .content .aux.publication-content.dst-chapter table.two-column td,
[role="main"] .content .cell.publication-content.dst-chapter table.two-column th,
[role="main"] .content .cell.publication-content.dst-chapter table.two-column td {
    text-align: left;
    vertical-align: top;
    padding: 3px 6px;
    margin: 1px;
    border: 0
}

[role="main"] .content .aux.publication-content.dst-chapter table.two-column th:first-child,
[role="main"] .content .aux.publication-content.dst-chapter table.two-column td:first-child,
[role="main"] .content .cell.publication-content.dst-chapter table.two-column th:first-child,
[role="main"] .content .cell.publication-content.dst-chapter table.two-column td:first-child {
    width: 140px
}

[role="main"] .content .aux.publication-content.dst-chapter table.staff-list,
[role="main"] .content .cell.publication-content.dst-chapter table.staff-list {
    width: 65%
}

[role="main"] .content .aux.publication-content.dst-chapter table.staff-list caption,
[role="main"] .content .cell.publication-content.dst-chapter table.staff-list caption {
    border: 0;
    font-weight: 700
}

[role="main"] .content .aux.publication-content.dst-chapter table.staff-list tr,
[role="main"] .content .cell.publication-content.dst-chapter table.staff-list tr {
    padding-bottom: 10px
}

[role="main"] .content .aux.publication-content.dst-chapter table.staff-list tr td,
[role="main"] .content .cell.publication-content.dst-chapter table.staff-list tr td {
    min-width: 33%;
    text-align: left;
    border: 0;
    padding: 10px
}

[role="main"] .content .aux.publication-content.dst-chapter table.staff-list tr td:first-child,
[role="main"] .content .cell.publication-content.dst-chapter table.staff-list tr td:first-child {
    padding-left: 0
}

[role="main"] .content .cell div[role="tabpanel"] {
    display: none
}

[role="main"] .content .cell div[role="tabpanel"].open {
    display: inherit
}

[role="main"] .content .cell div[role="tabpanel"] ul li i {
    display: block;
    padding-bottom: 5px
}

[role="main"] .content .social-nav {
    float: right
}

[role="main"] .content .social-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

[role="main"] .content .social-nav ul li {
    display: inline-block;
    position: relative
}

[role="main"] .content .social-nav ul li a {
    float: left;
    margin: 6px 0 0 1px;
    height: 30px;
    color: #04a0c9 !important
}

[role="main"] .content .social-nav ul li .bold {
    font-weight: 400;
    font: 11px Arial, sans-serif;
    margin: 10px 0 -5px 3px
}

[role="main"] .content .social-nav ul li .follow {
    text-transform: uppercase;
    font: 10px/20px Arial, sans-serif;
    color: #01BCED;
    float: left;
    margin: 6px 0 -3px 1px;
    height: 30px
}

[role="main"] .content .print-page {
    float: left;
    margin: 0;
    padding: 6px 0 0
}

[role="main"] .content .print-page a {
    margin: 6px 0 0 1px;
    height: 30px
}

[role="main"] .content .title-only input {
    margin-top: 5px;
    float: left
}

[role="main"] .content .title-only label {
    font-size: 11px;
    float: left;
    margin-top: 3px;
    margin-left: 5px
}

[role="main"] .sidebar {
    margin: 20px 6px
}

[role="main"] .sidebar section {
    margin: 20px 0 0
}

[role="main"] .sidebar section:last-child {
    margin: 0 0 20px
}

[role="main"] .sidebar section header {
    background-color: #bdccdc;
    border: 1px solid #9cb2ca;
    padding: 5px 10px
}

[role="main"] .sidebar section header a {
    display: block;
    color: #666;
    font-weight: 700
}

[role="main"] .sidebar section header a:hover {
    text-decoration: none
}

[role="main"] .sidebar section div[role="tabpanel"] {
    border: 1px solid #f5f6f3
}

.remove-line-spacing {
    padding: 0px 0px
}

.green-line {
    height: 4px;
    border: 0;
    width: 100%;
    background: #9cbd73;
    background: linear-gradient(to right, #9cbd73 0%, #94ad6b 20%, #b5d67b 40%, #94ad6b 65%, #ffffff 90%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#9cbd73', endColorstr='#fff', GradientType=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#9cbd73', EndColorStr='#fff')"
}

.inf:after {
    content: url("/content_ds/datatables/images/article-icon.png");
    padding-left: 5px
}

.dst:after {
    content: url("/content_ds/datatables/images/table-icon.png");
    padding-left: 5px
}

.pdf:after {
    content: url("/content_ds/datatables/images/pdf-icon.png");
    padding-left: 5px
}

.word:after {
    content: url("/content_ds/datatables/images/word-icon.png");
    padding-left: 5px
}

.excel:after {
    content: url("/content_ds/datatables/images/excel-icon.png");
    padding-left: 5px
}

.zip:after {
    content: url("/content_ds/datatables/images/zip-icon.png");
    padding-left: 5px
}

.back-to-top-arrow:before {
    content: url("/content_ds/datatables/images/arrow_up2.gif");
    padding-right: 5px
}

.figure-icon:after {
    content: url("/content_ds/datatables/images/figure3.gif");
    padding-left: 5px
}

.right {
    float: right
}

.indent {
    padding-left: 20px;
    padding-right: 20px
}

.add-top-space {
    margin-top: 20px
}

tr.add-top-space>th,
tr.add-top-space>td {
    padding-top: 1em
}

.remove-top-space {
    margin-top: 0
}

.add-bottom-space {
    margin-bottom: 20px
}

tr.add-bottom-space>th,
tr.add-bottom-space>td {
    padding-bottom: 1em
}

.remove-bottom-space {
    margin-bottom: 0
}

.add-left-space {
    margin-left: 10px
}

.remove-left-space {
    margin-left: 0
}

.add-right-space {
    margin-right: 10px
}

.remove-right-space {
    margin-right: 0
}

.add-top-padding {
    padding-top: 10px
}

.add-bottom-padding {
    padding-bottom: 10px
}

.add-left-padding {
    padding-left: 10px
}

.add-right-padding {
    padding-right: 10px
}

.nsf-footer-color,
.nsf-footer-color a {
    color: #04a0c9 !important
}

.source-data {
	width: 100%;
	display: block;
	padding-bottom: 10px;
	border-bottom: 4px solid #1764B1;
    font-family: Arial, sans-serif;
    font-size: 11.7px
}

.figure {
    margin: 45px auto;
    color: #000;
    font-size: 12px
}

div#fancy_print {
    cursor: pointer;
    width: 14px;
    height: 13px;
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 9999;
    display: block
}

@media print {
    #skipnav {
        display: none
    }
    header[role="banner"] {
        display: none
    }
    .sidebar {
        display: none
    }
    .grid-container[role="main"] {
        border: none
    }
    .green-line {
        background-color: #999999 !important;
        background-image: none !important;
        border-color: #999999 !important;
        border-style: solid !important;
        border-width: 2px 0 0 !important;
        clear: both !important;
        display: block !important;
        height: 0 !important
    }
    .no-print {
        display: none !important
    }
    .aux header,
    .aux div[role="tabpanel"],
    .cell header,
    .cell div[role="tabpanel"] {
        border: 0 !important
    }
    .ui-tabs-nav li {
        display: none
    }
    .ui-tabs-nav li.ui-tabs-active {
        display: inline;
        border: 0 !important
    }
    .ui-tabs-panel {
        border: 0 !important
    }
    footer {
        display: none
    }
}

#popupWrapper {
    margin: 20px;
    float: left;
    position: relative
}

#popupWrapper #popupFooter {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0
}

#publication-tab .datatable {
    font-family: "Cabin Condensed", sans-serif !important;
    font-size: 11px !important
}

.datatable {
    font-family: "Cabin Condensed", sans-serif !important;
    font-size: 11px !important
}

#publication-tab .datatable-header {
    margin: 10px 0;
    font-size: 14px !important
}

#publication-tab .datatable-footer {
    margin: 10px 0;
    font-size: 13px !important
}

.datatable2 {
    font-family: "Cabin Condensed", sans-serif !important;
    font-size: 11px !important
}