﻿/* 1 - SuperMarket overrides for US default styles */

/* core.css */
body {
    min-width: auto !important;
}

#site-search .form-textfield {
    width: 600px;
    /*margin-left: 15px;*/
    font-family: Averta Regular !important;
    font-size: 16px !important;
}

@media only screen and (min-width: 694px) and (max-width: 980px) {
    #site-search .form-textfield {
        width: 480px;
    }
}

.dd-list {
    margin-top: 30px;
}

#btnSearch {
    right: -.5em !important;
}

    /*#site-header .frame {
    width: 960px;
    height:93px;
    background-color:#FFF;
}

#site-header {
  background: #FFF;
  min-width: 1000px;
  margin-top: 1px;
  position: relative;
  z-index: 10;
}*/
    #site-footer-frame {
    width: 960px;
}

#site-footer-copyright {
    width: 960px;
}

#site-body .frame {
    width: auto !important;
    max-width: 960px;
}

.page-myaccount .breadcrumbs {
    max-width: 960px;
}

/*#site-nav {
    width: 960px;
}

    #site-nav > li.nav-theme-sell {
        margin-left: 248px;
        margin-right: 0;
    }
#site-logo {
    position: relative;
    width: 250px;
    top: 15px;
}*/
/*carousel start*/
li.whathotcol a img {
    width: 130px;
}



.whathotcol > p {
    margin: 0px;
}

li.whathotcol a.findtickets {
    position: relative;
    bottom: -60px;
    color: #009cde;
}

    li.whathotcol a.findtickets:hover {
        color: #1085b7;
    }

li.whathotcol:nth-child(even) {
    float: right;
}

li.whathotcol:nth-last-child(1), li.whathotcol:nth-last-child(2) {
    border-bottom: none;
}

/*
#bxslider-container {
    margin-bottom: 5px;
    background-color: black;
    visibility: hidden;
}

#bxslider-container img {
        width: 100%;
        height: 385px;
    }

.bx-wrapper .bx-viewport {
    border: 0px;
    left: 0px;
    width: 650px !important;
    width: 668px !important;
    height: 385px !important;
    float: left;
    margin-right: -105px;
}


.bxslider {
    position: absolute;
    top: 0;
    right: 0;
    width: 330px;
    height: 385px;
}
*/

/*
#bx-pager {
    width: 100%;
    color: #000;
    position: relative;
}

*/



    /*
	#bx-pager a {
        display: block;
        width: 293px;
        height: 69px;
        float: right;
        background-color: #000;
        color: #F6F6F6;
        font-size: 16px;
        font-weight: 500;
        line-height: 18px;
        padding-left: 35px;
        padding-top: 8px;
        line-height: 29px;
        text-decoration: none;
        background: url("../../images/header/home-hero.png") 0 0 no-repeat;
    }

        #bx-pager a:hover {
            background: url('../1/images/home-selected.png') 0px 0 no-repeat !important;
            text-decoration: none;
            height: 69px;
        }

        #bx-pager a.active {
            background: url('../1/images/home-rotation.png') 0px 0 no-repeat;
            text-decoration: none;
            height: 69px;
        }

.bx-wrapper {
    margin: 0 auto 0px;
}

    */
/*carousel end*/
/* end core.css */

/* checkout.css */
#checkout-header .frame {
    width: 960px;
}
/* end checkout.css */

/* doc.css */
.doc textarea {
    width: 960px;
}
/* end doc.css */

/* home.css */
#hero-container {
    width: 960px;
}

.upcoming-events-module {
    width: 960px;
}

.whats-hot-container {
    padding: 13px 0 0px 0px;
}

/*.header {
    border-bottom: 2px solid #009cde;
    text-transform: none;
    font-size: 18px;
}*/
/* end home.css */

/* myaccount.css */
.myaccount-footer .frame {
    width: 960px;
}

.value-ribbon {
    width: 960px;
}
.create {
    width: 400px;
}
/* end myaccount.css */

