.bgtest.prop-bg {display:none !important;}
a,
a:active,
a:hover,
a:visited {
    color: #FFC160;
    text-decoration: none;
    outline: 0
}
a:link, a:visited, a:active, a:hover {
    color: #FFC160;
}
body.mcm-app-v2 {
    background-image: none;
    background:#284061;
	font-family: 'Sarala', sans-serif;
	border-top: none;
}
body.mcm-app-v2 .app-container  {
	max-width:768px;
	margin:0 auto;
}
/*body.mcm-app-v2 header	{
	position:absolute;
}*/
body.mcm-app-v2 .container .menu-wrap2 {
    display: unset;
}
body.mcm-app-v2 header  {
	height:92px;
}
.v2-logo {
	max-width: 371px;
	position: absolute;
    padding-top: 35px;
	margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
}
body.home .v2-logo {
	max-width: 241px;
	position: absolute;
    padding-top: 25px;
	margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
}

/* hamburger */

body.mcm-app-v2 .menu-button {
    background-color:#f0ece2;
    border-radius:50%;
    height:40px;
    width:40px;
	line-height: 20px;
	color:#273c60;
	margin-top: 10px;
	margin-left:15px;
}
body.mcm-app-v2 .navigation {
    font-size: 20px;
	color:#273c60;
}

