@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css");

/* Fix top nav alignment */
nav.main li.last {
  padding-right: 0;
  padding-left: 5px;
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1em;
}

abbr {
    color: inherit !important;
}

#event-request h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1.25rem
}

#event-request h3 {
    margin-top: 0.25rem
}

.c-dark-crimson {
    color: #4c1213;
}

main { position:relative;padding-top:10px }
@media only screen and (min-width:64em){ main { padding-top:50px}}
::-webkit-input-placeholder {
    color: #CCC !important;
}
:-moz-placeholder {
   color: #CCC !important;
   opacity: 1 !important;
}
::-moz-placeholder {
   color: #CCC !important;
   opacity: 1 !important;
}
:-ms-input-placeholder {
   color: #CCC !important;
}
::placeholder {
  color: #CCC !important;
  opacity: 1 !important;
}
[type="email"] {
        -moz-appearance: textfield !important;
        -webkit-appearance: textfield !important;
        appearance: textfield !important;
    }
    
.large-2 {
    width: 16.6667%;
    padding: .5em;
    display: table-cell;
}

@media screen and (max-width:40em) {
    
    .large-2 {
        width: 100%;
        display: block;
    }
    
}

.caption {
    text-align: center;
    font-size: .5em;
}

.img-20 {
    width: 20%;
    padding: .5em;
    display: table-cell;
}

.img-33 {
    width: 33%;
    padding: .5em 0;
    display: inline-block;  
}

.left {
    float: left;
}

.right {
    float: right;
}

.txt-63 {
    width: 63%;
    padding: .5em 0;
    display: inline-block;
}
.txt-63 h4 {
    font-size: .85em;
    font-weight: 800;
}
.txt-63 p {
    font-size: .85em;
}
.img-txt {
    display: block;
    padding: .5em 0;
    float: left;
}

.img-12_5 {
    width: 12.5%;
    padding: .5em 0;
    display: inline-block;
}

.txt-80 {
    width: 80%;
    padding: .5em 0;
    display: inline-block;
}
.txt-80 h4 {
    font-size: .65em;
    font-weight: 800;
}
.txt-80 p {
    font-size: .65em;
    line-height: 1.15;
}

.img-40 {
    width: 40%;
    padding: .5em;
    display: inline-block;
}

.txt-40 {
    width: 40%;
    padding: .5em;
    display: table-cell;
}

.pti-center {
    margin-top: 0.75em;
    font-size: 1.125rem;
    text-align: center;
    line-height: 1.4;
}

.pti-center a {
    background-color: none !important;
    color: #fff !important;
}

.pti-center a:hover {
    text-decoration: underline;
}

.pti-icon {
    font-family: "FontAwesome";
    font-size: 4rem;
    margin-bottom: 0;
    text-align: center;
}

@media screen and (max-width:40em) {
    .pti-icon {
        font-size: 2.5rem;
    }
}

.pti-icon-center {
    line-height: 1;
    width: 15%;
}

.content .it-news-event-listing {
  border-bottom: 1px solid #B8B0AB;
  display: block;
  overflow: auto;
  margin: 0 0 1.25rem;
  width: 100%;
  height: auto;
}

.grid.halves .content .it-news-event-listing,
.grid.thirds .content .it-news-event-listing {
    width: 95%
}

.content .it-news-event-listing:last-of-type {
}

.it-news-event-dates {
  background: #edecea;
  display: inline-block;
  float: left;
  text-align: center;
  padding: .5em .75em;
}

.grid.halves .it-news-event-dates,
.grid.thirds .it-news-event-dates {
   background: #fff;  
}

.it-news-event-dates p {
    font-size: 1.125rem;
    margin-bottom: 0;
    font-weight: 800;
    line-height: 1.4;
    text-transform: uppercase;
}

.grid.halves .it-news-event-dates p,
.grid.thirds .it-news-event-dates p {
    margin-bottom: 0;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1.4;
    text-transform: uppercase;
}

.it-news-event-dates p span {
    text-transform: uppercase;
}

.it-news-event-day {
  /*font-size: 1.15em;*/
  font-weight: 700;
}