/* transfer.css */
#sellflow-header .frame {
    width: 960px;
}
/* end transfer.css */

/* TMResale.css */
#simple-header .frame {
    width: 960px;
}

.marketing-number {
    background-color: #009cde;
}

.event-list-event.right a.button {
    position: relative;
    left: -15px;
}
/* end TMResale.css */



/* Views/Home/GetStarted.cshtml */
.sell-container::after {
    width: 960px;
}
/* end Views/Home/GetStarted.cshtml */

/*TLP*/

.tab-seats {
  color: #009cde;
  font-weight: 500;
  background-color: #fff;
}

.tab-parking {
  color: #009cde;
  font-weight: 500;
  background-color: #fff;
  margin-left: -30px !important;
}

input.button,
input.button-secondary,
button.button,
button.button-secondary {

    min-width: 40px;
    border-radius:3px;
}

/* Views/Home/Search.cshtml */

.widget-wrapper > button {
  background: #fff url('../1/images/widget-sprites.png') right top no-repeat;
  border: 1px solid #d9d9d8;
  color: #575756;
  font-size: 13px;
  line-height: 20px;
  padding: 0 47px 0 10px;
  white-space: nowrap;
  text-align: left;
  height: 28px;
}
.widget-wrapper > button:hover {
  border: 1px solid #009cde;
}

.widget-on button {
  outline: 2px solid #1085b7;
  background-position: right -20px;
}

.widget-wrapper > button:active,
.widget-wrapper > button:focus { outline: 2px solid #1085b7; }

.widget-dropdown-list {
  display: none;
  position: absolute;
  margin-top: -1px;
  left: 0;
  background-color: #fff;
  border: 1px solid #868686;
  overflow-x: hidden;
  overflow-y: auto;
}

.widget-dropdown-list > li {
  color: #575756;
  cursor: default;
  display: block;
  font-size: 12px;
  padding: 5px 20px 5px 5px;
  white-space: nowrap;
}

.widget-dropdown-list > li:hover,
.widget-dropdown-list > li:active,
.widget-dropdown-list > li:focus,
.widget-checkbox-list li:hover label,
.widget-checkbox-list li:active label,
.widget-checkbox-list li:focus label,
.widget-checkbox-list li.on label,
.widget-dropdown-list > li.on{
  background-color: #1085b7;
  color: #fff;
  outline: none;
}

#btnSearch {
  /*text-transform: uppercase;*/
  font-size: 15px;
  letter-spacing: 1px;
  /*font-weight: 600;*/
  height: 34px;
  /*width: 85px;
  color: transparent;
  background: url('../../Ticketmaster/images/header/search.png') 40px 2px no-repeat !important;*/
}

    #btnSearch:hover {
        /*background: url('../../Ticketmaster/images/header/search.png') 40px 2px no-repeat !important;*/
    }

    #btnSearch:focus {
        border: none;
    }
.myAccountImgHeader {
    margin: -4px 10px 0px 0px !important;
}

.search-button {
    text-transform: uppercase;
    font-size: 15px;
    /*letter-spacing:1px;*/
    font-weight: 600;
    height: 34px;
    width: 85px;
    color: transparent;
}

.searchDiv {
    position: relative;
    color: #aaa;
    font-size: 16px;
    margin-top: 30px;
}

    .searchDiv input {
        width: 250px;
        height: 32px;
        background: #fcfcfc;
        border: 1px solid #aaa;
        border-radius: 5px;
        box-shadow: 0 0 3px #ccc, 0 10px 15px #ebebeb inset;
    }

    .searchDiv input {
        text-indent: 32px;
    }

    .searchDiv .fa-search {
        position: absolute;
        top: 10px;
        left: 10px;
    }

    .searchDiv #btnSearch {
        position: absolute;
        /*left: 387px;*/
        bottom: 3px !important;
        height: 36px !important;
        margin-left: -95px;
    }

.search-sugg {
    left: -5%;
}
@media only screen and (min-width : 768px) {
    .search-sugg {
        left: 1%;
    }
}

