body#home .nsa-news-section#content {
    padding-top:0 !important;	
    margin:20px 0 0 0;
}
.nsa-awards-db-overview .float-left.two-thirds:first-of-type {
    padding-bottom: 0;
}
/* Scholarship Database */
.award .nsa-awards-db {
    margin-top: 1.25rem;
    padding-top: 0;
}
.award .nsa-awards-db-overview {
    display: none;
    visibility: hidden;
}
.nsa-awards-db p.filter-tip {
    font-size: 14px;
}
.nsa-awards-db .nsa-filter-group {
	margin-bottom:25px;
}
.nsa-awards-db .nsa-filter-group ul {
	margin-left:0;
	margin-bottom:0;
}
.nsa-awards-db .nsa-filter-group ul li {
	list-style-type: none;
	padding: 0;
}
.nsa-awards-db .nsa-filter-group ul li  {
	margin-right:3px;
}
.nsa-awards-db .nsa-filter-group input[type="checkbox"] {
	margin-bottom:.2rem !important;
	margin-left: -25px;
}
.nsa-awards-db .nsa-filter-group.showing-less ul li:nth-child(1n+8){
	display:none;
}
.nsa-awards-db .nsa-filter-group ul li label {
	font-family: BentonSansRegular, Helvetica, Arial, sans-serif;
	margin-left: 25px;
	line-height: 22px;
}
.nsa-awards-db .nsa-filter-group span {
	font-family: BentonSansBold,Arial,sans-serif;
    font-weight: 400;
    color: #191919;
    margin-bottom: 0;
}
.nsa-awards-db .nsa-filter-group .expand-collapse-buttons {
    padding: 6px 0;
    font-size: .9rem;
}
.nsa-awards-db .nsa-filter-group button svg {
    vertical-align: middle;
    height: 14px;
    width: 14px;
}
.nsa-awards-db .nsa-filter-group button.nsa-expand,
.nsa-awards-db .nsa-filter-group button.nsa-collapse {
	font-family: BentonSansRegular, Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin-top:0;
	background-color: #DDD;
	padding: 3px 6px;
}
.showing-less button.nsa-collapse,
.showing-more button.nsa-expand {
	display:none;
}
.nsa-awards-db .nsa-eligibility ul,
.nsa-awards-db ul.nsa-award-list
/*, .nsa-resources .text ul:not(.button-group) */{
	margin-left:0;
}
.nsa-awards-db .nsa-eligibility li,
.nsa-awards-db ul.nsa-award-list li{
	list-style-type:none !important;
}
.nsa-database-results-panel hr {
    margin-bottom: 0;
    border-bottom:2px solid #EDEBEB;
}
.nsa-remove-filter{
	padding:8px;
	background-color:#900;
	color:#fff;
	margin-right:5px;
	margin-bottom: 5px;
	font-size:14px;
}
.nsa-remove-filter svg {
    width: 1.25em;
    height: 1.25em;
    margin: -.125em .125em -.25em -.125em;
}
.nsa-awards-db span.nsa-tag{
	padding:1px 5px;
	background-color:transparent;
	margin-right:5px;
	font-size:14px;
	border: 4px solid;
	border-radius: 4px;
	display: inline-block;
}
.nsa-remove-filter[data-area="preference"]{
	background-color:#000000;
}
.nsa-remove-filter[data-area="interests"]{
	background-color:#5e5650;
}
.nsa-remove-filter[data-area="gpa"]{
	background-color:#4d143a;
}
.nsa-remove-filter[data-area="string-search"]{
	background-color:#990000;
}
.nsa-remove-filter[data-area="class-level"]{
	background-color:#690002;
}
.nsa-remove-filter[data-area="citizenship"]{
	background-color:#724b64;
}
.nsa-filter-group label[for],
.nsa-awards-db .nsa-filter-group span {
    border-top-width: 4px;
    border-top-style: solid;
    padding-top: 5px;
    display: block;
    font-size: 1rem;
}
.nsa-awards-db .nsa-filter-group span#nsa-filter-label-preference {
    border-color: #000000;
}
.nsa-awards-db .nsa-filter-group span#nsa-filter-label-interests {
    border-color: #5e5650;
}
.nsa-awards-db .nsa-filter-group span#nsa-filter-label-citizenship {
    border-color: #724b64;
}
.nsa-awards-db .nsa-filter-group span#nsa-filter-label-class-level {
    border-color: #690002;
}
.nsa-awards-db .nsa-filter-group ul[aria-describedby="nsa-filter-label-interests"] li:first-child,
.nsa-awards-db .nsa-filter-group ul[aria-describedby="nsa-filter-label-citizenship"] li:first-child{
    text-transform: uppercase;
}
.nsa-filter-group label[for="nsa-gpa"]{
    border-color: #4d143a;
}
.nsa-filter-group label[for="nsa-search-box"]{
    border-color: #990000;
}
span.nsa-tag[data-area="preference"]{
	border-color:#000000;
	color:#000000;
}
span.nsa-tag[data-area="interests"]{
	border-color:#5e5650;
	color:#5e5650;
}
span.nsa-tag[data-area="gpa"]{
	border-color:#4d143a;
	color:#4d143a;
}
span.nsa-tag[data-area="string-search"]{
	border-color:#990000;
	color:#990000;
}
span.nsa-tag[data-area="class-level"]{
	border-color:#690002;
	color:#690002;
}
span.nsa-tag[data-area="citizenship"]{
	border-color:#724b64;
	color:#724b64;
}
table.nsa-eligibility th{
	text-align:left;
	width:auto;
	vertical-align:top;
}
.nsa-award-sidebar section{
	margin-bottom:20px;
}
.nsa-awards-db h3{
	font-size:18px;
	margin-bottom:10px;
	margin-top:6px;
}
.nsa-awards-db .nsa-award-list p {
    font-size: 16px;
}
.nsa-related-awards ul,
.nsa-related-awards p {
	font-size:1rem;
}
.nsa-awards-db .nsa-related-awards li{
	margin:2px 0 2px;
}
.nsa-resources .section,
.nsa-resources .layout{
	padding:0;
}
.nsa-award-list li{
	padding: 10px 0;
	border-bottom:2px solid #EDEBEB;
}
.nsa-award-list li p{
	margin-bottom:10px;
}
.nsa-award-list li p.nsa-award-tags{
	margin-bottom:15px;
}

