


f {

    color: #002E6D;
    font-size: 16px;
    text-transform: uppercase;
    
    }
    
    .title {
    color: #002e6d; 
    font-size: 30px;
    }
    
    img   {
        max-width: 100%;
    height:auto;
    } 
    
    
    .tickets .tickets-nav button {
       float: left;
       display: inline;
       margin: 10px;
    }
    
    .clear {
       clear: both;
    }
    
    span.game-date {
       font-weight: bold;
       float: left;
       width: 70%;
    }
    
    span.game-opponent {
       float: left;
       width: 30%;
    }
    
    .tickets ul {
       list-style-type: none;
       margin: 20px 20px 10px;
       padding: 0;
    }
    
    .tickets ul li {
       clear: both;
    }
    
    .tickets .tickets-nav a:link,
    .tickets .tickets-nav a:visited {
       color: #ffffff;
       text-decoration: none;
    }
    
    .btn-primary {
       background-color: #002E6D;
    }
    
    .tickets .btn-warning a:link,
    .tickets .btn-warning a:visited {
       color: #ffffff;
       text-decoration: none;
    }
    
    .tickets .center {
       text-align: center;
    }
    
    .btn-warning {
       background-color: #fbaf33;
    }
    /* Single Ticket Filter and Game Display Styles */
    /* Filter Styles */
    
    .filter-wrap {
       margin: 25px 10px;
       position: relative;
       z-index: 1;
       box-sizing: border-box;
    }
    
    .filter-wrap h2 {
       font-size: 18px;
       line-height: 26px;
       color: #ffffff;
       background-color: #1A2B5A;
       width: 30%;
       text-align: center;
       margin: 0 auto;
       padding: 0;
       border: 0;
       border-radius: 5px 5px 0 0;
       box-sizing: border-box;
    }
    
    #filter {
       background-color: #1A2B5A;
       border-radius: 5px;
       border: 0;
       padding: 10px;
       box-sizing: border-box;
    }
    
    #filterform {
       margin: 0;
       padding: 0;
       box-sizing: border-box;
    }
    
    #month-wrap,
    #day-wrap,
    #team-wrap {
       float: left;
       box-sizing: border-box;
    }
    
    .filter-option {
       /*    width: 288px;*/
       width: 32.6%;
       padding: 0;
       margin: 0 1% 0 0;
       box-sizing: border-box;
    }
    
    #team-wrap {
       margin: 0;
    }
    
    .filter-option h3 {
       font-size: 18px;
       line-height: 26px;
       color: #ffffff;
       text-align: center;
       background-color: #3071A9;
       margin: 0 0 5px 0;
       padding: 0;
       box-sizing: border-box;
       border-radius: 5px;
    }
    
    .filter-option-specific {
       width: 100%;
    }
    /* Game Container Styles */
    
    #game-container {
       margin: auto;
    }
    
    #game-container ul {
       list-style: none;
       padding: 0;
       margin: 0;
    }
    
    .game {
       color: #000;
       margin: 0 10px 25px 10px;
       padding: 0;
       border: 1px solid #e2e2e2;
       border-radius: 5px;
       /*-webkit-box-shadow: 0 2px 0 0 #c7c7c7;
           box-shadow: 0 2px 0 0 #c7c7c7;*/
       box-shadow: 0 -1px 0 #e5e5e5, 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .12);
    }
    
    .game-wrap {
       float: left;
       overflow: auto;
       zoom: 1;
    }
    
    .game-detail-wrap {
       overflow: auto;
       zoom: 1;
    }
    
    .logo {
       float: left;
       margin: 10px 12px 0 10px;
       max-width: 60px;
    }
    
    .game-details {
       float: left;
       margin-top: 8px;
       margin-bottom: 0;
    }
    
    .game-details p {
       margin-bottom: 0;
    }
    
    .gteam {
       font-size: 14px;
    }
    
    .gdate {
       text-transform: uppercase;
       font-weight: bold;
       font-size: 18px;
    }
    
    .gtime {
       font-size: 12px;
       font-style: italic; 
    }
    
    .preseason {
       color: #be4a4a;
    }
    
    .as-low-as {
       text-align: center;
       margin-top: 8px;
       margin-bottom: 0;
       padding: 20px 0;
       border-left: 1px solid #e2e2e2;
    }
    
    .alatext {
       text-transform: uppercase;
       font-size: 14px;
    }
    
    .alatext2 {
       text-transform: uppercase;
       font-size: 24px;
    }
    
    
    .alacost {
       text-transform: uppercase;
       font-weight: bold;
       font-size: 16px;
    }
    
    /*.claimed  {
       text-transform: uppercase;
       font-size: 18px;
       font-weight: bold;
       text-align: center;
       text-decoration: none;
       line-height: 25px;
       display: block;
       padding: 40px 30px;
       margin: 0px;
       background-color: #FFFFFF;
       color: #FFFFFF;
       border-left: 1px solid #f2f2f2;
       border: 1px solid: #F89F1F;
       border-radius: 0 5px 5px 0;
    }*/
    
    /*.unclaimed  {
       text-transform: uppercase;
       font-size: 18px;
       font-weight: bold;
       text-align: center;
       text-decoration: none;
       line-height: 25px;
       display: block;
       padding: 40px 30px;
       margin: 0px;
       background-color: #FFFFFF;
       color: #FFFFFF;
       border-left: 1px solid #f2f2f2;
       border: 1px solid: #F89F1F;
       border-radius: 0 5px 5px 0;
    }*/
    
    
    
    .buy-now-disabled a {
       text-transform: uppercase;
       font-size: 18px;
       text-align: center;
       text-decoration: none;
       line-height: 25px;
       display: block;
       padding: 31px 20px;
       margin: 0px;
       background-color: #fcfcfc;
       color: 1A2B5A;
       border-left: 1px solid #f2f2f2;
       border-radius: 0 5px 5px 0;
       cursor: not-allowed;
    }
    
    .noresults {
       margin-bottom: 25px;
    }
    
    @media (max-width: 766px) {
       .filter-wrap {
           display: none;
       }
       .game-detail-wrap {
           width: 268px;
           margin: auto;
       }
       .as-low-as {
           border-left: none;
           border-top: 1px solid #e2e2e2;
       }
       .buy-now a {
           border-radius: 0 0 5px 5px;
       }
    }