/* search or alt top button */
body.mcm-app-v2 .menu-button2 {
    background-color: #f0ece2;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 18px;
	margin-top: 10px;
	margin-right:15px;
}
body.mcm-app-v2 .filter, body.mcm-app-v2 .fa-filter {
    font-size: 20px;
    padding-top:0px;
	color:#273c60;
}
body.mcm-app-v2 .glyphicon-share-alt {
    font-size: 22px;
    padding-top:0px;
	color:#273c60;
	top: 1px;
}
body.mcm-app-v2 .glyphicon-share-alt {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
body.mcm-app-v2 .filteractive {
    color: #bc4122 !important;
}
/* Right flyout auto complete tweaks */
.ui-autocomplete.ui-widget-content {
    right: 5px !important;
}
/* Menu flyout changes */
body.mcm-app-v2 .menu-wrap, 
body.mcm-app-v2 .show-menu .menu-wrap, 
body.mcm-app-v2 .menu-wrap2, 
body.mcm-app-v2 .show-menu2 .menu-wrap2 {
    background-image: none;
    background-color: #273c60;
    padding: 1.5em 10px 2em;
    margin-left: 0;
	background-image: url('../images/mcm-bg-diagonal-stripes-doubled.png');
    background-repeat: repeat;
    background-position: center center;
    border: 1px #344c6e solid;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .2);
}
body.mcm-app-v2 .menu-wrap .form-group {
    width: 60%;
    margin: 10px auto 4px;
}
body.mcm-app-v2 .nav-search {
    background-color: #425d81;
    padding-right: 40px;
    margin-left:0px;
    width: 100%;
    color:#f0ece2;
}
body.mcm-app-v2 .nav-search::placeholder {
	color:#f0ece2;
}
body.mcm-app-v2 .menu-wrap .form-group .glyphicon-search.form-control-feedback {
	color:#f0ece2;
}
body.mcm-app-v2 .filter-category {
    background-image: none;
    background-color: #bc4123;
}
body.mcm-app-v2 .navbar-nav {
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 10px;
}
.navbar-nav li.hr {
	border-style: dotted;
  	border-color: rgba(52, 91, 110, .5);
  	border-width: 0 0 3px 0;
}
/* V2 Nav items */
body.mcm-app-v2 .menu-wrap {
	width: 80vw;
	-webkit-transform: translate3d(-100vw,0,0);
	transform: translate3d(-100vw,0,0);
}
body.show-menu .menu-wrap {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
body.mcm-app-v2 .navbar-nav li {
    margin: 10px 0px;
    display: block;
    float: none;
}
body.mcm-app-v2 .navbar-nav li a {
    color:#f0ece2;
    font-size:33px;
	font-family: 'Alegreya SC', serif;
    font-weight: 700 !important;
    text-shadow: 1px 2px 0px #368bcf;
    line-height: 35px;
    padding: 5px 0px 7px;
    text-align:center;
}
body.mcm-app-v2 .navbar-nav li:first-child a {
    padding-top:0px;
}
body.mcm-app-v2 .navbar-nav li.hr {
    width: 75%;
    margin:0 auto;
    display:none;
}
/*body.mcm-app-v2 .navbar-nav li a.nav-locations {
    text-shadow: 1px 2px 0px #00955e;
}
body.mcm-app-v2 .navbar-nav li a.nav-passport {
    text-shadow: 1px 2px 0px #ff9900;
}
body.mcm-app-v2 .navbar-nav li a.nav-drinks {
    text-shadow: 1px 2px 0px #e55922;
}
body.mcm-app-v2 .navbar-nav li a.nav-art {
    text-shadow: 1px 2px 0px #26c8db;
}
body.mcm-app-v2 .navbar-nav li a.nav-nearme {
    text-shadow: 1px 2px 0px #c83429;
}
body.mcm-app-v2 .navbar-nav li a.nav-movie {
    text-shadow: 1px 2px 0px #bd3a7e;
}
body.mcm-app-v2 .navbar-nav li a.nav-music {
    text-shadow: 1px 2px 0px #007da5;
}
body.mcm-app-v2 .navbar-nav li a.nav-shop {
    text-shadow: 1px 2px 0px #cd3d5b;
}
body.mcm-app-v2 .navbar-nav li a.nav-social {
    text-shadow: 1px 2px 0px #ff9900;
}
*/




/* v2 generic page */

.v2-container {
	background-color:#1d3557;
	min-height:300px;
	border-radius:50px 50px 0px 0px;
	text-align:center;
	background-image:url('../images/mcm-app-blue-doodad-pattern.jpg');
	background-repeat:repeat;
	background-position: 50px center;
	position: relative;
	padding: 50px 15px 100px 15px;
}
.v2-header {
	background-color:#2b4c82;
	height:96px;
	margin: 0 12px;
	border-radius:10px;
	text-align:center;
	padding:15px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: normal;
	align-items: normal;
	align-content: normal;
	text-align:center;
	margin-bottom:30px;
}
.v2-pagename {
	font-size:45px;
	line-height:45px;
	color:#f0ece2;
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: center;
	order: 0;
	text-align:center;
}
.generic-welcome {
    padding: 0 10px
}
.generic-welcome h1 {
    font-size: 32px;
    line-height: 36px;
    padding: 0px 0px 10px;
    margin-top: 20px;
}
.generic-welcome p {
    font-size: 16px;
    margin-bottom:20px;
    max-width:425px;
    margin:0 auto 20px;
}

/* buttons */
.v2-button-brown {
  	background-color:#bc4122;
	padding: 6px 10px 6px 15px;
	border-radius:20px;
	text-align:center;
	color:#fff;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: normal;
    order: 0;
	width:max-content;
	border-radius:28px;
	margin:16px auto 0;
}
.v2-button-brown .v2-button-text {
	color:#fff;
	font-size:17px;
	text-align:center;
	line-height:20px;
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	padding: 1px 8px 1px 3px;
}
.v2-button-brown .v2-button-icon {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	color:#fff;
}
.v2-button-brown .v2-button-icon span {
	font-size: 36px;
    vertical-align: middle;
}
.v2-button-blue {
  	background-color:#3d6099;
	padding: 6px 10px 6px 15px;
	border-radius:20px;
	text-align:center;
	color:#fff;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: normal;
    order: 0;
	width:max-content;
	border-radius:28px;
	margin:16px auto 0;
}
.v2-button-blue .v2-button-text {
	color:#fff;
	font-size:17px;
	text-align:center;
	line-height:20px;
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	padding: 1px 8px 1px 3px;
}
.v2-button-blue .v2-button-icon {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	color:#fff;
}
.v2-button-blue .v2-button-icon span {
	font-size: 36px;
    vertical-align: middle;
}

/* Utility */
.v2-list-header {
	background-color:#2b4c82;
	height:140px;
	margin: 0 12px;
	border-radius:10px;
	text-align:center;
	padding:15px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: normal;
	align-items: normal;
	align-content: normal;
}
.v2-list-name {
	font-size:45px;
	line-height:45px;
	color:#f0ece2;
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: center;
	order: 0;
	text-align:left;
	padding-left:15px;
}
.v2-list-image {
	width:122px;
	display: flex;
    flex-direction: column;
    justify-content: space-around;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	background-color:#3d6099;
	border-radius:10px;
	background-size: cover;
	background-position:center;
}

.mcm-doodad-bg {
	background-color:#1d3557;
	background-image:url('../images/mcm-app-blue-doodad-pattern.jpg');
	background-repeat:repeat;
	background-position:50px center;
	position: relative;
	padding-bottom: 100px;
}
.v2-text-shadow {
    text-shadow: 0px 4px 0px #274A78;
}
.v2-whitebox {
	max-width:425px;
	background-color:white;
	border-radius:50px;
	min-height:50px;
	margin:0 auto;
	margin-top:33px;
	padding:30px 20px 40px;
	position: relative;
}
.v2-whitebox h2 {
	color:#284678;
	font-size:30px;
	margin-bottom:15px;
}
.v2-whitebox {
	color:#3f3c3d;
	font-size:16px;
	line-height:28px;
	margin-bottom:0px;
}
.v2-whitebox p {
	margin-bottom:0px;
}
.v2-bluebox {
	max-width:425px;
	background-color: #273f63;
	border-radius:50px;
	min-height:50px;
	margin:0 auto;
	margin-top:33px;
	padding:30px 20px 40px;
	position: relative;
	color:#fff;
	border-radius: 8px;
}
.v2-bluebox h2 {
	font-size:32px;
	margin-bottom:14px;
}
.v2-bluebox .v2-bluebox-seperator {
	border-top: 5px solid #fb602f;
    width: 40%;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}
.v2-bluebox {
	font-size:16px;
	line-height:28px;
	margin-bottom:0px;
}
.v2-bluebox p {
	margin-bottom:0px;
}
.v2-bluebox2 {
	max-width:425px;
	min-height:50px;
	margin:0 auto;
	margin-top:33px;
	position: relative;
	color:#fff;
}
.v2-bluebox2-container {
	background-color: rgba(20, 29, 45, .6);
	margin:0 10px;
	padding: 10px 10px 20px;
	border-radius: 8px;
}
.v2-bluebox2 h2 {
	font-size:32px;
	margin-bottom:14px;
}
.v2-bluebox2 .v2-bluebox2-seperator {
	border-top: 5px solid #fb602f;
    width: 40%;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}
.v2-bluebox2 {
	font-size:16px;
	line-height:28px;
	margin-bottom:0px;
}
.v2-bluebox2 p {
	margin-bottom:0px;
}

/* Typography */
h3.text-shadow {
	text-shadow: 0px 4px 0px #274A78;
}
.line-title span {
    position: relative;
    color: #ffffff;
    display: inline;
    padding-left: 20px;
    padding-right: 20px;
}
.line-title span:after,
.line-title span:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    border-width: 0;
}
.line-title span:after,
.line-title span:before {
    width: 60px;
    border-style: solid;
    border-color: #eee9db;
    border-bottom-width: 5px;
}
.line-title span:after {
    left: 100%;
}
.line-title span:before {
    right: 100%;
}

/* Typography */
h2.text-shadow {
	text-shadow: 0px 4px 0px #274A78;
}
/* Points Pill */
.reward-points-pill-container {
	background-color:#3d6098;
	border-radius:28px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: normal;
	padding:8px 15px 7px 10px;
	width:fit-content;
}
.reward-points-pill-emblem {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	padding-right:5px;
}
.reward-points-pill-amount {
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	color:#fff;
}
.reward-points-pill-amount span {
	display:block;
}
.reward-points-pill-amount span.points-amount {
	font-size:28px;
	font-weight:bold;
	line-height:28px;
    text-align: center;
}
.reward-points-pill-amount span.points-text {
	font-size:11px;
	line-height: 13px;
}

/* footer user bar */
footer {
	max-width:768px;
	margin:0 auto;
	height:146px;
	background-color:#264272;
	padding:0px;
	font-size: 1em;
}
.footer-coin-bg {
	padding-top:55px;
	margin-top:-55px;
	background-image:url('../images/mcm-app-footer-badges-cut.png');
	background-repeat:no-repeat;
	background-position:top center;
	z-index:2;
	position:relative;
	width:100%;
	height:146px;
}

footer .user-icons {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-evenly;
	align-items: center;
	align-content: center;
	height: 100%;
	padding:0 10px;
}
footer .user-icons div {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	text-align: center;
    padding: 0;
}
footer .user-icons div i {
	font-size:2.2em;
	color:#f0ece2;	
}
footer .user-icons div.active i {
	font-size:2.2em;
	color:#f0ece2;	
}
footer .user-icons div.coin-spacer {
	width:85px;
}
footer .user-icons div.coin-spacer img {
	margin-top: -90px;
}
footer .user-icons div.coin-spacer a img {
	position:relative;
}
footer .user-icons div.coin-spacer a:active img {
	background-color:#1d3557;
	border-radius:99px;
}
footer .user-icons div.coin-spacer a:active img:before {
    content: '';
    display: block;
    background-color: #1d3557;
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border-radius: 20px;
}
footer .footer-user-image {
	border-radius:55px;	
	border:2px #7e9dd0 solid;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	width:55px;
	height:55px;
}
/* home slider */
body.mcm-app-v2.home {
    background: #283c61;
}
body.mcm-app-v2.home header  {
	height:82px;
}
body.mcm-app-v2.home .container-home {
	background-image:url('../images/mcm-app-home-slider-poster-linebg.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}
body.mcm-app-v2.home .mcm-doodad-bg {
	padding-bottom: 60px;
}
.new-slider {
	position: relative;
	padding: 9px 15px 20px;
}
body.mcm-app-v2 .new-slider .carousel-inner {
    z-index: inherit;
    width: inherit;
    height: inherit;
    position: inherit; 
}
@media (max-width: 380px) {  
	.new-slider {
		padding: 9px 15px 20px;	
	}
}
body.mcm-app-v2 .new-slider .carousel-inner .item img {
	margin:0 auto;
}
body.mcm-app-v2 .new-slider .carousel-indicators{
    list-style: none;
    position:unset;
    margin: 0 auto;
    width:fit-content;
    padding:12px 25px 3px;
	background-image:url('../images/mcm-bg-diagonal-stripes-doubled.png');
	background-repeat:repeat;
	background-position:center center;
	border-radius:0px 0px 10px 10px;
	background-color: #283c61;
}
body.mcm-app-v2 .new-slider .carousel-indicators li, 
body.mcm-app-v2 .new-slider .carousel-indicators li.active{
    width: 50px;
    height: 70px;
    background-color: transparent;
    position: relative;
    margin: 8px 4px 10px 4px;
    border:none;    
}
body.mcm-app-v2 .new-slider .carousel-indicators img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius:5px;
}
body.mcm-app-v2 .new-slider .carousel-indicators li.active img {
    box-shadow: 0px 0px 0px 2px #f6df9c;
    transition: box-shadow 0.2s linear;
}
body.mcm-app-v2 .new-slider:before {
	background-image:url('../images/mcm-app-home-slider-poster-frame.png');
	background-repeat:no-repeat;
	background-position:top center;
	display:block;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:22;
	position:absolute;
	content:'';
	pointer-events:none;
	display:none;
}
@media (max-width: 370px) {  
	body.mcm-app-v2 .new-slider:before {
		background-size: 108%;
	}
}
/* carousel fade */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item a:hover, .carousel-fade .carousel-inner .item a:focus {
  opacity: 1;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}
/* home welcome */
.welcome-bar {
	background-color:#0b2a4c;
	font-size:16px;
	padding:30px 10px;
    margin-top: 10px;
}
.welcome-bar h1 {
	font-size:30px;
	margin-bottom: 3px;
}
.welcome-bar p {
	color:#bebad0;
	margin-bottom:0px;
	max-width:425px;
	margin:0 auto;
}
.welcome-bar a {
	color:#ff7f58;
}
.welcome-greeting {
	max-width:410px;
	margin:0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: normal;
	align-items: normal;
	align-content: normal;
}
.welcome-name {
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
}
.welcome-points {
	display: flex;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
    justify-content: center;
    align-items: center;
}
/* quicklink boxes */
.quicklink-boxes {
	padding-top:35px;
	padding-bottom: 20px;
}
.quicklink-boxes-container {
	max-width:402px;
	max-height:687px;
	margin:0 auto;
	position:relative;
	padding: 0 10px;
}
.quicklink-boxes-container img {
	max-width:402px;
	max-height:687px;
	width:100%;
}
/*.quicklink-boxes-container a {
	position:relative;
}
.quicklink-boxes-container a:active:before {
	content:'';
	display:none;
	background-color:#1d3557;
	position:absolute;
	top:-5px;
	left:-5px;
	right:-5px;
	bottom:-5px;
	border-radius:20px;
}*/
.quicklink-boxes-container a:active, .quicklink-boxes-container a:hover, .quicklink-boxes-container a:focus {
	background-color:#1d3557;
	border-radius:20px;
	opacity:.6;
}
.quicklink-boxes-container a {
	position: absolute;
	z-index: 2;
}
.quicklink-boxes-container a.quicklink-eatdrink {
	left: 4%;
	top: 0%;
	width: 29%;
	height: 24%;
}
.quicklink-boxes-container a.quicklink-lodging {
	left: 34.08%;
	top: 3.37%;
	width: 31%;
	height: 24%;
}
.quicklink-boxes-container a.quicklink-musicevents {
	left: 66%;
    top: 0%;
    width: 32%;
    height: 23%;
}
.quicklink-boxes-container a.quicklink-movies {
	left: 1.5%;
	top: 24.5%;
	width: 32%;
	height: 23.5%;
}
.quicklink-boxes-container a.quicklink-ontap {
	left: 34.83%;
	top: 28%;
	width: 29%;
	height: 24%;
}
.quicklink-boxes-container a.quicklink-shop {
	left: 65.5%;
	top: 23.5%;
	width: 28.86%;
	height: 24%;
}
.quicklink-boxes-container a.quicklink-jobs {
	left: 3.5%;
	top: 48.6%;
	width: 29%;
	height: 24%;
}
.quicklink-boxes-container a.quicklink-art {
	left: 33.8%;
	top: 52.5%;
	width: 31%;
	height: 24%;
}
.quicklink-boxes-container a.quicklink-passport {
	left: 66%;
	top: 48%;
	width: 32%;
	height: 24%;
}
.quicklink-boxes-container a.quicklink-podcast {
	left: 1.8%;
	top: 73%;
	width: 31.5%;
	height: 24%;
}
.quicklink-boxes-container a.quicklink-history {
	left: 35%;
	top: 77%;
	width: 29%;
	height: 23.5%;
}
.quicklink-boxes-container a.quicklink-privateevent {
	left: 65.8%;
	top: 72.3%;
	width: 28%;
	height: 23.5%;
}
/* bottom slider */
.bottom-slider {
	padding: 30px 10px 25px;
	position:relative;
}
body.mcm-app-v2 .bottom-slider .carousel {
    max-width: 393px;
    margin: 0 auto;	
}
/*body.mcm-app-v2 .bottom-slider .carousel-inner:before {
	background-image:url('../images/mcm-app-bottom-slider-frame.png');
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
	z-index:2;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	content:'';
}*/
body.mcm-app-v2 .bottom-slider .carousel-inner {
    z-index: inherit;
    width: inherit;
    height: inherit;
    position: inherit;
	border-image: url('../images/mcm-app-bottom-slider-border-image.png')
	30 / 30px / 0 round;
	border-width: 16px;
	border-style: solid;
	background-color:#343638;
	border-color:#343638;
}
body.mcm-app-v2 .bottom-slider .carousel-inner .item img {
	margin:0 auto;
}
body.mcm-app-v2 .bottom-slider .carousel-indicators{
    list-style: none;
    position:unset;
    margin: 0 auto;
    width:fit-content;
    padding:5px 40px;
	background-image:url('../images/mcm-bg-diagonal-stripes-doubled.png');
	background-repeat:repeat;
	background-position:center center;
	border-radius:0px 0px 10px 10px;
}
body.mcm-app-v2 .bottom-slider .carousel-indicators li {
   	display: inline-block;
    width: 13px;
    height: 13px;
    margin: 1px 6px;
    background-color: #3d6099;
    border: 0px solid #fff;
    border-radius: 13px;
}
body.mcm-app-v2 .bottom-slider .carousel-indicators .active {
    width: 13px;
    height: 13px;
    margin: 1px 6px;
    background-color: #fff;
    border: 0px solid #fff;
}

/* end bottom slider */

/* list */
body.mcm-app-v2.list {
    background:#284061;
}
body.mcm-app-v2.list footer {
    margin-bottom: 50px;
}
.list-v2 {
	clear:both;
}
.list-header {
	background-color:#2b4c82;
	height:140px;
	margin: 0 12px;
	border-radius:10px;
	text-align:center;
	padding:15px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: normal;
	align-content: normal;
}
.list-name {
	font-size:45px;
	line-height:45px;
	color:#f0ece2;
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: center;
	order: 0;
	text-align:left;
	padding:0 25px 0 5px;
}
.list-image {
	width:unset;
	display: flex;
    flex-direction: column;
    justify-content: space-around;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	background-color:#3980a9;
	border-radius:10px;
	background-size: cover;
	max-width:180px;
	background-position:bottom;
}
.list-quicklinks {
	height:100px;
}
.list-quicklinks {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	height: 100%;
	padding:20px 12px 0px;
	gap: 10px;
	max-width:425px;
	margin:0 auto;
}
.list-quicklinks a {
	display: flex;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
}
.list-quicklinks div {
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	background-color:#1d3557;
	padding:15px 0px;
	border-radius:23px;
	text-align:center;
	font-size:17px;
	color:#fff;
}
.list-quicklinks div:not(.active) {
	background-color: #eee9db;
    color: #273c60;	
}
.list-quicklinks-connector {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	height: 100%;
	padding:0px 12px 0px;
	gap: 10px;
	max-width:425px;
	margin:0 auto;
}
.list-quicklinks-connector div {
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
  	padding:0px;
	text-align:center;
	font-size:17px;
	width:33%;
}
/*@media (max-width: 385px) {  
	.list-quicklinks div {
		max-width: 130px;
	    min-width: 110px;
	    width:unset;
	}
	.list-quicklinks-connector div {
		max-width: 130px;
	    min-width: 110px;
	    width:unset;
	}
}*/
.list-quicklinks-connector div img {
	display:none;
}
.list-quicklinks-connector div.active img {
	display:inline;
}
.list-cards {
	background-color:#1d3557;
	min-height:300px;
	border-radius:50px 50px 0px 0px;
	text-align:center;
	background-image:url('../images/mcm-app-blue-doodad-pattern.jpg');
	background-repeat:repeat;
	background-position: 50px center;
	position: relative;
	padding: 18px 15px 100px 15px;
}
.list-generic {
	background-color:#1d3557;
	min-height:300px;
	border-radius:50px 50px 0px 0px;
	background-image:url('../images/mcm-app-blue-doodad-pattern.jpg');
	background-repeat:repeat;
	background-position: 50px center;
	position: relative;
	padding: 18px 15px 100px 15px;
}

/* V2 Cards */

.list-v2 .location-box {
    padding: 7px 7px 7px 7px;
}
.list-v2 .location-name {
    border-radius: 20px;
    background-color:unset;
}
.list-v2 .box-image img {
    padding: 14px 12px 15px 12px;
	margin: 0 auto;
	width: 98%;
}
.list-v2 .location-box a:not(.accordianBar):hover {
    opacity: 1;
}
.list-v2 .box-image img {
    padding: 14px 12px 15px 12px;
	margin: 0 auto;
	width: 98%;
}
.list-v2 .box-image .location-name-plate {
    background-color:#f0ece2;
    border-radius:14px;
    margin:0 10%;
    height:30px;
    margin-top:-15px;
	display: flex;
	justify-content: center;
	align-items: center;
	color:#141414;
	font-size:13px;
	line-height:13px;
	padding:0 5px;
	display:none;
}
.list-v2 .box-image.location-name-anderson {
    background-color:#095b76 !important;
}

/* Property */
body.mcm-app-v2.property {
    background:#284061;
}
body.mcm-app-v2.property .mcm-doodad-bg:before {
	content:'';
	background-color:#284061;
	height:50px;
	right:0;
	left:0;
	display:block;
	position:absolute;
	z-index:0;
}
.property-v2 {
	clear:both;
}
.property-header {
	background-color: transparent;
	margin: 0 12px;
	text-align:center;
	padding:0px;
}
.property-header .property-image {
	position: relative;
	margin-top: 10px;
}
.property-header .property-image .propert-image-icons {
	position:absolute;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: normal;
	align-content: normal;
	z-index:22;
	width:100%;
	padding:13px;
}
body.mcm-app-v2.property .property-header .property-image .propert-image-icons {
	justify-content: flex-end;
}
body.mcm-app-v2.property .property-header .property-image .propert-image-icons img.hours {
    left: 13px;
    top:13px;
    border-radius:8px;
}
body.mcm-app-v2.property .property-header .property-image .propert-image-icons img.hours.hours-closed {
    width:65px;
}
.property-header .property-image .propert-image-icons div {
	background-color: rgba(0, 0, 0, 0.1) !important;
	border:2px white solid;
	border-radius:13px;
	width:38px;
	height:38px;
	line-height:38px;
	font-size:19px;
}
.property-header .property-image .propert-image-icons div.icon-flipped .glyphicon {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    color:#fff;
}
.property-header .property-image .propert-image-icons div i {
    color:#fff;
}
.property-header .property-image .carousel-inner {
	border-radius:10px;
}
body.mcm-app-v2.property .property-header .property-image .carousel-inner .item.frame {
    background-size:cover !important;
    background-position:center !important;
	border-radius:10px;
}
.property-title h1 {
	font-family: poorfarm, cursive;
	font-size:48px;
	line-height:52px;
	text-shadow: 0px 4px 0px #274A78;
	padding: 20px 10px 20px;
}
.property-title h1 {
	font-family: poorfarm, cursive;
	font-size:48px;
	line-height:52px;
	text-shadow: 0px 4px 0px #274A78;
	padding: 20px 10px 20px;
}
body.mcm-app-v2.property .property-title h2.landing-titlesub {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 23px;
    padding:0 10px;
}
.property-contact {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: normal;
	align-content: normal;
	gap: 10px;
	padding: 0 5px;
}
.property-contact a > div {
	display: flex;
    flex-direction: column;
    justify-content: space-around;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
  	background-color:#bc4122;
	padding:0px;
	height:40px;
	border-radius:20px;
	text-align:center;
	color:#fff;
	overflow: hidden;
}
.property-contact div.property-phone {
	font-size:16px;
	min-width:175px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: normal;
	align-content: normal;
}
.property-contact div.property-address {
	font-size:12px;
	line-height:16px;
	width:205px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: normal;
	align-content: normal;
}
.property-phone-icon {
	background-color:#c35439;
	height:42px;
	min-width:35px;
	line-height: 42px;
	color:#fff;
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: center;
	order: 0;
	font-size:15px;
}
.property-phone-icon .fa-solid  {
	padding-right:1px;
	padding-bottom:1px;
}
.property-phone-number {
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: center;
	order: 0;
	white-space:nowrap;
}
.property-address-number {
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: center;
	order: 0;
	padding:0px 8px;
	font-size:11px;
}
@media (max-width: 380px) {  
	.property-contact div.property-phone {
	    font-size: 14px;
	    min-width: unset;
	    width:fit-content;
	}
	.property-contact div.property-address {
	    font-size: 11px;
	    line-height: 14px;
	    width:fit-content;
	}
	.property-phone-icon {
		min-width:33px;
	}
	.property-phone-number {
	    padding:0px 10px;
	}
	.property-address-number {
	    padding:0px 8px;
	}
}
@media (max-width: 360px) {  
	.property-address-number {
	    padding: 1px 6px 0px 8px;
	    font-size: 9px;
	    line-height: 13px;
	}
}
.v2-property-tagline {
	font-size: 24px;
    text-align: center;
    max-width: 425px;
    margin: 20px auto 20px;
    padding: 0 10px;
}
body.property .property-v2 .v2-property-tagline {
    font-size: 18px;
    text-align: center;
    max-width: 425px;
    margin: 20px auto;
    line-height: 25px;
    padding: 20px 40px;
    font-family: 'Sarala', sans-serif;
    text-shadow:none;
    position:relative;
    z-index:1;
    font-weight:unset !important;
}
body.property .property-v2 .v2-property-tagline:before {
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:15px;
    bottom:0;
    right:15px;
    background-color: rgba(72, 128, 199, .2)!important;
    border-radius: 8px;
    z-index:-1;
}
body.property .property-v2 .v2-property-tagline p:last-child {
	margin-bottom:0px;
}
body.property .property-v2 .v2-property-tagline a.button {
    display: inline-block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
    background-color: #bc4122;
    color: #fff;
    border-bottom: none;
    border-radius: 10px;
    font-size: 18px;
    font-family: 'Alegreya SC', serif;
    font-weight: 700 !important;
    text-align: center;
    line-height: 20px;
    margin-bottom: 5px;
}
.property-order-buttons {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: normal;
    gap: 10px;
}
.property-order-online {
	background-color:#3d6099;
    border-radius: 99px;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: normal;
    order: 0;
    width: max-content;
    padding:5px 9px 5px 18px;
    color: #fff;
}
.property-order-online-text {
	font-size:16px;
	text-align:center;
	padding-right: 10px;
	line-height:22px;
}
.property-order-online-icon {
	width:38px;
	height:38px;
	background-color:#6387bd;
	border-radius:99px;
	line-height: 38px;
    text-align: center;
    font-size:17px;
}
.property-call {
	background-color:#3d6099;
    border-radius: 99px;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: normal;
    order: 0;
    width: max-content;
    padding:5px 9px 5px 18px;
    color: #fff;
}
.property-call-number {
	font-size:16px;
	text-align:center;
	padding-right: 10px;
	line-height:22px;
}
.property-call-number span {
	display:block;
}
@media (max-width: 380px) {  
	.property-call-number, .property-order-online-text {
		font-size:13px;
		line-height:18px;
	}
}

.property-call-icon {
	width:38px;
	height:38px;
	background-color:#6387bd;
	border-radius:99px;
	line-height: 38px;
    text-align: center;
    font-size:17px;
}
.property-apps {
	max-width: 370px;
	margin: 13px auto 15px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: normal;
  	gap:10px;
}
.property-apps a {
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
  	gap:10px;
}
.property-apps-btn {
	display: block;
    background-image: url(../images/mcm-bg-diagonal-stripes-doubled.png);
    background-repeat: repeat;
    background-position: center center;
    border-radius: 23px;
    padding:12px 0px;
    font-size:17px;
    color:#fff;
    text-align:center;
}
.property-description {
	max-width:425px;
	background-color:white;
	border-radius:50px;
	min-height:50px;
	margin:0 auto;
	margin-top:33px;
	padding:30px 20px 40px;
	position: relative;
}
.property-description h2 {
	color:#284678;
	font-size:30px;
	margin-bottom:10px;
}
.property-description h3:first-child {
	margin-top:0px;
    color: #284678;
    font-size: 30px;
    margin-bottom: 10px;
    font-family: 'Alegreya SC', serif;
    font-weight: 700 !important;
}
.property-description {
	color:#3f3c3d;
	font-size:16px;
	line-height:28px;
	margin-bottom:0px;
}
.property-description p big:first-child strong {
	margin-top:0px;
    color: #284678;
    font-size: 28px;
    margin-bottom: 10px;
    font-family: 'Alegreya SC', serif;
    font-weight: 700 !important;
}
.property-description p:last-child {
	margin-bottom:0px;
}
.property-description a.button {
	color:#fff;
}
.property-description a.button {
    display: inline-block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
    background-color: #bc4122;
    color: #fff;
    border-bottom: none;
    border-radius: 10px;
    font-size: 18px;
    font-family: 'Alegreya SC', serif;
    font-weight: 700 !important;
    text-align: center;
    line-height: 20px;
    margin-bottom: 5px;
}
.property-description a {
	color:#1c7aca;
}
.property-description-reservation {
	margin-bottom: 40px;
}
.property-description-reservation a {
	margin-bottom: -64px;
}
.property-description-reservation a.v2-button-brown {
    border: 3px solid white;
}
.property-description-reservation a.v2-button-brown:active {
    opacity:1 !important;
    background-color: #284678;
}
.property-description-reservation a.v2-button-brown .v2-button-text {
    font-size:20px;
}
.property-info.property-info-menus .panel-default > .panel-heading a {
    background-color: #3d6099 !important;
}
/* mocked up menu buttons previous 
.property-info.property-info-menus .panel-default .panel-body {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: normal;
	gap:10px;
	padding: 20px 15px 25px !important;
}
.property-info.property-info-menus .panel-default .panel-body a {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	background-color: #bc4122;
	color:#fff;
	border-bottom: none;
	border-radius:10px;
	font-size:18px;
	font-family: 'Alegreya SC', serif;
    font-weight: 700 !important;
    text-align:center;
    line-height: 20px;
}*/
/* quick win menu buttons */
.property-info.property-info-menus .panel-default .panel-body {
	padding: 20px 15px 25px !important;
	text-align:center;
}
.property-info.property-info-menus .panel-default .panel-body a.button {
	display: inline-block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	background-color: #bc4122;
	color:#fff;
	border-bottom: none;
	border-radius:10px;
	font-size:18px;
	font-family: 'Alegreya SC', serif;
    font-weight: 700 !important;
    text-align:center;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
}
body.property .property-v2 #MainContent_divFeatures_ {
	margin-top: 0px;
}
/* property boxes tweaks for v2 */
body.mcm-app-v2 .property-info,
body.mcm-app-v2 .property-boxes,
body.mcm-app-v2 .property-eatdrink,
body.mcm-app-v2 .property-thingstodo,
body.mcm-app-v2 .property-features {
	max-width:500px;
	margin:0 auto;
}
body.mcm-app-v2 .property-thingstodo,
body.mcm-app-v2 .property-features {
	max-width:425px;
	margin:0 auto;
}
body.mcm-app-v2 .landing-info-box-accordion {
	padding: 10px 10px 0px 10px;
}
@media (min-width: 500px) {
	.landing-image-box .box-link-hotel, .landing-image-box .box-link-movie, .landing-image-box .box-link-music {
		font-size:28px !important;
	}
	.col-xs-12 .col-xs-12 .box-link-passport, .box-link-ales {
		font-size:31px !important;
	}
}
body.mcm-app-v2 .landing-info-box-accordion .panel .panel-body a.button {
	display: inline-block;
	background-color: #bc4122;
	color:#fff;
	border-bottom: none;
	border-radius:10px;
	font-size:18px;
	font-family: 'Alegreya SC', serif;
    font-weight: 700 !important;
    text-align:center;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
}
body.mcm-app-v2.property .landing-info-box-accordion .panel #MainContent_LocationPageDetails.panel-body iframe,
body.mcm-app-v2.property .landing-info-box-accordion .panel #MainContent_HistoryDetails.panel-body iframe {
    max-width: 100%;
    height: 200px;
}
/* end property boxes tweaks for v2 */
.property-eatdrink {
}
.property-eatdrink h3 {
	font-size:30px;
	margin-top:45px;
}
.property-thingstodo h3 {
	font-size:30px;
	margin-top:45px;
}
.property-thingstodo .onsite-box a {
    color: #fff;
}
.property-features h3 {
	font-size:30px;
	margin-top:45px;
}
.property-info .panel-default > .panel-heading a {
    background-color: #bc4123 !important;
    border-radius:3px;
}
.property-rate {
	background-image:url('../images/mcm-bg-diagonal-stripes-doubled.png');
	background-repeat:repeat;
	background-position:center center;
	max-width:375px;
	margin:20px auto;
	border-radius:10px;
}
.property-rate .rating {
    margin-bottom: 0px;
}
.property-rate .rating .rating-digit.selected a {
    color:#ff7f58;
}
.property-comment a.comment-box {
  	background-color:#bc4122 !important;
}
.property-comment a.comment-box .v2-button-text {
	font-size:19px;
	padding-right: 11px;
    padding-left: 2px;
}
/* Property Badge Button */
body .col-xs-12 .col-xs-12 .box-link-badges {
    background: url(../images/box-link-quests.jpg) repeat scroll center center / 100% auto !important;
}
.col-xs-12 .col-xs-12 .box-link-badges {
    height: 75px;
    font-size: 6.5vw;
    padding: 5px;
    display: block;
    text-decoration: none;
    outline: none;
    color: #fff;
    font-weight: bold;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 1);
    border-radius: 8px;
    text-align: center;
    margin-left: 30px;
    margin-top: 2px;
}
.box-link-badges-border {
	height: 100%;
    border-radius: 8px;
	background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='8' ry='8' stroke='%23945A2BFF' stroke-width='6' stroke-dasharray='8%2c 14' stroke-dashoffset='5' stroke-linecap='square'/%3e%3c/svg%3e");
	padding: 8px 10px;
    border-radius: 100px 28px 28px 100px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: normal;
    padding: 10px 16px 11px 0px;
}
.box-link-badges-emblem {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	padding-right:12px;
    margin-top: -19px;
    margin-bottom: -25px;
    margin-left: -35px;
}
.box-link-badges-emblem img {
	height: 88px;
}
.box-link-badges-text {
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	color:#fff;
}
.box-link-badges-text span {
	display:block;
}
.box-link-badges-text span.box-link-badges-title {
	font-size:23px;
	font-weight:bold;
	line-height:25px;
    text-align: center;
}
.box-link-badges-text span.box-link-badges-subtext {
	font-size:15px;
	line-height: 22px;
}
@media (max-width: 370px) {  
	.box-link-badges-emblem {
		padding-right:11px;
	}
}
/* wallet */
body.mcm-app-v2.wallet {
    background:#284061;
}
.wallet-v2 {
	clear:both;
}
.wallet-header {
	background-color:#2b4c82;
	height:96px;
	margin: 0 12px;
	border-radius:10px;
	text-align:center;
	padding:15px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: normal;
	align-items: normal;
	align-content: normal;
	text-align:center;
	margin-bottom:30px;
}
.wallet-name {
	font-size:45px;
	line-height:45px;
	color:#f0ece2;
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: center;
	order: 0;
	text-align:center;
}
.wallet-welcome {
	text-align:center;
}
.wallet-welcome h1 {
	font-size:30px;
}
.wallet-welcome p {
	font-size:16px;
	color:#ff7f58;
	margin-bottom: 20px;
}
.wallet-welcome p a {
	color:#ff7f58;
}
.wallet-welcome .wallet-points {
	display: flex;
    flex-direction: row;
    justify-content: center;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	gap:15px;
	margin-bottom: 25px;
	margin-top:10px;
	clear:both;
}
.wallet-welcome .wallet-points .wallet-redeem {
}
.wallet-welcome .wallet-points .wallet-redeem a {
	margin-top:0px;
}
.wallet-container {
	background-color:#1d3557;
	min-height:300px;
	border-radius:50px 50px 0px 0px;
	text-align:center;
	background-image:url('../images/mcm-app-blue-doodad-pattern.jpg');
	background-repeat:repeat;
	background-position: 50px center;
	position: relative;
	padding: 50px 15px 100px 15px;
}
.wallet-container .wallet-items, .wallet-container .wallet-additions {
	max-width:425px;
	margin:0 auto;
}
.wallet-container h2 {
	margin-bottom: 10px;
	margin-top:45px;
}
.wallet-container p.wallet-add-text {
	color:#bebad0;
	font-size:16px;
	margin-bottom:20px;
}
.wallet-container .wallet-items.wallet-items-empty {
	margin-bottom:30px;
}
.wallet-container .wallet-items > div {
	position:relative;
}
.wallet-container .wallet-items > div:not(.wallet-items-wallet) {
	height:65px;
	margin:0 auto;
}
/* Tripster card counter */
.wallet-container .wallet-items div.wallet-items-tripster a {
	position:relative;
	display: inline-block;
}
.wallet-container .wallet-items div.wallet-items-tripster a .wallet-additions-tripster-count {
	position: absolute;
    top: 3px;
    right: 10px;
    width: 63px;
    height: 65px;
    line-height: 58px;
    background-image: url('../images/mcm-app-wallet-items-tripster-counter-bg.png');
    background-size: contain;
    background-repeat: no-repeat;
    font-size:23px;
    padding-left: 2px;
}
/* end Tripster card counter */
.wallet-container .wallet-items div img {
	margin:0 auto;
	max-width: 363px;
    width: 100%;
}
.wallet-container .wallet-items div.wallet-items-wallet img {
	max-width: 367px;
    margin-left: -2px;
}
@media (max-width: 400px) {  
	.wallet-container .wallet-items div.wallet-items-wallet img {
	    margin-top: -10px;
	    margin-left: -4px;
	    margin-right: -4px;
	    width: 101%;
	}
}
.wallet-container .wallet-additions .wallet-additions-grid {
	margin:0 auto 20px;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
    gap: 18px;
}
.wallet-container .wallet-additions .wallet-additions-grid div:nth-child(even) {
	top: 15px;
    position: relative;
}
@media (max-width: 390px) {  
	.wallet-container .wallet-additions .wallet-additions-grid div {
		width:46%;
	}
	.wallet-container .wallet-additions .wallet-additions-grid div img {
		width:100%;
	}

}
/* Wallet Badges */
.wallet-welcome .wallet-badges {
	display: flex;
    flex-direction: row;
    justify-content: center;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	gap:15px;
	clear:both;
	margin: 25px 15px 35px 25px;
}
.wallet-welcome .wallet-badges a {
    width: 100%;
    margin: 0 auto;
}
.wallet-welcome .wallet-badges .wallet-redeem {
}
.wallet-welcome .wallet-badges .wallet-redeem a {
	margin-top:0px;
}
.wallet-badges-pill-container {
	background: url(../images/box-link-quests.jpg) repeat scroll center center / 100% auto !important;
	border-radius:100px 28px 28px 100px;
	padding:5px;
	width:100%;
	max-width: 360px;
    -webkit-box-shadow:    0 7px 0 #160f0f, 0 15px 20px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 7px 0 #160f0f, 0 15px 20px rgba(0, 0, 0, .4);
    box-shadow: 0 7px 0 #160f0f, 0 15px 20px rgba(0, 0, 0, .4);
    margin: 0 auto;    
}
.wallet-badges-pill-border {
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='8' ry='8' stroke='%23945A2BFF' stroke-width='6' stroke-dasharray='8%2c 14' stroke-dashoffset='5' stroke-linecap='square'/%3e%3c/svg%3e");
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: normal;
	padding:10px 18px 11px 0px;
	border-radius: 8px;
}
.wallet-badges-pill-emblem {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	padding-right:14px;
    margin-top: -25px;
    margin-bottom: -25px;
    margin-left: -15px;
}
.wallet-badges-pill-emblem img {
	height: 100px;
}
.wallet-badges-pill-text {
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	color:#fff;
}
.wallet-badges-pill-text span {
	display:block;
}
.wallet-badges-pill-text span.wallet-badges-pill-title {
	font-size:26px;
	font-weight:bold;
	line-height:28px;
    text-align: center;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 1);
}
@media (max-width: 380px) {  
	.wallet-badges-pill-text span.wallet-badges-pill-title {
		font-size:24px;
	}
}
@media (max-width: 360px) {  
	.wallet-badges-pill-text span.wallet-badges-pill-title {
		font-size:22px;
	}
}
@media (max-width: 350px) {  
	.wallet-badges-pill-text span.wallet-badges-pill-title {
		font-size:21px;
	}
}
.wallet-badges-pill-text span.wallet-badges-pill-subtext {
	font-size:15px;
	line-height: 20px;
	margin-left:5px;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 1);
}
.wallet-badges-pill-amount span.wallet-badges-pill-subtext i {
	font-size:13px;
	margin-top: 4px;
    vertical-align: baseline;
}
@media (max-width: 370px) {  
	.wallet-badges-pill-emblem {
		padding-right:11px;
	}
	.wallet-badges-pill-text span.wallet-badges-pill-subtext {
		font-size:14px;
	}
}
/* M Animation */
.fancy-tada {
    animation: fancy-tada 3.4s ease infinite;
    -webkit-animation: fancy-tada 3.4s ease infinite;
}
@-webkit-keyframes fancy-tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    5%,10% {
        -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -5deg);
        transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -5deg);
    }
    15%,25%,35%,45% {
        -webkit-transform: scale3d(1.14, 1.14, 1.14) rotate3d(0, 0, 1, 5deg);
        transform: scale3d(1.14, 1.14, 1.14) rotate3d(0, 0, 1, 5deg);
    }
    20%,30%,40% {
        -webkit-transform: scale3d(1.14, 1.14, 1.14) rotate3d(0, 0, 1, -5deg);
        transform: scale3d(1.14, 1.14, 1.14) rotate3d(0, 0, 1, -5deg);
    }
    50% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes fancy-tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    5%,10% {
        -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -5deg);
        transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -5deg);
    }
    15%,25%,35%,45% {
        -webkit-transform: scale3d(1.14, 1.14, 1.14) rotate3d(0, 0, 1, 5deg);
        transform: scale3d(1.14, 1.14, 1.14) rotate3d(0, 0, 1, 5deg);
    }
    20%,30%,40% {
        -webkit-transform: scale3d(1.14, 1.14, 1.14) rotate3d(0, 0, 1, -5deg);
        transform: scale3d(1.14, 1.14, 1.14) rotate3d(0, 0, 1, -5deg);
    }
    50% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