.nsa-award-tags .nsa-tag{
    margin-bottom: 5px;
}

.nsa-remove-filter[data-area="_gl"] {
    display: none;
}

.nsa-awards-db a:not(.button), .sescholarshipnotfound a:not(.button) {
	text-decoration: underline;
}

.currentpage, .currentpage-btm {
	border: 1px solid #990000;
}
/*
#pagination input, #paginationb input {
    margin: 0.125em;
    width: 2em;
}
div.pagination a, div.pagination-btm a  {
		display: inline-block;
}
div.pagination-btm a {
	color: #191919;
	padding: .1875rem .625rem;
	border-radius: .25rem;
	text-decoration: none;
}
*/
.rvt-pagination {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /**
   * Active state
   */
  /**
   * Disabled state
   */
}

.rvt-pagination--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.rvt-pagination--right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.rvt-pagination__item {
  line-height: 1;
  margin-top: 0;
}

.rvt-pagination__item a {
  border: 1px solid #cccccc;
  display: inline-block;
  /**
       * This negative margin compensates for the 1px borders that
       * bump up against each other.
       */
  margin-left: -1px;
  min-width: 2rem;
  /**
       * .75rem here makes the pagination the same height as text inputs
       * for consistency's sake.
       */
  padding: 0.75rem 1rem;
  position: relative;
  text-decoration: none;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease;
  z-index: 100;
}

.rvt-pagination__item a:hover {
  background-color: #eeeeee;
}

.rvt-pagination__item a:focus {
  border-radius: inherit;
  /* stylelint-disable */
  -webkit-box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #006298;
          box-shadow: 0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #006298;
  /* stylelint-enable */
  outline: none;
  z-index: 1000;
}

.rvt-pagination--small .rvt-pagination__item a {
  /**
       * NOTE: These are magic numbers that make the small pagination
       * the same size as the small buttons.
       */
  padding: .35rem .65rem;
}

.rvt-pagination__item:first-child a {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rvt-pagination__item:last-child a {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.rvt-pagination__item.is-active a {
  background-color: #006298;
  border-color: #006298;
  color: #ffffff;
  /**
     * z-index hides the border overlap
     */
  z-index: 200;
}

.rvt-pagination__item.is-disabled a {
  color: #666666;
  background-color: #eeeeee;
}

.rvt-pagination__item.is-disabled a:hover {
  border-color: #dddddd;
  cursor: default;
}

.rvt-pagination__item.is-disabled a:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

*::-ms-clear {
    display: none;
}

 @media screen and (min-width: 40em) {
    .nsa-awards-db .float-left {
        padding-left: 0;
        padding-right: .75rem;
    }
    .nsa-awards-db .float-right {
        padding-right: 0;
        padding-left: .75rem;
    }
    body:not(.award) .nsa-awards-db h2{
    	font-size:28px;
    	margin-bottom:10px;
    }
}
