﻿.pure-button-primary,
.serifCaps,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	margin: 0;
	font-family: EasonProDisplayCaps, EasonPro, Times New Roman, serif
}

.serif {
	font-family: EasonPro, Times New Roman, serif
}

::-webkit-input-placeholder {
	color: #999
}

::-moz-placeholder {
	color: #999
}

:-ms-input-placeholder,
::-ms-input-placeholder {
	color: #999
}

::placeholder {
	color: #999
}

:-moz-placeholder,
::-moz-placeholder {
	opacity: 1
}

.pure-button {
	color: #545454
}

.pure-button-primary {
	margin-top: 10px;
	font-size: 20px;
	color: #fff;
	border-radius: 0;
	background-color: #ee2e24;
	background: linear-gradient(180deg, #ff100a 0, #850703)
}

.pure-button-primary:focus,
.pure-button-primary:hover {
	color: #fff;
	background: #ff100a
}

.pure-menu-link,
a {
	color: #545454;
	transition: color .1s
}

.pure-menu-link:focus,
.pure-menu-link:hover,
a:focus,
a:hover {
	color: #c9c9c9;
	background-color: unset
}

button.pure-menu-link {
	background: none;
	border: none;
	padding: 0
}


.module {
	margin: 0 auto 15px;
	position: relative;
	background-color: #fff;
	padding: 35px 45px;
	box-shadow: 0 1px 5px #c9c9c9;
	text-align: left
}

.module h3 {
	border-bottom: 1px solid #c9c9c9;
	font-size: 22px;
	margin-bottom: 15px
}

.modField,
.module h3 {
	padding-bottom: 10px
}

.modField,
.modLink,
.modVal {
	margin: 0
}

.modVal {
	color: #545454;
	padding-left: 10px;
	overflow-wrap: break-word
}

.modLink {
	color: #545454;
	float: right;
	cursor: pointer;
	background: none;
	border: none;
	padding: 0
}

a.modLink {
	text-decoration: underline
}

form input {
	font-size: 16px;
	width: 100%;
	border-radius: 0!important
}

form input[type=checkbox],
form input[type=radio] {
	vertical-align: middle;
	margin-right: 8px;
	width: auto;
	box-shadow: none
}

form input[type=checkbox].error {
	outline: 1px solid #a11d20
}

form.pure-form input {
	background-color: #fcfcfc;
	border: 1px solid #b5b5b5;
	box-shadow: inset 0 0 5px #c1c1c1
}

form.pure-form input:focus:invalid,
form.pure-form select:focus:invalid,
form.pure-form textarea:focus:invalid {
	border-color: #a11d20;
	color: #000
}

form.pure-form input:focus {
	box-shadow: inset 0 0 5px #c1c1c1, 0 0 5px #999;
	border: 1px solid #b5b5b5
}

form.pure-form input.error,
form.pure-form input.error:focus {
	border-color: #a11d20
}

.pure-form input[type=checkbox]:focus:invalid,
.pure-form input[type=radio]:focus:invalid {
	outline-color: #a11d20;
	box-shadow: none
}

.pure-checkbox,
.pure-radio {
	white-space: nowrap
}

.labelText {
	white-space: normal;
	padding-right: 35px
}

.field {
	display: inline-block;
	position: relative
}

.leftCol {
	margin: 0 auto
}

@media screen and (min-width:48em) {
	.leftCol {
		padding-right: 15px
	}
}

.mc9fbf5506_fadeIn {
	-webkit-animation: mc9fbf5506_fadeIn .2s forwards;
	animation: mc9fbf5506_fadeIn .2s forwards
}

@-webkit-keyframes mc9fbf5506_fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes mc9fbf5506_fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.body {
	flex-grow: 1;
	position: relative;
	padding: 4%;
	z-index: 1
}


#mount {
	min-height: 100%
}

.mcf9ddda94_wrap {
	display: flex;
	flex-direction: column;
	min-height: 100vh
}

.mcf9ddda94_errorBar {
	position: fixed;
	top: 35px;
	z-index: 6;
	text-align: center;
	background: #c9c9c9;
	width: 100%;
	word-break: break-word
}

.mcf9ddda94_errorText {
	color: #a11d20;
	width: 60%;
	padding-bottom: 7px
}

.mcf9ddda94_errorText:before {
	content: "";
	position: relative;
	display: inline-block;
	width: 25px;
	height: 22px;
	top: .3em;
	left: -.5em;
	background: url(../img/alert.103e8ed.png) no-repeat 0 0
}

.mcf9ddda94_successText a:hover {
	color: #333
}

.mcf9ddda94_successText {
	color: #198d06;
	width: 60%;
	padding-bottom: 7px
}

.mcf9ddda94_successText:before {
	content: "";
	position: relative;
	display: inline-block;
	width: 25px;
	height: 22px;
	top: .3em;
	left: -.5em;
}

.mcf9ddda94_errorText a:hover {
	color: #333
}

.mcf9ddda94_constrained {
	max-width: 960px;
	margin: 0 auto;
	position: relative
}

.mcf9ddda94_page {
	opacity: 1;
	transition: opacity .5s
}

.mcf9ddda94_page,
noscript {
	margin: 0 auto;
	text-align: center
}

noscript {
	display: block;
	max-width: 1000px
}

noscript img {
	margin-bottom: 1em
}

noscript h1:before {
	content: url(../img/alert.103e8ed.png);
	margin-right: .5em
}

.mc2fe31059_overlay {
	position: fixed;
	overflow-y: auto;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	z-index: 5;
	text-align: center;
	background: rgba(0, 0, 0, .7)
}

.mc2fe31059_overlay button[type=submit] {
	margin-top: 40px
}

.mc2fe31059_overlay button[type=submit].mc2fe31059_deleteBtn {
	margin-left: 15px;
	margin-top: 49px
}

.mc2fe31059_overlayOut {
	-webkit-animation: forwards .15s mc2fe31059_fadeOut;
	animation: forwards .15s mc2fe31059_fadeOut
}

@-webkit-keyframes mc2fe31059_fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes mc2fe31059_fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

.mc2fe31059_closeOverlay {
	position: absolute;
	padding: 0 10px;
	top: 0;
	right: 0;
	color: gray;
	font-size: 20px;
	line-height: 2;
	text-decoration: none;
	border: none;
	background: none;
	cursor: pointer
}

.mc2fe31059_overlayContent {
	margin-top: 100px;
	max-width: 760px
}

.mc2fe31059_overlayContentIn {
	-webkit-animation: forwards .2s mc2fe31059_slideUp;
	animation: forwards .2s mc2fe31059_slideUp
}

@-webkit-keyframes mc2fe31059_slideUp {
	0% {
		transform: translateY(10vh)
	}
	to {
		transform: translateY(0)
	}
}

@keyframes mc2fe31059_slideUp {
	0% {
		transform: translateY(10vh)
	}
	to {
		transform: translateY(0)
	}
}

.mc2fe31059_overlayContentOut {
	-webkit-animation: forwards .2s mc2fe31059_slideDown;
	animation: forwards .2s mc2fe31059_slideDown
}

@-webkit-keyframes mc2fe31059_slideDown {
	0% {
		transform: translateY(0)
	}
	to {
		transform: translateY(10vh)
	}
}

@keyframes mc2fe31059_slideDown {
	0% {
		transform: translateY(0)
	}
	to {
		transform: translateY(10vh)
	}
}

:root {
	--footerNavFontSize: 20px;
	--footerNavFontNorm: 22px
}

:root:not(:lang(en)) {
	--footerNavFontSize: 18px
}

.mcf994e7dc_footer {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	color: #999;
	background-color: #000;
	bottom: 0;
	z-index: 1001;
	padding: 0 4.5vw;
	font-family: acumin-pro, sans-serif;
	font-weight: 300;
	box-sizing: border-box
}

.mcf994e7dc_footer :after,
.mcf994e7dc_footer :before {
	box-sizing: inherit
}

.mcf994e7dc_halfFooter {
	padding-top: 1em
}

.mcf994e7dc_footerLight {
	background: #fff;
	color: #000
}

.mcf994e7dc_pageFooterNav {
	display: flex;
	flex-direction: row;
	align-items: center;
	list-style-type: none;
	min-height: 85px
}

.mcf994e7dc_pageFooterNav li {
	font-family: acumin-pro-condensed, sans-serif;
	font-weight: 300;
	color: #999;
	display: flex;
	align-items: center;
	height: 24px;
	flex: 0 1 auto;
	padding: 0 1em;
	text-transform: uppercase
}

.mcf994e7dc_pageFooterNav li:first-of-type {
	padding-left: 0!important
}

.mcf994e7dc_pageFooterNav li:not(:last-of-type) {
	border-right: 1px solid #e1261c
}

.mcf994e7dc_pageFooterNav li a {
	color: #999;
	transition: all .2s;
	display: inherit;
	align-items: inherit;
	height: inherit;
	width: 100%;
	text-decoration: none
}

.mcf994e7dc_pageFooterNav li a:hover {
	color: #e1261c
}

.mcf994e7dc_pageFooterNav li a:hover .mcf994e7dc_navChildBar {
	transform: scaleY(1)
}

.mcf994e7dc_socialBar {
	display: inline-flex;
	align-items: center;
	flex-flow: row wrap;
	text-transform: uppercase;
	min-width: 400px
}

.mcf994e7dc_followUs {
	padding-right: 1em;
	margin: 4px 0 0
}

.mcf994e7dc_socialIcon {
	display: block;
	width: 36px;
	height: 36px;
	padding: 0;
	margin: 5px 5px 0 0;
	background: url(../img/social-icons-256.9e73a79e-svc.html) no-repeat 0 0;
	background-size: auto 200%;
	text-indent: -99999px;
	opacity: .75;
	transition: all .2s ease
}

.mcf994e7dc_socialIcon:hover {
	opacity: 1
}

.mcf994e7dc_youtube {
	background-position: 0 0
}

.mcf994e7dc_facebook {
	background-position: -36px 0
}

.mcf994e7dc_twitter {
	background-position: -72px 0
}

.mcf994e7dc_twitch {
	background-position: -108px 0
}

.mcf994e7dc_instagram {
	background-position: -144px 0
}

.mcf994e7dc_tumblr {
	background-position: -180px 0
}

.mcf994e7dc_flickr {
	background-position: -216px 0
}

.mcf994e7dc_rss {
	background-position: -288px 0
}

.mcf994e7dc_youtube:hover {
	background-position: 0 100%
}