@media (min-width: 660px) and (max-width: 950px) {
    .searchDiv #btnSearch {
        margin-left: 110px;
    }
}
    #site-search .search-wrap {
    border:1px solid #009cde;

}

    .search-wrap {
  border-radius: 25px;
  background-color: #fff;
  vertical-align: top;
  text-align: left;
  margin-top: 37px;
}

.nav-theme {
    color: #009cde;
    padding-right:30px;
    font-weight: 500;

}

.nav-theme-sell a {
    color: #009cde;
}

#account-list .nav-theme {
    color: #009cde;
}

.button:hover, .button:active {
    background-color: #1085b7;
}

.button {
    background-color: #009cde;
    background-image: none;
    padding-right: 10px;
      border-radius: 3px;
}

.filters {
  border-top: 0px;
  display: inline-block;
  width: 100%;
}

.filter-search-results {
    background-color: #FFF;
}

.filter-tlp {
    background-color: #f6f6f6;
}
.venue {
  width: 504px;
  /* height: 640px; */
  position: relative;
  float: right;
  background-color: #FFF;
  /*top: 27px;*/
  margin-right:0;
}

#searchpage-filter .filtermargin
{
    margin:-22px 20px 0 0;
    background-color: #fff;
}

#partners-module-container {
    background: none;
    height: auto;
    margin-bottom: 2px;
}

.partners-module-bg {
    margin-top: 0px;
}

a, .form-reset-link {
    color: #009cde;
}

    a:hover, .form-reset-link:hover {
        color: #1085b7;
    }

.event-venue a {
    color: #009cde;
}

.event-venue a:hover {
    color: #1085b7;
}

.button-secondary {
    color: #009cde !important;
    padding-right: 10px;
    margin-right:5px;
}

.whats-hot-header {
    border-bottom: 2px solid #0099ff;
    text-transform: none;
}

.dataTable div.contentElement
{
	display: inline;
	margin-right: 18px;
}

.data-sortable-hdr {
    color: #009cde;
	padding-right: 18px;
}

    .data-sortable-hdr:hover {
        color: #1085b7;
    }

.sorting_asc a, .sorting_desc a, .sortable-selected {
    color: #009cde;
}

.button:hover, .button:active {
    background-image: none;
}

#site-nav > li.nav-theme-sell {
    margin-left: 0px;
    float: right;
}

.nav-theme:hover {
    color: #1085b7;
}

.nav-theme:hover {
    color: #1085b7;
}

.kern {
    letter-spacing: 0em;
    margin:5px 20px 0 0;
}


#site-nav > li {
    text-transform: none;
}

.partners-module-header {
    margin-left: 10px;
}

#site-footer .footer-columns {
    margin: 0 20px 0 20px;
}

.date-badge {
    border: 1px solid #D7D6D6;
}

.date-badge.no-border {
  border: 0;
}

.button, .button-secondary {
    text-transform: none;
}

#location-list .nav-theme {
    color: #009cde;
}

.button-lg-plain {
    background-color: #009cde;
}

    .button-lg-plain:hover,
    .button-lg-plain:active {
        background-color: #1085b7;
    }

#account-list .nav-theme:active,
#account-list .nav-theme:focus,
#account-list .nav-theme.on {
    color: #009cde;
}

#account-list .nav-theme:hover {
    color: #1085b7;
}

#location-list .nav-theme:active,
#location-list .nav-theme:focus,
#location-list .nav-theme.on {
    color: #009cde;
}

#location-list .nav-theme:hover {
    color: #1085b7;
}

#location-list .nav-theme {
    background: url("../1/images/header-icon-sprites.png") 0 0 no-repeat;
    color: #009cde;
}

/*#site-header .dd {
    background: url("../1/images/header-icon-sprites.png") right bottom no-repeat;
    padding-right: 17px;
}*/


.tlp-seat-listings .quantity .widget-wrapper button, .tlp-parking-listings .quantity .widget-wrapper button, .filter-tlp .filter-qty .widget-wrapper button {
  min-width: 45px;
  padding: 0 0 0 5px;
}