/* login and create account */
.v2-container .login-info {
    background-color: transparent !important;
    border-radius: 0px;
    max-width:425px;
    margin:0 auto;
    padding-top:0px;
}
.v2-container .login-info .form-group .pleasenote {
    max-width:230px;
    margin:0 auto;
}
.v2-container .login-info .signin {
	font-size: 1.3em;
	background-color: #bc4122;
	background-image:none;
	border:none;
	width:100%;
	border-radius:8px;
	padding: 10px 12px;
}
.v2-container .login-info .createacct {
	font-size: 1.5em;
	background-color: #bc4122;
	background-image:none;
	border:none;
	padding:15px 15px;
	width:100%;
	border-radius:8px;
	outline:none;
	color:#fff;
}

.v2-container .login-info .form-control {
	font-size: 16px;
    height: 44px;
}
#login-dp .message-info {
    border: 1px solid;
    clear: both;
    padding: 8px 15px;
    margin: 15px 20px 25px;
    font-size: .8em;
}
body.createaccount .v2-pagename {
    font-size: 43px;
    line-height: 43px;
}
/* profile */
body.profile .v2-header {
    padding: 10px 15px;
    height: 86px;
    margin-bottom: 22px;
}
.profile-welcome {
	text-align:center;
}
.profile-welcome .profile-info {
	margin-bottom:20px;
	max-width:425px;
	margin:0 auto 18px auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	background-color: transparent;
	gap:22px;
	padding-top:0px;
}
.profile-welcome .profile-photo {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	order: 0;
	background-size:cover;
	border-radius:12px;
	margin-top: 5px;
}
.profile-welcome .profile-photo div {
	width:155px;
	height:185px;
	background-size:cover;
	border-radius:12px;
	margin: 0 auto;
    position: relative;
}
.profile-welcome .profile-photo div a  {
	display:inline;
}
.profile-welcome .profile-photo div .glyphicon  {
	position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 30px;
    top: unset;
	opacity: 1;
    color: #f0ece2;
}
.profile-welcome .profile-details {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: center;
	order: 0;
	padding: 0px;
}
.profile-welcome .profile-details div:not(.reward-points-pill-container) {
    background-color: transparent !important;
    background-image: none !important;
}
.profile-welcome h1 {
	font-size: 30px;
    margin-bottom: 0px;
    line-height: 35px;
}
.profile-details .profile-city {
	color: #bebad0;
	font-size:12px;
	margin-top:2px;
}
.profile-details .profile-since {
	font-size:17px;
	line-height:18px;
	margin-top:12px;
}
.profile-details .profile-since span {
	font-size:22px;
}
.profile-details .welcome-points {
	margin: 15px 0 8px;
}
.profile-details .profile-redeem a {
	color: #ff7f58;
	font-size: 13px;
}
.profile-details .reward-points-pill-container {
    background-color: #3d6098 !important;
}
.profile-buttons.row, .profile-logout.row {
	max-width:425px;
	margin:-10px auto 0px;
}
.profile-buttons > div {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: normal;
	align-content: normal;
	gap:10px;
	padding: 0px;
}
.profile-buttons div a {
	display: flex;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: center;
	order: 0;
	width:31%;
	aspect-ratio: 1 / 1.2;
	align-items: center;
    justify-content: center;
    background-color: #bc4122;
	border-radius:12px;
	font-size: 22px;
    line-height: 23px;
    padding: 8px;
    color:#fff;
    text-decoration:none !important;
}
.profile-buttons div a:nth-child(odd) {
	background-color: #3d6098;
    color: #fff;
}
.profile-buttons div a:active {
    opacity: .6;
}
body.mcm-app-v2.profile .profile-favorites .landing-info-box-accordion {
	padding: 0px 6px 10px 6px;
}
.profile-favorites h2 {
	margin-bottom:15px;
	font-size:26px;
}
.profile-favorites .landing-info-box {
    padding: 10px 6px;
}
.profile-favorites {
	max-width:425px;
	margin:0px auto 0px;
}
.profile-favorites .row.info {
    margin-top: 0px;
}
.profile-favorites .panel-default > .panel-heading a {
    background-color: #bc4123 !important;
    border-radius: 3px;
    padding: 15px 15px 15px 15px !important;
    text-align:left;
}
.profile-favorites .drink-box a:first-child .media {
    margin-top: 10px;
}
.profile-passport h2 {
	margin-bottom:15px;
	font-size:26px;
}
.profile-passport .landing-info-box, .profile-logout .landing-info-box {
    padding: 10px 6px;
}
.profile-passport {
	max-width:425px;
	margin:30px auto 0px;
}
.profile-passport .row.info {
    margin-top: 0px;
}
.profile-passport .profile-passport-link {
    background-color: #eee9db;
    color: #273c60;
    background-image:none;
}
.profile-logout.row {
	margin-top: 60px !important;
}
.v2-container .profile-logout a div {
    font-size: 1.5em;
    background-color: #bc4122;
    background-image: none;
    border: none;
    padding: 15px 15px;
    width: 100%;
    border-radius: 8px;
    outline: none;
    color: #fff;
    text-decoration:none !important;
}
.v2-container .profile-logout a {
    text-decoration:none !important;
}
/* Drinks On Tap */
body.drinks .v2-list-header {
    justify-content: space-between;
}
body.drinks .v2-list-name {
    padding-left: 5px;
    padding-right: 25px;
	width: fit-content;
    white-space: nowrap;
    flex-grow: 0;
}
body.drinks .v2-list-image {
    width: unset;
    flex-grow: 1;
	max-width:180px;
}
body.mcm-app-v2.drinks .mcm-doodad-bg:before {
	content:'';
	background-color:#284061;
	height:50px;
	right:0;
	left:0;
	display:block;
	position:absolute;
	z-index:0;
}
.drinks-info .panel-default > .panel-heading a {
    background-color: #bc4123 !important;
    border-radius: 3px;
    padding: 15px 15px 15px 15px;
}
.drinks-welcome h1 {
    font-size: 32px;
    line-height: 36px;
    padding: 0px 0px 10px;
    margin-top: 20px;
}
.drinks-welcome p {
    font-size: 16px;
    margin-bottom:20px;
}
.drinks-browse h1 {
	margin-top: 40px;
    font-size: 32px;
    line-height: 36px;
}
.drinks-browse .ontap-select, .drinks-browse .drinks-info {
	max-width:425px;
	margin:0 auto;
} 
.drinks-browse .ontap-select select.form-control {
    background-color: #eee9db;
    color: #273c60;
    padding: 10px 15px 10px 15px;
    border-radius: 3px;
	font-size: 1.4em;
}
.drinks-browse .ontap-select .form-group:after {
    top: 12px;
    color: #273c60;
}
.ontap-select option {
    color: #FFC160;
}
body.mcm-app-v2.drinks .drink-box {
    padding: 0px 10px 10px;
}
body.mcm-app-v2.drinks .drink-box .media:last-child {
    margin-top: 30px;
}
.drinks-userinfo {
	color:#fff;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: normal;
	align-items: normal;
	align-content: normal;
}
.drinks-userinfo {
	color:#fff;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: normal;
	align-items: normal;
	align-content: normal;
    background-image: url(../images/mcm-bg-diagonal-stripes-doubled.png);
    background-repeat: repeat;
    background-position: center center;
	padding: 6px 2px 4px 2px;
	font-size: 13px;
	border-radius: 8px;
	margin-top: 8px;
}
.drinks-userinfo span:not(.glyphicon) {
	font-size:10px;
	display: block;
	color: #bebad0;
}
.drinks-triedit {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	width: 40%;
	text-align:center;
}
.drinks-yourrating {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	width: 60%;
	text-align:center;
}
.drinks-yourrating .drinks-stars {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: normal;
	gap:4px;
}
.drinks-rating-digit {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
}
body.drinks.list.mcm-app-v2 .v2-bluebox {
    background-color: #f0ece2;
    color: #273c60;
}
body.drinks.list.mcm-app-v2 .v2-bluebox .v2-text-shadow {
    text-shadow: 0px 4px 0px #ddd5c2;
}