.mcf994e7dc_facebook:hover {
	background-position: -36px 100%
}

.mcf994e7dc_twitter:hover {
	background-position: -72px 100%
}

.mcf994e7dc_twitch:hover {
	background-position: -108px 100%
}

.mcf994e7dc_instagram:hover {
	background-position: -144px 100%
}

.mcf994e7dc_tumblr:hover {
	background-position: -180px 100%
}

.mcf994e7dc_flickr:hover {
	background-position: -216px 100%
}

.mcf994e7dc_rss:hover {
	background-position: -288px 100%
}

.mcf994e7dc_legalFooter {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	width: 95%;
	font-size: 80%;
	margin: 0 1.5em
}

.mcf994e7dc_legalFooter a {
	padding: 0 1em;
	text-transform: uppercase;
	color: #999;
	transition: all .2s
}

.mcf994e7dc_legalFooter a:hover {
	color: #e1261c
}

.mcf994e7dc_legalFooter a:first-of-type {
	padding-left: 0!important;
	border-right: 1px solid #999
}

.mcf994e7dc_footerLight .mcf994e7dc_legalFooter a {
	color: #000
}

.mcf994e7dc_legalFooter p {
	width: 100%;
	margin: 1em 0 0;
	font-size: 16px
}

.mcf994e7dc_logo {
	justify-self: start;
	-ms-grid-row-align: center;
	display: block;
	background: url(https://cabalampm.com/img/arenanet-white.b6118cc-svc.svg) 50% no-repeat;
	background-size: contain;
	height: 100%;
	width: 100%;
	max-width: 187px;
	opacity: .5;
	text-indent: -99999px
}

.mcf994e7dc_logoLight {
	background-image: url(https://cabalampm.com/img/arenanet-color-black-text.d4710004-svc.svg);
	opacity: 1
}

.mcf994e7dc_rating {
	justify-self: center;
	display: block;
	height: 100%;
	min-height: 100px;
	width: 100%;
	max-width: 187px
}

.mcf994e7dc_esrb,
.mcf994e7dc_pegi,
.mcf994e7dc_usk {
	display: block;
	overflow: hidden;
	height: 100%;
	min-height: 100px;
	width: 100%;
	text-indent: -99999px;
	background: no-repeat 50%;
	background-size: contain
}

.mcf994e7dc_esrb {
	background-image: url(../img/esrb.3e3ab89e-svc.png)
}

.mcf994e7dc_pegi {
	background-image: url(../img/pegi.b9f899d1-svc.html)
}

.mcf994e7dc_usk {
	background-image: url(https://cabalampm.com/img/usk.2a00ecb6-svc.svg)
}

.mcf994e7dc_navCleanup .mcf994e7dc_pageFooterNav {
	display: none!important
}

.mcf994e7dc_navCleanup .mcf994e7dc_socialBar {
	width: 100%!important
}

@media screen and (max-width:767px) {
	.mcf994e7dc_footer {
		padding: 2em;
		align-items: flex-start
	}
	.mcf994e7dc_pageFooterNav {
		flex-direction: column;
		align-items: flex-start;
		padding: 1em 0
	}
	.mcf994e7dc_pageFooterNav li {
		font-size: var(--footerNavFontNorm);
		border: 0!important;
		padding: .75em 0!important
	}
	.mcf994e7dc_logo {
		order: -1;
		height: 50px
	}
	.mcf994e7dc_socialBar {
		display: none!important
	}
	.mcf994e7dc_legalFooter {
		margin: 1.5em 0!important
	}
}

@media screen and (min-width:768px) and (max-width:1199px) {
	.mcf994e7dc_footer {
		display: grid;
		grid-template-columns: 125px 1fr 200px;
		grid-template-rows: 85px 50px 1fr;
		grid-template-areas: "top top top" "mid mid mid" "bot bot bot";
		height: 100%;
		padding-bottom: 1em
	}
	.mcf994e7dc_halfFooter {
		grid-template-rows: 50px 1fr;
		grid-template-areas: "mid mid mid" "bot bot bot"
	}
	.mcf994e7dc_pageFooterNav {
		grid-column: 2/span 2;
		grid-row: 1/span 1
	}
	.mcf994e7dc_pageFooterNav li {
		font-size: var(--footerNavFontSize);
		padding: 0 .9em
	}
	.mcf994e7dc_socialBar {
		grid-column: 1/span 3;
		grid-row: 2/span 1;
		justify-content: flex-start
	}
	.mcf994e7dc_logo {
		grid-column: 1/span 1;
		grid-row: 1/span 1;
		max-height: 40px
	}
	.mcf994e7dc_legalFooter {
		grid-column: 1/span 2;
		grid-row: 3/span 1;
		margin: 0;
		font-size: 85%
	}
	.mcf994e7dc_rating {
		grid-column: 3/span 1;
		grid-row: 3/span 1
	}
}

@media screen and (min-width:1200px) {
	.mcf994e7dc_footer {
		display: grid;
		grid-template-columns: 200px 1fr 200px 200px;
		grid-template-rows: 85px 1fr;
		grid-template-areas: "top top top top" "bot bot bot bot";
		padding-bottom: 1em;
		height: 0%
	}
	.mcf994e7dc_halfFooter {
		grid-template-rows: 1fr;
		grid-template-areas: "bot bot bot bot"
	}
	.mcf994e7dc_pageFooterNav {
		grid-column: 1/span 3;
		grid-row: 1/span 1
	}
	.mcf994e7dc_pageFooterNav li {
		font-size: var(--footerNavFontNorm)
	}
	.mcf994e7dc_socialBar {
		grid-column: 2/span 3;
		grid-row: 1/span 1;
		justify-self: right;
		justify-content: flex-end
	}
	.mcf994e7dc_logo {
		grid-column: 1/span 1;
		grid-row: 2/span 1
	}
	.mcf994e7dc_legalFooter {
		grid-column: 2/span 2;
		grid-row: 2/span 1;
		font-size: 100%
	}
	.mcf994e7dc_rating {
		grid-column: 4/span 1;
		grid-row: 2/span 1
	}
	.mcf994e7dc_pageFooterNavContainer {
		width: 90%;
		height: 0
	}
}

:root {
	--shared-margin: 4.5vw;
	--color-white: #fff;
	--color-black: #000;
	--color-ltgray: #8c8c8c;
	--color-dkgray: #555;
	--color-red: #e1261c
}

.mc297c7e88_anetDimebar {
	display: flex!important;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	position: relative;
	width: 100%;
	top: 0;
	z-index: 1500;
	box-shadow: 0 0 25px rgba(0, 0, 0, .35);
	box-sizing: border-box
}

.mc297c7e88_anetDimebar :after,
.mc297c7e88_anetDimebar :before {
	box-sizing: inherit
}

.mc297c7e88_anetDimebarAbs {
	position: absolute
}

.mc297c7e88_wrapper {
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 35px;
	margin: 0;
	background-color: var(--color-black);
	color: var(--color-ltgray);
	font-family: acumin-pro-condensed, sans-serif;
	font-weight: 400
}

.mc297c7e88_wrapper>div {
	display: inherit;
	flex-flow: row nowrap
}

.mc297c7e88_wrapper a {
	color: var(--color-ltgray);
	transition: all .2s;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap
}

.mc297c7e88_wrapper a:hover {
	color: var(--color-red)
}

.mc297c7e88_wrapper .mc297c7e88_siteNav,
.mc297c7e88_wrapper ul {
	display: inherit;
	align-items: center;
	justify-content: flex-start;
	list-style-type: none
}

.mc297c7e88_wrapper .mc297c7e88_siteNav li a,
.mc297c7e88_wrapper ul li a {
	padding: 0 1em
}

.mc297c7e88_primaryNav>a:not(:first-child) {
	display: none
}

.mc297c7e88_primaryNav,
.mc297c7e88_supportInfo {
	font-family: acumin-pro-condensed, sans-serif;
	font-weight: 400;
	text-transform: uppercase
}

.mc297c7e88_primaryNav,
.mc297c7e88_siteNav {
	margin-left: var(--shared-margin)
}

.mc297c7e88_downloadBtn {
	margin-right: var(--shared-margin)
}

.mc297c7e88_primaryNav {
	font-size: 16px
}

.mc297c7e88_primaryNav a:not(:first-child) {
	padding: 0 1em
}

.mc297c7e88_supportInfo {
	padding-right: calc(var(--shared-margin) + 25px);
	flex: 0 1 auto;
	font-size: 14px;
	line-height: 14px;
	padding-left: 0
}

.mc297c7e88_supportInfo li:not(:last-child) {
	border-right: 1px solid var(--color-dkgray)
}

.mc297c7e88_downloadBtn {
	padding: .5em 1em;
	color: var(--color-white);
	background-color: var(--color-red);
	-o-border-image: none;
	border-image: none;
	border: none;
	font-size: 16px;
	text-transform: uppercase
}

.mc297c7e88_anetLogo {
	display: block;
	background: url(https://cabalampm.com/img/arenanet-color.bf7b5126-svc.svg) 0 no-repeat;
	background-size: contain;
	width: 75px;
	text-indent: -99999px
}

.mc297c7e88_langSelectBar {
	display: none;
	position: relative;
	flex-direction: row;
	justify-content: flex-start;
	height: 35px
}

.mc297c7e88_langSelectBar a {
	transition-delay: .5s
}

.mc297c7e88_langSelectBar:hover a {
	transition-delay: 0s
}

.mc297c7e88_langSelectBar:hover a:nth-child(2) {
	transform: translateY(35px)
}

.mc297c7e88_langSelectBar:hover a:nth-child(3) {
	transform: translateY(70px)
}

.mc297c7e88_langSelectBar:hover a:nth-child(4) {
	transform: translateY(105px)
}

.mc297c7e88_langSelectBar:hover a:nth-child(5) {
	transform: translateY(140px)
}

.mc297c7e88_langSelectBar:hover a:nth-child(6) {
	transform: translateY(175px)
}

.mc297c7e88_langSelectBar:hover a:nth-child(7) {
	transform: translateY(210px)
}

.mc297c7e88_langSelectBar:hover a:nth-child(8) {
	transform: translateY(245px)
}

.mc297c7e88_langSelectBar:hover a:nth-child(9) {
	transform: translateY(280px)
}

.mc297c7e88_langSelectBar:after {
	display: none;
	position: absolute;
	top: 11px;
	left: 40px;
	height: 35px;
	width: 25px;
	font-size: 10px;
	content: "\25bc";
	color: #fff;
	opacity: .35;
	z-index: 10;
	transition: all .3s cubic-bezier(.34, 0, .23, 1)
}

.mc297c7e88_langSelectBar:hover:after {
	transform: translateY(3px)
}

.mc297c7e88_langSelectBar a {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	left: 0;
	padding: 0;
	height: 35px;
	width: 50px!important;
	text-align: center;
	background-color: #000;
	z-index: 1
}

.mc297c7e88_langSelectBar .mc297c7e88_currentLang {
	z-index: 10;
	cursor: default
}

@media screen and (min-width:1082px) {
	.mc297c7e88_primaryNav>a:not(:first-child) {
		display: block!important
	}
	.mc297c7e88_langSelectBar {
		display: flex
	}
	.mc297c7e88_langSelectBar:after {
		display: block
	}
}

@media screen and (max-width:1081px) {
	.mc297c7e88_supportInfo {
		padding-right: 0!important
	}
	.mc297c7e88_supportInfo li:nth-child(4) {
		border: 0!important
	}
}

@media screen and (max-width:720px) {
	.mc297c7e88_primaryNav .mc297c7e88_anetLogo {
		width: 40px
	}
}

.mcef591513_header {
	background-color: #000;
	border-bottom: 1px solid #EEE8;
	position: relative
}

.mcef591513_header .pure-menu {
	height: 27px
}

.mcef591513_header .pure-menu-horizontal.pure-menu-scrollable {
	padding: 0
}

.mcef591513_header .pure-menu-link {
	color: #c9c9c9;
	font-size: 12px;
	display: inline-block;
	line-height: 1.4;
	cursor: pointer
}

.mcef591513_header .pure-menu-link:hover {
	color: #fff;
	background-color: #666
}

.mcef591513_hdActions {
	position: relative;
	text-align: right;
	z-index: 1
}

.mcef591513_headerArt {
	background: url(../img/header-art.e521c86c.jpg) no-repeat top fixed;
	height: 174px
}

.mcef591513_headerArt .mcef591513_constrained {
	height: 100%;
	position: relative
}

.mcef591513_headerArt .mcef591513_constrained:after {
	content: url(../img/anet-logo-shadow.30574a81.png);
	position: absolute;
	bottom: -65px;
	left: -72.5px
}

.mcef591513_anetLogo {
	position: absolute;
	bottom: -60px;
	left: 2px;
	z-index: 5;
	border-radius: 50%;
	border: 4px solid #fff
}

.mcef591513_anetLogo img {
	display: block;
	height: 135px;
	width: 135px;
	padding: 0 5px 10px 7px;
	border-radius: 50%;
	border: 4px solid #ee2d26;
	background: #323539 url(../img/header-art.b07e5cf6.png) no-repeat 60% 50%;
	transition: transform .2s
}

.mcef591513_anetLogo:hover img {
	transform: scale(1.06)
}

@media screen and (max-width:35.5em) {
	.mcef591513_header .pure-menu-horizontal.pure-menu-scrollable {
		display: none
	}
	.mcef591513_headerArt {
		height: 90px
	}
}

@media screen and (min-width:1921px) {
	.mcef591513_headerArt {
		background-size: contain
	}
}

.mc14dcd9ee_nav {
	text-align: center;
	margin-top: 7px;
	height: auto;
	padding-left: 150px
}

.mc14dcd9ee_nav.pure-menu-horizontal {
	white-space: nowrap;
	pointer-events: none
}

.mc14dcd9ee_nav .pure-menu-item {
	border-bottom: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	overflow: hidden
}

.mc14dcd9ee_nav .pure-menu-item:last-child {
	border-right: none
}

.mc14dcd9ee_nav .pure-menu-item:after {
	top: 100%;
	left: -3px;
	margin-left: 50%;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ee2e24
}

.mc14dcd9ee_nav .pure-menu-list {
	position: relative;
	width: 100%;
	margin-top: 0;
	pointer-events: all
}

.mc14dcd9ee_nav .pure-menu-list:after {
	border-bottom: 3px solid #ee2e24;
	bottom: 0;
	left: 0;
	width: 20%
}

.mc14dcd9ee_nav .pure-menu-link {
	position: relative;
	font-size: 18px
}

.mc14dcd9ee_nav .pure-menu-item:after,
.mc14dcd9ee_nav .pure-menu-list:after {
	content: "";
	position: absolute;
	z-index: 1;
	transition: transform .2s ease-out
}

.mc14dcd9ee_nav .pure-menu-selected:after {
	transform: translateY(-8px)
}

.mc14dcd9ee_sel-1:after {
	transform: translateX(100%)
}

.mc14dcd9ee_sel-2:after {
	transform: translateX(200%)
}

.mc14dcd9ee_sel-3:after {
	transform: translateX(300%)
}

.mc14dcd9ee_sel-4:after {
	transform: translateX(400%)
}

.mc14dcd9ee_menuIcon {
	display: none
}

.mc14dcd9ee_navTrigger {
	position: absolute;
	clip: rect(0, 0, 0, 0)
}

@media screen and (max-width:35.49em) {
	.mc14dcd9ee_nav {
		position: relative;
		margin-bottom: 0;
		z-index: 2;
		background: #f7f9fa
	}
	.mc14dcd9ee_nav .pure-menu-item {
		border-right: none
	}
	.mc14dcd9ee_nav .pure-menu-item:after {
		content: none
	}
	.mc14dcd9ee_nav .pure-menu-list {
		display: none
	}
	.mc14dcd9ee_nav .pure-menu-list:after {
		content: none
	}
	.mc14dcd9ee_nav.pure-menu-horizontal {
		white-space: normal;
		pointer-events: all
	}
	.mc14dcd9ee_menuIcon {
		display: block;
		position: absolute;
		top: -50px;
		right: 4%;
		background: url(../img/menu.203bd229.html) no-repeat 100% 0;
		padding: 7px 40px 0 0;
		height: 50px
	}
	.mc14dcd9ee_navTrigger:checked~ul {
		background: #f7f9fa;
		display: block
	}
	.mc14dcd9ee_indicator {
		left: 0;
		width: 100%
	}
	.mc14dcd9ee_indicator.mc14dcd9ee_sel-0 {
		bottom: 80%
	}
	.mc14dcd9ee_indicator.mc14dcd9ee_sel-1 {
		bottom: 60%
	}
	.mc14dcd9ee_indicator.mc14dcd9ee_sel-2 {
		bottom: 40%
	}
	.mc14dcd9ee_indicator.mc14dcd9ee_sel-3 {
		bottom: 20%
	}
	.mc14dcd9ee_indicator.mc14dcd9ee_sel-4 {
		bottom: 0
	}
}

@media screen and (max-width:48em) {
	.mc14dcd9ee_nav {
		margin-top: 57px;
		padding-left: 0
	}
}

.mcc8c801d7_tooltip {
	text-align: left;
	right: -.2em;
	top: 3.5em;
	width: 175px;
	padding: 6px 10px;
	color: #c9c9c9;
	font-size: 14px;
	z-index: 1
}

.mcc8c801d7_tooltip,
.mcc8c801d7_tooltip:after {
	position: absolute;
	background: #262626;
	border: 2px solid #a11d20
}

.mcc8c801d7_tooltip:after {
	content: "";
	top: -10px;
	right: 12px;
	width: 15px;
	height: 15px;
	transform: rotate(135deg);
	z-index: -1;
	border-width: 0 0 2px 2px
}

.mcc8c801d7_tooltip a,
.mcc8c801d7_tooltip button {
	display: block;
	padding: 0;
	margin-top: .2em;
	text-align: left;
	background: transparent;
	border: none;
	color: #ee2e24
}

.mcc8c801d7_tooltip a:hover,
.mcc8c801d7_tooltip button:hover {
	text-decoration: underline
}

.mcc8c801d7_tooltip .mcc8c801d7_info,
.mcc8c801d7_tooltip .mcc8c801d7_info:after {
	border-color: #000
}

.mc56a830d8_errIcon {
	position: absolute;
	width: 25px;
	height: 22px;
	right: 7px;
	top: .5em;
	background: url(../img/alert.103e8ed.png) no-repeat 0 0
}

.pure-checkbox .mc56a830d8_errIcon,
.pure-radio .mc56a830d8_errIcon {
	right: -10px
}

.mc56a830d8_rules {
	visibility: hidden;
	border-color: #000
}

.mc56a830d8_rules:after {
	border-color: #000
}

.mc56a830d8_rulesFocused {
	visibility: visible
}

.mc4009c27c_form {
	margin: .5em 0 .2em
}

@media screen and (min-width:768px) {
	.mc4009c27c_form {
		display: flex;
		align-items: center;
		justify-content: space-between
	}
}

.mc4009c27c_form label {
	margin: 0
}

.mc4009c27c_helpHd {
	margin-bottom: 5px
}

.mc4009c27c_help {
	padding: 10px 0
}

.mc4009c27c_help:first-of-type {
	padding-left: 0
}

@media screen and (min-width:768px) {
	.mc4009c27c_help {
		display: inline;
		padding: 0 10px
	}
}

.mc4009c27c_addCode input[name=code] {
	font-size: 20px
}

.mc4009c27c_submit {
	display: inline-block;
	height: 44px;
	margin-top: 10px!important
}

@media screen and (min-width:768px) {
	.mc4009c27c_submit {
		margin-top: 0!important
	}
}

.mc4009c27c_addedItems {
	margin: 0 0 1em 1.6em;
	list-style: unset
}

.mc4009c27c_addedItems li {
	margin-bottom: .4em
}

.mc4009c27c_another {
	margin-top: 1em;
	font-size: 1.15em
}

.mc4009c27c_disclaimer {
	font-size: 12px
}

.mc4652e82c_formLogo {
	display: block;
	height: 65px;
	width: auto;
	margin: 0 auto 25px
}

.footer {
	position: relative;
	width: 100%;
	background: #000;
	padding: 15px 0;
	font-size: 16px;
	color: #c9c9c9
}

.footer a {
	color: inherit
}

.mc3c0faf89_legalLinks {
	margin-top: 15px;
	text-align: left
}

.mc3c0faf89_legalLinks a {
	position: relative
}

.mc3c0faf89_legalLinks a:first-child {
	margin-right: 1em
}

.mc3c0faf89_legalLinks a:first-child:after {
	position: absolute;
	right: -.65em;
	content: "|";
	color: #fff
}

.footerLogo {
	min-height: 95px;
	background: url(https://cabalampm.com/img/logo-white.6ea3e628.svg) no-repeat left 20px;
	background-position: 50%
}

@media screen and (max-width:48em) {
	.footerLogo {
		background-position: 50%
	}
}

.mc3c0faf89_rating {
	position: absolute;
	top: 0;
	right: 0;
	min-height: 95px;
	height: 95px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 100%
}

.mc3c0faf89_rating.esrb {
	background-image: url(../img/esrb.c2c4a06d.html)
}

.mc3c0faf89_rating.pegi {
	height: 61px;
	min-height: 61px;
	position: absolute;
	top: 14px;
	background-image: url(../img/pegi-uk.56b531ce.html)
}

:lang(es) .mc3c0faf89_rating.pegi {
	background-image: url(../img/pegi-es.f52f6a5.html)
}

:lang(fr) .mc3c0faf89_rating.pegi {
	background-image: url(../img/pegi-fr.5d790aea.html)
}

:lang(de) .mc3c0faf89_rating.pegi {
	background-image: url(../img/pegi-de.da4efe9e.html)
}

@media screen and (max-width:48em) {
	.mc3c0faf89_rating {
		background-position: 50%
	}
}

.footerGradient {
	background: #000;
	position: fixed;
	height: 100vh;
	width: 100%
}

.register .pure-form a:hover {
	text-decoration: underline
}

.register .pure-form fieldset {
	padding: 0
}

.register .mcef591513_header .pure-menu-link {
	color: #545454
}

.register .mcef591513_header .pure-menu-link:hover {
	background-color: #eee
}

.register .footer,
.register .mcef591513_header {
	background: #fff
}

.register .footer .footerLogo {
	background-image: url(../img/arenanet.521cce11.html)
}

.register .footer .footerGradient {
	background: #fff
}

.register .body {
	padding-top: 45px;
	background: no-repeat 50% 0 #fff
}

.register .mcf70e1f04_formHeading {
	border-bottom: none;
	text-align: center;
	font-size: 30px;
	margin-bottom: 15px;
	padding-bottom: 5px
}

.register.gw2 .body {
	background-image: url(../img/gw2-bg.71e0cf34.jpg);
	min-height: 885px
}

.register.gw2 .mcf70e1f04_flourish {
	background-image: url(../img/gw2-flourish.c15cdd3.png)
}

.register.gw2 .mcf70e1f04_tagline {
	padding: 0 30px
}

.register.gw2 .mcf70e1f04_tagline .mcf70e1f04_fancy {
	color: #820e0c;
	font-size: 56px;
	background: url(../img/gw2-text-bg.60316cd6.jpg) repeat;
	background: -o-linear-gradient(transparent, transparent);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-clip: text
}

.register.gw2 .mcf70e1f04_video {
	border-color: transparent;
	border: none;
	margin-top: -40px;
	padding: 58px 19px 18px
}

.register.gw2 .mcf70e1f04_vidBlurb {
	color: #eee;
	background-image: url(../img/gw2-blurb-bg.11e35a48.png)
}

.register.gw2 .pure-button-primary {
	color: #eee;
	background: linear-gradient(180deg, #b61410 0, #3f0705)
}

.register.gw2 .pure-button-primary:focus,
.register.gw2 .pure-button-primary:hover {
	background: #b61410
}

.register.gw2 .mcf70e1f04_help,
.register.gw2 a {
	color: #ad0708
}

.register.gw2 .mcf70e1f04_brandLogo {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 50% 0;
	height: 110px
}

.register.gw2 .footer,
.register.gw2 .mc3c0faf89_legalLinks a:first-child:after {
	color: #545454
}

.register.pgw2 .body {
	background-image: url(../img/pgw2-bg.91c0d612.jpg);
	background-size: cover
}

.register.pgw2 .footer,
.register.pgw2 .footerGradient {
	background: #000
}

.register.pgw2 .footerLogo {
	background-image: url(https://cabalampm.com/img/logo-red-white.51ef9da7.svg)
}

.register.pgw2 .mcf70e1f04_flourish {
	background-image: url(../img/gw2-flourish.c15cdd3.png)
}

.register.pgw2 .mcf70e1f04_tagline .mcf70e1f04_fancy {
	font-size: 56px;
	color: #b61410;
	background: url(../img/gw2-text-bg.60316cd6.jpg) repeat;
	background: -o-linear-gradient(transparent, transparent);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-clip: text
}

.register.pgw2 .mcf70e1f04_brandLogo {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 50% 50%;
	height: 110px
}

.register.pgw2 .mcf70e1f04_video {
	margin-top: -40px;
	padding: 58px 19px 18px;
	border: none
}

.register.hot .body {
	background: url(../img/hot-bg.20fecf76.html) no-repeat 50% 0, #fff;
	min-height: 910px
}

.register.hot .pure-button-primary {
	color: #fff;
	font-size: 22px;
	background: linear-gradient(180deg, #6a990d 0, #325401)
}

.register.hot .pure-button-primary:focus,
.register.hot .pure-button-primary:hover {
	background: #6a9902
}

.register.hot .mcf70e1f04_tagline .mcf70e1f04_fancy {
	font-size: 40px;
	color: #6a9902;
	background: url(../img/text-bg.dcfcbde8.html) repeat;
	background: -o-linear-gradient(transparent, transparent);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-clip: text
}

.register.hot .mcf70e1f04_help,
.register.hot button a {
	color: #8bb041
}

.register.hot .mcf70e1f04_brandLogo {
	background: url(../img/hot-logo.61ebd28e.png) no-repeat 50% 0;
	margin: 10px 0 15px;
	height: 125px
}

.register.pof .body {
	background: url(../img/pof-bg.9afb1850.html) no-repeat 50% -24px, #000;
	min-height: 885px
}

.register.pof .mcf70e1f04_tagline {
	padding: 0 30px;
	font-size: 38px
}

.register.pof .mcf70e1f04_tagline .mcf70e1f04_fancy {
	color: #b41a83;
	font-size: 60px;
	-webkit-text-fill-color: #b41a83;
	background: none
}

.register.pof .mcf70e1f04_video {
	border-color: transparent;
	margin-top: -40px;
	margin-bottom: 15px;
	-o-border-image: url(../img/pof-vid-bg.98385cda.html) 58 19 18 19 stretch;
	border-image: url(../img/pof-vid-bg.98385cda.html) 58 19 18 19 fill stretch
}

.register.pof .mcf70e1f04_vidBlurb {
	color: #000;
	background-image: url(../img/pof-blurb-bg.325b0938.png)
}

.register.pof .mcf70e1f04_brandLogo {
	background: url(../img/pof-logo.d0b93c6c.png) no-repeat 50% 0;
	height: 130px
}

.register.pof .pure-button-primary {
	color: #eee;
	background: linear-gradient(180deg, #e95f0d 0, #881716)
}

.register.pof .pure-button-primary:focus,
.register.pof .pure-button-primary:hover {
	background: #e95f0d
}

.register.pof .mcf70e1f04_help,
.register.pof a,
.register.pof button {
	color: #b41a83
}

.register.pof .mcf70e1f04_help:focus,
.register.pof .mcf70e1f04_help:hover,
.register.pof a:focus,
.register.pof a:hover,
.register.pof button:focus,
.register.pof button:hover {
	color: #f26522
}

.register.pof .footer {
	background: #000
}

.register.pof .footer .footerLogo {
	background-image: url(../img/arenanet-pof.862161a9.html)
}

.register.pof .footer .footerGradient {
	background: #000
}

.mcf70e1f04_exLink {
	text-align: center;
	padding-bottom: 10px
}

.mcf70e1f04_tagline {
	position: relative;
	color: #000;
	font-size: 28px;
	width: 100%;
	margin: 30px 0 7px;
	text-align: center
}

.mcf70e1f04_tagline .mcf70e1f04_fancy {
	text-align: center
}

.mcf70e1f04_flourish {
	background: url(../img/flourish.bf169f92.html) no-repeat 50% 0;
	width: 100%;
	height: 16px
}

.mcf70e1f04_vidCol {
	padding-right: 10px
}

.mcf70e1f04_video {
	margin-top: -15px;
	border-style: solid;
	border-width: 58px 19px 18px;
	border-color: transparent;
	-o-border-image: url(../img/vid-bg.6fa35733.html) 58 19 18 19 stretch;
	border-image: url(../img/vid-bg.6fa35733.html) 58 19 18 19 fill stretch;
	max-width: 100%
}

.mcf70e1f04_video:focus {
	border: none
}

.mcf70e1f04_vidBlurb {
	padding: 25px 20px;
	margin: -10px 20px 0;
	text-align: left;
	font-size: 18px;
	line-height: 1.4;
	color: #c9c9c9;
	background: url(../img/blurb-bg.b4d9b4a.png) no-repeat 100% 0;
	background-size: 100% 100%
}

.mcf70e1f04_vidBlurb p {
	margin: 0
}

.mcf70e1f04_vidBlurb p+p {
	margin-top: .6em
}

.mcf70e1f04_brandLogo {
	margin: 10px 0 15px
}

.mcf70e1f04_looking {
	margin-top: 0
}

.mcf70e1f04_looking a {
	padding-left: 10px
}

.mcf70e1f04_looking .pure-form {
	position: relative
}

.mcf70e1f04_suggestion {
	cursor: pointer
}

.mcf70e1f04_suggestion em {
	font-style: normal;
	text-decoration: underline
}

.mcf70e1f04_emailVerify {
	visibility: hidden;
	left: 100%;
	width: 100%;
	height: 100%;
	z-index: 1;
	transition: left .5s;
	text-align: center;
	background: #fff
}

.mcf70e1f04_emailPrompt .mcf70e1f04_emailVerify {
	visibility: visible;
	left: 0
}

.mcf70e1f04_digits {
	position: relative;
	padding: 11px 0 0 4px;
	font-size: 32px
}

.mcf70e1f04_digits .mcf70e1f04_help {
	display: inline-block;
	position: absolute;
	top: 1.2em;
	right: -1.5em;
	width: 20px;
	cursor: help;
	font-size: 18px
}

.mcf70e1f04_help {
	position: relative;
	padding-bottom: 5px;
	font-size: 12px;
	text-align: right
}

.mcf70e1f04_help .mcf70e1f04_tooltip {
	visibility: hidden;
	right: -13px;
	top: 35px;
	width: 250px;
	border-color: #000
}

.mcf70e1f04_help .mcf70e1f04_tooltip:after {
	border-color: #000
}

.mcf70e1f04_help:hover .mcf70e1f04_tooltip {
	visibility: visible
}

.mcf70e1f04_agree {
	margin-bottom: 20px;
	padding-bottom: 12px;
	font-size: 14px;
	line-height: 1;
	text-align: center;
	background: url(../img/form-line.cdf89eaa.png) no-repeat 50% 100%
}

.mcf70e1f04_regMod a {
	text-decoration: none
}

.mcf70e1f04_registerModule {
	box-shadow: 0 1px 5px #c9c9c9;
	padding: 25px 48px
}

.field input:focus:not(.error)~.mcf70e1f04_rules {
	display: block
}

.mcf70e1f04_displayname {
	display: inline-block
}

.mcf70e1f04_recaptchaContainer {
	position: relative
}

.mcf70e1f04_recaptchaContainer .mc56a830d8_errIcon {
	right: -30px
}

.mcf70e1f04_recaptcha {
	padding: 2px 0 0 1px;
	outline: 1px solid transparent
}

.mcf70e1f04_recaptchaErr {
	outline-color: #a11d20
}

@media screen and (max-width:48em) {
	.register {
		background: #eee
	}
	.register .mcf70e1f04_video {
		margin: 7px 0
	}
	.register .mcf70e1f04_vidCol {
		display: none
	}
	.register .body,
	.register.gw2 .body,
	.register.pof .body {
		background: #eee;
		min-height: 0;
		padding: 0
	}
	.mcf70e1f04_regMod {
		margin-top: 10px
	}
}

.login-steam-return .body,
.login .body {
	background: url(../img/login-bg.477c9763.jpg) no-repeat 50% -6px, #464646;
	background-size: cover
}

.login-steam-return .mcef591513_header,
.login .mcef591513_header {
	border-bottom: none
}

@media screen and (max-width:35.5em) {
	.login-steam-return .body,
	.login .body {
		min-height: 0;
		background: none;
		padding: 0
	}
}

.mca84f2af5_loginForm h1 {
	margin-bottom: 20px;
	font-size: 32px
}

.mca84f2af5_loginForm input {
	font-size: 18px
}

.mca84f2af5_loginForm input[type=password] {
	margin-top: 2px
}

.mca84f2af5_loginForm button[type=submit] {
	padding: 15px;
	margin: 25px 0 20px;
	min-width: 215px
}

.mca84f2af5_submit {
	padding: 15px;
	margin: 25px 0 8px;
	min-width: 215px
}

.mca84f2af5_loginModule {
	padding: 60px;
	box-shadow: none;
	text-align: center
}

@media screen and (max-width:35.5em) {
	.mca84f2af5_loginModule {
		padding: 50px 30px
	}
}

.mca84f2af5_resetLink {
	display: block;
	margin-top: 3px;
	margin-bottom: 10px
}

.mca84f2af5_signInSteam {
	display: inline-block;
	margin-bottom: .5em;
	-webkit-filter: saturate(0);
	filter: saturate(0);
	transition: -webkit-filter .3s;
	transition: filter .3s;
	transition: filter .3s, -webkit-filter .3s
}

.mca84f2af5_signInSteam:hover {
	-webkit-filter: saturate(1);
	filter: saturate(1)
}

.mca84f2af5_formLine:before {
	display: block;
	max-width: 100%;
	margin: -10px 0 10px;
	content: url(../img/form-line.cdf89eaa.png)
}

.mca84f2af5_loginEmailSuggestion {
	text-align: left
}

.mca84f2af5_allowNetwork button.pure-button {
	margin: 10px
}

.mca84f2af5_anetLogoForm {
	text-align: center;
	position: relative
}

.mca84f2af5_anetLogoForm .mca8bce253_loadingSpinner {
	left: 0;
	padding-top: 60px;
	padding-bottom: 6px;
	text-align: center;
	position: relative
}

.mca84f2af5_totpForm {
	text-align: center;
	position: relative;
	padding-left: 40px;
	padding-right: 40px
}

.mca84f2af5_totpForm .mca8bce253_loadingSpinner {
	left: 0;
	padding-top: 60px;
	padding-bottom: 6px;
	text-align: center;
	position: relative
}

@media screen and (max-width:48em) {
	.mca84f2af5_totpForm {
		padding-left: 0;
		padding-right: 0
	}
}

.mca84f2af5_totpImgs {
	font-size: small;
	margin-top: 60px;
	padding-left: 15px;
	position: relative
}

.mca84f2af5_totpImgs img {
	position: absolute;
	left: -15px;
	top: -12px
}

.mca84f2af5_totpImgs h4 {
	margin-top: 110px
}

@media screen and (max-width:48em) {
	.mca84f2af5_totpImgs {
		display: none
	}
}

.mcd3abaf63_quaggan {
	background-image: url(../img/404-Quaggan.91822b00.html);
	width: 452px;
	height: 467px;
	background-size: 100%;
	cursor: pointer;
	transition: -webkit-filter 1s ease-out;
	transition: filter 1s ease-out;
	transition: filter 1s ease-out, -webkit-filter 1s ease-out
}

.mcd3abaf63_quaggan:hover {
	-webkit-filter: hue-rotate(90deg);
	filter: hue-rotate(90deg)
}

@-webkit-keyframes mcd3abaf63_wobble {
	0% {
		transform: rotate(-15deg);
		-webkit-filter: hue-rotate(-90deg);
		filter: hue-rotate(-90deg)
	}
	to {
		transform: rotate(15deg);
		-webkit-filter: hue-rotate(90deg);
		filter: hue-rotate(90deg)
	}
}

@keyframes mcd3abaf63_wobble {
	0% {
		transform: rotate(-15deg);
		-webkit-filter: hue-rotate(-90deg);
		filter: hue-rotate(-90deg)
	}
	to {
		transform: rotate(15deg);
		-webkit-filter: hue-rotate(90deg);
		filter: hue-rotate(90deg)
	}
}

@-webkit-keyframes mcd3abaf63_wobbleLess {
	0% {
		transform: rotate(-5deg);
		-webkit-filter: hue-rotate(-90deg);
		filter: hue-rotate(-90deg)
	}
	to {
		transform: rotate(5deg);
		-webkit-filter: hue-rotate(90deg);
		filter: hue-rotate(90deg)
	}
}

@keyframes mcd3abaf63_wobbleLess {
	0% {
		transform: rotate(-5deg);
		-webkit-filter: hue-rotate(-90deg);
		filter: hue-rotate(-90deg)
	}
	to {
		transform: rotate(5deg);
		-webkit-filter: hue-rotate(90deg);
		filter: hue-rotate(90deg)
	}
}

.mcd3abaf63_partyQuaggan {
	-webkit-animation: mcd3abaf63_wobble .5s ease-in-out alternate infinite;
	animation: mcd3abaf63_wobble .5s ease-in-out alternate infinite
}

.mcd3abaf63_bigPartyQuaggan {
	-webkit-animation: mcd3abaf63_wobbleLess .5s ease-in-out alternate infinite;
	animation: mcd3abaf63_wobbleLess .5s ease-in-out alternate infinite
}

.mcd3abaf63_quagganParty img {
	cursor: pointer;
	width: 100px;
	margin: 5px
}

.mc61d112c7_passwordResetModule {
	margin-top: 40px
}

.mc61d112c7_passwordResetBtn {
	font-family: EasonProDisplayCaps, EasonPro, Times New Roman, serif;
	white-space: normal;
	display: block
}

.mc61d112c7_tryAgain {
	margin-bottom: 15px;
	margin-right: 15px
}

.mc61d112c7_return {
	vertical-align: middle
}

@media screen and (min-width:768px) {
	.welcome .body {
		min-height: 90vh;
		background: 50%/cover no-repeat url(../img/welcome_splash.fb0f9d0b.jpg)
	}
}

.mc48eef131_intro {
	padding: .4em 0
}

@media screen and (min-width:768px) {
	.mc48eef131_intro {
		padding: 0 0 1em
	}
}

.mc48eef131_module {
	text-align: center
}

.mc48eef131_downloadBtn {
	margin-top: 3px;
	margin-bottom: 15px;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 100%;
	font-size: 6vw
}

@media screen and (orientation:landscape) {
	.mc48eef131_downloadBtn {
		font-size: 4vw
	}
}

@media screen and (min-width:768px) {
	.mc48eef131_downloadBtn {
		width: auto;
		font-size: 28px
	}
}

.mc48eef131_downloadBtnOut {
	position: absolute;
	transform: translateX(-50%);
	left: 50%;
	-webkit-animation: mc48eef131_fadeOut forwards .3s;
	animation: mc48eef131_fadeOut forwards .3s
}

@-webkit-keyframes mc48eef131_fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes mc48eef131_fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

.mc48eef131_select {
	width: 100%
}

@media screen and (min-width:768px) {
	.mc48eef131_select {
		width: auto
	}
}

.mc48eef131_logo {
	width: 70vw
}

@media screen and (orientation:landscape) {
	.mc48eef131_logo {
		width: 24vw
	}
}

@media screen and (min-width:768px) {
	.mc48eef131_logo {
		max-height: 175px;
		width: auto
	}
}

.mc48eef131_canvasContainer {
	display: none
}

@media screen and (min-width:768px) {
	.mc48eef131_canvasContainer {
		display: block;
		position: absolute;
		width: 100vw;
		height: 100%;
		left: 50%;
		transform: translateX(-50%);
		bottom: 0;
		z-index: 5;
		pointer-events: none
	}
}

.mc48eef131_canvasContainer canvas {
	position: absolute;
	bottom: 0;
	left: 0
}

.mc48eef131_module {
	background-color: transparent;
	box-shadow: none
}

.mc48eef131_module:first-of-type {
	padding-top: 0
}

.mc48eef131_module h3 {
	border: 0;
	font-size: 10vw;
	line-height: 1
}

@media screen and (orientation:landscape) {
	.mc48eef131_module h3 {
		font-size: 6vw
	}
}

@media screen and (min-width:768px) {
	.mc48eef131_module h3 {
		font-size: 52px
	}
}

.mc48eef131_gettingStarted {
	display: flex;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
	margin: 2em auto;
	padding: 15px!important;
	color: #000;
	text-decoration: none;
	background: 50%/100% 100% no-repeat url(../img/gettingStartedBg.6acd7365.png)
}

.mc48eef131_gettingStarted:hover {
	color: #000!important
}

@media screen and (min-width:768px) {
	.mc48eef131_gettingStarted {
		margin-bottom: 0;
		text-shadow: 1px 1px 2px #fff, -1px -1px 2px #fff
	}
}

.mc48eef131_gettingStarted h3 {
	position: relative;
	font-size: 28px;
	line-height: 1;
	margin-bottom: 0;
	text-align: left
}

.mc48eef131_gettingStarted p {
	margin: 0
}

.mc197020a0_securityModule {
	padding: 15px
}

.register .mc197020a0_securityModule {
	padding: 60px
}

.mc197020a0_noButtonStyle {
	border: none;
	background: transparent;
	text-decoration: underline;
	width: auto;
	outline: 0
}

.mc197020a0_noButtonStyle:focus,
.mc197020a0_noButtonStyle:hover {
	color: #c9c9c9
}

.mc197020a0_miniDragon {
	padding: 20px 0 0 45px
}

.mc197020a0_miniDragon img {
	width: 120px;
	height: 111px;
	float: left;
	margin-right: 15px
}

.mc197020a0_secureMe .mc197020a0_miniDragon {
	padding: 0;
	font-size: 13px
}

.mc197020a0_secureMe .mc197020a0_miniDragon img {
	margin-right: 10px;
	width: 61px;
	height: 56px
}

.mc197020a0_miniBox {
	display: table;
	padding-right: 15px;
	box-shadow: 2px 1px 5px #c9c9c9
}

.mc197020a0_miniTxt {
	display: table-cell;
	vertical-align: middle
}

.mc197020a0_creds,
.mc197020a0_secureMe {
	min-height: 350px
}

.mc197020a0_secureMe .pure-button {
	float: right;
	max-width: 220px
}

.mc197020a0_subHead {
	font-weight: 700;
	padding-top: 20px
}

.mc197020a0_secLeftCol {
	padding-right: 7px
}

.mc197020a0_secRightCol {
	padding-left: 7px
}

.security-2-step-sms-verify button.pure-button-primary[type=submit],
.security-2-step button.pure-button-primary[type=submit] {
	margin-left: 0;
	margin-top: 30px;
	margin-bottom: 25px;
	font-size: 18px;
	white-space: normal
}

.security-2-step-sms-verify select[name=countryCode],
.security-2-step select[name=countryCode] {
	min-width: 256px;
	font-size: 14px;
	padding: 0;
	height: auto;
	margin-bottom: 5px
}

.mcf07a6b55_stepInfo {
	margin-top: -10px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #545454;
	text-transform: uppercase
}

.mcf07a6b55_next {
	margin-top: 0;
	margin-left: 20px
}

.mcf07a6b55_cancel {
	font-size: 18px;
	line-height: 2.3;
	vertical-align: middle
}

.mcf07a6b55_needsMini {
	margin-top: 56px
}

.mcf07a6b55_dragonArt {
	width: 440px;
	height: 254px;
	background: url(https://cabalampm.com/img/dragon2.f791d4ff.svg) no-repeat 0 0;
	position: absolute;
	right: -110px;
	top: -127px
}

.mcf07a6b55_stepFt {
	text-align: right;
	margin-top: 25px
}

.mcf07a6b55_noSms {
	float: left;
	font-size: 18px
}

.mcf07a6b55_disclaimer {
	font-size: 12px;
	text-align: left;
	position: relative;
	top: 30px;
	margin-bottom: 5px
}

.mcf07a6b55_expiredPrompt {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 45px;
	background: #fff;
	z-index: 1
}

.mcf07a6b55_resent {
	color: #007820;
	font-size: 22px;
	margin-bottom: 10px
}

.mcf07a6b55_whitelistInfo {
	position: relative;
	left: -25px
}

.mcf07a6b55_whitelistInfo .mcf07a6b55_tooltip {
	right: -1em;
	top: 2.5em;
	width: 230px;
	display: none;
	border-color: #000
}

.mcf07a6b55_whitelistInfo .mcf07a6b55_tooltip:after {
	border-color: #000
}

.mcf07a6b55_whitelistInfo:hover .mcf07a6b55_tooltip {
	display: block
}

.mcf07a6b55_smsBack,
.mcf07a6b55_smsResend {
	position: relative;
	margin-top: 12px
}

.mcf07a6b55_smsResend {
	margin-top: -45px
}

.mcf07a6b55_smsRemove .mcf07a6b55_smsResend {
	margin-bottom: 76px
}

.mcf07a6b55_smsBack {
	margin-bottom: 45px
}

.mcf07a6b55_resend {
	margin-left: 15px
}

.mcf07a6b55_buttonLink {
	padding-left: 0;
	padding-right: 0;
	border: 0;
	background: none;
	text-decoration: underline;
	display: inline-block
}

.mcf07a6b55_smsRemove .mcf07a6b55_stepFt,
.security-2-step-sms-link .mcf07a6b55_stepFt {
	position: relative;
	top: 48px
}

@media screen and (max-width:35.5em) {
	.mcf07a6b55_smsRemove .mcf07a6b55_stepFt,
	.security-2-step-sms-link .mcf07a6b55_stepFt {
		top: 70px
	}
}

.mcf07a6b55_noMargin {
	margin: 0
}

.mcf07a6b55_secretLabel {
	margin-bottom: 0
}

.mcf07a6b55_secretCode {
	font-size: 32px;
	margin: 7px 0 15px
}

.mcf07a6b55_qrCode {
	text-align: right
}

.mcf07a6b55_codeTitle {
	margin-top: 20px
}

.mcf07a6b55_totpDl {
	margin: 0 10px 10px
}

.register .mcf07a6b55_totpDl>a {
	color: #ddd
}

.mcf07a6b55_winAuth {
	background: url(../img/winauth.ef24803b.html) no-repeat 3px 2px, #000;
	font-size: 13px;
	width: 125px;
	height: 40px;
	padding: 5px 3px 5px 45px;
	display: block;
	text-decoration: none;
	color: #ddd
}

.mcf07a6b55_emailConfirm {
	display: inline-block
}

@media screen and (max-width:48em) {
	.mcf07a6b55_dragonArt {
		display: none
	}
	.mcf07a6b55_qrCode {
		text-align: center
	}
}

@media screen and (max-width:35.5em) {
	.mcf07a6b55_secretCode {
		font-size: 22px
	}
}

.mc18cd57a9_overview {
	text-align: middle
}

.mc18cd57a9_manage {
	padding-right: 15px
}

.mc18cd57a9_module {
	padding: 15px
}

.mc18cd57a9_middleColumn {
	padding: 0
}

.mc18cd57a9_middleColumn .mc18cd57a9_module {
	padding: 15px 0 0
}

.mc18cd57a9_middleColumn h3 {
	margin: 0 15px;
	border: none
}

.mc18cd57a9_game {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 15px;
	font-size: 20px
}

.mc18cd57a9_modLink {
	float: none;
	flex: 0 1 40%;
	text-align: right;
	font-size: 16px
}

.mc18cd57a9_game-gw2 a.mc18cd57a9_modLink:hover {
	color: #b61410
}

.mc18cd57a9_title {
	flex-basis: 60%;
	margin: .1em 0
}

.mc18cd57a9_ownedLink {
	cursor: default
}

.mc18cd57a9_gameArt {
	display: block;
	width: 100%;
	height: 192px;
	box-shadow: 0 10px 6px -10px #ccc, 0 -10px 6px -10px #ccc
}

.mc18cd57a9_owned .mc18cd57a9_game {
	color: #000
}

.mc18cd57a9_notOwned>a {
	text-decoration: none
}

.mc18cd57a9_notOwned .mc18cd57a9_gameArt {
	-webkit-filter: grayscale(.85);
	filter: grayscale(.85);
	transition: -webkit-filter .2s;
	transition: filter .2s;
	transition: filter .2s, -webkit-filter .2s
}

.mc18cd57a9_notOwned>a:hover .mc18cd57a9_title {
	color: #333
}

.mc18cd57a9_notOwned>a:hover .mc18cd57a9_gameArt {
	-webkit-filter: none;
	filter: none
}

.mc18cd57a9_notOwned.mc18cd57a9_game-gw2>a:hover .mc18cd57a9_inc,
.mc18cd57a9_notOwned.mc18cd57a9_game-gw2>a:hover .mc18cd57a9_modLink {
	color: #b61410
}

.mc18cd57a9_notOwned.mc18cd57a9_game-pof>a:hover .mc18cd57a9_inc,
.mc18cd57a9_notOwned.mc18cd57a9_game-pof>a:hover .mc18cd57a9_modLink {
	color: #b41a83
}

.mc18cd57a9_notOwned.mc18cd57a9_game-hot>a:hover .mc18cd57a9_inc,
.mc18cd57a9_notOwned.mc18cd57a9_game-hot>a:hover .mc18cd57a9_modLink {
	color: #6a9902
}

.mc18cd57a9_notOwned.mc18cd57a9_game-gw1>a:hover .mc18cd57a9_inc,
.mc18cd57a9_notOwned.mc18cd57a9_game-gw1>a:hover .mc18cd57a9_modLink {
	color: #e95f0d
}

.mc18cd57a9_game-gw2 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/rytlock.ab6eb49e.jpg) no-repeat 100% 0
}

.mc18cd57a9_game-hot .mc18cd57a9_gameArt {
	background: url(../img/hot-logo.61ebd28e.png) no-repeat 10% 50%, url(../img/braham.761ed48.jpg) no-repeat 100% 0
}

.mc18cd57a9_game-pof .mc18cd57a9_gameArt {
	background: url(../img/pof-logo.d0b93c6c.png) no-repeat 10% 50%, url(../img/raptor.4525427b.jpg) no-repeat 100% 0
}

.mc18cd57a9_game-gw1 .mc18cd57a9_gameArt {
	background: url(../img/pof-logo.d0b93c6c.png) no-repeat 10% 50%, url(../img/raptor.4525427b.jpg) no-repeat 100% 0
}

.class-1-0 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/1_0.png) no-repeat 100% 0
}

.class-1-1 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/1_1.png) no-repeat 100% 0
}

.class-2-0 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/2_0.png) no-repeat 100% 0
}

.class-2-1 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/2_1.png) no-repeat 100% 0
}

