.alert { padding: 1em; margin: 1em 0; }
.alert p { margin: 0; }



/* DR: 8-3-2023 - DSI update for accessibility remove .tag-line {
    font-size: 0.95em;

}
.tag-line {
    font-size: 0.95em;

}
 */
 
/* DR: 12-15-2023 - class for BONUS Tip Treatment */
.bonus-tip {
    color: #990000;
    font-weight: bold;
}
.bg-mahogany .tag-line.button {
    background: transparent;
}

#domain [type="checkbox"], .criteria [type="checkbox"]  {
    margin: 0 0 0.5em;
}
.matrix-area, .criteria {
    background: #ccc none repeat scroll 0 0;
    margin: 0 0 1.2em 0;
    padding: 1em 0 1em 1em;
}
@media only screen and (max-width: 45.063em) {
.matrix-area > h5 {
    font-size: 90%;
}
}
/*.search {
    background-color: #fff;
    clear: both;
    position: relative;
}*/
.search__form {
    background-color: #fff;
    margin: 0;
    position: relative;
}
.search__home-link {
    background: #dd0031 none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 81px;
}
.search .search__input {
    background-color: transparent;
    border: medium none;
    box-shadow: none;
    font-size: 1.25em;
    height: 55px;
    margin: 0;
    width: 100%;
}
input.search__input:focus {
    background-color: transparent;
    border: medium none;
    box-shadow: none;
}
.search__ready-note {
    color: #767676;
    display: none;
    font-size: 1.25em;
    line-height: 75px;
    position: absolute;
    right: 2em;
    top: 0;
}
.ready-to-search .search__ready-note {
    display: block;
}
.search__button {
    background: rgba(0, 0, 0, 0) url("/_assets/css/img/search-icon-light.2x.png") no-repeat scroll center center / 30px 30px;
    border: medium none;
    border-radius: 0;
    height: 55px;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -999em;
    top: 0;
    width: 55px;
}
.search__button1 {
    background: rgba(0, 0, 0, 0) url("/_assets/css/img/search-icon-light.2x.png") no-repeat scroll center center / 30px 30px;
    border: medium none;
    border-radius: 0;
    height: 55px;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -999em;
    top: 0;
    width: 55px;
}
.search__form {
    background-color: #fff;
    margin: 0;
    position: relative;
}
.search--in-page .search__button {
    background-color: #b3b3b3;
    background-image: url("/_assets/css/img/search-icon-light.2x.png");
    height: 100%;
    left: auto;
    right: 0;
    top: 0;
    width: 3em;
}
.search--in-page .search__input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b0b0b0;
    font-size: 1em;
    height: 3.375em;
    padding: 1em;
}

.search--in-page .search__button:hover, .search--in-page .search__button:focus {
     background-color: #777; 
}

/****** Training Delays and Cacellations ******/
.green, .yellow, .red {
    padding: 12px;
}
.panel.green .title, .panel.yellow .title, .panel.red .title {
    background: #cccccc !important;
    background:rgba(0,0,0,0.15) !important;
    margin: -12px -12px 12px;
    padding: 12px 0;
    text-align:center;
    font-size:1em;
}
.green, .green .title {
    background: #339933 !important;
    color:#ffffff !important;
}
.yellow, .yellow .title {
    background:#ffff9b !important;
    color:#000000 !important;
}
.red {
    /* background: #ff3333 !important; */
    color:#000000 !important;
}
.red .title {
    /* background: #ff3333 !important; */
    color:#990000 !important;
}
.message {
    
    text-align:center;
}
.watch {
    font-size: 0.9em !important;
     padding-top: 7px;
}
.info {
    background: #ccc none repeat scroll 0 0;
    background:rgba(0,0,0,0.15);
    font-size: 0.75em !important;
    margin: 12px -12px -12px !important;
    padding: 8px 0;
}

/***** END Training *****/
#footer_foundation .tag-line a:hover, #footer_foundation .tag-line a:focus {
    text-decoration:none;
    color:#fff;
} 