.it-news-event-title-summary {
  width: 83.3333%;
  display: inline-block;
}

.grid.halves .it-news-event-title-summary p,
.grid.thirds .it-news-event-title-summary p {
  font-size: 1rem;
}

a .it-news-event-title-summary {
    color: #45382B;
}

.grid.halves .it-news-event-title-summary h4,
.grid.thirds .it-news-event-title-summary h4 {
  font-size: 1.125rem;
  margin-bottom: .5em;
}

@media screen and (max-width: 40em) {
    .grid.halves .content .it-news-event-listing,
    .grid.thirds .content .it-news-event-listing {
        width: 100%
    }
    .it-news-event-title-summary {
        padding-left: .5em;
    }
}

a:hover .it-news-event-title-summary h4 {
    text-decoration: underline;
}

ul.feed {
}

ul.feed li.news {
    border-bottom: 1px solid #B8B0AB;
    margin-top: 1.25rem;
    overflow: auto;
    height: auto;
}

ul.feed li.news:last-child {
    border-bottom: none;
}

.it-news-article-listing {
    display: block;
    overflow: auto;
    padding-top: .5em;
    width: 100%;
    height: auto;
}

#home .it-news-article-listing {
   padding-top: 0; 
}

a .it-news-article-listing p {
    color: #45382B;
}

.news.feed-item .content .it-news-article-listing .it-news-article-title-summary p {
    /*font-size: .8em;*/
}

#home .news.feed-item .content .it-news-article-listing .it-news-article-title-summary p {
    font-size: 1.025rem;
}

.news.feed-item .content .it-news-article-listing .it-news-article-title-summary h4 {
    /*font-size: .9em;*/
}

#home .news.feed-item .content .it-news-article-listing .it-news-article-title-summary h4 {
    font-size: 1.125rem;
}

a:hover .it-news-article-listing .it-news-article-title-summary h4 {
    text-decoration: underline;
}

.news.feed-item .content .it-news-article-date p {
    font-size: 1rem;
    text-transform: uppercase;
    font-family: "BentonSansCondRegular", "BentonSans", sans-serif;
    margin: 1em 0 2em;
}

#home .news.feed-item .content .it-news-article-date p {
    font-size: 0.875rem;
}

.kb-container {
    display: block;
    width: 90%;
}

.in-action-left-img {
    display: inline-block;
    width: 70%;
    height: auto;
}

.in-action-right-img {
    display: inline-block;
    width: 25%;
    height: auto;
    padding: 1em 0;
}

.feed-item {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    border-bottom: 0 solid #B8B0AB;
}

.feed-item::after, .feed-item::before {
    content: none;
    display: block;
    
}

.feed-item .content {
    margin-bottom: 0;
}

.full-width-button {
    border-radius: .5rem;
    width: 100%;
    min-height: 64px;
    line-height: 2.5;
}

/* News ticker */

/*.ticker-section {*/
/*    margin: -25px 0 0 !important;*/
/*    padding: 0;*/
/*}*/

/*@media screen and (max-width:62em) {*/
    
/*    .ticker-section {*/
/*        margin-top: 0 !important;*/
/*    }*/
    
/*}*/

/*.ticker-section h2 {*/
/*    font-size: 1.5rem;*/
/*}*/

/* small fixes */

#home .bg-crimson h2 {
    text-align: center;
}

#home .halves h3 {
    margin-bottom: 1.25em;
}

.feed-item.profile {
    overflow: auto;
    padding: 1.5em 0;
}

.feed-item.profile .media {
    max-width: 125px;
}

.feed-item.profile .media + .content {
    padding-left: 1.25rem;
}

.feed-item.profile a {
    color: #3b7fa3;
}

.accordion-item h4 {
    margin-bottom: .5em;
}

.accordion-item ul {
    list-style-position: outside;
    margin: 0 0 1.25em 1em;
}

.ninety-one {
    margin: 0.75em 0 0 4em;
    font-size: 0.875em;
}

/*.panel {
    margin-right: 12px;
    padding-left: 0;
}*/

.panel ul {
    margin-top: 1em;
    margin-left: 1rem;
}

.panel ul li {
    margin-bottom: 0.75em;
}