/* Drinks landing */
body.drinks-landing .emblem-container {
    left: -50%;
}
body.drinks-landing .emblem {
    width: 100%;
    padding-top: 15px;
    max-width:260px;
}
body.mcm-app-v2.drinks-landing .property-header .property-image .propert-image-icons {
	justify-content: flex-end;
}
body.drinks-landing .property-title h1 {
    margin-bottom: 0px;
    padding-bottom: 10px;
}
body.drinks-landing .property-title h1 small {
    display: block;
    color: #bebad0;
    margin-top: 10px;
    font-size: 28px;
}
body.drinks-landing .mcm-doodad-bg:before {
	content:'';
	background-color:#284061;
	height:50px;
	right:0;
	left:0;
	display:block;
	position:absolute;
	z-index:0;
}
body.drinks-landing .v2-whitebox {
	margin-top: 15px;
}
body.drinks-landing .v2-whitebox h2 {
    font-size: 34px;
}
.drink-landing-unatappd {
    padding-top: 22px;
    display: block;
    margin: 0 auto -10px auto;
    width: fit-content;
}
.drinks-landing .panel-default > .panel-heading a {
    background-color: #bc4123 !important;
    border-radius: 3px;
    padding: 15px 15px 15px 15px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
    padding: 15px 15px 10px;
    background-color: rgba(20, 29, 45, .7);
}
.drinks-landing-info {
    max-width: 425px;
    margin: 0 auto;
}
body.drinks-landing .drinks-browse h1 {
    font-size: 38px;
    line-height: 30px;
}
body.drinks-landing .v2-bluebox2 {
    margin-top: 28px;
}
.drink-landing-details {
	text-align:center;
}
.drink-landing-details .v2-bluebox2-container {
	border-radius:8px;
}
.drink-landing-details-image {
	margin-bottom:20px;
	padding-top:5px;
}
.drink-landing-details-image h4 {
    margin-bottom: 10px
}
.drink-landing-details-image img {
	border-radius:10px;
	display:block;
	margin:0 auto;
}
.drink-landing-details-disclaimer {
	font-size:10px;
	line-height:12px;
	display:block;
	position:relative;
	background-color: #f0ece1;
	width:fit-content;
	margin:-9px auto 0;
	padding:3px 6px;
	border-radius:4px;
	color: #284678;
}
.drink-landing-details {
	text-align:center;
}
.drink-landing-details-attributes {
    background-image: url(../images/mcm-bg-diagonal-stripes-doubled.png);
    background-repeat: repeat;
    background-position: too left;
    border-radius:10px;
    padding: 15px 20px  5px 15px;
    margin-bottom: 10px;
}
.drink-landing-details-attributes div {
	line-height: 20px;
    margin-bottom: 15px;
}
.drink-landing-rate {
    margin: 20px auto;
    max-width: 375px;
}
.drink-landing-rate > div {
    background-image: url(../images/mcm-bg-diagonal-stripes-doubled.png);
    background-repeat: repeat;
    background-position: center center;
    max-width: 375px;
    margin: 0px 10px;
    border-radius: 10px;
}
.drink-landing-rate .rating {
    margin-bottom: 0px;
}
.drink-landing-triedit {
    padding: 10px 30px 10px 30px;
    margin: 30px auto 30px
}
.drink-landing-triedit .v2-button-text {
	padding-right: 8px;
	font-size: 26px;
	line-height:24px;
}
.drink-landing-triedit .v2-button-icon {
	padding-left: 8px;
}
.drink-landing-triedit .v2-button-icon span {
    font-size: 37px;
    vertical-align: middle;
    top:-1px;
}
/* Near Me */
body.nearme.mcm-app-v2 .v2-header {
    margin-bottom: 10px;
}
body.mcm-app-v2 .nearme-box {
    padding: 20px 15px 20px 15px;
}
body.mcm-app-v2 .row.nearme-box {
    padding: 15px 15px 0px 15px;
}
.distance-nearme {
    margin-top: 0px;
    border-radius: 8px;
    background-image:none;
    background-color: transparent;
}