.class-3-0 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/3_0.png) no-repeat 100% 0
}

.class-3-1 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/3_1.png) no-repeat 100% 0
}

.class-4-0 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/4_0.png) no-repeat 100% 0
}

.class-4-1 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/4_1.png) no-repeat 100% 0
}

.class-5-0 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/5_0.png) no-repeat 100% 0
}

.class-5-1 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/5_1.png) no-repeat 100% 0
}

.class-6-0 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/6_0.png) no-repeat 100% 0
}

.class-6-1 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/6_1.png) no-repeat 100% 0
}

.class-7-0 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/7_0.png) no-repeat 100% 0
}

.class-7-1 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/7_1.png) no-repeat 100% 0
}

.class-8-0 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/8_0.png) no-repeat 100% 0
}

.class-8-1 .mc18cd57a9_gameArt {
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 10% 50%, url(../img/class/8_1.png) no-repeat 100% 0
}

.mc18cd57a9_links a {
	display: block;
	margin: 0 0 .4em .8em;
	line-height: 1;
	text-decoration: none
}

.mc18cd57a9_links a:not(:hover) {
	color: #000
}

.mc18cd57a9_links a:before {
	content: "» ";
	margin-left: -.8em
}

.mc18cd57a9_codeBtn {
	white-space: normal
}