#footer_foundation a:hover, #footer_foundation a:focus {
    
    color:#ccc;
    text-decoration:underline;
} 
#footer_foundation li {
    list-style-type: disc;
}
.author, .date {
    font-size: 0.8em;
    line-height: 0.6em;
}
.welcome .panel, .welcome .panel h4.title {
    background: #fff none repeat scroll 0 0;
    color: #000;
}
.ticker .title {
    font-weight: bold;
}

.letter-avatar {
    display: block;
    float: left;
    padding-right: .75rem;
    width: 33.33333%;
    padding-left: 0;
    height: auto;
    text-align: center;
    line-height: 5;
    vertical-align: middle;
    font-size: 2.5em;
    font-family: BentonSansBold;
    color: #777777;
    letter-spacing: -.05em;
}
.letter-avatar.circle {
    border-radius: 100%;
}
.letter-avatar .letters {
    padding-right: .75rem;
}
.detail-media .letter-avatar.circle {
    width: 100px;
    height: 100px !important;
    font-size: 2em;
    line-height: 100px !important;
    padding: 0;
}
.section-footer {
    font-size: 0.85em;
    margin: 1em 0 0;
}
main, [role="main"] {
    overflow-x: visible !important;

}


.welcome {margin: -50px 0 0 !important; }
   

.panel--interactive h5.title {
    font-size: 1em !important;
}
.panel--interactive p {
    font-size: 0.85em !important;
}


.resource.bg-gray.section div.row div.layout .section-title {
    text-align: center;
}
.belt .text li {
    list-style-type: none;
}
.bg-crimson .text a:not(.button) {
    color: #fff;
}
.bg-crimson .text a:hover {
    color: #8ed7f1;
}
.belt .text * {
    color:#fff;
}
@media only screen and (min-width: 64.063em) {
 nav.main ul {
     font-size: 0.9rem;
}
 .letter-avatar {
        font-size: 3em;
    }
    .section.collapsed + .section {
    padding-top: 1.25rem;
}
.small { font-size:.95rem;}

} /* end media call */

@media only screen and (min-width: 44.063em) {


.grid-item:last-child {
    border-right: none;
}
.belt ul.social {
    text-align: left;
}
} /* end media call */

table, th, td{
    border: 1px solid white;
    vertical-align: top;
    
}

td:nth-child(odd){
    background-color:white;
}
td:nth-child(even){
    background-color:white;
}

main { position:relative;padding-top:10px }
@media only screen and (min-width:64.0625em){ main { padding-top:50px}}



.grid-item > .stat{
    
}

.stat{
   
}
    
}
.section {
    position: relative;
    padding: 40px 0;
    
}
.section.collapsed {
    padding-bottom: 40px;
}

@media only screen and (min-width: 64.063em) { 
    
    .section { padding: 40px 0; } 
    .section.collapsed {
    padding-bottom: 2.5rem;
        
    }
    .section.p-bottom-remove {
        padding-bottom: 0;
    }
} /* end media call */


.grid.fourths > * {
    margin-bottom: 1.5rem;
    /*width: 100%;*/
}


.row { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 64rem; position: relative; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }
.row.pad { padding-left: 1.75rem; padding-right: 1.75rem; width: 100%; }

/*article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
*/

.dark, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6{ color: #fff; }

#footer_foundation  {
    border-top: 2px solid #FFF;   
}
#footer_foundation .ff_piece {
    border-top: 2px solid rgba(255, 255, 255, 0.4);
    height: inherit;
    padding-top: 0.75rem;
}

#footer_foundation .ff_piece .pad{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
    
@media only screen and (min-width: 64.063em) { 
 .row.pad { padding-left: 0.75rem; padding-right: 0.75rem; width: 100%; } 
    
} /* end media call */


@media only screen and (min-width: 40.063em) { 
#footer_foundation .ff_piece {
    border-left: 2px solid rgba(255, 255, 255, 0.4);
	padding-top: 0px;
	border-top: none;
    height: 300px;
    float: right;
	
}
} /* end media call */