.guarantee-box {
    border: none;
    width: auto;
    height: auto;
    float: right;
    margin-top: 0;
    padding: 0;
}

.isAVD {
    /*background: url("../1/images/Verified_Hexegon.png") no-repeat scroll 0 0;*/
    background-size: 22px auto;
    width: 50px;
    height: 30px;
    position: absolute;
    right: -5px;
    display: inline-block;
    top: 18px;
}

span.button-margin {
    width: 150px;
    margin-bottom: 10px;
}

span a.buy-button {
    left: 150px;
}

.allcontent, .shortcontent {
    margin-top: 10px;
}

.morelink {
    display: inline-block;
}

#sell-tickets {
    background: url("../3/images/sell-tickets.png") 0px -27px no-repeat;
    display: inline-block;
    height: 25px;
    width: 190px;
}

#sell-tickets:hover {
        background: url("../3/images/sell-tickets.png") 0px 0 no-repeat;
        display: inline-block;
        height: 25px;
        width: 190px;
    }

.page-elp-artist .artist-info {
    width: auto;
    max-width: 464px;
    margin-left: 6px;
}

.data-listings-row td {
    vertical-align: top;
    /*border-top: 3px solid #009cde;*/
    border-bottom:0;
}


td.data-tix {
    position: relative;
}

.tooltip.tooltip-right.buy-tooltip {
    position: absolute;
}

.shortProfile {
    line-height: 18px;
    display: inline-block;
    margin-top:10px;
    margin-bottom:25px;
}
.moreInfo {
    margin: 10px 0 10px;
    display: inline-block;
    cursor: pointer;
    color: blue;
}

.longProfile {
    visibility: hidden;
    display: none;
    /*display: inline-block;*/
    margin-bottom: 10px;
    line-height: 18px;
    width: 450px;
}
/* end Views/Home/Search.cshtml */

/*Views/Home/Tickets.cshtml */
.venue {
    width: 490px;
    /*height: 695px;*/
    /*top:2px;*/
}

.listings-hdr .per-ticket
{
    color: #009cde;

}

/* end Views/Home/Tickets.cshtml */


/* Login */
#orderLoginDiv .form-label-register-form
{
    visibility: hidden;
}

/* End Login */


.data-sec-hdr {
    width: 70px;
    position:relative;
    top:-4px;
    left:5px;
}
.data-row-hdr {
    width: 52px;
    position:relative;
    top:-4px;
    left:-12px;
}
.data-seats-hdr {
    width: 52px;
    position: relative;
    top: -4px;
    left: 12px;
}
.data-qty-hdr {
    width: 55px;
    position: relative;
    top: -4px;
    left: 14px;
}
.data-price-hdr {
    width: 82px;
    position: relative;
    top: -4px;
    left: 12px;
}
.data-lot-hdr {
    width: 65px;
    position: relative;
    top: 8px;
    left: 25px;
}
td.section {
    position:relative;

}
td.row {
    position:relative;
    left:-19px;
}
td.seats {
    position:relative;
    left:-21px;
    font-weight: normal !important;
}
td.quantity {
    position:relative;
    left: -18px;
}
td.priceper {
    position:relative;
    left:-15px;
}
td.buy-button {
    position:relative;
    left:-33px;
}

.data-sec-hdr-parking {
    width: 70px;
    position:relative;
    top:-4px;
    left: 8px;
}
.data-row-hdr-parking {
    width: 52px;
    position:relative;
    top:-4px;
    left: 10px;
}
.data-seats-hdr-parking {
    width: 52px;
    position: relative;
    top: -4px;
    left: 12px;
}
.data-qty-hdr-parking {
    width: 55px;
    position: relative;
    top: -4px;
    left: 56px;
}
.data-price-hdr-parking {
    width: 82px;
    position: relative;
    top: -4px;
    left: 44px;
}
.data-lot-hdr-parking {
    width: 65px;
    position: relative;
    top: -4px;
    left: 12px;
}
#parkingTable td.section {
    position:relative;

}
#parkingTable td.row {
    position:relative;
    left:0;
	width: 80px;
}
#parkingTable td.seats {
    position:relative;
    left:-21px;
    font-weight: normal !important;
}
#parkingTable td.quantity {
    position:relative;
    left:18px;
}
#parkingTable td.priceper {
    position:relative;
    left:10px;
}
#parkingTable td.buy-button {
    position:relative;
    left:0;
}