.distance-nearme .distance-digit {
	position:relative;
    background-image:none;
}
.distance-nearme .distance-digit a {
	position:relative;
    background-image:none;
}
.distance-nearme div:first-child {
    background-color: #3d6098;
    color: #fff;
	border-radius: 8px 0px 0px 8px !important;
}
.distance-nearme .distance-digit a.digit1 {
	background: rgba(0, 0, 0, .15);
}
.distance-nearme .distance-digit a.digit2 {
	background: rgba(0, 0, 0, .3);
}
.distance-nearme .distance-digit a.digit3 {
	background: rgba(0, 0, 0, .45);
}
.distance-nearme .distance-digit a.digit4 {
	background: rgba(0, 0, 0, .6);
}
.distance-nearme .distance-digit a.digit5 {
	background: rgba(0, 0, 0, .75);
}
.distance-nearme .selected a {
    background-image:none !important;
    background-color: #bc4122 !important;
    color: #fff;
}
.nearme-box .digit4 {
    border-radius: 0 !important;
}
body.mcm-app-v2 .nearme-map {
    padding: 0px 0px;
}

/* Music & Events list */
body.mcm-app-v2.music-events:not(.music-events-landing) footer {
    margin-bottom: 50px;
}
body.music-events .v2-list-header {
    justify-content: space-between;
}
body.music-events .v2-list-name {
    padding-left: 5px !important;
    padding-right: 25px !important;
	width: fit-content;
	flex-grow: 0;
}
body.music-events .v2-list-image {
    width: unset !important;
	max-width:180px;
	flex-grow:1;
}
.list-generic .music-box h4.media-heading {
	color: #FFC160;
	font-size:20px;
	line-height: 25px;
}
.list-generic .music-box h5.media-heading {
	color: #bebad0;
}
body.movies #MainContent_MovieDetails.music-landing .music-landing {
	padding-top:0px;
}
.music-landing .music-box {
    padding: 10px 0px;
    max-width: 425px;
    margin: 0 auto;
    float: unset;
}
.music-landing .music-box .media {
    margin: 20px 5px 30px;
    display:block;
}
body.music-events.list .music-landing .music-box .media {
    background-color: rgba(20, 29, 45, .6);
	padding: 23px 15px;
	margin: 23px 0px;
	border-radius: 8px;
}
body.music-events.list .music-landing .music-box .media:hover,
body.music-events.list .music-landing .music-box .media:active {
    background-color: rgba(20, 29, 45, 1);
}
body.music-events.list .music-landing .music-box .media:last-child {
    margin-top: 20px;
}
body.music-events.list .list-generic .music-landing .music-box h4.media-heading {
    margin-top: -4px;
}
.music-landing .music-box h2 {
    background-color: #bc4122;
    color: #fff;
    background-image:none;
}
body.music-events.list .list-generic .music-landing .music-box a.button {
	display: inline-block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	background-color: #bc4122;
	color:#fff;
	border-bottom: none;
	border-radius:10px;
	font-size:17px;
	font-family: 'Alegreya SC', serif;
    font-weight: 700 !important;
    text-align:center;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 10px;
}