.mc18cd57a9_inc {
	margin: 0 0 .2em;
	flex-basis: 100%;
	font-size: .75em
}

:lang(de) .mc18cd57a9_inc,
:lang(fr) .mc18cd57a9_inc {
	font-size: .65em
}

.mc18cd57a9_upgrade {
	display: block;
	width: 220px;
	height: 150px;
	margin-left: -10px;
	padding-top: 40px;
	padding-left: 129px;
	color: #b41a83;
	font-size: 18px;
	text-decoration: none;
	background: url(../img/upgrade-both.d06be9c0.jpg) no-repeat 0 0
}

:lang(de) .mc18cd57a9_upgrade,
:lang(fr) .mc18cd57a9_upgrade {
	padding: 60px 0 0 108px;
	font-size: 16px;
	background-size: 47% auto;
	background-position: 0 50%
}

@media screen and (min-width:48em) {
	.mc18cd57a9_middleColumn {
		padding-left: 15px;
		padding-right: 15px
	}
	.mc18cd57a9_sideColumn .mc18cd57a9_module:nth-child(odd) {
		margin-left: 0;
		margin-right: 0
	}
}

@media screen and (max-width:48em) {
	.mc18cd57a9_upgrade {
		margin: 0 auto
	}
}

@media screen and (max-width:57em) {
	.mc18cd57a9_game-gw2 .mc18cd57a9_gameArt {
		background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 50% 50%;
		height: 160px
	}
	.mc18cd57a9_game-hot .mc18cd57a9_gameArt {
		background: url(../img/hot-logo.61ebd28e.png) no-repeat 50% 50%;
		height: 160px
	}
	.mc18cd57a9_game-pof .mc18cd57a9_gameArt {
		background: url(../img/pof-logo.d0b93c6c.png) no-repeat 50% 50%;
		height: 160px
	}
}