/* TM Style Footer */
.nomargin {
    margin: 0;
}
ul li {
    list-style-type: none;
}

a {
    text-decoration: none;
}

#footerTop a,
#footerBottom a,
#footerBottom,
#footerTop {
    color: #999;
}

#footerTop {
    padding: 40px 0 0;
    background: #fff;
    height: 200px;
    margin-top: 100px;
}

#footerTop .frame {
    width: 1000px;
    margin: 0 auto;
    padding: 0 10px;
}

#footerBottom {
    padding: 0 0 7px;
    margin: auto;
    font-size: 14px;
    line-height: 2;
    text-align: center;
    position: relative;
    border-top: 1px solid #e6e6e6;
    background: #fff;
    height: 77px;
}

.footColumn ul,
#footerTop .frame div ul {
    list-style-type: none;
    margin: 0 0 16px;
    padding: 0;
}

#footerTop .frame div ul + p {
    margin: 35px 0 0;
}

.footColumn li,
#footerTop .frame div li {
    padding: 0;
    margin: 15px 0;
    line-height: normal
}

.footColumn li:first-child,
#footerTop .frame div li:first-child {
    margin-top: 10px
}

.icons-list li a img {
    display: none;
    vertical-align: middle;
    margin: 3px 5px 3px 0;
}

.icons-list li a span {
    position: absolute;
    margin: 7px 0 0 10px;
}

.icons-list li a:hover {
    text-decoration: none !important
}

.icons-list li a:hover span {
    text-decoration: underline;
}

.icons-list li a[href*=facebook],
.icons-list li a[href*=twitter],
.icons-list li a[href*=plus],
.icons-list li a[href*=instagram],
.icons-list li a[href*=youtube],
.icons-list li a[href*=blog] {
    display: inline-block;
    box-sizing: border-box;
    border-radius: 2px;
    min-width: 30px;
    width: auto;
    height: 30px;
    transition: background 0.4s;
}

.icons-list li a[href*=facebook]:before,
.icons-list li a[href*=twitter]:before,
.icons-list li a[href*=plus]:before,
.icons-list li a[href*=instagram]:before,
.icons-list li a[href*=youtube]:before,
.icons-list li a[href*=blog]:before {
    content: "";
    background-color: transparent;
    background-image: url('img/sys/alpha/common/icon-sprites_v5.svg');
    background-repeat: no-repeat;
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    color: transparent !important;
    vertical-align: middle;
}

.icons-list li a[href*=facebook] {
    background-color: #3c5a98;
}

.icons-list li a[href*=facebook]:hover {
    background-color: #3d5482;
}

.icons-list li a[href*=facebook]:before {
    background-position: -25px -465px;
}

.icons-list li a[href*=twitter] {
    background-color: #1abfe1;
}

.icons-list li a[href*=twitter]:hover {
    background-color: #249fb9;
}

.icons-list li a[href*=twitter]:before {
    background-position: -105px -465px;
}

.icons-list li a[href*=plus] {
    background-color: #da4a38;
}

.icons-list li a[href*=plus]:hover {
    background-color: #b4483a;
}

.icons-list li a[href*=plus]:before {
    background-position: -185px -465px;
}

.icons-list li a[href*=instagram] {
    background-color: #414141;
}

.icons-list li a[href*=instagram]:hover {
    background-color: #101010;
}

.icons-list li a[href*=instagram]:before {
    background-position: -345px -464px;
}