/* Music & Events landing */
body.music-events-landing .property-image .col-xs-12 {
    padding:0;
}
body.music-events-landing .property-image .col-xs-12 img#MainContent_eventPoster {
    border-radius:8px;
    margin-top: 0px;
}
body.music-events-landing .landing-title {
    max-width:425px;
    margin:0 auto;
    padding:0 10px;
    clear:both;
}
body.music-events-landing .landing-title h1 {
    font-family: 'Sarala', sans-serif;
	font-size: 28px;
    line-height: 34px;
    text-shadow: 0px 4px 0px #274A78;
    padding: 20px 0px 0px;
    margin-top: 20px;
    margin-bottom: 15px;
    clear:both;
}
body.music-events-landing .landing-title h3 {
    margin-bottom: 0px;
    margin-top: 8px;
}
body.music-events-landing .landing-title h3.music-events-landing-sponsor {
    margin-bottom: 0px;
    margin-top: 14px;
}
body.music-events-landing .music-landing-titlesub a {
    color: #FFC160;
    text-decoration: none;
    outline: none;
}
body.music-events-landing .mcm-doodad-bg:before {
    content: '';
    background-color: #284061;
    height: 50px;
    right: 0;
    left: 0;
    display: block;
    position: absolute;
    z-index: 0;
}
body.music-events-landing .v2-whitebox h2 {
    color: #284678;
    font-size: 26px;
    margin-bottom: 10px;
}
body.music-events-landing .v2-whitebox {
    max-width: 425px;
    background-color: white;
    border-radius: 50px;
    min-height: 50px;
    margin: 0 auto;
    margin-top: 23px;
    padding: 23px 20px 25px;
    position: relative;
}
body.music-events-landing .v2-whitebox a.button {
	display: inline-block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	background-color: #bc4122;
	color:#fff;
	border-bottom: none;
	border-radius:10px;
	font-size:18px;
	font-family: 'Alegreya SC', serif;
    font-weight: 700 !important;
    text-align:center;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.music-events-landing-venue-buttons {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: normal;
    gap: 10px;
    margin-top: 25px;
}
.music-events-landing-venue-city {
	background-color:#bc4122 !important;
    border-radius: 99px;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: normal;
    order: 0;
    width: max-content;
    padding:5px 9px 5px 18px;
    color: #fff;
}
.music-events-landing-venue-city-text {
	font-size:16px;
	text-align:center;
	padding-right: 10px;
	line-height:22px;
}
.music-events-landing-venue-city-icon {
	width:38px;
	height:38px;
	background-color:#c35439 !important;
	border-radius:99px;
	line-height: 40px;
    text-align: center;
    font-size: 19px;
}
.music-events-landing-venue-call {
	background-color:#bc4122 !important;
    border-radius: 99px;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: normal;
    order: 0;
    width: max-content;
    padding:5px 9px 5px 18px;
    color: #fff;
}
.music-events-landing-venue-call-number {
	font-size:16px;
	text-align:center;
	padding-right: 10px;
	line-height:22px;
}
.music-events-landing-venue-call-number a {
	color:#fff;
}

.music-events-landing-venue-call-number span {
	display:block;
}
@media (max-width: 380px) {  
	.music-events-landing-venue-call-number, .music-events-landing-venue-city-text {
		font-size:16px !important;
		line-height:22px !important;
	}
}
.music-events-landing-venue-call-icon {
	width:38px;
	height:38px;
	background-color:#c35439 !important;
	border-radius:99px;
	line-height: 40px;
    text-align: center;
    font-size:18px;
}
.music-events-landing-tickets {
    padding: 18px 145px 18px 32px;
    margin: 30px auto 40px;
	background: #bc4122 url(../images/box-link-horz-tickets-v2.png) center center/100% auto repeat-x !important;
}
.music-events-landing-tickets .v2-button-text {
	padding-right: 8px;
	font-size: 36px;
	line-height:28px;
}
.music-events-landing-tickets .v2-button-icon {
	padding-left: 8px;
}
.music-events-landing-tickets .v2-button-icon i {
    font-size: 37px;
    vertical-align: middle;
    top:-1px;
}
.music-events-landing-description .v2-bluebox2-container {
    padding: 12px 20px 20px 20px !important;
	font-size: 14px;
    line-height: 22px;
	background-color: rgba(20, 29, 45, .7);
    color: #fff;
    border-radius: 8px;
}
.music-events-landing-description h2 {
	margin-top: 10px;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 28px;
    text-shadow: 0px 3px 0px #274A78;
}
.music-events-landing-description .music-description-image {
    background-color: #eee;
    color: #333;
    width: 200px;
    height: 200px;
    float: unset;
    background-position: center;
    background-size: cover;
    margin: 10px auto 20px;
}
.music-events-landing-description .v2-bluebox2 p {
    margin: 0 0 15px;
}
.music-events-landing-description .v2-bluebox2 p:last-child {
    margin-bottom:0px;
}
.music-events-landing-description .v2-bluebox2 iframe {
    max-width: 100%;
}
.music-events-landing-description dl {
    margin-top: 20px;
    text-align: center;
}
.music-events-landing-description dl a {
    color: #bc4123;
    text-decoration: none;
    outline: none;
    font-size: 13px;
}
.music-events-landing-other a.other-box {
  	background-color:#3d6098 !important;
  	padding: 8px 10px 8px 20px;
  	margin-top:20px;
}
.music-events-landing-other a.other-box .v2-button-text {
	font-size:19px;
	padding-right: 11px;
    padding-left: 2px;
}
/* Movies list */
body.mcm-app-v2.movies .generic-welcome h1,
body.mcm-app-v2.music-events .generic-welcome h1 {
    font-size: 31px !important;
    line-height: 36px !important;
}
body.mcm-app-v2.movies .v2-list-header {
    justify-content: space-between;
}
body.mcm-app-v2.movies .v2-list-name {
    padding-left: 5px;
    padding-right: 25px !important;
	width: fit-content;
	flex-grow: 0;
}
body.mcm-app-v2.movies .v2-list-image {
    width: unset !important;
	max-width:180px;
	flex-grow:1;
}
body.mcm-app-v2.movies:not(.movies-landing) footer {
    margin-bottom: 50px;
}
body.movies .box-link-tickets-small {
    padding: 6px 80px 4px 17px;
	background: #bc4122 url(../images/box-link-horz-tickets-v2.png) center center/100% auto repeat-x !important;
	font-size:18px;
	margin:0 0 10px;
	border-radius: 8px;
}
body.movies .music-landing .music-box .media {
    margin: 25px 5px 35px;
}
body.movies .music-landing .music-box p {
    margin: 0 0 9px
}
.movie-thumb-tall {
    height: 130px !important;
}
body.movies .list-generic {
    padding: 18px 15px 50px 15px;
}
body.movies .music-landing .music-box .media {
	background-color: rgba(20, 29, 45, .6);
	padding: 23px 15px;
	margin: 23px 0px;
	border-radius: 8px;
}
body.movies .music-landing .music-box .media:hover,
body.movies .music-landing .music-box .media:active {
    background-color: rgba(20, 29, 45, 1);
}
body.movies .music-landing .music-box .media:last-child {
    margin-top: 20px;
}
body.movies .list-generic .music-landing .music-box h4.media-heading {
    margin-top: -3px;
	font-family: 'Alegreya SC', serif;
    font-weight: 700 !important;
}
/* Movies landing */
body.mcm-app-v2.movies-landing form {
	 margin-block-end: 0px;
}
body.movies-landing .property-image {
    margin-top:15px;
}
body.movies-landing .property-image .col-xs-12 {
    padding:0;
}
body.movies-landing .landing-title {
    max-width:425px;
    margin:0 auto;
    padding:0 10px;
    clear:both;
}
body.movies-landing .landing-title h1 {
    font-family: 'Sarala', sans-serif;
	font-size: 28px;
    line-height: 30px;
    text-shadow: 0px 4px 0px #274A78;
    padding: 20px 0px 0px;
    margin-top: 20px;
    margin-bottom: 15px;
    clear:both;
}
body.movies-landing .music-landing-titlesub a {
    color: #FFC160;
    text-decoration: none;
    outline: none;
}
body.movies-landing .mcm-doodad-bg:before {
    content: '';
    background-color: #284061;
    height: 50px;
    right: 0;
    left: 0;
    display: block;
    position: absolute;
    z-index: 0;
}
body.movies-landing .v2-whitebox h2 {
    color: #284678;
    font-size: 26px;
    margin-bottom: 10px;
}
body.movies-landing .v2-whitebox {
    max-width: 425px;
    background-color: white;
    border-radius: 50px;
    min-height: 50px;
    margin: 0 auto;
    margin-top: 23px;
    padding: 23px 20px 25px;
    position: relative;
}
.movies-landing-description .v2-bluebox2-container {
    padding: 10px 20px 20px;
    background-color: #f0ece2;
    color: #273c60;
    border-radius: 8px;
}
.movies-landing-description h2 {
	margin-top: 10px;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 24px;
    text-shadow: none;
}
.movies-landing-description .music-description-image {
    background-color: #eee;
    color: #333;
    width: 200px;
    height: 200px;
    float: unset;
    background-position: center;
    background-size: cover;
    margin: 10px auto 20px;
}
.movies-landing-showtimes {
	display:block;
	max-width:425px;
	margin:30px auto;
	padding:0 10px;
}
.movies-landing-showtimes a.button {
    display: inline-block;
    background-color: #bc4122;
    color: #fff;
    border-bottom: none;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 5px;
    padding: 6px 20px;
}
.movies-landing-other a.other-box {
  	background-color:#3d6098 !important;
  	padding: 8px 10px 8px 20px;
  	margin-top:20px;
}
.movies-landing-other a.other-box .v2-button-text {
	font-size:19px;
	padding-right: 11px;
    padding-left: 2px;
}
/* Passport Landing and Passport Prop List */
body.passport.mcm-app-v2 .v2-header {
    margin-bottom: 10px;
}
body.passport.mcm-app-v2 section.content-wrapper.main-content {
    padding: 0px;
}
body.passport:not(.passport-landing) footer {
    margin-bottom:50px;
}
body.passport.mcm-app-v2 {
	background-image:url('../images/bg-chalk_background-passport-v2.jpg');
    background-size: cover;
    position: fixed;
    z-index: -1;
}
body.passport.mcm-app-v2 .v2-container-passport-landing {
	padding: 50px 0px 100px 0px;
}
body.passport.mcm-app-v2 .v2-header .v2-pagename {
	font-size: 45px;
    line-height: 49px;
	text-transform: uppercase;
    color: #FFC160;
    font-family: 'poorfarm', cursive;    
    text-shadow: 0px 1px 4px #000;
    font-weight: normal !important;
}
body.passport.mcm-app-v2 .v2-header-passport-landing {
	display:block;
	background-color:transparent;
    height: unset;
}
body.passport.mcm-app-v2 .v2-header-passport-landing .v2-pagename {
	margin: 20px 0 6px 0;
    text-transform: uppercase;
    font-size: 51px;
    color: #FFC160;
    font-family: 'poorfarm', cursive;
    text-shadow: 0px 1px 4px #000;
    line-height: 55px;
}
.passport-welcome {
	max-width:425px;
	margin:-8px auto 0px;
	padding: 0px 15px;
}
.passport-welcome h2 {
	font-size: 32px;
	margin-bottom:10px;
}
.passport-welcome .landing-info-box {
    padding: 10px 10px;
}
.passport-welcome.passport-welcome-register .landing-info-box {
    height: 80px;
}

.passport-welcome p {
	font-size:19px;
	margin-bottom: 15px;
}
.passport-welcome p.disclaimer {
	font-size:13px;
	padding: 15px 25px;
}
.passport-welcome .row.info {
    margin-top: 0px;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
}
.passport-welcome .passport-welcome-link {
	background-color: #3d6098;
    color: #fff;
    background-image:none;
    font-size: 21px;
    line-height: 24px;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
}
.passport-learnmore .v2-button-brown .v2-button-text {
    font-size: 24px;
    line-height: 20px;
    padding: 1px 11px 1px 4px;
}
.passport-learnmore .v2-button-brown .v2-button-icon span {
    font-size: 40px;
}
.passport-learnmore .v2-button-brown {
    margin: 20px auto 0;
}
body.passport.mcm-app-v2 .v2-header:not(.v2-header-passport-landing) {
    padding: 20px 0px;
    background-color:transparent;
    margin-top: 10px;
}
body.passport.mcm-app-v2 .passport-box {
    padding: 15px 15px 14px 15px;
    max-width:500px;
    margin:0 auto;
    float:unset;
}
body.passport.mcm-app-v2 .passport-box .box-namepassport {
    background-size: cover !important;
}
body.passport.mcm-app-v2 .passport-box h2 {
    font-size:32px;
    line-height:36px;
}
body.passport.mcm-app-v2 .v2-container:not(.v2-container-passport-landing) {
    padding: 42px 0px 52px 0px;
    min-height:unset;
    margin-top: 10px;
}
body.passport.mcm-app-v2 .v2-container:not(.v2-container-passport-landing) .passport-welcome p.disclaimer {
    padding: 0px 0px; 
}
/* Passport Property */
body.passport-property.mcm-app-v2 .v2-header .v2-pagename {
    font-size: 42px;
    line-height: 47px;
}
body.passport-property.mcm-app-v2 .v2-header {
    margin-top: 0px;
    margin-bottom: 0px;
    display: block;
    height: unset;
}
.passport-property-name-subtext {
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 1);
	font-size:18px;
}
.passport-property-count {
  	background-color:#3d6099;
	width: max-content;
    border-radius: 28px;
    margin: 16px auto 0;
    color: #fff;
    font-size: 28px;
    text-align: center;
    line-height: 20px;
    display: block;
    padding: 10px 30px 13px 30px;
}
body.passport-property.mcm-app-v2 .passport-stamps2 {
    padding-bottom:0px;
}
body.passport-property.mcm-app-v2 .passport-prop-name h2 {
    font-size: 24px;
}
body.passport-property.mcm-app-v2 .v2-container {
	border-radius:0px !important;
	margin-top:0px !important;
	background-position:center top;
}
/* Art */
body.art.mcm-app-v2 .v2-header {
    margin-bottom: 10px;
}
body.mcm-app-v2.art:not(.art-artist) .mcm-doodad-bg:before {
	content:'';
	background-color:#284061;
	height:50px;
	right:0;
	left:0;
	display:block;
	position:absolute;
	z-index:0;
}
body.art.mcm-app-v2.art-property .art-browse {
	min-height: 500px
}
.art-browse .v2-whitebox p {
	margin-bottom:10px;
	font-size: 15px;
	line-height:24px;
}
.art-browse .v2-whitebox p:last-child {
	margin-bottom:0px;
}
.art-info .panel-default > .panel-heading a {
    background-color: #bc4123 !important;
    border-radius: 3px;
    padding: 15px 15px 15px 15px;
}
.art-browse h1 {
	margin-top: 30px;
    font-size: 32px;
    line-height: 36px;
}
.art-browse .art-info {
	max-width:425px;
	margin:0 auto;
} 
.art-browse .drink-box a:first-child .media {
    margin-top: 10px;
}
.art-info .panel-default .panel-body.list-v2 {
	padding: 10px 7px 12px;
}
/* Art Property and Artist */
body.mcm-app-v2.art:not(.art-landing) footer {
    margin-bottom: 50px;
}
.art-title h1 {
    text-align: center;
    font-size: 2.8em;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 1);
    padding-bottom: 0px;
    background-color: transparent;
    display: block;
    color: #FFC160;
    font-family: 'poorfarm', cursive;
    text-transform: uppercase;
    margin:30px 0 -10px;
    padding:0 15px;
}
body.art-artist .art-title h1 {
    margin: 30px 0 25px;
}
body.art-artist .mcm-doodad-bg {
    background-color: #1d3557;
    min-height: 300px;
    border-radius: 50px 50px 0px 0px;
    background-image: url(../images/mcm-app-blue-doodad-pattern.jpg);
    background-repeat: repeat;
    background-position: 50px center;
    position: relative;
    padding: 35px 15px 100px 15px;
}
body.art-artist .art-browse .list, body.art-property .art-browse .list {
	max-width:425px;
	margin:20px auto 0;
}
.art-bio {
	max-width:425px;
	margin: 0px auto 0 !important;
}
body.mcm-app-v2 .art-bio .landing-info-box-accordion {
	padding-top:0px;
}
body.mcm-app-v2 .art-bio .landing-info-box-accordion .panel-group {
	margin-top: 0px;
}
body.mcm-app-v2 .art-bio .landing-info-box-accordion .panel-group .panel {
    margin-bottom: 0px;
}
.art-bio .panel-default > .panel-heading a {
    background-color: #bc4123 !important;
    border-radius: 3px;
    padding: 15px 15px 15px 15px;
}
.art-list {
	max-width:425px;
	margin: 25px auto 0 !important;
}
body.art-landing .property-image {
    margin-top:10px;
}
body.art-landing .property-image .col-xs-12 {
    padding:0;
    max-width:425px;
    margin: 0px auto;
    float:unset;
}
body.art-landing .property-image .col-xs-12 .propert-image-icons {
    justify-content:flex-end;
}
body.art-landing .landing-title {
    max-width:425px;
    margin:0 auto;
    padding:0 10px;
    clear:both;
    min-height: 150px;
}
body.art-landing .landing-title h1 {
    font-size: 2.1em !important;
    font-family: 'poorfarm', cursive;
    margin: 20px 0 15px 0;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    font-weight:normal;
    clear:both;
}
body.art-landing .landing-title h2, 
body.art-landing .landing-title h3 {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 1);
}
body.art-landing .landing-title h2 {
    font-size: 1.6em;
    margin: 12px 0 10px;
}
body.art-landing .landing-title h3 {
    font-size: 1.4em;
    margin: 5px 0 18px;
}
body.art-landing .v2-container {
    text-align:left;
    padding: 10px 15px 100px 15px;
    min-height: 300px;
    margin-top: 30px;
}
.art-landing-description .v2-bluebox2-container {
    padding: 10px 20px 20px;
    border-radius: 8px;
}
.art-landing-description h2 {
	margin-top: 10px;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 24px;
    text-shadow: none;
}
/* Floating footer changes */
body.mcm-app-v2 .floating-bottom .bg1 {
    background-image: none;
	background-color: #eee9db;
    color: #273c60;
}
body.mcm-app-v2 .floating-bottom .bg1 a {
    color: #273c60;
}
body.mcm-app-v2 .floating-bottom .bg2 {
    background-image: none;
    background-color: #2b4c82;
}
body.mcm-app-v2 .floating-bottom .bg3 {
    background-image: none;
    background-color: #2b4c82;
}
body.mcm-app-v2 .floating-bottom .bg4 {
    background-image: none;
    background-color: #2b4c82; 
}
body.mcm-app-v2 .floating-bottom .bg5 {
    background-image: none;
    background-color: #2b4c82;
	border-radius:0 8px 8px 0;
}
body.mcm-app-v2 .floating-bottom .bg2 a,
body.mcm-app-v2 .floating-bottom .bg3 a,
body.mcm-app-v2 .floating-bottom .bg4 a,
body.mcm-app-v2 .floating-bottom .bg5 {
    color: #eee9db;
}

