.sporting-events h3{
    font-size: 24px;
    margin-bottom: 30px;
}

.sporting-events.sporting-events-details h3{
    margin-bottom: 10px;
}

input[type="checkbox"]#chkTermsCondition {
    display: inline-block;
    vertical-align: text-top;
}

.sporting-events > figure{
  
    margin-bottom: 15px;
}

.sporting-article > figure{
    height : 170px;
    width : 270px;
    margin-bottom: 15px;
}


.sporting-article > figure > a{
    height : inherit;
    width : inherit;
    
}

.sporting-article > figure > a > img{
    height : inherit;
    width : inherit;
    
}


.sporting-article{
    border-bottom: 1px solid #DFDFDB;
    margin-left: 15px !important; 
    margin-right: 15px !important;
    padding-bottom: 20px;
    color : #6D6E70;
    clear: both;
    margin-top: 30px;
}

.sporting-article:first-child{
    margin-top: 0;
}

.sporting-events.sporting-events-details .sporting-article > figure
{
     margin-bottom: 26px;
}


.sporting-events.sporting-events-details .sporting-article > figure,
.sporting-events.sporting-events-details .sporting-article > figure > img{
   
    height: 100%;
    width: 100%;
}



.sporting-article > .article-details{
    width: auto;
}

.sporting-article > .additional-details{
    clear: both;
}

.sporting-events.sporting-events-details .sporting-article{
    border-bottom: 0 none;
}

.sporting-events.sporting-events-details .sporting-article .additional-details > .additional-details-block{
    margin-top: 21px;
}

.sporting-events.sporting-events-details .sporting-article .additional-details > .additional-details-block p{
    font-size : 14px; line-height : 18px; color : #6E6F71;
}

.sporting-article h4{
    font-size: 18px;
    margin-top: -5px;
    margin-bottom: 5px;
    line-height: 1.4;
}

.sporting-events.sporting-events-details .sporting-article h4{
    font-size : 16px;
    line-height : 20px;
    color : #6E6F71;
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: bold;
}

.sporting-article p, .sporting-article span{
    font-size: 14px;
    margin: 10px 0;
    line-height: 21px;
}

.sporting-article time{
    margin-right: 30px;
}

.sporting-article .glyphicon{
    margin-right: 5px;
}

.sporting-article .svgIcon{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}

.svgIcon.gateIcon{
    background: url(/gate-icon.svg) no-repeat left center;
}

.svgIcon.calendarIcon{
    background: url(/calender-icon.svg) no-repeat left center;
}

.svgIcon.clockIcon{
    background: url(/clock-icon.svg) no-repeat left center;
}

.sporting-article button{
    background: #A5C755;
    color: #FFFFFF;
    border-radius: 0;
    margin-top: 10px;
    padding: 9px 25px;
}

.sporting-article button:hover, .sporting-article button:focus{
    background: #D4E2B0;
    color: #FFFFFF;
    border-radius: 0;
}


.ticket-counter .add-less-ticket span{
    border: 1px solid #dedede;
    padding: 5px 10px;
}

.sporting-events.sporting-events-details .sporting-article h5{
    margin: 0 0 1px;
    font-size : 16px;
    color : #6E6F71;
    font-weight:  bold;
}

.sporting-events.sporting-events-details .sporting-article time{
    display: block;
    margin-top: -5px;
}

.sporting-events.sporting-events-details .sporting-article time,
.sporting-events.sporting-events-details .sporting-article date,
.sporting-events.sporting-events-details .sporting-article .gate-open-wrap,
.sporting-events.sporting-events-details .sporting-article .ticket-counter > label{
     font-size : 14px; line-height : 18px; color : #6E6F71; font-weight: normal;
}

.sporting-events.sporting-events-details .sporting-article .gate-open-wrap{
    margin-top: -6px;
}

.sporting-events.sporting-events-details .sporting-article .ticket-counter{
    margin-bottom: 5px;
}

.sporting-events.sporting-events-details .sporting-article .ticket-counter > h5{
    margin-bottom: 6px;
}

.sporting-events.sporting-events-details .sporting-article .ticket-counter > label{
    margin-bottom: 0;
    font-weight : bold;
}

.sporting-events.sporting-events-details .sporting-article .ticket-counter .add-less-ticket > input{
    background: none;
    border: 1px solid #E1E1E1;
    padding: 5px 10px;
    color: #6E6F71;
    text-align: center;
    display: inline-block;
}