.icons-list li a[href*=youtube] {
    background-color: #cd2121;
}

.icons-list li a[href*=youtube]:hover {
    background-color: #aa2828;
}

.icons-list li a[href*=youtube]:before {
    background-position: -425px -464px;
}

.icons-list li a[href*=blog] {
    background-color: #414141;
}

.icons-list li a[href*=blog]:hover {
    background-color: #101010;
}

.icons-list li a[href*=blog]:before {
    background-position: -265px -544px;
}

#footerTop .frame.footer_five_col > div {
    float: left;
    width: 109px;
    text-align: left;
}

#footerTop .frame .first {
    margin-left: 0px
}

#footerTop .h5.allCaps {
    font-size: 14px;
    color: #999999;
}

#footerBottom a {
    line-height: 20px;
    padding-right: 4px;
    padding-left: 2px;
}

#footerBottom li a {
    display: inline-block;
}

#footerBottom a.under {
    display: inline;
    border: none;
    padding-right: 0px
}

#footerBottom a.space {
    border: none;
    padding-right: 10px;
}

#footerBottom a.double {
    border-left: 1px solid #fff;
    padding: 0 5px 0 7px;
    margin: 0 7px 0 7px
}

#footerBottom a[title*='Sponsored by SAP'] {
    display: inline-block;
    position: relative;
}

#footerBottom a[title*='Sponsored by SAP']:before {
    content: "Sponsored by";
    position: absolute;
    top: 0;
    left: 3px;
    color: #414141;
    font-size: 11px;
    white-space: nowrap;
}

#footerBottom .sponsored-links-footer {
    display: inline-block;
}

#footerBottom .beats-logo-footer-link {
    position: relative;
    top: 1px;
}

#follow-social {
    font-size: 0;
    display: inline-block
}

#follow-social a {
    padding: 0
}

#follow-social a + a {
    padding-left: 5px
}

#follow-social a img {
    vertical-align: -3px;
}

#partnerLinks a {
    border-right: 1px solid #afafaf;
    color: #afafaf;
}

#footerBottom .allCaps.mgBot15.txt12.bld {
    text-transform: none;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.025em;
    background-color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding: 20px;
    height: 117px;
}

#footerBottom .allCaps.mgBot15.txt12.bld:before {
    content: "";
    display: block;
    margin: 0 auto 20px;
    width: 300px;
    border-top: 1px solid #ccc;
}

#footerBottom .allCaps.mgBot15.txt12.bld a {
    color: #009cde;
    text-decoration: none;
}

#footerBottom .allCaps.mgBot15.txt12.bld a:hover {
    text-decoration: underline;
}

#bottomLogo {
    display: inline-block;
}

#bottomLogo:before {
    content: url('img/sys/alpha/discovery/header/ticketmaster_logo_120x16.png');
}

#bottomLogo img {
    display: none;
}

.agree-terms {
    background-color: #fff;
    height: 56px;
    padding: 0 10px;
    text-align: left;
}

ul.footer-link-company {
    padding: 10px 0 1px 0;
    font-size: 12px;
}

.footer-link-company a {
    padding-left: 10px;
}

.footer-link-company li {
    display: inline-block;
}

.footer-link-company li:before {
    content: "//";
    color: #E6E6E6;
}

.footer-link-company li:first-child:before {
    content: "";
}

.footer-link-company ul {
    display: block;
}

.footer-link-company {
    padding-bottom: 0;
    padding-left: 10px;
    text-align: left;
}

#footerBottom p {
    font-size: 12px;
    color: #999;
    text-align: left;
    padding: 10px 0 1px 10px;
    width: auto;
    margin: 0 auto;
    float: right;
    line-height: 24px;
}

.footer-link-company li a {
    padding-left: 8px !important;
}

.footer-link-company li:first-child a {
    padding-left: 0 !important;
}

.agree-terms a {
    color: #009cde !important;
    clear: both;
    text-align: left;
    font-weight: bold;
}