.mc4a6e28d9_toggleBtn {
	position: relative;
	display: inline-block
}

.mc4a6e28d9_toggleBtn input[type=radio] {
	position: absolute;
	width: 100%!important;
	height: 100%;
	padding: 0;
	margin: 0!important;
	cursor: pointer;
	z-index: 2;
	opacity: 0
}

.mc4a6e28d9_toggleBtn input[type=radio]:checked {
	z-index: 1
}

.mc4a6e28d9_switch {
	position: relative;
	width: 40px;
	height: 14px;
	margin: 5px;
	background: #999;
	border-radius: 7px;
	transition: background-color .2s
}

.mc4a6e28d9_selected {
	background: #007820
}

.mc4a6e28d9_nib {
	position: absolute;
	top: -2px;
	height: 18px;
	width: 18px;
	border-radius: 50%;
	background: #eee;
	box-shadow: 0 1px 1px 0 #000, 1px 1px 4px rgba(0, 0, 0, .7);
	transition: transform .2s
}

.mc4a6e28d9_selected .mc4a6e28d9_nib {
	background: #22752d;
	transform: translateX(24px)
}

.mcbccd2ebc_right-col {
	margin: 0 auto
}

.mcbccd2ebc_settingsModule {
	padding: 20px
}

.mcbccd2ebc_settings h4 {
	margin-bottom: 10px
}