/* Error Page */
body.mcm-app-v2.list.error footer {
    margin-bottom: 0px;
}
body.error .v2-header {
    padding: 10px 15px;
    height: 86px;
    margin-bottom: 22px;
}
body.error .v2-container {
    min-height: 600px;
}
.error-welcome {
	text-align:center;
}
.error-welcome .error-info {
	margin-bottom:20px;
	max-width:425px;
	margin:0 auto 18px auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	background-color: transparent;
	gap:22px;
	padding-top:0px;
}
.error-welcome .error-details {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: center;
	order: 0;
	padding: 0px;
}
.error-welcome .error-details div {
    background-color: transparent !important;
    background-image: none !important;
}
.error-welcome h1 {
	font-size: 32px;
    line-height: 35px;
    margin: 20px 0px;
}
.error-details .error-message {
	font-size:22px;
	line-height:28px;
	padding: 0 30px;
    margin: 30px 0px;
}
.error-details .error-message span {
	font-size:22px;
}
.error-text h2 {
	font-size:32px;
}
.error-return.row {
	max-width:425px;
	margin: 0 auto;
}
.error-return.row {
	margin-top: 30px !important;
}
.v2-container .error-return a div {
    font-size: 1.5em;
    background-color: #bc4122;
    background-image: none;
    border: none;
    padding: 15px 15px;
    width: 100%;
    border-radius: 8px;
    outline: none;
    color: #fff;
    text-decoration:none !important;
}
.v2-container .error-return a {
    text-decoration:none !important;
}
/* Search Results */
body.search-results .v2-header {
    padding: 10px 15px;
    height: 86px;
    margin-bottom: 22px;
}
body.search-results .v2-header .v2-pagename {
    font-size:40px;
}
body.search-results .top-search-box {
	max-width:425px;
	margin:0 auto 20px auto;	
	float:unset;
}
body.search-results .top-search-box .top-search {
    background-color: #3d6098;
}
body.search-results .v2-container {
    min-height: 500px;
}
.search-results-welcome {
	text-align:center;
}
.search-results-welcome .search-results-info {
	margin-bottom:20px;
	max-width:425px;
	margin:0 auto 18px auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	background-color: transparent;
	gap:22px;
	padding-top:0px;
}
.search-results-welcome .search-results-details {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: center;
	order: 0;
	padding: 0px;
}
.search-results-welcome .search-results-details div {
    background-color: transparent !important;
    background-image: none !important;
}
.search-results-welcome h1 {
	font-size: 30px;
    line-height: 34px;
    margin: 5px 10px 20px;
}
.search-results-info.v2-container {
	text-align:left;
	
} 
.search-results-info.v2-container .landing-info-box-accordion {
	max-width:425px;
	margin:0 auto;	
	float:unset;
} 
.search-results-info .panel-default > .panel-heading a {
    background-color: #bc4123 !important;
    border-radius: 3px;
    padding: 15px 15px 15px 15px;
}
.search-results-info .drink-box a:first-child .media {
    margin-top: 10px;
}
.search-results-info .music-landing .music-box .media:last-child {
    margin: 20px 5px 20px;
}
/* Click effects */
a:not(.accordianBar):active, a:not(.accordianBar):hover {
   opacity:.6;
}
/* Redeem Points page */
.redeem-points-welcome {
	max-width:425px;
	margin:-8px auto 0px;
	padding: 0px 15px;
}
.redeem-points-welcome p {
	font-size: 16px;
	margin-bottom: 25px;
}
.redeem-points-welcome h2 {
	font-size: 30px;
	text-shadow: 0px 4px 0px #274A78;
	margin-bottom:20px;
	text-align:center;
}
/* Social page */
body.mcm-app-v2.mcm-social {
    background-color: #264272;
}
body.mcm-app-v2.mcm-social .social-btn {
    background: #bc4122;
}
body.mcm-app-v2.mcm-social .login-info {
	background-color: rgba(20, 29, 45, .7) !important;
	max-width: 425px;
    margin: 0 auto;
}
/* Account Register Forgot Password tweaks */
body.account-login .container-home footer {
	margin-top:100px;
	background-color:#284061;
}
/* Notification Toggle */
.v2-notification-toggle {
	color:#555;
	margin-top:30px;
}
body.property .v2-notification-toggle {
	max-width: 425px;
    margin: 15px auto;
}
.v2-notification-toggle .container {
    min-height: unset;
}
.v2-notification-toggle .panel {
    padding:10px;
	background-color: #eee9db;
    border-radius: 10px;
    margin-bottom:7px;
}
.v2-notification-toggle .material-switch-container {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: normal;
	align-items: normal;
	align-content: normal;
	max-width: 360px;
    margin: 0 auto;
}
.v2-notification-toggle .material-switch-heading {
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: center;
	order: 0;
	padding-right:5px;
}
.v2-notification-toggle .container .material-switch-heading h2 {
    margin-top:0px;
    margin-bottom:0px;
    font-size: 22px;
	text-align: center;
    color: #273c60;
    line-height:1.1em;
}
@media (max-width: 370px) {  
	.v2-notification-toggle .container .material-switch-heading h2 {
	    font-size: 20px;	
	 }
}
@media (max-width: 350px) {  
	.v2-notification-toggle .container .material-switch-heading h2 {
	    font-size: 19px;	
	 }
}
.v2-notification-toggle .material-switch-toggle {
	display: flex;
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: auto;
	align-self: center;
	order: 0;
	width: 120px;
}
.v2-notification-toggle .material-switch-toggle .btn-notification-toggle {
	margin:0 auto;
}
.v2-notification-toggle .material-switch-toggle button {
	margin:0px;
	padding: 8px 14px;
}
.v2-notification-toggle .material-switch-toggle button.active {
	border: 1px solid transparent !important;
	background-color:#bc4122;
}
.v2-notification-toggle .material-switch-toggle button:not(.active) {
	background-color:#eee;
	color:#b6b5b5;
}
.v2-notification-toggle .material-switch-toggle button:focus {
	outline:none;
}
.v2-notification-toggle .material-switch-toggle button:not(.active):focus {
    box-shadow:unset;
	border-color: #ccc;
}
.v2-notification-toggle .material-switch-text {
	font-size:11px;
}
.v2-notification-toggle .material-switch-text p {
	margin-bottom:0px;
	margin-top:10px;
	max-width: 400px;
    margin: 10px auto 0;
}