.footer_five_col p.txt11 {
    color: #414141;
    font-size: 12px;
    text-align: left;
}

#footerTop .frame.footer_five_col .first-col {
    margin-left: 0;
}

.icon-list-container .icons-list {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    position: absolute;
    right: 0;
    top: 0
}

.icon-list-container .icons-list li {
    display: inline-block;
    margin-left: 10px;
}

.icon-list-container .icons-list a {
    padding: 0;
}

.sponsored-links-footer-sap img,
.sponsored-links-footer-beats img {
    display: none
}

.sponsored-links-footer-sap {
    display: block;
    height: 25px;
    background: url('img/sys/rebrand/SAP_52x25.svg') no-repeat left center transparent;
}

.sponsored-links-footer-beats {
    display: block;
    height: 21px;
    background: url('img/sys/rebrand/apple_119x20.jpg') no-repeat left center transparent;
}

.sponsored-links-footer-americanexpress {
    display: block;
    height: 25px;
    background: url('img/sys/amex/amex_logo_footer.svg') no-repeat left center transparent;
}

.icons-list li a.icon-store-mobile-apple {
    width: 105px;
    height: 30px;
    background: url('img/sys/rebrand/app-store-us_105x30.svg') no-repeat left center transparent;
    display: inline-block;
    float: left
}

.icons-list li a.icon-store-mobile-google {
    width: 88px;
    height: 30px;
    background: url('img/sys/rebrand/google-us_88x30.svg') no-repeat right center transparent;
    display: inline-block;
    float: left;
    margin-left: 10px;
}

.icons-list li a.icon-store-mobile-apple-fr {
    width: 105px;
    height: 30px;
    background: url('img/sys/rebrand/app-store_FR_105x30.svg') no-repeat left center transparent;
    display: inline-block;
    float: left
}

.icons-list li a.icon-store-mobile-google-fr {
    width: 85px;
    height: 30px;
    background: url('img/sys/rebrand/google-fr-85x30.png') no-repeat right center transparent;
    display: inline-block;
    float: left;
    margin-left: 10px;
}

.icons-list li a.icon-store-mobile-amazon {
    width: 105px;
    height: 30px;
    background: url('img/sys/rebrand/amazon_en_105x30.png') no-repeat right center transparent;
    display: inline-block;
    float: left;
    margin-top: 10px;
}

.icons-list li a.icon-store-mobile-amazon-fr {
    width: 105px;
    height: 30px;
    background: url('img/sys/rebrand/amazon_fr_105x30.png') no-repeat right center transparent;
    display: inline-block;
    float: left;
    margin-top: 10px;
}

.agree-terms div {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

.footerBottom-inner {
    margin: 0 auto;
    width: 1000px;
    position: relative;
    padding: 0 10px;
}

.footerBottom-inner .footer-link-company {
    float: left
}

.icon-list-container {
    background-color: #fff
}

.icon-list-inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding-top: 10px;
}

.site-options-promo.promo-us-ca {
    position: relative;
    bottom: 3px;
    right: 0;
    display: inline-block;
    border: none;
}

#body .site-header-mod {
    margin: 0;
    border: none;
}

#footerTop .star-link {
    display: block;
    margin-top: 38px;
    height: 40px;
    background: transparent url('img/sys/alpha/common/starlogo_125x40.svg') 0 0 no-repeat;
}
.disabled-button, .disabled-button:hover {
    background-color: #a8a8a8;
    cursor: default;
}
.disabled-link{
    color: grey !important;
}

.details-info .details-header {
    border-bottom: 2px solid #009cde;
}

#r-elp {
    background-color: #F6F6F6;
}


#r-elp .listing-row {
    background-color: #FFFFFF;
    margin: 10px 0;
}

#r-elp .event-venue {
    color: #009cde;
}

#r-elp .time, #r-elp .event-venue {
    display: block;
    font-size: 16px;
}

#r-elp .active-content {
    padding: 0 10px !important;
}

#r-elp .production-notes.top-10 {
    margin-top: .625em;
}