.mcbccd2ebc_settings .modField {
	overflow: hidden
}

.mcbccd2ebc_settings .modLink {
	text-decoration: underline
}

.mcbccd2ebc_settings hr {
	border: none;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px
}

.mcbccd2ebc_toggleBtn {
	float: right
}

.mcbccd2ebc_disc {
	margin-top: 20px;
	font-size: 13px
}

.mcbccd2ebc_modSelect {
	float: right
}

.mcbccd2ebc_saved,
.mcbccd2ebc_saved:focus,
.mcbccd2ebc_saved:hover {
	color: #545454;
	background: #e6e6e6;
	cursor: default
}

.mcbf028e7b_settingsGift {
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: 1px solid #c9c9c9
}

.mcbf028e7b_settingsGift>div {
	display: flex;
	align-items: center
}

.mcbf028e7b_settingsGift h4 {
	margin-top: 20px
}

.mcbf028e7b_settingsGift div p {
	margin: 0 20px 15px 0
}

.mcbf028e7b_bold {
	font-weight: 700;
	margin: 0
}

.mce595d45c_securityNav {
	text-align: center;
	position: absolute;
	top: -60px;
	padding-left: 150px
}

@media screen and (max-width:48em) {
	.mce595d45c_securityNav {
		padding-left: 0
	}
}

