#mainLogo {
  width:150px;
  padding-top:30px;
}
#agtlogo {
  width:180px;
  height:200px;
}
#footerlogo {
  width:120px;
  height:auto;
}
#qr-img {
  width:150px;
  height:200px;
}
/*.carousel-item {
  zoom: 1.5;
  left: -24%!important;
  top: -26%!important;
}*/
.card-panel {
  margin: .25rem 0 .25rem 0;
  opacity: 95%;
}
.card-bkg {
  opacity:.9!important;
  background-color:white;
  border-radius:7px;
}
.row {
  margin-bottom:1px!important;
}
.card.row {
  padding:1%;
}
#pick-text{
  font-size:50;
}
footer {
  /*position: sticky;*/
  left: 0;
  bottom: 0;
  width:100%;
  padding-top:0;

}
.team-mascot {
  width:64px;
  height:auto;
}
#leftT-shirt {
  background-image:url("assets/img/plain-t-shirt.png");
  background-position:center;
  background-color:none!important;
  background-repeat:no-repeat;
  background-size:auto;
}
#rightT-shirt {
  background-image:url("assets/img/plain-t-shirt.png");
  background-position:center;
  background-color:none!important;
  background-repeat:no-repeat;
  background-size:auto;
}
.bkgimg {
  background-image:url("BKGGIF.gif")!important;
  background-position:center;
  background-color:none!important;
  background-repeat:no-repeat;
  background-size:auto;
}
#team-banner {
  z-index:299;
}
#player-banner {
  opacity:.9;
}
button:focus {
  outline: none;
  background-color: #f5f5f5;
}
#left-team {
  z-index:399;
    left: 0!important;
    display: block;
    position: absolute;
    width: 50%!important;
    height: 100%!important;
    top: 250px!important;
}
#right-team {
  z-index:399;
    right: 0!important;
    display: block;
    position: absolute;
    width: 50%!important;
    height: 100%!important;
    top: 250px!important;
}

#nfl-logo {
     width:100px;
     height:auto;
}

.card {
  border-radius: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
#email_inline:focus {
  border-bottom: 3px solid #06397d;
}
#email_inline {
  border-bottom: 3px solid #cc2b33;
  
  box-shadow: 1px 3px 2px 1px #00000004;
}
#email-output1 {
  left:10%;
  top:300px;
  z-index:10;
}
#email-output2 {
  right:10%;
  top:300px;
  z-index:10;
}
.btn, .btn-large, .btn-small {
  background-color: #06397d;
}
.btn:hover, .btn-large:hover, .btn-small:hover {
  color: #fff;
  background-color: #06397d;
}
.btn:focus, .btn-large:focus, .btn-small:focus, .btn-floating:focus {
  background-color: #b50a13;
}
.tShirt {
  width:100%;
  height:100%;
  z-index:149;
}
#email-area {
  opacity:.95;
}
.leftT-shirt {
  background-image:url("assets/img/plain-t-shirt.png");
  background-position:center;
  background-color:none!important;
  background-repeat:no-repeat;
  background-size:auto;
}
.rightT-shirt {
  background-image:url("assets/img/plain-t-shirt.png");
  background-position:center;
  background-color:none!important;
  background-repeat:no-repeat;
  background-size:auto;
}