@charset "utf-8";

.bannermessage2 {
    color: #007CB7;
    background-color : #D2E7EF;
    font-style: italic;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    text-shadow: 0px 0px;
    font-size: 1.1em;
    margin-bottom: 20px;
    border: medium solid #FF0004;
    border-radius: 25px;
    padding-left: 35px;
    padding-right: 41px;
}

.bannermessage3 {
    color: #007CB7;
    font-style: italic;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    text-shadow: 0px 0px;
    font-size: 1.1em;
    margin-bottom: 20px;
    border: thick solid #F47C20;
    border-radius: 25px;
    padding-left: 35px;
    padding-right: 41px;
}

.pagetitle {
  color: #007CB7;
  font-weight: bold;
}
#customnavbar {
    text-align: left;
    align-content: center;

}
.card {
    background-color: #E3E3E3;
}
.card-text-news {
    height: 6rem;


}
.row .col-xl-4.col-md-4 .card.text-center.col-12 {
    padding-bottom: 0px;
    margin-bottom: 15px;
}
.row.topspc {
    padding-top: 10px;
}

.backPaleYellow {
    width: 98%;
    background-color: #F0F3D8;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    border-radius: 4px 9px 4px 4px / px;
}

.grayback2 {
    width: 98%;
    background-color: #E4E4E4;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 10px;
    border-radius: 12px;
}
.frame-rounded {
    border-radius: 25px;
    border: thin solid #366698;
}
form p label {
    font-weight: bold;
}
.list25pctlarger {
    font-size: 1rem;
    line-height: 1.5rem;
}
.mission {
    padding-left: 10px;
    padding-right: 10px;
    border: 1px groove #FF0004;
    border-radius: 15px;
}
.txt-smaller {
    font-size: 90%;
}
.spkname {
    font-style: italic;
}
p label  {
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
}
.addblueborder {
    border: medium solid #007CB7;
}
.affiliation {
    font-weight: bold;
    color: #000000;
    font-size: 110%;
}

.row.abstract-text {
    font-size: 115%;
}
form label {
    font-weight: bold;
}
.poweredByFormMail {
    border-width: 0px;
}
.row .quicklinks {
    padding-left: 15px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}
.sponsorlogo {
    padding-top: 10px;
}
.logo-aligncenter {
    margin-left: auto;
    margin-right: Auto;
    /* [disabled]border-collapse: separate; */
    text-align: center;
}
























@media screen and (max-width:575.98px){
    


  .pagetitle {
    font-size: 1.25rem;
  }
}


@media screen and (min-width:576px){
  .mobilehide2 {
    display: none;
  }
    


  .pagetitle {
    font-size: 1.25rem;
  }
}
@media screen and (min-width:576px) {
  .mobileshow {
    display: none;
  }
.newscontent {
    padding-top: 15px;
}

  .pagetitle {
    font-size: 1.35rem;
  }
}

@media screen and (min-width:650px) {
   .mobilehide {
    display: block;
  } .pagetitle {
    font-size: 1.6rem;
  }
}

@media screen and (min-width:960px) {
  .pagetitle {
    font-size: 1.8rem;
  }
}
.icon-al {
    background-image: url(../news/StatesOutlines/al.png);
    background-repeat: no-repeat;
    background-size: 25% auto;
    background-position: 0% 10%;
    margin-left: auto;
    margin-right: auto;
}
.icon-fl {
    background-image: url(../news/StatesOutlines/fl.png);
    background-repeat: no-repeat;
    background-size: 35% auto;
    background-position: 0% 10%;
}
.icon-ga {
    background-image: url("../news/StatesOutlines/ga.png");
    background-repeat: no-repeat;
    background-size: 30% auto;
    background-position: 0% 10%;
}
.icon-sc {
    background-image: url(../news/StatesOutlines/sc.png);
    background-repeat: no-repeat;
    background-size: 30% auto;
    background-position: 0% 10%;
}

.icon-nc {
    background-image: url(../news/StatesOutlines/nc.png);
    background-repeat: no-repeat;
    background-size: 40% auto;
    background-position: 0% 10%;
}

.icon-tn {
    background-image: url(../news/StatesOutlines/tn.png);
    background-repeat: no-repeat;
    background-size: 50% auto;
    background-position: 0% 5%;
}
.img-rounded {
    border-radius: 20px;
}
.font-ser-orange {
    color: #d86b32;
}

.sessionlistname {
  color: #007CB7;
  font-variant: normal;
  font-weight: bold;
  font-size: 1em;
}

@media print{
.mobilehide {
    display: none;
}

}

@media screen{
.mobilehide {
}

}
.image-border {
    border: medium solid #007CB7;
}
.font-22color {
    color: #A66D7A;
}