/* DR: 8-3-2023 - DSI update for accessibility remove .skirt { font-size: 1rem; } & added .skirt {line-height: 1.65;} */
.skirt {line-height: 1.65;}
.skirt a { color: #fff; font-size: 0.875rem; }
.skirt ul { font-size: 0.875rem; }
.skirt h6 { color: #fff; }
.skirt ul.social li { margin: 0 0.25rem; }
.skirt address { font-style: normal; line-height: 1.2; margin-bottom: 1.25rem; }

.skirt .connect { text-align: center; }

.skirt .contact { margin-bottom: 0.5rem; }


@media only screen and (min-width: 40.063em) { .skirt .connect { padding-left: 0.75rem; padding-right: 0.75rem; width: 25%; float: left; margin-bottom: 1.5rem; text-align: left; }
  ul.social li:first-child { margin-left: 0; }
  .connect .social { margin-top: 1rem; }
  .skirt .skirt-nav { width: 95%; float: left; padding-left: 20px; }
  .skirt-nav { display: table; }
 } /* end media call */


.grid.halves:before, .grid.halves:after, .grid.thirds:before, .grid.thirds:after, .grid.fourths:before, .grid.fourths:after { content: " "; display: table; }
.grid.halves:after, .grid.thirds:after, .grid.fourths:after { clear: both; }

.two-thirds + .one-third, .one-third + .two-thirds, .one-half + .one-half { margin-top: 1.5rem; }

@media only screen and (min-width: 40.063em) { .grid.halves:last-child, .grid.fourths:last-child { margin-bottom: -2.85714%; }
  .grid.halves > *, .grid.fourths > * { width: 48.57143%; float: left; }
  .grid.halves > *:last-child, .grid.halves > *:nth-child(2n), .grid.fourths > *:last-child, .grid.fourths > *:nth-child(2n) { margin-right: 0; }
  .grid.halves > *:first-child, .grid.halves > *:nth-child(2n+1), .grid.fourths > *:first-child, .grid.fourths > *:nth-child(2n+1) { margin-left: 0; clear: left; }
  .grid.thirds > * { width: 31.42857%; float: left; }
  .grid.fourths > * { margin-left: 2.85714%; width: 48.57143%;}
  .grid.thirds > *:last-child, .grid.thirds > *:nth-child(3n) { margin-right: 0; }
  .grid.thirds > *:first-child, .grid.thirds > *:nth-child(3n+1) { margin-left: 0; clear: left; }
  .one-third { padding-left: 0.75rem; padding-right: 0.75rem; width: 33.33333%; float: left; }
  .one-half { padding-left: 0.75rem; padding-right: 0.75rem; width: 50%; float: left; }
  .two-thirds { padding-left: 0.75rem; padding-right: 0.75rem; width: 66.66667%; float: left; }
  .one-third:first-of-type, .one-half:first-of-type, .two-thirds:first-of-type { padding-left: 0; }
  .one-third:last-of-type, .one-half:last-of-type, .two-thirds:last-of-type { padding-right: 0; }
  .two-thirds + .one-third, .one-third + .two-thirds, .one-half + .one-half { margin-top: 0; } }/* end media call */
@media only screen and (min-width: 64.063em) { .grid.fourths > * { margin-left: 2.85714%; width: 22.85714%; float: left; }
  .grid.fourths > *:last-child, .grid.fourths > *:nth-child(2n) { margin-left: 1.5rem; }
  .grid.fourths > *:first-child, .grid.fourths > *:nth-child(2n+1) { margin-left: 1.5rem; clear: none; }
  .grid.fourths > *:last-child, .grid.fourths > *:nth-child(4n) { margin-right: 0; }
  .grid.fourths > *:first-child, .grid.fourths > *:nth-child(4n+1) { margin-left: 0; clear: left; }
  .one-third > :last-child, .one-half > :last-child, .two-thirds > :last-child { margin-bottom: 0; } } /* end media call */

.font {
    font-size: 18px;
}

.select-criteria {
    background:#EEEDEB;
    text-align:center;
}

}
}