.register .mce595d45c_securityNav {
	display: none
}

.mc8b5f0559_qr {
	transition: opacity .2s
}

.mc8b5f0559_show {
	opacity: 1
}

.mc8b5f0559_hide {
	opacity: 0
}

.mcdd5d975e_gameContent {
	margin-top: 30px
}

.mcdd5d975e_gameContent .mcdd5d975e_gcHeading {
	border-bottom: none;
	margin: 0;
	padding: 0
}

.mcdd5d975e_module {
	padding: 0 0 0 15px
}

.mcdd5d975e_contentHd {
	text-align: left;
	margin: 0 auto;
	padding: 15px;
	font-size: 20px;
	margin-top: -51px
}

.mcdd5d975e_addCode {
	padding-left: 24px;
	background: url(../img/add.965e9627.html) no-repeat 0 0;
	font-size: 18px
}

.mcdd5d975e_gameBd {
	min-height: 130px;
	padding: 15px 15px 0 25px;
	vertical-align: middle
}

.mcdd5d975e_dlIcon {
	background: url(../img/download.d1f13ad5.html) no-repeat 0 0
}

.mcdd5d975e_upIcon {
	background: url(../img/upgrade.a5403b70.html) no-repeat 0 0
}

.mcdd5d975e_siteIcon {
	background: url(../img/globe.b9258ddb.html) no-repeat 0 0
}

.mcdd5d975e_dlBtn {
	min-height: 50px;
	padding: 5px 15px 5px 57px;
	background-repeat: no-repeat;
	background-position: 12px 50%;
	background-color: #f7f9fa;
	box-shadow: 1px 1px 6px #c9c9c9;
	line-height: 1.3;
	text-decoration: none;
	cursor: pointer
}

.mcdd5d975e_dlBtn:not(:hover) {
	color: #000
}

.mcdd5d975e_minSpec {
	margin-top: 8px;
	font-size: 12px
}

.mcdd5d975e_minSpec a {
	color: #545454
}

.mcdd5d975e_branchTitle {
	margin-top: 50px
}

.mcdd5d975e_branchClient {
	margin: 0 15px 10px 0;
	color: #000;
	padding: 10px 15px;
	font-size: 16px;
	display: inline-block;
	min-height: auto
}

.mcdd5d975e_icon {
	display: block;
	width: 100%;
	padding: 12px 0 12px 40px;
	border: none;
	text-align: left
}

.mcdd5d975e_expandedModule {
	background-image: none
}

.mcdd5d975e_gameBd {
	padding-bottom: 40px;
	min-height: 479px;
	background: url(../img/gw2-logo.50e2827c.jpg) no-repeat 320px 10px, url(../img/gw2-art.1462b2e1.html) no-repeat 394px 0;
	background-size: 135px, auto;
	background-position-y: 25px, 0
}

@media screen and (max-width:35.5em) {
	.mcdd5d975e_gameBd {
		padding-top: 130px;
		background: url(../img/gw2-logo.50e2827c.jpg) 50% 15px no-repeat
	}
}

.mcdd5d975e_gameBd .mcdd5d975e_gcHeading {
	font-size: 30px;
	max-width: 297px;
	padding: 10px 0 15px
}

.mcdd5d975e_gameLinks a {
	padding-left: 22px;
	margin: 0 15px 5px 0
}

.mcdd5d975e_gameLinks a:first-child {
	margin-left: 0
}

.mcdd5d975e_osx {
	background-image: url(../img/mac.f2df01e4.html)
}

.mcdd5d975e_win {
	background-image: url(../img/windows.bed45036.html)
}

.mcdd5d975e_openCode {
	background: transparent no-repeat 0 50%;
	background-image: url(../img/add.965e9627.html)
}

.mcdd5d975e_openLink {
	background: transparent no-repeat 0 50%;
	background-image: url(../img/link.dbf33428.html)
}

.mcdd5d975e_gw2Content {
	margin-top: 45px
}

.mcdd5d975e_gw2Content .mcdd5d975e_clientInfo {
	padding: 0 10px 12px 0
}

.mcdd5d975e_clientInfo .mcdd5d975e_dlTitle {
	font-size: 20px
}

.mcdb70b295_applications .mcdb70b295_module {
	padding: 15px
}

.mcdb70b295_applications .mcdb70b295_pureBtnSecondary {
	border-radius: 0;
	font-size: 20px;
	margin-top: 10px;
	margin-left: 10px
}

.mcdb70b295_subtext {
	float: right;
	display: inline-block;
	margin-left: 5px
}

.mcdb70b295_apiKey:not(:first-child) {
	padding-top: 8px;
	border-top: 1px solid #eee
}

.mcdb70b295_apiKey h4 {
	font-family: sans-serif;
	min-height: 20px
}

.mcdb70b295_keyName {
	font-weight: 700;
	float: left
}

.mcdb70b295_keyContainer {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 5px;
	border: 1px solid #333;
	background-color: #eee;
	clear: both;
	padding: 5px;
	text-align: center
}

.mcdb70b295_key {
	flex: 1 0 100%
}

.mcdb70b295_keyCode {
	width: auto;
	padding: 2px 5px;
	flex: 1 0 auto;
	font-family: monospace;
	font-size: small;
	text-align: center;
	border: none;
	background-color: #eee
}

