@media(min-width:768px){body
{
background-color: #552772;
}

footer
{
background-color: transparent;
color: white;
}

.navbar-inverse, .navbar-inner
{
background-color: #552772;
color: white;
}

footer a
{
color: white;
}

footer a:hover, footer a:active, footer a:focus
{
color: #fcde2d;
}

.navbar-inverse .nav > li > a
{
color: white;
}

.navbar-inverse .nav > li > a:hover, .navbar-inverse .nav > li > a:active, .navbar-inverse .nav > li > a:focus
{
color: #fcde2d;
}

.btn-primary
{
background: #d34675;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus
{
background: #542671;
}

.bodyContent a
{
color: #542671;
}

.bodyContent a:hover, .bodyContent a:active, .bodyContent a:focus, .emailSubmitBtn:hover
{
color: #d34675;
}

.navbar-brand-outlet
{
color: white;
}

.bodyContent a.btn-primary, .bodyContent .btn-primary 
{
color: white;
}

.countdownTimer 
{
color: #ffd400;
}

} @media (min-width:768px)
{
body
{
background-image: url('//static.ticketstoday.com/SOULQUARIUS/images/soul_bg.jpg');
background-repeat: no-repeat;
background-position: top center;
background-position-y: 45px;
}
.shippingInfo
{
font-size: 14px;
}
.termsCheckboxLabel
{
font-size: 13px;
}
.norefunds
{
text-align: center;
}
.bodyContent .btn-primary
{
font-weight: bold;
border: 1px solid black !important;
}
.bodyContent
{
border: 3px solid black;
background-color: transparent;
background-image: url('//static.ticketstoday.com/SOULQUARIUS/images/body_tp.png');
}
div.ruleOne
{
border: 3px solid black;
background-color: transparent;
background-image: url('//static.ticketstoday.com/SOULQUARIUS/images/body_tp.png');
}
div.ruleTwo
{
border: 3px solid black;
background-color: transparent;
background-image: url('//static.ticketstoday.com/SOULQUARIUS/images/body_tp.png');
}
.termsCheckbox
{
background-color: transparent;
}
.termsCheckboxLabel
{
background-color: transparent;
}
footer
{
background-image: url('//static.ticketstoday.com/SOULQUARIUS/images/foot.png');
background-repeat-x: repeat;
background-repeat-y: no-repeat;
}
}
@media (max-width: 767px)
{
.eventDateLocationWell .dayOfMonth
{
color: #552772;
}
.eventDateLocationWell .month
{
color: #552772;
}
a
{
color: #d34675;
}
.panel-heading
{
color: #552772;
}
.basketHeader
{
color: #552772;
}
.btn-primary
{
background-color: #552772;
}
}