#r-elp .production-notes.bot-0 {
    margin-bottom: 0;
}

#r-elp hr.style1.blue-top {
    margin: 0 0 20px;
    border-width: 2px;
}
#r-elp .date {
     font-size:22px;
     line-height:25px;
     vertical-align:text-top;
}
#r-elp .day {
    font-size:14px ;
    line-height:11px;
    margin-top:2px;

}
#r-elp .month {
     font-size:14px;
     line-height:17px;
}
#r-elp .price-edit {
    padding-bottom: 0;
    padding-right:20px;
    margin-bottom: 0;
    text-align: right;
}

#r-elp .tverified {
    width:140px;
    margin-right:2px;
    margin-bottom:10px;
}

@media only screen and (max-width: 320px) {
    #r-elp .mobile-grid-75 {
        width: 75%;
        padding-right: 0 !important;
        padding-left: 10px !important;
    }
}
@media only screen and  (max-width: 375px) {
#r-elp .mobile-prefix-5 {
     margin:0 !important;
     padding:0 !important;
    }
#r-elp .mobile-grid-75 {
     width:82%;
     padding-right:0 !important;
     padding-left:10px !important;
    }
#r-elp .mobile-grid-25 {
     width:13%;
     margin:0 !important;
     padding:0 !important;
    }
#r-elp .day {
     margin-top:7px !important;
    }
}

@media only screen and (max-width: 640px) {
#r-elp .mobile-grid-30 {
     margin-left:-10%;
}

#r-elp .price-edit {
     text-align:center;
}

#r-elp .el-button  {
		margin-top: 15px 8px 0 0 !important;
		padding: .45em 0;
        width:42%;
        font-size:16px;
}
#r-elp .tverified {
    width:42%;
    padding-left:47%;
    margin-bottom:10px;
    text-align:right;
}

#r-elp .buy-button  {
		margin-left: 30px !important;
}
#r-elp .location {
     color:#575756 !important;
     display:block;
}

#r-elp .date {
     font-size:34px !important;
     line-height:0;
     vertical-align:text-top;
}
#r-elp .day {
    font-size:20px !important;
    line-height:11px;
    margin-top:8px;

}
#r-elp .month {
     font-size:20px !important;
     line-height:17px;
}

}

@media only screen and (max-width: 320px), (max-width: 480px) and (max-width: 640px) {
#r-elp .mobile-grid-30 {
     margin-left:0;
}
#r-elp .floatRight {
    float:right !important;
}


#r-elp .date {
     font-size:34px !important;
     line-height:0;
     vertical-align:text-top;
}
#r-elp .day {
    font-size:20px !important;
    line-height:11px;
    margin-top:8px;

}
#r-elp .month {
     font-size:20px !important;
     line-height:17px;
}

#r-elp .location {
     color:#575756 !important;
     display:block;
}

#r-elp .event-venue {
     margin-top:10px;
}

#r-elp .m-venue {
     text-overflow:ellipsis !important;
}

#r-elp .el-button  {
		margin-top: 15px 8px 0 0 !important;
		padding: .45em 0;
        width:42%;
        font-size:16px;
}

#r-elp .buy-button  {
		margin-left: 20px !important;
}


#r-elp hr.style1.blue-top {
    margin: 0 0 15px;
    border-width: 2px;
}

#r-elp .tverified {
    width:42%;
    padding-left:49%;
    margin-bottom:10px;
    text-align:right;
}

#r-elp .price-edit {
    text-align: center;
    margin-right:7px;
    padding-top:20px;
    padding-right:7px;
}

}
.covidModalClose {
    font-family: "Open Sans", Helvetica, sans-serif !important;
    font-size: 1rem;
    font-weight: 400;
    color: white;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -ms-border-radius: 0.25em;
    -o-border-radius: 0.25em;
    border-radius: 0.25em;
    padding: .45em 1.65em;
    background-color: #026cdf;
    border: none;
    -webkit-appearance: none;
    cursor: pointer;
}