.tbl-heading {
    font-size: 1.25rem;
}

.one-list a h4 {
    font-family: BentonSans;
}

.one-list a:hover h4 {
    text-decoration: underline;
}

#news-events .section-title {
    margin-bottom: 1em;
}

#news-events .button {
    margin-bottom: 3em;
}

#news-events h3 + .content {
    margin-top: 3em;
}

.pti-block {
    overflow: auto;
    margin: 1.5em 0 1em;
    position: relative;
    width: 100%;
    height: auto;
}

.pti-area {
    width: 83.3333%;
}

@media screen and (max-width:40em) {
    .pti-area {
        padding-left: .5em;
    }
}

#d2i-people .media.circle a {
    display: block;
    width: 100%;
}

#d2i-people .media.circle a img {
    display: block;
    text-align: center;
}

#d2i-people .breakout h3 {
    margin-bottom: 2rem;
}

#d2i-people .breakout h4 {
    margin-bottom: .5em;
}

#d2i-people .breakout h4 a {
}

#d2i-people .breakout h6 {
    font-family: "BentonSansRegular", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.uits-people {
  font-size: 1.125rem;
  display: block;
}
.uits-bigwig {
}
.uits-bigwig .uits-photo {
  display: block;
  width: 16.66667%;
  float: left;
  padding-right: .75rem;
  padding-left: 0;
  margin-bottom: 0;
  max-width: 125px;
  width: 25%;
}
.uits-bigwig .uits-photo img {
    border-radius: 50%;
}
.uits-bigwig .uits-name {
  font-family: BentonSansBold,Helvetica,Arial,sans-serif;
  font-size: 1.6875rem;
  font-weight: 400;
  display: inline-block;
  padding-left: 1.25rem;
  width: 75%;
  float: left;
}

.uits-name {
    font-family: BentonSansBold,Helvetica,Arial,sans-serif;
    font-weight: 400;
}

.uits-bigwig .uits-title {
  font-size: 1.25rem;
  display: inline-block;
  padding-left: 1.25rem;
  width: 75%;
  float: left;
}
.uits-normal {
  display: block;
}

.uits-normal .uits-name-title {
  display: block;
  width: 100%;
}

.uits-title {
    margin-bottom: 1em;
}

.uits-name, .uits-title {
    font-size: 1.275rem;
}

.rt-area {
    margin-bottom: 1em;
    overflow: auto;
    position: relative;
    width: 100%;
    min-height: 175px;
    height: auto;
}

.rt-icon {
    float: left;
    margin-right: 1em;
}

.rt-txt {
    float: left;
    width: 75%;
}

@media screen and (max-width: 40em) {
    .rt-icon {
        width: 100%;
        text-align: center;
    }
    .rt-txt {
        width: 100%;
        text-align: center;
    }
}

.norm-line-h {
    line-height: initial;
}

.d2i-list-person {
    list-style-type: none;
    margin-left: 0;
}

.d2i-list-person li {
    margin-bottom: 0;
}

.d2i-list-person li:first-child {
    font-family: BentonSansBold,Helvetica,Arial,sans-serif;
    font-weight: 400;
}

input[type="checkbox"] + span, 
input[type="radio"] + span {
    margin: 0 5px;
}

#success {
    border-left: 4px solid #009933;
    background: #DDF4EA;
    line-height: 2.5;
    padding-left: 0.75em;
}

ul.sponsor-list {
    list-style: none;
    display: inline-block;
    overflow: auto;
    margin: 0;
    position: relative;
    padding: 0;
    width: 100%;
    height: auto;
}

ul.sponsor-list li {
    text-align: center;
    display: inline-block;
    margin-bottom: 1em;
    position: relative;
    width: 16.6666%;
    min-height: 100px;
    height: auto;
}

ul.sponsor-list li:last-child {
    padding-right: 0;
}

ul.sponsor-list li img {
    width: 100%;
    max-width: 100px;
    height: auto;
}

@media screen and (max-width: 62em) {
    ul.sponsor-list li {
        width: 25%;
    }    
}

@media screen and (max-width: 40em) {
   ul.sponsor-list li {
        width: 50%;
    }  
}