@media screen and (min-width:48em) {
	.mcdb70b295_keyCode {
		font-size: inherit
	}
}

.mcdb70b295_keyEye {
	display: block;
	width: 24px;
	height: 23px;
	padding: 0;
	border: none;
	background: url(https://cabalampm.com/img/eye.756b5b6a.svg) no-repeat 50% 50%;
	background-size: 90%
}

.mcdb70b295_keyEye:not(:first-child) {
	margin-left: 5px
}

.mcdb70b295_keyCopy {
	background-image: url(https://cabalampm.com/img/copy.1f347edc.svg)
}

.mcdb70b295_qrBtn {
	background-image: url(https://cabalampm.com/img/qrcode.12bb2c64.svg)
}

.mcdb70b295_actions {
	display: flex;
	justify-content: flex-end;
	flex: 0 0 100px
}

.mcdb70b295_keyPermissions {
	margin: 0 0 10px 10px;
	padding: 0
}

.mcdb70b295_keyPermissions input[type=checkbox] {
	width: auto;
	display: inline-block;
	vertical-align: middle
}

.mcdb70b295_keyPermissions h3 {
	margin-bottom: 5px;
	margin-top: 15px
}

.mcdb70b295_keyPermissions .mcdb70b295_permissionName {
	font-weight: 700;
	display: inline;
	margin-left: 5px
}

.mcdb70b295_keyPermissions .mcdb70b295_permissionDesc {
	margin-left: 25px
}

.mcdb70b295_permission {
	position: relative;
	display: inline-block;
	padding: 5px 20px
}

.mcdb70b295_permission abbr {
	cursor: help;
	text-decoration: none
}

.mcdb70b295_edit,
.mcdb70b295_edit .mcdb70b295_permission {
	display: block
}

.mcdb70b295_permWithGear:before {
	display: block;
	width: 17px;
	height: 17px;
	position: absolute;
	left: 0;
	top: 6px;
	content: url(https://cabalampm.com/img/gear.13901f99.svg)
}

.mc7bac0e8c_error {
	display: inline-block;
	margin-top: 4em;
	text-align: center
}

.mc7bac0e8c_error img {
	display: block;
	width: 500px;
	max-width: 100%
}

.mcc58a1423_socials {
	margin: 2em auto 0;
	width: 90%
}

.mcc58a1423_social {
	position: relative;
	margin: 4em 0 1em;
	padding-top: .6em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase
}

.mcc58a1423_social:before {
	content: "";
	position: absolute;
	width: 45px;
	height: 45px;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	border: 1px solid #c9c9c9;
	border-radius: 10%;
	background: #eee url(../../account.staticwars.com/pages/unsubscribe/img/social.7431bbda.png) no-repeat;
	background-size: 300%
}

.mcc58a1423_facebook:before {
	background-color: #3664a2
}

.mcc58a1423_tumblr:before {
	background-position: 50% 0
}

.mcc58a1423_youtube:before {
	background-position: 100% 0
}

.mcc58a1423_twitter:before {
	background-color: #1da1f2;
	background-position: 0 100%
}

.mcc58a1423_forums:before {
	background-position: 50% 100%
}

.mcc58a1423_twitch:before {
	background-position: 100% 100%
}

.mcfd135148_subContent,
.mcfd135148_unsubContent>div {
	text-align: left
}

.mcfd135148_unsubForm {
	transition: opacity .4s
}

.mcfd135148_unsubDisc {
	font-size: 13px
}

.mcfd135148_unsubError,
.mcfd135148_unsubSuccess {
	position: relative;
	font-size: 22px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	line-height: 1.4;
	border-bottom: 1px solid #c9c9c9
}

.mcfd135148_unsubError:before,
.mcfd135148_unsubSuccess:before {
	content: "";
	position: absolute;
	right: 100%;
	width: 1.1em;
	height: 1.1em;
	margin: -.2em .5em 0 0;
	padding: .2em;
	background: #007820 url(https://cabalampm.com/img/check.5792aa27.svg) 50% no-repeat;
	background-size: 71%;
	border-radius: 50%
}

.mcfd135148_unsubError:before {
	background: #a21d20 url(https://cabalampm.com/img/cross.8cd9a0dd.svg) 50% no-repeat;
	background-size: 66%
}

.mcfd135148_formThanks {
	position: relative;
	margin-bottom: 2em
}

.mcfd135148_unsubFormHide {
	opacity: 0
}

.mcfd135148_unsubQuestion {
	font-size: 18px;
	margin-bottom: .4em
}

.mcfd135148_unsubQuestion .module {
	margin-top: 2em
}

.mcfd135148_unsubAnswers {
	margin-bottom: .6em
}

.mcfd135148_thanks {
	position: absolute;
	top: 1em;
	opacity: 0;
	font-size: 18px;
	transition: opacity .4s
}

.mcfd135148_thanksShow {
	opacity: 1
}

.unsubscribe .module {
	margin-top: 2em
}

@media screen and (max-width:35.5em) {
	.error:before,
	.mcfd135148_unsubSuccess:before {
		content: none
	}
	.unsubscribe .body {
		padding-top: 0
	}
}

.mcf63deed5_mergedAd {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0;
	font-size: 1.3em;
	text-decoration: none;
	color: #000
}

@media screen and (min-width:48em) {
	.mcf63deed5_mergedAd {
		width: auto;
		height: 450px;
		margin: 2em -200px;
		padding: 0 180px;
		box-shadow: none;
		text-align: right;
		background: url(../img/hot-pof-bundle.a9f26c6e.html) no-repeat 50% 50%
	}
}

.mcf63deed5_mergedAd:hover {
	color: #820e0c
}

.mcf63deed5_mergedAd>div {
	padding: 35px 45px
}

@media screen and (min-width:48em) {
	.mcf63deed5_mergedAd>div {
		padding: 0 0 100px 50%;
		padding-left: 420px
	}
}

.mcf63deed5_mobImg {
	width: 100%;
	height: auto
}

@media screen and (min-width:48em) {
	.mcf63deed5_mobImg {
		display: none
	}
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
          transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
          transform: none;
}

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

fieldset {
	display: none
}

fieldset.show {
	display: block
}

.tabs {
	margin: 2px 5px 0px 5px;
	padding-bottom: 10px;
	cursor: pointer
}

.tabs:hover,
.tabs.active {
	border-bottom: 1px solid #2196F3
}

.box {
	margin-bottom: 10px;
	border-radius: 5px;
	padding: 10px
}

.modal-backdrop {
	background-color: #64B5F6
}

.line {
	background-color: #CFD8DC;
	height: 1px;
	width: 100%
}

button:focus {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	outline-width: 0
}

@media screen and (max-width: 768px) {
	.tabs h6 {
		font-size: 12px
	}
}

* {
  box-sizing: border-box;
}

textarea,
input,
button {
  outline: none;
}

.window-button, .window .buttons .close, .window .buttons .minimize, .window .buttons .maximize {
  padding: 0;
  margin: 0;
  margin-right: 4px;
  width: 12px;
  height: 12px;
  background-color: gainsboro;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  color: rgba(0, 0, 0, 0.5);
}

.window {
  animation: bounceIn 1s ease-in-out;
  width: 100%;
}
.window .handle {
  height: 22px;
  background: linear-gradient(0deg, #d8d8d8, #ececec);
  border-top: 1px solid white;
  border-bottom: 1px solid #b3b3b3;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: rgba(0, 0, 0, 0.7);
  font-family: Helvetica, sans-serif;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
}
.window .buttons {
  position: absolute;
  float: left;
  margin: 0 8px;
}
.window .buttons .close {
  background-color: #ff6159;
}
.window .buttons .minimize {
  background-color: #ffbf2f;
}
.window .buttons .maximize {
  background-color: #25cc3e;
}
.window .terminal {
  padding: 4px;
  background-color: black;
  opacity: 0.7;
  height: 218px;
  color: white;
  font-family: "Source Code Pro", monospace;
  font-weight: 200;
  font-size: 14px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow-y: auto;
}
.window .terminal::after {
  content: "|";
  animation: blink 2s steps(1) infinite;
}

.prompt {
  color: #bde371;
}

.path {
  color: #5ed7ff;
}

@keyframes blink {
  50% {
    color: transparent;
  }
}
@keyframes bounceIn {
  0% {
    transform: translateY(-1000px);
  }
  60% {
    transform: translateY(200px);
  }
  100% {
    transform: translateY(0px);
  }
}

.donate {
  /*padding: 50px */
  width: 100%;
}

.donate p {
  line-height: 24px;
  font-size: 14px;
  font-weight: 300;
}

.donate h3 {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 30px;
}

.denomination {
  float: left;
  width: 33%;
  text-align: center;
  padding: 13px 0;
  cursor: pointer;
  background-color: #73857a;
  margin: 0 1px 1px 0;
  transition: background-color 0.2s ease;
}

.denomination label {
  font-weight: 600;
  cursor: pointer;
}

.denomination input {
  left: -10001px;
  position: absolute;
}

.denomination-other {
  width: 99.8%;
}

.denomination-other input {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  width: inherit;
  text-align: center;
  border: none;
  padding: 13px 0;
  transition: background-color 0.2s ease;
}

.denomination-other input:hover {
  background-color: #ec3029;
}

.denomination-other input:before {
  position: absolute;
  left: 6px;
  top: 2px;
  content: "$";
}

.donate-amount .selected, .denomination-other input.selected, .donate-amount .denomination:hover {
  background-color: #EC3029;
  border: 0;
}

.donate-black h2 {
  font-size: 32px;
  margin-bottom: 30px;
}

.donate-black h2 span {
  display: block;
  float: left;
  font-size: 16px;
  padding-top: 7px;
  margin-right: 20px;
  text-align: center;
  width: 30px;
  height: 25px;
  background-color: #ec3029;
  border-radius: 50%;
}

.donate-type label,
.donate-payment label {
  font-size: 14px;
  font-weight: 300;
  margin-right: 30px;
}

.donate-blue {
  padding: 25px;
}

.donate-black {
  padding: 25px;
}

.donate-submit button {
  width: 100%;
  background-color: #ec3029;
  border: none;
  color: #FFF;
  font-size: 20px;
  line-height: 20px;
  padding: 14px 0;
  margin: 30px 0;
  text-transform: uppercase;
  cursor: pointer;
}

.donate-submit small {
  color: rgba(255, 255, 255, 0.4);
  font-size: 13px;
}