.sporting-events.sporting-events-details .sporting-article .ticket-counter .add-less-ticket > input[type="text"]{
    padding: 5px 0;
}

label[for="notescontrol"]{
    padding: 0 15px;
    margin-top: 20px;
}

.pagination.custom-pagination{
    margin-top: 40px;
}

.sporting-events .entity-notes .note {
    border: 1px solid #E1E1E1;
    margin-top: 20px;
    padding-top: 0;
}

.sporting-events .entity-notes .note .alert-info {
        background: none;
}

.pagination.custom-pagination>.active>a, 
.pagination.custom-pagination>.active>a:focus, 
.pagination.custom-pagination>.active>a:hover, 
.pagination.custom-pagination>.active>span, 
.pagination.custom-pagination>.active>span:focus, 
.pagination.custom-pagination>.active>span:hover, 
.pagination.custom-pagination>li>a:hover, 
.pagination.custom-pagination>li>span:hover, 
.pagination.custom-pagination > li:last-child > a:hover, 
.pagination.custom-pagination > li:first-child > a:hover{
    background-color: #A5C755;
    border-color: #A5C755;
    color: #FFFFFF;
    border-radius : 0px;
}

.pagination.custom-pagination>li>a, .pagination.custom-pagination>li>span{
    background: #DFDFDB;
    color: #6D6E70;
    margin-left: 1px;
}

.pagination.custom-pagination>.disabled>a, .pagination.custom-pagination>.disabled>a:focus, .pagination.custom-pagination>.disabled>a:hover, .pagination.custom-pagination>.disabled>span, .pagination.custom-pagination>.disabled>span:focus, .pagination.custom-pagination>.disabled>span:hover{
    color: #ddd;
    background-color: transparent;
    border-color: transparent;
}

.pagination.custom-pagination .glyphicon-play.play-backward{
    transform: rotate(180Deg);
}

.pagination.custom-pagination .glyphicon-play.play-backward:before{
    margin-top: -2px;
    display: block;
}

.pagination.custom-pagination>li>select{
    padding: 7px 5px;
    border-color: #ddd;
    margin-left: 1px;
}

.article-details > h4{
      font-family : Source Sans Pro;  
       font-size : 21px;   
       color : #6E6F71;
 

}



.table.sporting-payment > thead > tr > th, 
.table.sporting-payment > thead > tr > td, 
.table.sporting-payment > tbody > tr > th,
 .table.sporting-payment > tbody > tr > td, 
.table.sporting-payment > tfoot > tr > th, 
.table.sporting-payment > tfoot > tr > td
 {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border:none;
}

.table.sporting-payment>thead>tr>th, 
.table.sporting-payment>thead>tr>td, 
.table.sporting-payment>tbody>tr>th, 
.table.sporting-payment>tbody>tr>td, 
.table.sporting-payment>tfoot>tr>th, 
.table.sporting-payment>tfoot>tr>td 
{
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
   border:none;
}


.selectedSCG.select-membership.payment.sporting-payment h2 {
    text-align: left;
    font-size: 21px;
    color: #6E6F71;
    text-transform: capitalize;
    margin: 40px 0 !important;
}


.selectedSCG.select-membership.payment.sporting-payment #cardExpiration #EntityFormPanel {
    margin: inherit;
}



.select-membership.payment.sporting-payment .actionButton {
    width: 370px;
   margin: 0px; 
   float:left;
}

section.sporting-events-details.sporting-events .table tr td:last-child > div:before, 
section.sporting-events-details.sporting-events .table tr:last-child td#tdamount:before{
    content: "$";
}

@media (min-width: 768px){
    .sporting-article{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .sporting-article > figure{
        float: left;
    }

    .sporting-article > .article-details{
        padding: 0 30px;
        overflow: hidden;
    }
    .sporting-events.sporting-events-details .sporting-article > .article-details{
        padding: 0;
        overflow: visible;
    }

    .sporting-events.sporting-events-details .sporting-article > figure {
       width: 770px;
       height:300px;
        
    }
}

@media (min-width: 991px){
    .sporting-events.sporting-events-details .sporting-article .additional-details > .additional-details-block:first-child{
        margin-top: 0;
    }
    .sporting-events.sporting-events-details .sporting-article > .article-details{
        padding: 0 30px;
        overflow: hidden;
    }
    .sporting-events.sporting-events-details .sporting-article .ticket-counter{
        margin-top: 47px;
    }
}