.chosen-container {
    margin-bottom: 1rem;
    width: 100% !important;
}

.chosen-container ul {
    font-size: 1rem !important;
}

.chosen-container-multi .chosen-choices {
    padding: .5rem !important;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: auto !important;
}

.extra-space {
    padding: 30px 0 40px;
}

.bg-dark .panel--interactive > a:focus,
.bg-dark .panel--interactive > a:hover {
    color: #fff;
}

.bg-secondary.bg-dark .text a:not(.button){
    background: rgba(0,0,0,.25);
    color: #d6d2cd;
}

.belt-nav ul li p,
.belt p {
    color: #fff;
    font-family: "BentonSansRegular", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.875rem;
    text-transform: initial;
}

.belt-centers {
    padding: 0.25em 0 0.25em 3em;
    float: left;
    width: 35%;
}

.belt-title {
   font-family: "BentonSansBold", Arial, sans-serif;
   font-size: 1rem;
   font-weight: 400;
   color: #EDEDEA;
   margin-bottom: .25em;
   text-transform: uppercase;
}

.belt-centers ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.belt-centers ul > li {
    line-height: 1.3;
}

.belt-centers a {
   font-size: 0.875rem;
   color: #fff; 
}

.belt-social {
    float: right;
    padding-left: 3em;
}

.belt-social ul.social {
    margin-top: .5em;
    text-align: left;
    padding-bottom: .5em;
}

@media screen and (max-width: 48em) {
    
    .belt-nav {
        text-align: center;
        width: 100%;
    }
    
    .belt-nav ul {
        text-align: center;
    }
    
    .belt-centers {
        margin-bottom: 1.5em;
        padding-left: 0;
        text-align: center;
        width: 100%;
    }
    
    .belt-social {
        float: left;
        padding-left: 0;
        text-align: center;
        width: 100%;
    }
    
    .belt-social ul.social {
        text-align: center;
    }
    
}

@media screen and (max-width: 40em) {

    .belt-centers ul > li {
        line-height: 1.6;
    }
    
}

@media screen and (min-width:64.0625em) {
    
    #newsletter main .layout { 
        margin-left:auto; 
        margin-right:auto;
        left:auto;
    }
    
    #newsletter main .layout,
    #newsletter main .layout:last-child:not(:first-child) { 
        float:none;
        clear:both;
    }
    
}

#newsletter .section.horizontal-rule + .section {
    padding-top: 40px;
}

.text ul ul {
    margin-top: .5em;
}

.belt-link {
    
}

.belt-link a {
    color: #EDEDEA;
}

.button + .button {
    margin-left: 1em;
}

@media screen and (max-width:40em) {
    
    .button + .button {
        margin-top: .5em;
        margin-left: 0;
    }
    
}

#c1, #c2, #c3, #c4 {
    width: 22%; 
    float:left;
    margin:0% 1.5% 0% 1.5%;
}

.img-center {
    margin: 0 auto;
    align:middle;
}

@media screen and (max-width:40em) {
    #c1, #c2, #c3, #c4 {
        width: 100%;
    }
}

/* related documents */

.references {
    padding-left: 0;
    padding-right: 0;
}

.references .list-group {
}

.references .list-group a {
    font-size: 1.125rem;
    display: block;
    margin-bottom: .5em;
}

#centers #banner {
    background-color: #01426A !important;
    padding: 6em 0 8em;
}

#centers #banner h2 {
}

input[name="initial_data_size"],
input[name="maximum_data_size"] {
    float: left;
    margin: 0 1% 1em 0;
    width: 49%;
}

select[name="initial_data_size_unit"],
select[name="maximum_data_size_unit"] {
    float: left;
    margin: 0 0 1em 1%;
    width: 49%;
}

#data-figures .breadcrumbs,
#data-figures .page-title {
    display: none;
}

.styled-date {
  font-family: BentonSansCondRegular,'Arial Narrow',Arial,sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.33333;
  text-transform: uppercase;
  color: #6e635a;
}

.feed-item--small.event {
    padding-bottom: 100px;
}

.timeline .content a{
    text-decoration:underline;
}


