/* CSS Document */
/* Place any styles unique to your site here */

.submit-a-photo
{
    background-color: rgba(30,67,101,0.85);
    margin-bottom: 1em;
    padding: 10px;
    color: white;
    font-size: 2em;
    text-align: center;
}

.submit-a-photo .fi-photo
{
    display: inline;
    
}

.submit-a-photo .fi-photo:before
{
    color:white;
    font-size:2em;
}


/*snapchat page */
button.snapchat
{
    border:4px solid #3A3A3A;
    border-bottom: 4px solid #3A3A3A !important;
   /* background-color:#FCC52A;*/
   background-color:rgb(255,252,0);
    color:#3A3A3A;
    border-radius:10px;
    font-weight:bold;

}

h2.snapchat
{
    text-shadow: 0 0 20px #000000;
}


/*This is the local file for the Sample Template */

p.missionstate
{
    letter-spacing:2px;
    margin:5px;
    line-height:150%; 
    font-size:15px;
}

.socialheaders
{
color: #990000; 
font-size: 11pt;
font-weight:500;
}

table.A-Z-listing th {
padding:2px 0;
margin: 0;
width: 2em;
}

table.A-Z-listing th a {
border:none;
display:block;
text-align:center;
color: #000080;
}


table.A-Z-listing th a:hover, table.A-Z-listing th a:visited{
color: #000080;
}

.alumni-records {
padding:10px;}
.alumni-records h2 {
text-align:center;position:relative;top:80%;
}
hr.tight{
    margin: -0.57143rem 0 -0.64286rem;
}
img.yard {
    margin-right: 0px;
margin-left: 8px;
margin-top: 9px;
}
.weather-list {
    padding-left: 42px;
}
.indented
   {
   padding-left: 15%;
   }
img.alert {
    margin-left: 20px;
}
img.support {
    border: 1px solid #E4E4E5;
margin-bottom: 3%;
}
.news-categories-container ul+ul{
    margin-top: -0.82857rem;
}

.text-slicker-box {
    max-height: 341px;
    overflow: hidden;
}
.social-media-usna-icons span {
    height: 55px;
}
.top-apps {border-bottom:5px solid #fbc42b;margin-bottom:0.35714rem;padding-top:1rem;}
@media only screen and (min-width: 64.063em) {
.audience-box .news-listing {
    height:566px;
}
}


/* These styles are only for old IE */
#leftCol img
{
    height:100%;
    width:100%;
 
}

.featureBodyWide ul.small-block-grid-2  > li
{
    background:none transparent;

}
.featureBodyWide ul.small-block-grid-2  > li img
{
    height:80%;
    width:80%;
}


.featureBodyWide ul.small-block-grid-3 
{
  display:none;
}



.featureBodyWide ul.small-block-grid-3 + h2
{
 clear:both;
}


.navy-images .slick-dots li
{
    width: 15px;
    height: 15px;
    margin: 0 2px;
}
div.map-pdf
{
    margin-left: 5px;
}

.slick-list {
    height: auto !important;
}
.slick-slide img {
    min-width: auto !important;
}
#error503{
 font-size: 500%;
 text-align: center;
}
}