﻿

.section-refine-search {
    padding: 35px 0;
    background:#005fbb54;
}


  
.section-refine-search label {
    font-size: 17px;

    /*color: #4e4e4e;*/
    /*font-family: 'Poppins', sans-serif;*/



    color:white;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.section-refine-search input[type="submit"] {
    width: 100%;
    border: 2px solid #005fbb;
    height: 55px;
    line-height: 51px;
    text-align: center;
    color: #005fbb;
    font-size: 17px;
    text-transform: uppercase;
    /*font-family: 'Poppins', sans-serif;*/
    background: #fff;
    border-radius: 5px;
    margin: 49px 0 0;
}



/*label {
    display: inline-block;
}

.section-refine-search .event-date .bootstrap-select .btn-default {
    padding: 0 60px 0 27px;
}

.section-refine-search .bootstrap-select .btn-default {
    border: 2px solid #dedede!important;
    padding: 0 27px;
    height: 55px;
    line-height: 51px;
    height: auto;
    width: 100%;
    color: #b3b3b3;
    font-size: 15px;
    background: #fff!important;
    box-shadow: none;

}*/

/*.btn-group>.btn:first-child {
    margin-left: 0;
}
.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1;
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left;
}*/
/*.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.section-refine-search .bootstrap-select .btn-default {
    border: 2px solid #dedede!important;
    padding: 0 27px;
    height: 55px;
    line-height: 51px;
    height: auto;
    width: 100%;
    color: #b3b3b3;
    font-size: 15px;
    background: #fff!important;
    box-shadow: none;
}*/

.bootstrap-select > .dropdown-toggle {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
     -webkit-user-select: none; 
    -moz-user-select: none;
    -ms-user-select: none;
     user-select: none; 
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border: 2px solid #005fbb!important;
    padding: 0 60px 0 27px;
    height: 55px;
    line-height: 51px;
    height: auto;
    width: 100%;
    color: #b3b3b3;
    font-size: 15px;
    background: #fff!important;
    box-shadow: none;
}

.bootstrap-select > .dropdown-toggleTickets {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
     -webkit-user-select: none; 
    -moz-user-select: none;
    -ms-user-select: none;
     user-select: none; 
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border: 2px solid #005fbb!important;
    padding: 0 60px 0 27px;
    height: 55px;
    line-height: 51px;
    height: auto;
    width: 100%;
    color: #b3b3b3;
    font-size: 15px;
    background: #fff!important;
    box-shadow: none;
}


.section-refine-search input[type="submit"]:hover {
    background: #005fbb;
    color: #fff;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="submit"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"]  , .dropdown-menu li span {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}




.dropdown-menu li span:hover {
    color:red !important;
}







.btnSearch {
        width: 100%;
    border: 2px solid #005fbb;
    height: 55px;
    line-height: 51px;
    text-align: center;
    color: #005fbb;
    font-size: 17px;
    text-transform: uppercase;
    /* font-family: 'Poppins', sans-serif; */
    background: #fff;
    border-radius: 5px;
    margin: 49px 0 0;
        -webkit-appearance: button;
    cursor: pointer;
}

.btnSearch {
    
-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}










.section-search-content {
    padding: 70px 0;
    background: #f8f8f8;
}




/*---------------------------------------------------ticketselection section---------------------------------------------------*/
.section-page-header {
    background: #fafafa;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    margin: 0;
    padding: 40px 15px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.46);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.46);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.46);
    position: relative;
}
.section-page-header .entry-title {
    margin: 0;
    font-size: 28px;
    color: #b3b3b3;
    text-align: center;
    text-transform: uppercase;
    border: none;
    padding: 0;
}
.entry-title {
    line-height: normal;
    margin: 0 0 14px 0;
    border-bottom: 1px solid #e5e7e8;
    padding-bottom: 6px;
}




.section-select-seat-page-content {
    padding: 70px 0;
    background: #fff;
}

.stadium-name {
        margin: 0 0 35px;
    text-align: center;
}
    .stadium-name h3 {
        margin: 0;
    display: inline-block;
    text-align: center;
    padding: 10px 30px;
    border-radius: 15px;
    font-size: 16px;
    color: #d8302f;
    border: 1px solid #d8302f;
    font-family: 'Poppins', sans-serif;
    }

.wrapper-image {
        width: 100%;
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 0 0 30px;
}
#stadium-seat-plan {
    display: block;
    margin: 0 auto;
}
.seat-info {
    color: #949494;
    font-size: 14px;
    width: 80%;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;
    padding: 0 0 0 57px;
   background: url(http://90tickets.com/images/info.png) no-repeat left center;
}

.tickets {
    background: #fafafa;
    border-top: 1px solid #cecece;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    padding: 30px;
}
    .tickets label {
    display: block;
    color: #6f6f6f;
    margin: 0 0 5px;
    font-weight: normal;
    }
.ticket-price .table {
    width:100%;
}
.ticket-price .table {
    border: 1px solid #cecece;
    margin: 0;
}
.table {
  
    max-width: 100%;
  
}
.ticket-price tr, .ticket-price td {
    display: block;
    overflow: hidden;
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
}
.ticket-price .table > thead > tr > th {
    border: none;
    background: #fafafb;
    color: #6f6f70;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    padding: 10px 20px;
    font-weight: normal !important;
}
.table>thead>tr>th {
    vertical-align: bottom;

}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    line-height: 1.42857143;
}
.ticket-price th, .ticket-price td {
    float: left;
    width: 45%;
}
.ticket-price th:nth-child(2), .ticket-price td:nth-child(2) {
    float: left;
    width: 20%;
}
.ticket-price th:nth-child(3), .ticket-price td:nth-child(3) {
    float: left;
    width: 35%;
}