/* Old toggle */
.v2-notification-toggle label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.v2-notification-toggle .material-switch-toggle > input[type=checkbox] {
    display: none;   
}
.v2-notification-toggle .material-switch-toggle > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 40px;  
}
.v2-notification-toggle .material-switch-toggle > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.v2-notification-toggle .material-switch-toggle > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.v2-notification-toggle .material-switch-toggle > input[type=checkbox]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.v2-notification-toggle .material-switch-toggle > input[type=checkbox]:checked + label::after {
    background: inherit;
    left: 20px;
}
/* end Old toggle */
/* Your Badges */
body.mcm-app-v2.badges {
    background:#284061;
}
.badges-v2 {
	clear:both;
}
.badges-header {
	background-color:#2b4c82;
	height:96px;
	margin: 0 12px;
	border-radius:10px;
	text-align:center;
	padding:15px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: normal;
	align-items: normal;
	align-content: normal;
	text-align:center;
	margin-bottom:30px;
}
.badges-name {
	font-size:45px;
	line-height:45px;
	color:#f0ece2;
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: center;
	order: 0;
	text-align:center;
}
.badges-welcome {
	text-align:center;
}
.badges-welcome h1 {
	font-size:30px;
}
.badges-welcome p {
	font-size:16px;
	max-width: 360px;
	margin:12px auto 30px;
	padding: 0 15px;
}
.badges-welcome p a {
	color:#ff7f58;
}
/* Badge List */
.badges-v2 .list-cards .row.list {
    padding-bottom: 15px;
}
.badges-v2 .list-cards h2 {
	margin-top: 20px; 
	margin-bottom: 10px;
}
.badges-v2 .seperator {
	border-top: 5px solid #fb602f;
    width: 95%;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 30px;
}
.badges-v2 .list-cards h2.badges-collected-heading {
	margin-bottom: 7px;
}
.badges-v2 .badges-collected-text {
	margin-bottom:15px;
}
.badges-v2 .badge-box {
    padding: 7px 7px 25px 7px;
}
.badges-v2 .badge-image {
    padding-top: 0% !important;
    padding-bottom: 110% !important;
    background-color: rgba(20, 29, 45, .6) !important;
}
.badges-v2 .badge-image img {
    padding: 14px 12px 15px 12px;
	margin: 0 auto;
	width: 98%;
}
.badges-v2 .badge-image .badge-name-plate {
    background-color: #2b4c82;
    border-radius: 14px;
    margin: 0 8%;
    margin-top: -3px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    padding: 8px;
}
.badges-v2 .badge-image.badge-collected .badge-name-plate {
    margin-top:100%;
}

.badges-v2 .badge-image.badge-active img {
    opacity: .25;
}
.badge-count {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    font-size:25px;
    margin-top: -25px;
}
/* flip the pane when hovered */
.flip-container.hover .flipper {
    transform: rotateY(180deg);
}
.flip-container,
.front,
.back {
    width: 100%;
    height: 100%;
}
/* flip speed */
.flipper {
    transition: 0.8s;
    transform-style: preserve-3d;
    position: relative;
}
/* hide back of pane during swap */
.front,
.back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
/* front pane, placed above back */
.front {
    z-index: 2;
    transform: rotateY(0deg);
}
/* back, initially hidden pane */
.back {
    transform: rotateY(180deg);
    background-size:contain;
}
.flip-container .back {
    position: relative;
}
.badge-collected-text {
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    color:#18263e;
    line-height: 1.2;
    padding:20px 25px;
	flex-direction: column;
	font-size:20px;
}
/* Badges Info */
body.mcm-app-v2 .badges-info {
	max-width:500px;
	margin:0 auto;
	text-align:left;
	padding-top: 15px;
}
.badges-info-box-accordion {
    padding-right: 10px;
    padding-left: 10px;
}
.badges-info .panel-default > .panel-heading a {
    background-color: #bc4123 !important;
    border-radius:3px;
}
/* Badges Intro */
.badges-intro-container {
	padding:0px 20px;
}
.badges-intro {
	background-color: rgba(72, 128, 199, .2) !important;
	max-width: 425px;
    margin: 0px auto 30px;
    border-radius: 8px;
    padding:10px 20px 20px;
}
.badges-intro h2 {
    font-size: 26px;
    text-align:center;
    margin-top: 15px;
}
.badges-v2 .badges-intro .seperator {
    border-top: 5px solid #fb602f;
    width: 30%;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

/*Investor Wallet CSS*/
.wallet-container .wallet-items > div a.card-link {
	display: inline-block;
	position: relative;
}

.card {
	transform-origin: center;
	transition: transform 0.6s ease, z-index 0.3s ease;
	font-weight: bold;
	cursor: pointer;
}

a.card-link:active, a.card-link:hover {
	opacity: 1;
}

.wallet-container .wallet-items .card a img {
	transition: transform 0.6s ease, z-index 0.3s ease;
}

.wallet-container .wallet-items .card.active a img {
	-webkit-filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, .5));
	filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, .5));
}
/* pulled slideUpZoom */
@keyframes pull-card {
	0% {
		transform: translate(0,0) scale(1);
	}

	60% {
		transform: translate(0,-80px) scale(1.05);
	}

	100% {
		transform: translate(0,-60px) scale(1.03);
	}
}

.card.active {
	animation: pull-card 0.6s ease forwards;
	z-index: 10;
}
/* close button */
.close-btn {
	position: absolute;
	top: -5px;
	right: -5px;
	background: #f0ece2;
	border: none;
	color: #273c60;
	font-size: 16px;
	line-height: 1;
	padding: 5px 5px 4px;
	border-radius: 50%;
	cursor: pointer;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s ease;
}

.card.active .close-btn {
	opacity: 1;
	pointer-events: auto;
}

@keyframes slideBack {
	0% {
		transform: translateY(-80px) rotate(-3deg);
	}

	100% {
		transform: translateY(0) rotate(0);
	}
}

.card.closing {
	animation: slideBack 0.5s ease forwards;
	z-index: 1; /* put it back into the stack after */
}
/* open button */
.open-btn {
	position: absolute;
	top: 0px;
	right: 0px;
	background: #f0ece2;
	border: none;
	color: #273c60;
	font-size: 12px;
	line-height: 1;
	padding: 2px 2px 2px 4px;
	border-radius: 50%;
	cursor: pointer;
	opacity: 1;
	pointer-events: none;
	transition: opacity 0.3s ease;
}

	.open-btn span {
		color: #273c60;
		font-size: 14px;
		line-height: 1;
	}

.card.active .open-btn {
	opacity: 0;
	pointer-events: auto;
}
/* wallet text */
.wallet-container .wallet-items > div.wallet-items-wallet {
	z-index: 5;
}

.wallet-container .card-text-container {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 63%;
	z-index: 3;
	color: red;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: normal;
	align-items: normal;
	align-content: normal;
	color: #5d5351;
	font-family: avenir-next-lt-pro, sans-serif;
}

.wallet-container .card-text-names {
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

.wallet-container .card-text-container-date {
	display: block;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px;
}

.wallet-container .card-text-valid {
	font-size: 10px;
	font-weight: 600;
}

.wallet-container .card-text-date {
	font-size: 13px;
}