.title-container {
    margin: 0 -15px;
    padding: 12px 0 12px 40px;
    background-image: url(/modules/m/img/icon-chevron-left.png);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 9px 21px;
    text-shadow: none;
    color: white !important;
    font-size: 17px;
}
.title-container h3 {
    margin-bottom: 0px;
    margin-top: 0;
    font-size: 1.1em;
    margin-right: 5%;
}
.zone-but {
    border: 1px solid lightgray;
    text-align: center;
    padding: 5px;
    width: auto;
    display: inline;
    display: none;
}
.zone-but.fbut {
    display: block!important;
    width: 60%;
    margin: 8px auto;
}
.zone-but.active {
    color: white;
    background-color: #0095ff;
    text-shadow: none;

}
.apply-filter {
    background: none !important;
    border: 2px solid lightgray;
    text-align: center;
    padding: 7px;
    border-radius: 6px;
    margin-left: 10px;
}
.btnF {
    margin-top: -40px;
}
select[name=t-qty], select[name=t-typ], select[name=t-level], select[name=d-typ] {
    background: none;
    font-size: 15px;
    color: #424242;
    padding: 5px;
    max-width:25%;
    text-align-last: center;
}
.view-price-range {
    width: auto !important;
    margin-left: 5px;
    border: 1px solid lightgray;
    padding: 5.5px;
    display: inline;
    margin:0 7px;
    font-size: 0.9em;
}
.zone-view-info {
    text-align: center;
    font-weight: normal;
    padding-bottom: 8px;
    color: #0d91bc;
    display: none;
}
#big_map {
    padding-top: 10px;
    text-align: center;
}
#big_map img {
    width: 100%;
    margin:-10px;
}
.notickets {
    padding: 20px;
    font-size: 20px;
    text-align: center;
}
.filter_items {
    margin-top: -99px !important;
    z-index: 99999;
    display: none;
}
path[highlite=active] {
    fill: #f1db00 !important;
}
.ticket-map {
    width: 142px;
    height: 100px;
    margin: 0px 15px 5px 2px;
}
ul.base-list li a div {
    padding-left: 159px;
    font-weight: normal;
    text-align: right;
    color: #464646;
}
.desc-button {
    margin: 7px -1% -14px;
}
.filter-bar {
    display: none;
    text-align: center;
    padding-top: 15px;
}
.filter-btn {
    text-shadow: none;
    font-size: 0;
    text-align: center;
    height: 36px !important;
    background-color: white !important;
    background-image: url(/modules/m/img/filter.png);
    display: block;
    width: 36px;
    color: black !important;
    position: absolute;
    right: 10px;
    margin-top: -42px;
    display: none;
}
.qty-popup-bckgr {
    display: none;
}
.ticket-map img {
    width: 160px;
    height: 106px;
    padding: 0;
    margin: 3px -6px;
}
i.highlight {
    margin: 4px 0 4px 3px;
    
}
.emphasized-btn-green {
    display: block!important;
    margin-top:30px;
}
.tickets-list .emphasized-btn-green .ui-btn-up-b {
    display: block!important;
}
.listhead {
    border-bottom: 1px #9c9c9c solid;
}
ul.base-list li.enlighted {
    background-color: #e9e9e9 !important;
}
.stick .closefilter.right {
    right: auto;
}
.cancel-btn {
    position: absolute;
    top: 5px;
    right: 6px;
    width: 23px;
    height: 23px !important;
    z-index: 100;
    font-size: 28px;
    opacity: 0.7;
    transform: scale(1,0.75);
    font-family: PT Mono;
    font-weight: normal!important;
    color: black !important;
}
.zoomin {
    position: absolute;
    top: 131px;
    right: 10px;
    font-size: 31px;
    color: darkgray;
    border: 1px solid #939292;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    padding: 7px 9px 12px;
    width: 18px;
    line-height: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: none; 
    opacity: 80%;
    background-color: white;
}
.zoomout {
    position: absolute;
    top: 166px;
    right: 10px;
    font-size: 44px;
    color: darkgray;
    border: 1px solid #939292;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    padding: 7px 9px 12px;
    line-height: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: none; 
    width: 18px;
    opacity: 80%;
    background-color: white;
}
svg {
    overflow: visible !important;
}
#big_map, .gr_pic {
    padding-top: 0px;
    width: auto;
    overflow: hidden;
    display: grid;
    place-items: center;
    align-items: center;
    height: 48vh;
    align-content: center;
    justify-content: center;
    user-select: none; /* Prevents text selection */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE/Edge */
}
#big_map img {
    width: 100%;
    margin:-10px;
}
.gr_pic img {
    width: 90%;
    margin:-10px;
}
.wheelchair {
    background-image: url(/img/wheelchair.gif);
    background-repeat: no-repeat;
    padding-left: 24px;
    white-space: nowrap;
    margin-top: 13px;
    background-size: 22px;
    margin-left: 3px;
}