.ticket-price .table > tbody {
    overflow-y: scroll;
    height: 409px;
    display: block;
}
.ticket-price .table > tbody > tr {
    position: relative;
}

.ticket-price .table > tbody > tr > td {
    padding: 30px;
}

.ticket-price table tr td{
    color: #6f6f6f;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
}
.ticket-price table tr td{
    color: #6f6f6f;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}

.ticket-price table tr td {
    color: #6f6f6f;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.ticket-price table, .ticket-price th, .ticket-price td {
    border: none;
}
.ticket-price table tr td span {
    display: block;
    color: #b3b3b3;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}

.ticket-price th:nth-child(3), .ticket-price td:nth-child(3) {
    float: left;
    width: 35%;
}







.ticket-price .table > tbody > tr.selected:before {
    content: "";
    width: 10px;
    background: #d8302f;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
}


@media (max-width: 75em) and (min-width: 62px) {
    .ticket-price .table > tbody > tr > td {
    padding: 30px 15px;
}
}

.tabletickets tr {
    cursor:pointer;
}

@media only screen and (min-width: 992px) {
    .col-md-3.auto-width {
        width: auto;
    }
}


.section-refine-search2 input[type="submit"] {
    width: 100%;
    border: 1px solid #d8302f;
    height: 55px;
    text-align: center;
    color: #d8302f;
    font-size: 14px;
    font-weight:bold;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    background: #fff;
    border-radius: 5px;
}
.section-refine-search2 input[type="submit"]:hover  {
    background: #d8302f;
    color: #fff;
}


#section-refine-search2 #btns:hover {
       background: #d8302f !important;
    color: #fff !important;
}

#section-refine-search2 #btns {
        width: 100% !important;
    border: 1px solid #d8302f !important;
    height: 55px !important;
    text-align: center !important;
    color: #d8302f !important;
    font-size: 14px !important;
    font-weight:bold !important;
    text-transform: uppercase !important;
    font-family: 'Poppins', sans-serif !important;
    background: #fff !important;
    border-radius: 5px !important;
}
/*------------------------------------------------------------------------------------------------------------------------------*/


#AlertDiv {
    margin-top:20px;
}








.search-result-item .h3Strong , .h3Strong {
    color:#990000;
}













.modal
{
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;

    /*background-color: Black;*/
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}
.center
{
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}
.center img
{
    height: 128px;
    width: 128px;
}







.FootballSearchDirectSection {
    position:absolute;
    bottom:0;
}




.rdclr {
        color: #990000 !important;
}






.pmap {
    text-align:left;
    margin-top:5px;
    margin-left:5%;
}





.flexaligncenter {
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width: 768px) {
    #ULLogin {
        padding:0 !important;
    }
    
}
/*@media (min-width: 769px) {
    #ULLogin {
        padding:17px 0 0 !impo;
    }
}*/





.ForgotPassContent {
    padding: 10px 0;
    background: #fff;
}



.game_info {
    padding-right:0 !important;
}



.section-refine-search-BookingDone .lblResult {
    color:#990000 ;

}






.div-btns-booking-voucher input {
    margin-right:10px;
}




.DivTitle {
    margin-bottom:10px;
}





@media (min-width: 1200px) {
  .d-inline-block{
    display:inline;
  }

    .TolblDate {
        position: relative;
        bottom: 50px;
        left: 21px;
    }



}
@media screen and (max-width: 767px) {
  .d-inline-block {
        display: block;
    }
}




@media all and (max-width:768px) {
    
    .total-price {
        text-align: center;
    }
        .total-price tr {    display: table;  width:100%;    }               
        .total-price td {    display: table-row; }      



        .tblPriceDetails {
            display:block;
        }
            
    }



    .menu-inner {
                                                          background-color: #f6f6f6;
                                                  }
                                                      .menu-inner li {
                                                     border-top:1px solid #d8302f;
                                                      }
                                                  .menu-inner li a {
                                                      width:100%;
                                                      text-align:center;
                                                      
                                                  }
.spanNextMatch_Vs {
    position: relative !important;
    font-size: inherit !important;
    right: 0 !important;
    bottom: 0 !important;
    top: 0 !important;
    color: #2b79c6 !important;
}





.js-fullheight {
    position: relative; 
    background-repeat: round;
}
 

.hide {
    display:none;
}




