@charset "UTF-8";

html,
body {
	max-width: 100%;
	overflow-x: hidden;
	background-color: #f8f8f8;
	font-size: 15px;
	position: relative;
}

@font-face {
	font-family: 'roboto';
	src: url("../-res/fonts/Roboto-Regular.ttf");
}

@font-face {
	font-family: 'roboto-light';
	src: url("../-res/fonts/Roboto-Light.ttf");
}

body p {
	font-family: 'Roboto-Condensed', sans-serif;
	font-weight: 400 !important;
}

.skip-link {
    position: absolute;
    top: -44px;
    left: 0;
    background: #32528f;
    color: white;
    padding: 10px 18px;
    z-index: 10000001;
    text-decoration: none;
    border-radius: 4px;
    transition: top 0.2s ease;
}

.skip-link:focus {
    top: 23px;
    margin-left: 13px;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #FAA51D !important;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(250, 165, 29, 1) !important;
	-moz-box-shadow: 0px 0px 0px 1px rgba(250, 165, 29, 1) !important;
	box-shadow: 0px 0px 0px 1px rgba(250, 165, 29, 1) !important;
}

#mainmenubtn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.header-logos {
	x-background-color: #002776;
	z-index: 20000;
}

#mainmenubtn::before {
	content: "";
	position: relative;
	height: 100%;
}

p {
	margin-left: 1px;
}

.ui-msg {
	color: red;
	font-weight: 600 !important;
	font-family: 'roboto', sans-serif;
	padding: 10px;
	/* border-radius: 10px; */
	padding-left: 20px;
	background-color: #f9e0dd;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 90%;
	font-size: 12px;
}

.user_icon {
	padding-bottom: 5px;
}

label {
	margin-left: 0.6rem;
	font-family: 'roboto' !important;
}

.pass_hint {
	margin-left: 0.6rem;
	max-width: 510px !important;
	color: #898989;
}

.pass_hint1 {
	margin-left: 0.6rem;
	max-width: 610px !important;
	color: #898989;
}

.username_icn {
	padding-left: 55px;
	background: url("/-res/img/username_icon.png") no-repeat left;
	background-size: 32px;
	padding-left: 55px !important;
	background-position: 10px;
}

.lock_icn {
	padding-left: 55px;
	background: url("/-res/img/lock_icon.png") no-repeat left;
	background-size: 32px;
	padding-left: 55px !important;
	background-position: 10px;
}

.app_logo {
	padding: 3px;
	max-width: 150px;
}

.redd {
	color: #FF0000 !important;
}

.verify-ok {
	color: green !important;
}

/* .zip1 { max-width: 50% !important; }
.zip2 { max-width: 40% !important; } */
.ui-el-code,
.ui-el-dateSubmitted,
.ui-el-entryCount,
.ui-el-drawNum {
	font-size: 1.2rem;
}

.sanserifs {
	font-family: sans-serif;
}

.input-group-text {
	margin-right: 10px;
}

input.ui-address-selection.float-left {
	margin-top: 40px;
	transform: scale(1.7);
	max-width: 400px;
}

input.ui-address-selection.float-left.blueradio {
	margin-top: 60px;
}

.vspc {
	margin-top: 64px !important;
	margin-left: -10px;
}

.hspc1 {
	margin-right: 10px;
}

pre.ui-address-value.float-left.fontmodal {
	padding-left: 20px;
	padding-top: 15px;
}

ul.ui-address-list,
ul.ui-address-entered-list {
	padding-left: 0px;
}

.jumbotron {
	margin-bottom: 0 rem;
	background-color: #fff;
}

.custom-select-lg {
	font-size: 1.55rem !important;
}

.navbar-light .navbar-nav .nav-link {
	color: #fff !important;
}

.ui-drawconfiglist img {
	background-size: cover;
	border-radius: 10px;
	/* width: 280px; /
    / height: 158px; */
}

.ui-loggedout .ui-loggedin {
	display: none;
}

.ui-loggedin .ui-loggedout {
	display: none;
}

.ui-show-loggedout-inline,
.ui-show-loggedin-inline,
.ui-show-loggedout-inline-block,
.ui-show-loggedin-inline-block,
.ui-show-loggedout-flex,
.ui-show-loggedin-flex,
.ui-show-loggedout-block,
.ui-show-loggedin-block,
.ui-show-loggedin-list-item,
.ui-show-loggedout-list-item {
	display: none;
}

.gameinfo {
	text-align: center;
	padding: 15px;
	font-family: sans-serif;
}

.title {
	padding-bottom: 10px;
	/* font-weight: 600; */
	font-size: 3.3em !important;
	x-padding-top: 52px;
	letter-spacing: 0px;
	margin-left: -57px;
}

.title-attention {
		padding-bottom: 10px;
		/* font-weight: 600; */
		font-size: 3.3em !important;
		padding-top: 52px;
		letter-spacing: 0px;
		/* margin-left: -57px; */
}

@media (min-width: 0px) AND (max-width: 1240px) {
	.title {
		margin-left: 0px;
		x-padding-top: 26px;
		font-size: 3em !important;
	}
}




.entry-back,
entry-front,
.entry-box,
.form-row {
	font-family: "roboto";
}

.promo_spc {
	margin-top: -110px;
}

.ui-feedback {
	font-family: sans-serif;
}

.nav-item.active .nav-link {
	padding-bottom: 20px;
	border-bottom: 7px solid #FAA51D !important;
}

.ui-loggedout .ui-show-loggedout-inline {
	display: inline !important;
}

.ui-loggedin .ui-show-loggedin-inline {
	display: inline !important;
}

.ui-loggedout .ui-show-loggedout-inline-block {
	display: inline-block !important;
}

.ui-loggedin .ui-show-loggedin-inline-block {
	display: inline-block !important;
}

.ui-loggedout .ui-show-loggedout-flex {
	display: flex !important;
}

.ui-loggedin .ui-show-loggedin-flex {
	display: flex !important;
}

.ui-loggedout .ui-show-loggedout-block {
	display: block !important;
}

.ui-loggedin .ui-show-loggedin-block {
	display: block !important;
}

.ui-loggedin .ui-show-loggedin-list-item {
	display: list-item !important;
}

.ui-loggedout .ui-show-loggedout-list-item {
	display: list-item !important;
}


.header-sep:after {
	content: "|";
	display: inline-block;
}

.header-top .collapse.show .nav-item,
.header-top .collapsing .nav-item {
	text-align: center;
}


@media (max-width: 772px) {
	.header-top .navbar {
		display: block;
		width: 100%;
		text-align: center;
	}

	.login-btn {
		display: none;
	}

	.head-ctrl-line {
		display: none;
	}


	.navbar {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		padding: .5rem 1rem;
		margin-right: 0px !important;
		margin-top: 0px !important;
		text-align: center;
		padding-bottom: 15px !important;
		padding-top: 5px !important;

	}

}

.ui-loggedin .nav-hide-loggedin {
	display: none !important;
}

.ui-loggedout .nav-hide-loggedout {
	display: none !important;
}

.header-top.container-fluid.area {
	background-color: #002776;
}

.navbar-nav {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;

}

.header-controls {
	background-color: #002776;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Candal', sans-serif;
}

img.txlogo {
	/* padding: 11px; */
	width: auto;
	height: 48px;
	z-index: 10000000 !important;
	margin-left: 12px;
	margin-top: 20px;
	position: top;
	/* margin-bottom: 0px; */
}

img.lzlogo {
	height: 81px;
	z-index: 1000000000000 !important;
	padding-left: 15px;
	margin-top: 37px;
	padding-top: 3px;
}

.jumbotron-bg1 {
	background-image: url(/-res/img/nav-wing5.png);
	background-size: cover;
	background-repeat: no-repeat;
	height: 25px;
	width: 100%;
	background-color: #f8f8f8 !important;
}

.jumbotron-bg2 {
	background-image: url(/-res/img/nav-wing5.png);
	background-size: cover;
	background-repeat: no-repeat;
	height: 30px;
	width: 103%;
	background-color: #f8f8f8 !important;
	background-position-y: 0px;
	background-position-x: -20px;
}

.join_header {
	font-size: 3em;
	color: #fff;
	padding-left: 126px;
	padding-top: 90px;
}

.orange {
	color: #FAA51D !important;
}

.promo_txt {
	font-size: 2.2em !important;
	line-height: 49px !important;
	margin-top: 0px !important;
	color: #fff !important;
	padding-left: 125px !important;
	font-family: 'Roboto';
	font-weight: 700;
}

#main {
	x-padding-top: 25px;
	x-padding-bottom: 25px;
	margin-top: 1px;
}

.home-callout {
	padding-top: 300px;
	margin-left: 60px;
	background-color: #fff;
	padding-top: 25vh;
}

.home-callout h1 {
	font-size: 3.35em !important;
	line-height: 1em;
	padding-top: 31px;
}

.home-callout p {
	font-size: 1.35em !important;
	padding-top: 25px;
	font-weight: 600 !important;
	line-height: 25px;
	max-width: 660px;
}

.home-splash {
	background-image: url(/-res/img/home_bg.png);
	background-repeat: no-repeat;
	background-position: -4px top;
	background-size: contain;
	height: 84vh;
	x-max-height: 841px;
	background-color: #38518b;
}

.btn:hover {
	color: #fff;
	text-decoration: underline;
}

.btn[disabled]:hover {
	text-decoration: none;
}

a.nav-link {
	font-family: 'roboto', serif !important;
	font-size: 14px;
	color: #fff;
	margin-top: 4px !important;
	/* border-bottom: 5px solid #002776 !important; */
	letter-spacing: 0.2px;
}

.nav-link {
	color: #fff !important;
	margin-top: 0px;
	letter-spacing: 0.2px;
	font-weight: 500;
}

a.nav-link:hover {
	font-family: 'roboto' !important;
	text-decoration: none;
	margin-top: 4px !important;
	letter-spacing: 0.2px;
	color: #FAA51D !important;
}

.login-btn {
	background-color: #FAA51D !important;
	/* padding: 8px; */
	margin: 2px;
	padding-right: 20px;
	color: #173B70 !important;
	font-family: sans-serif;
	border-radius: 30px;
	width: 158px;
	margin-left: 16px;
	height: 36px;
	line-height: 5px;
	font-weight: 650;
	top: 13px;
	position: absolute;
	font-size: 14px !important;
}

.login-btn1 {
	background-color: #FAA51D !important;
	/* padding: 8px; */
	color: #173B70 !important;
	width: 285px !important;
	margin-top: 45px;
	padding: 15px;
	padding-left: 20px;
	font-family: sans-serif;
	border-radius: 25px;
	font-weight: 600;
	display: block;
	height: 50px;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 20px;

}

input#login_email {
	margin-top: 38px !important;
}

.login-btn-mob {
	height: 36px;
	background-color: #FAA51D !important;
	position: absolute;
	left: 240px;
	border-radius: 25px;
	z-index: 100000000;
	width: 112px;
	text-align: center;
	top: 21px;
	color: #000 !important;
}

a.login-btn-mob:hover {
	text-decoration: underline !important;
	color: #000 !important;
}

a.login-btn:hover {
	color: #000 !important;
	text-decoration: underline;
}

.row.headblend {
	height: 87px;
	box-shadow: 0px 1px 1px rgba(35, 56, 108, 1);
	background-color: #002776;
}

.modal-backdrop {
	background-color: #002776;
}

.notpreflink {
	color: #355493;
}

.forgot_pass {
	font-weight: 600;
	text-decoration: none;
	color: #355493 !important;
	background-position: 20px;
	text-align: right !important;
	float: left;
	padding-right: 55px;
	margin-bottom: 10px;
	font-size: .9em;
	/* clear: both; */
}

.add_verify img {
	padding: 0px !important;
	margin: 0px !important;
	width: 98%;
}

.add_verify {
	font-family: "roboto";
}

.login_form {
	padding-left: 0px !important;
}

.bluebg {
	background: linear-gradient(to right, white 50%, #38518b 50%);
}

.bluebg1 {
	background: #38518b;
}

.blue-btn,
.yellow-btn {
	background-color: #38518b;
	color: #fff;
	display: inline-block;
	width: 285px;
	padding: 15px;
	padding-left: 20px;
	font-family: sans-serif;
	border-radius: 25px;
	font-weight: 600;
	height: 50px;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 20px;
}

.blue-btn:hover,
.yellow-btn:hover {
	text-decoration: underline;
	color: #fff;
}

.yellow-btn {
	background-color: #FAA51D;
	color: #173B70;
}

.yellow-btn:hover {
	color: #173B70;
}

.unauthorized-domain-btn {
  background-color: #38518b !important;
  color: #fff !important;
  padding: 15px;
  padding-left: 20px;
  font-family: sans-serif;
  border-radius: 25px;
  font-weight: 600;
  display: block;
  height: 50px;
  text-align: center;
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 20px;
}

.register-btn {
	background-color: #38518b !important;
	color: #fff !important;
	width: 285px !important;
	padding: 15px;
	padding-left: 20px;
	font-family: sans-serif;
	border-radius: 25px;
	font-weight: 600;
	display: block;
	height: 50px;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 20px;
}

.header-btn {
	display: inline-block;
	border: none;
	text-align: center;
	text-decoration: none;
	font-size: 13px !important;
	margin: 0px 0px;
	cursor: pointer;
	font-weight: 700 !important;
	width: 11em;
	float: left;
}

.headdecorout {
	background-color: #002776;
	background-size: 100% 3px;
}

.headdecorin {
	background: linear-gradient(to bottom, rgba(0, 28, 92, 1) 0%, rgba(0, 33, 106, 1) 47%, rgba(0, 37, 119, 1) 100%) left bottom no-repeat;
	background-size: 100% 3px;
	height: 45px;
}

.float-right {
	margin-right: -30px;
	padding-bottom: 3px;
}

.navbar {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 0.6rem 1rem;
	margin-top: 0px;
	margin-right: -15px;
	text-align: center;
	padding-bottom: 0px;
	margin-right: 160px !important;
}


.ui-loggedin .navbar {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 0.5rem 1rem;
	margin-bottom: -6px;
	margin-top: -35px;
	margin-right: 0px !important;
}

.ui-address-entered {
	background-color: #e6e6e6;
	padding: 15px;
	margin: 5px;
}

.tiny {
	font-size: 1rem;
	position: absolute;
	float: left;
	color: #fff;
	z-index: 1000000;
	padding-left: 6px;
}

.navbar-toggler {
	background-color: #fff;
	margin-left: 1rem !important;
	margin-left: 200px !important;
}

.logout {
	padding-right: 20px;
	color: #fff !important;
	padding-left: 7px;
	height: 17px;
}

.myacct,
.welcome {
	color: #fff !important;
	padding-left: 7px;
	padding-right: 7px;
	font-family: "roboto";
	font-size: 0.90em;
	padding-top: 7px;
}

@media (min-width: 771px) AND (max-width: 1850px) {
	.bluebg {
		background: #fff !important;
	}
}

@media (min-width: 771px) AND (max-width: 991px) {
	.head-ctrl-line {
		background: none;
		background-size: 100% 3px;
		margin-top: -116px !important;
		left: 85px;
		top: -4px;
	}


	.head-ctrl-line {
		background: none;
		background-size: 100% 3px;
		margin-top: -116px !important;
		left: 85px;
		top: -4px;
	}

	.float-right {
		margin-top: 21px !important;
		width: 372px;
	}
}

@media (min-width: 772px) AND (max-width: 991px) {
	.my-claims-claim-type {
		margin-left: 390px !important;
		margin-top: -1px;
	}
}

@media (min-width: 750px) AND (max-width: 772px) {
	.my-claims-claim-type {
		margin-left: 247px !important;
		margin-top: -1px;
	}
}

@media (min-width: 540px) AND (max-width: 749px) {
	.my-claims-claim-type {
		margin-left: 348px !important;
		margin-top: -1px;
	}
}

@media (min-width: 375px) AND (max-width: 539px) {
	.my-claims-claim-type {
		margin-left: 248px !important;
		margin-top: -1px;
	}
}

@media (min-width: 275px) AND (max-width: 450px) {
	.my-claims-promo-img-bg {
		height: 95px;
		padding-left: 0px !important;
		position: absolute;
		margin-top: -3px;
		width: 100px;
	}

	.my-claims-promo-img {
		width: 99%;
		border-bottom: 1px #fff dotted;
		margin-top: 1px;
	}

	.my-claims-promo-img img {
		margin-left: -51px !important;
	}
}

@media (min-width: 0px) AND (max-width: 400px) {
	.modal-header img {
		margin-left: 0rem !important;
	}

	.my-claims-claim-type {
		margin-left: 184px !important;
	}

	.my-claims-promo-img img {
		left: 0px;
		margin-left: -35px;
	}
}

@media (min-width: 0px) AND (max-width: 375px) {
	.my-claims-claim-type {
		margin-left: 184px !important;
	}
}

@media (min-width: 401px) AND (max-width: 500px) {
	.modal-header img {
		margin-left: 1rem !important;
	}
}

@media (min-width: 300px) AND (max-width: 500px) {
	.navbar-nav {
		width: 286px;
		padding: 20px;
	}
}

@media (min-width: 500px) AND (max-width: 771px) {
	.navbar-nav {
		display: flex;
		flex-direction: column;
		padding-left: 0;
		margin-bottom: 0;
		list-style: none;
		margin-top: 0px;
		height: auto;
		width: 225px;
	}

	h1 .join_header {
		font-size: 14px;
		padding-left: 40px;
	}
}

@media screen and (max-width: 770px) {
	.headdecorin {
		background: none !important;
		display: none;
	}
}

@media screen and (max-width: 563px) {
	.title_class {
		padding-top: 0px !important;
		font-size: 11px;
	}

	.join_header {
		padding-top: 55px;
	}

}

@media screen and (min-width: 0px) AND (max-width: 765px) {
	.ui-drawconfiglist-name {
		display: none !important;
		font-family: sans-serif;
	}
}

.ui-entrylist {
	font-family: sans-serif;
}

.navbar-expand-md .navbar-nav .nav-link {
	padding-right: 2.35rem;
	padding-left: 2.15rem;
	margin-bottom: -3px;
	padding-top: 16px;
	padding-bottom: 20px;
}

.lz-login-pnl-header {
	border-top-right-radius: 23px;
	border-top-left-radius: 23px;
	background-color: #FAA51D;
}

.lz-pnl {
	border-radius: 23px;
	background-color: #efefef;
	border: 2px solid #dedede;
	margin-bottom: 35px;
}


.lz-pnl p {
	margin-right: 30px;
	padding-bottom: 20px;
}

.register_p {
	font-size: 16px !important;
	max-width: 450px;
	margin-left: 40px;
}

.login_p {
	font-size: 16px !important;
	max-width: 432px;
	margin-left: 30px;
	font-weight: 200;
}

.lz-login-pnl-header h1 {
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: "candal" !important;
	font-weight: 200 !important;
	color: #355493;
}

.lz-register-pnl-header {
	border-top-right-radius: 23px;
	border-top-left-radius: 23px;
	background-color: #355493;
}

.lz-register-pnl-header h1 {
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: "candal" !important;
	font-weight: 200 !important;
	color: #fff;
}

.form-group {
	padding-left: 30px;
	font-family: "roboto";
}

.form-control {
	box-shadow: none !important;
}

.form-control {
	display: inline;
	width: 100%;
	height: calc(2.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff !important;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 2.25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	font: 'roboto' !important;
	width: 90%;
	margin: 5px !important;
	margin-left: 0px !important;
}

.form-check-label {
	font-family: sans-serif;
	margin: 10px;
	padding-top: 10px;
	font-size: 14px;
	max-width: 450px;
	position: relative;
	padding-left: 50px;
}

.form-check-label1 {
	max-width: 530px !important;
}

.use-mobile-claim-check-label {
	font-family: sans-serif;
	margin: 10px;
	font-size: 14px;
	max-width: 450px;
	position: relative;
	padding-left: 24px !important;
}

/* .input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
width: 18em ;
} */
input#register_dob_yyyy {
	width: 132px;
}

select#register_dob_dd {
	width: 132px;
}

select#coregister_dob_dd {
	width: 182px;
}

select#register_dob_mm {
	width: 132px;
}

.btn-primary {
	color: #FFF;
	background-color: #3a518b !important;
	border-color: #0061a0 !important;
	border-radius: 30px;
	font-family: 'roboto', 'hypatia sans pro', 'hypatia-sans-pro', "NonBreakingSpaceOverride", "Hoefler Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;
	font-size: 18px;
	width: 80%;
	font-weight: 500;
}

.btn-landing {
	color: #FFF;
	background-color: #3a518b !important;
	border-color: #0061a0 !important;
	border-radius: 30px;
	font-family: 'roboto', 'hypatia sans pro', 'hypatia-sans-pro', "NonBreakingSpaceOverride", "Hoefler Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;
	font-size: 18px;
	width: 80%;
	font-weight: 500;
	padding: 15px;
}

a.btn-landing.enterticketbtn,
a.btn-landing {
	color: #fff;
}

.btn-primary2 {
	color: #FFF !important;
	background-color: #32518F !important;
	border-color: #0061a0 !important;
	border-radius: 30px;
	font-family: 'roboto', 'hypatia sans pro', 'hypatia-sans-pro', "NonBreakingSpaceOverride", "Hoefler Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;
	font-size: 1.4em !important;
	width: 119px !important;
	margin-right: 44px;
}

.submit {
	width: 100% !important;
}

.btn-warning {
	color: #000;
	background-color: red;
	border-color: #000 !important;
	border-radius: 30px;
	font-family: 'roboto bold', 'hypatia sans pro', 'hypatia-sans-pro', "NonBreakingSpaceOverride", "Hoefler Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;
	font-size: 19px !important;
	width: 183px;
	padding-top: 8px;
	color: #fff;
}

.foot-style {
	background-color: #002776;
	padding: 5px;
	margin-top: -5px !important;
}

/** 
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
	.foot-style {
		margin-bottom: -43px;
}

@-moz-document url-prefix() {
	.foot-style {
		margin-bottom: 0px;
	}
}
**/

.footrow {
	font-family: "roboto";
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 1.6;
	text-rendering: optimizeLegibility;
	font-size: .87em;
	color: #fff !important;
	font-weight: 600;
}

.footrow a {
	color: #fff !important;
	font-weight: 400 !important;
	text-decoration: underline;
}

.footrow a:hover {
	color: #fba50c !important;
	font-weight: 400 !important;
	text-decoration: none !important;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
	cursor: pointer;
}

#editprofile_countryoforigin:disabled {
	background-color: #cfcfcf !important;
}

.cwidthcontrolclaims {
	max-width: 662.1px;
}

.satisfies-age-requirement_container,
.satisfies-age-requirement-claims_container {
	display: none;
}

.view-all-btn {
	border-radius: 35px;
	background-color: #3a518b !important;
	color: #fff;
	padding: 7px;
	width: 400px;
	padding-left: 24px;
	font-family: "roboto";
	margin: 10px;
	font-size: 1.2em;
	appearance: none;
	font-weight: 500;
}

.ui-promotions .dropdown-item img {
	width: 85px;
	height: 48px;
}

.enter-form {
	background-color: #EFEFEF;
	border-radius: 25px;
	width: 100%;
	margin-top: 20px;
}

.ui-address-list li,
.ui-address-entered-list li {
	background-color: #e6e6e6;
	padding: 15px;
	margin: 5px;
	border-radius: 11px;
	box-shadow: 0px 4px #d6d8d8;
	list-style-type: none;
	/* min-width: 200px; */
}

.ui-address-list input,
.ui-address-entered-list input {
	float: right;
}

.ui-promotions.ui-resources-loaded .ui-promotion-ticket-toggle {
	display: unset;
}

.ui-promotion-ticket-toggle,
.ui-promotion-ticket-toggle:hover,
.ui-promotion-ticket-toggle:active,
.ui-promotion-ticket-toggle:focus {
	background-color: white;
	border: thin solid white;
}

.ui-promotion-ticket-toggle {
	position: relative;
	z-index: 100;
	border: 1px solid lightgray !important;
	border-radius: 35px;
	background-color: white !important;
	color: #3a518b !important;
	padding: 7px;
	width: 400px;
	font-family: arial;
	margin: 10px;
	font-size: 1.1em;
	font-weight: 600;
	appearance: none;
}

.ui-tickets-carousel .carousel-item img {
	max-height: 600px;
}

.ui-tickets-carousel img {
	margin: 1em auto;
}

.ui-drawconfiglist img {
	background-size: cover;
}

.gameinfo {
	text-align: center;
	padding: 15px;
}

.ui-msg-success .ui-msg {
	color: #4e8c31;
	background-color: #fff;
}

.ui-promotions .ui-promotion-ticket-toggle {
	display: none;
}

.ui-promotions.ui-resources-loaded .ui-promotion-ticket-toggle {
	display: unset;
}

@media screen and (min-width:774px) {
	.navhiddenlg {
		display: none !important;
	}
}

.menu_btn {
	margin: 25px;
	font-family: sans-serif !important;


}

@media screen and (min-width:0px) and (max-width:768px) {
	.promo_normalspc {
		margin-top: 0px;
	}
}

.btn-blue {
	color: #002776;
}

.faq-btn-left {
	text-align: left;
}

@media screen and (max-width: 768px) {
	.nav-item.active .nav-link {
		border-bottom: 0px !important;
		color: #FAA51D !important;
	}
}

.btn-red {
	color: #fff;
	background-color: red !important;
	border-color: red !important;
	border-radius: 30px;
	font-family: 'roboto', 'hypatia sans pro', 'hypatia-sans-pro', "NonBreakingSpaceOverride", "Hoefler Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;
	font-size: 18px;
	width: 80%;
	font-weight: 500;
}

.modal {
	background-color: rgba(0, 0, 0, .0001) !important;
	z-index: 1000000000 !important;
}

.modal-header-rtl {
	justify-content: end;
}

.modal-header img {
	padding: 60px;
	margin: 0px;
	max-height: 100px;
	margin-bottom: 10px;
	margin-top: 67px;
	margin-left: 3rem;
}

.modal-content {
	border-radius: 30px;
	font-family: sans-serif;
}

.deletion {
	font-weight: bold;
}

.privacy {
	font-family: 'roboto', 'roboto bold', 'hypatia-sans-pro' !important;
	font-size: 1.15em !important;
}

.modal-dialog {
	width: 100%;
}

@media screen and (max-width:561px) {
	.promo_shrink {
		font-size: 1.6em !important;
		line-height: 25px !important;
		padding-left: 125px !important;
	}
}

@media screen and (max-width:410px) {
	.enterticketbtn {
		font-size: .7rem;
	}
}

.faqbig {
	font-size: 1.5rem !important
}

.promobanner {
	display: flex;
	justify-content: center;
}


#tickets-carousel .carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%230061a0' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

#tickets-carousel .carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%230061a0' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

@media screen and (max-width:2900px) {
	.jumbotron-bg1 {
		background-image: url(/-res/img/nav-wing5.png);
		background-size: 100%;
	}
}

@media screen and (max-width:1250px) {
	.jumbotron-bg1 {
		height: auto;
		min-height: 50px;

	}
}

@media screen and (max-width:760px) {
	.jumbotron-bg1 {
		height: auto;
		min-height: 35px;

	}
}

@media screen and (max-width:991px) {

	.cselectarrow1,
	.cselectarrow2,
	.cselectarrow3,
	.cselectarrow4,
	.cselectarrow5,
	.cselectarrow6,
	.cselectarrow7,
	.cselectarrow8 {
		display: none;
	}

	.home-callout {
		padding-top: 40px;
		font-size: .65rem;
	}

	.home-callout p {
		font-size: 19px !important;
		padding-top: 15px;
		font-weight: 700;
		line-height: 25px;
	}

	.home-splash {
		display: none;
	}
}

@media screen and (max-width:375px) {
	.jumbotron-bg1 {
		height: auto;
		min-height: 25px;
	}

	.my-claims-state {
		margin-top: -31px !important;
	}

	.my-claims-state-btn {
		width: 117px !important;
	}

	.modal-header img {
		margin-left: -1rem !important;
	}

	.modal-dialog {
		margin: 0px !important;
		margin-top: 60px !important;
		z-index: 10000000000000000000000000 !important;
		position: absolute;
	}

	.home-callout {
		padding-top: 40px;
		font-size: .65rem;
		margin-left: 0px;
	}
}

@media screen and (max-width:362px) {}

@media screen and (max-width:374px) {
	.claim-tile {
		height: 138px !important;
	}

	.my-claims-state {
		width: 79%;
	}

	.my-claims-state-btn {
		width: 105px;
	}
}

@media screen and (max-width:750px) {
	.ui-drawconfiglist img {
		margin: 15px;
	}
}

@media screen and (max-width: 900px) and (min-width: 375px) {
	.my-claims-state-btn {
		width: 150px !important;
	}

	.my-claims-state {
		margin-top: -31px !important;
	}
}

@media screen and (max-width: 1220px) and (min-width: 901px) {
	.my-claims-state {
		margin-top: -31px !important;
	}
}

@media screen and (max-width: 900px) and (min-width: 0px) {
	.ui-claimslist-state {
		font-size: 7pt !important;
	}
}

@media screen and (min-width: 1810px) {
	.my-claims-state {
		margin-top: -33px !important;
	}
}

@media screen and (min-width: 2950px) {
	.my-claims-state {
		margin-top: -47px !important;
	}

	.my-claims-state-btn {
		font-size: 9pt;
		margin-top: 7px;
	}

	.mc_btn_h {
		font-size: calc(0.15rem + 2vw);
	}

	.lzbnrtxt2 {
		font-size: calc(0.1rem + 1vw) !important;
	}
}

@media screen and (max-width: 2750px) and (min-width: 2150px) {
	.my-claims-state-btn {
		margin-top: -5px;
		scale: 80%;
		height: 40px;
		font-size: 9pt;
		line-height: 26px;
	}
}

@media screen and (max-width: 2950px) and (min-width: 2551px) {
	.my-claims-state-btn {
		font-size: 9pt;
		margin-top: -5px;
	}
}

@media screen and (max-width: 991px) and (min-width: 0px) {

	.view_mc_btn,
	.add_lz_btn,
	.notif_review_btn {
		background-image: none !important;
	}

	.view_mc_btn_subtitle {
		font-size: 18pt !important;
	}

	.view_mc_btn_title {
		font-size: 25pt !important;
		padding-top: 0px !important;
	}

	.view_mc_view_btn {
		margin-top: 0px !important;
	}

	.lz_btn_title {
		padding-top: 0px !important;
	}
}

@media screen and (max-width: 500px) and (min-width: 0px) {

	.view_mc_btn,
	.add_lz_btn,
	.notif_review_btn {
		height: 430px !important;
	}

	.addressmodal {
		z-index: 10000000000 !important;
	}
}

@media screen and (max-width: 500px) and (min-width: 0px) {

	.view_mc_btn_title,
	.view_mc_btn_subtitle,
	.claims_small_text,
	.lz_btn_title,
	.lz_btn_subtitle,
	.lz_enter_btn,
	.notif_review_btn_title,
	.notif_review_btn_subtitle,
	.notif_review_rev_btn {
		padding-left: 5px !important;
		margin-left: 5px !important;
	}
}

@media screen and (max-width: 1199px) and (min-width: 0px) {
	.view_mc_btn_subtitle {
		font-size: 18pt !important;
	}

	.view_mc_btn_title {
		font-size: 25pt !important;
	}

}

@media screen and (max-width:750px) {
	.gameinfo {
		flex-direction: column;
	}
}

.navpos {
	margin-top: 20px;
}

.noflextable {
	display: block;
}

.stackentry {
	max-width: 400px;
	flex-wrap: nowrap;
}

.error {
	color: red !important;
	padding-bottom: 20px;
}

@media screen and (max-width: 990px) {
	.header-logos {
		width: auto;
	}

	.luckzone-head-right,
	.luckzone-head-left {
		height: 238px !important;
	}

	.header-controls {
		padding-bottom: 3px;
	}

	#main {
		margin-top: 1px;
	}

	.login-btn {
		position: block !important;
		height: 35px;
	}

	.home-callout p {
		max-width: 560px;
	}
	.reg_list {
		min-height: 4rem !important;
	}
}

.header-controls.col-lg-8 {
	z-index: 1000000;
}


@media screen and (min-width: 992px) and (max-width: 1340px) {
	.home-callout {
		padding-top: 15vh !important;
		font-size: .7em;
	}
}

@media screen and (min-width: 771px) and (max-width: 992px) {
	.headblend {
		margin-top: 0px;
	}
}


@media screen and (min-width: 965px) and (max-width: 992px) {
	.logfontsm {
		font-size: 13px;
	}
}

@media screen and (min-width: 0px) and (max-width: 600px) {
	.app_shrink {
		max-width: 100%;
	}
}

@media screen and (min-width: 0px) and (max-width: 600px) {
	.footer_smalltext {
		font-size: small;
	}
}

.footlinks {
	text-align: right;
	padding: 0;
	margin-top: 30px;
}

.buttonarea {
	display: flex;
	justify-content: center;
}

.buttonarea2 {
	margin-left: 80px;
}

@media screen and (min-width: 811px) {

	.footerlink a:link {
		font-size: small;
		text-align: right;
		text-decoration: none;
		padding-left: 30px;
		padding-right: 35px;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight: 600 ! important;
	}

	.footscale {
		max-width: 12%;
	}

	.logoscale {
		max-width: 400px;
	}

	.footborder {
		border-right: 2px solid white;
		max-height: 50px;
		margin-top: 20px;
		margin-right: 40px;
		/* border-right-width:1px;
    	border-image: linear-gradient(rgba(0,0,0,0), rgb(255, 255, 255), rgba(0,0,0,0)) 0 100%; */
	}

	.footpadding {
		padding-top: 10px;
		padding-left: 35px;
	}



	.logopadding {
		padding-top: 15px;
		padding-left: 30px;
	}

	.linkborder {
		border-right: 1px solid white;
	}
}

.registerbuttonsubmit {
	max-width: 200px;
	float: right;
	background-color: #355493 ! important;
	border-color: #355493 ! important;
	margin: 20px;
	font-size: 1em ! important;
	padding: 12px;
}

.registerbuttonsubmit:hover {
	background-color: #3a518b ! important;
	border-color: #3a518b ! important;
}

.registerbuttonreset {
	max-width: 200px;
	float: left;
	background-color: #355493 ! important;
	border-color: #355493 ! important;
	margin: 20px;
	font-size: 1em ! important;
	padding: 12px;
}

/* .registerbuttonreset:hover {
	background-color: #3a518b! important;
	border-color: #3a518b! important;
} */

.grow {
	transition: all .2s ease-in-out;
}

.grow:hover {
	transform: scale(1.1);
}

.luckzone-head-left {
	background-image: linear-gradient(to bottom, rgb(0 39 118 / 90%), rgb(39 63 141 / 90%)), url(/-res/img/bg_3.png);
	width: 614px;
	height: 419px;
	background-size: cover;
	margin: 10px;
	margin-top: 100px;
	padding: 197px;
	margin-left: -75px !important;
	background-position-y: center;
}

.luckzone-head-right {
	background-image: linear-gradient(to bottom, rgba(0, 25, 107, 0.808), rgba(0, 25, 107, 0.808)), url(/-res/img/bg_1.png);
	width: 615px;
	height: 419px;
	margin: 10px;
	margin-top: 100px;
	background-size: cover;
	margin-right: -75px !important;
}

.mc-head-right {
	background-image:
		linear-gradient(to bottom, rgba(0, 25, 107, 1)75%, rgb(0, 0, 0));
	width: 545px;
	height: 375px;
	background-size: cover;
	margin: 10px;
}

.mc-head-left {
	background-image:
		linear-gradient(to bottom, rgba(0, 25, 107, 0.808), rgba(0, 25, 107, 0.808)),
		url('/-res/img/bg_5.png');
	width: 1500px;
	height: 375px;
	margin: 10px;
	background-size: cover;
}

.bannerspans {
	color: white;
	display: flex;
	position: absolute;
	z-index: 5000;
	font-family: "roboto" !important;
	font-size: 38px;
	font-weight: 600;
	margin-left: 50px;
	margin-top: 100px;
}

.bannerspans2 {
	color: white;
	display: flex;
	position: absolute;
	z-index: 5000;
	font-family: "roboto" !important;
	font-size: 40px;
	font-weight: 600;
	margin-left: 100px;
	margin-top: 60px;
}

@media screen and (max-width: 1200px) {
	.mobilebanner {
		width: 375px !important;
		height: 300px;
	}

	.navbar {
		margin-right: -26px;
	}

}

@media screen and (min-width: 2650px) {
	.lzbnrtxt {
		color: white;
		z-index: 5000;
		font-family: "roboto" !important;
		margin-top: -32px;
		font-size: 1.7rem;
	}

	.lzbnrtxt2 {
		color: white;
		z-index: 5000;
		font-family: "roboto" !important;
		line-height: 1.3em;
		padding-top: 20px;
		font-size: 1.8rem;
	}

	.mc_btn_h {
		font-size: 3.1rem !important;
	}

	.lzbnrtxt2 {
		font-size: 1.5rem !important;
	}
}


@media screen and (max-width: 997px) {
	.mobilebanner {
		width: 150px;
		height: 250px;

	}
}

@media screen and (max-width: 769px) {
	.mobilebanner {
		width: 150px;
		height: 250px;

	}
}

@media screen and (max-width: 768px) {
	.headdecorout {
		display: none;
	}
}


@media screen and (max-width: 537px) {
	.mobilebanner {
		width: 150px;
		height: 250px;
	}
}

.cb1,
.cb2,
.cb3 {
	accent-color: #355493;
}

@media screen and (min-width: 900px) {
	.cb1 {
		accent-color: #355493;
		width: 30px;
		height: 30px;
		position: absolute;
		left: 20px;
	}

	.cb2 {
		accent-color: #355493;
		width: 30px;
		height: 30px;
		position: absolute;
		left: 20px;
	}

	.cb3 {
		accent-color: #355493;
		width: 30px;
		height: 30px;
		position: absolute;
		left: 20px;
	}
}

.loginformbtn {
	background-color: #355493 ! important;
	border-color: #355493 ! important;
	font-size: 18px ! important;
	padding: 12px;
	color: #fff;
	margin: 20px;
	font-weight: 500;
}

.claimformbtn {
	background-color: #355493 ! important;
	border-color: #355493 ! important;
	font-size: 18px ! important;
	padding: 12px;
	color: #fff;
	margin: 20px;
	max-width: 200px;
	font-weight: 500;
}

.claimformbtn1 {
	background-color: #355493 ! important;
	border-color: #355493 ! important;
	font-size: 18px ! important;
	padding: 12px;
	color: #fff;
	margin: 20px;
	max-width: 400px;
	font-weight: 500;
}

.another-claim-form {
	color: #fff !important;
}

.another-claim-form a:hover {
	color: #fff;
	text-decoration: underline !important;
}

a.btn.btn-primary3 {
	background-color: #355493 ! important;
	border-color: #355493 ! important;
	font-size: 18px ! important;
	padding: 12px;
	color: #fff;
	margin: 20px;
	max-width: 200px;
	font-weight: 600;
	max-width: 200px;
	color: #fff !important;
	border-radius: 25px;
}

a.btn.btn-primary3:hover {
	text-decoration: underline;
}

/* .loginformbtn:hover {
	background-color: #355493! important;
	border-color: #355493! important;
} */

.noleftpad {
	padding-left: 0px ! important;
}

.cselect {
	display: flex;
}

.cselect select {
	appearance: none;

}

.cselectarrow1 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 75px;
	margin-top: 12px;
	pointer-events: none;
}

.cselectarrow2 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 75px;
	margin-top: 12px;
	pointer-events: none;
}

.cselectarrow3 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 95px;
	margin-top: 15px;
	pointer-events: none;
}

.cselectarrow4 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 95px;
	margin-top: 15px;
	pointer-events: none;
}

.cselectarrow5 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 480px;
	margin-top: 15px;
	pointer-events: none;
	z-index: 999;
}

.cselectarrow6 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 480px;
	margin-top: 15px;
	pointer-events: none;
	z-index: 999;
}

.cselectarrow7 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 480px;
	margin-top: 15px;
	pointer-events: none;
	z-index: 999;
}

.cselectarrow8 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 480px;
	margin-top: 15px;
	pointer-events: none;
	z-index: 999;
}

.claim-reg-cselectarrow1 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 125px;
	margin-top: 12px;
	pointer-events: none;
}

.claim-reg-cselectarrow2 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 125px;
	margin-top: 12px;
	pointer-events: none;
}

.claim-reg-cselectarrow3 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 95px;
	margin-top: 15px;
	pointer-events: none;
}

.claim-reg-cselectarrow4 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 550px;
	margin-top: 12px;
	pointer-events: none;
}

.claim-reg-cselectarrow5 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 540px;
	margin-top: 12px;
	pointer-events: none;
	z-index: 999;
}

.claim-reg-cselectarrow6 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 480px;
	margin-top: 15px;
	pointer-events: none;
	z-index: 999;
}

.claim-reg-cselectarrow7 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 540px;
	margin-top: 12px;
	pointer-events: none;
	z-index: 999;
}

.claim-reg-cselectarrow8 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 540px;
	margin-top: 12px;
	pointer-events: none;
	z-index: 999;
}

.combined-reg-cselectarrow1 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 125px;
	margin-top: 12px;
	pointer-events: none;
}

.combined-reg-cselectarrow2 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 125px;
	margin-top: 12px;
	pointer-events: none;
}

.combined-reg-cselectarrow3 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 95px;
	margin-top: 15px;
	pointer-events: none;
}

.combined-reg-cselectarrow4 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 550px;
	margin-top: 12px;
	pointer-events: none;
}

.combined-reg-cselectarrow5 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 540px;
	margin-top: 12px;
	pointer-events: none;
	z-index: 999;
}

.combined-reg-cselectarrow6 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 480px;
	margin-top: 15px;
	pointer-events: none;
	z-index: 999;
}

.combined-reg-cselectarrow7 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 540px;
	margin-top: 12px;
	pointer-events: none;
	z-index: 999;
}

.combined-reg-cselectarrow8 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 540px;
	margin-top: 12px;
	pointer-events: none;
	z-index: 999;
}

.claimcselectarrow1 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 75px;
	margin-top: 12px;
	pointer-events: none;
}

.claimselectarrow2 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 75px;
	margin-top: 12px;
	pointer-events: none;
}

.claimcselectarrow3 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 145px;
	margin-top: 10px;
	pointer-events: none;
}

.claimcselectarrow4 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 145px;
	margin-top: 10px;
	pointer-events: none;
}

.claimcselectarrow5 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 600px;
	margin-top: 10px;
	pointer-events: none;
	z-index: 999;
}

.claimcselectarrow6 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 600px;
	margin-top: 10px;
	pointer-events: none;
	z-index: 999;
}

.claimcselectarrow7 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 600px;
	margin-top: 10px;
	pointer-events: none;
	z-index: 999;
}

.claimcselectarrow8 img {
	display: flex;
	position: absolute;
	width: 39px;
	height: auto;
	margin-left: 600px;
	margin-top: 10px;
	pointer-events: none;
	z-index: 999;
}

.gselect {
	display: flex;
}

.gselect select {
	appearance: none;
}

.gselectarrow1 {
	float: right;
	position: absolute;
	left: 365px;
	padding-top: 10px;
	z-index: 200;
}

.claims_prize_amt h1,
.claims_prize_amt h2,
.claims_prize_amt h3,
.claims_prize_amt h4 {
	font-family: "arial", 'sans serif' !important;
	color: #4d4b4b;
}

.claim_game_btn {
	background-color: #fff;
	border: 1px solid #e2e3e5;
	border-radius: 13px;
	padding: 10px;
	margin: 15px;
	padding-top: 20px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(188, 188, 190, 0.75);
	box-shadow: 1px 1px 2px 0px rgba(188, 188, 190, 0.75);
	padding-bottom: 5px;
}

select#game_name_select {
	max-width: 246px;
}

.addticketbtn {
	border-radius: 13px;
	border: 1px dashed #38518b;
	color: #38518b;
	padding: 20px;
	font-size: 24px;
	font-weight: 600;
	max-width: 655px;
}

.addticketbtn:hover {
	scale: 101%;
	-webkit-box-shadow: inset 1px -1px 33px -10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 1px -1px 33px -10px rgba(0, 0, 0, 0.15);
	box-shadow: inset 1px -1px 33px -10px rgba(0, 0, 0, 0.1);
}

.claimssubmit,
.greyback {
	background-color: lightgray;
	border-bottom-right-radius: 13px;
	border-bottom-left-radius: 13px;
	padding: 10px;
	margin: 15px;
	padding-top: 20px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(188, 188, 190, 0.75);
	box-shadow: 1px 1px 2px 0px rgba(188, 188, 190, 0.75);
}

.claimgroup {
	font-size: 14px;
	max-width: 692px;
	font-family: 'arial';
	margin-left: 80px;
	margin-right: 80px;
}

.claimgroup ul li {
	list-style-position: inside;
	text-indent: -21px;
}

.dash {
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 12px;
}

.lengthplus {
	max-width: 350px;
	padding-left: 0px;
	justify-content: start ! important;
}

.lengthplusphone {
	padding-left: 0px;
	justify-content: start ! important;
}

.ui-msg:empty {
	padding: 0px;
	display: none;
}

.msg-full {
	width: 100%;
}

.ui-claimslist-empty {
	font-family: sans-serif;
	text-align: center;
	padding: 65px;
}

.ui-claimslist-state {
	font-size: 10pt;
	height: 6px !important;
}

.registrationnote {
	font-size: 15px;
	font-family: "roboto";
	max-width: 540px;
	margin-left: 30px;
	padding-left: 10px;
}

.registrationnote1 {
	font-size: 15px;
	font-family: "roboto";
	max-width: 610px;
	margin-left: 30px;
	padding-left: 10px;
}

.phone_1 {
	max-width: 423px;
	border-radius: 30px !important;
}

.phone_2 {
	max-width: 423px;
	border-radius: 30px !important;
}

.phone_3 {
	max-width: 360px;
	border-radius: 30px !important;
}

.claim-reg-phone_3 {
	max-width: 300px;
	border-radius: 30px !important;
}

.combined-reg-phone_3 {
	max-width: 300px;
	border-radius: 30px !important;
}

.phone_4 {
	max-width: 360px;
	border-radius: 30px !important;
}

.claim-reg-phone_4 {
	max-width: 300px;
	border-radius: 30px !important;
}

.combined-reg-phone_4 {
	max-width: 300px;
	border-radius: 30px !important;
}

@media screen and (max-width: 1017px) {
	img.txlogo {
		x-width: auto;
		x-height: auto;
		position: relative;
		padding-left: 0px;
		margin-left: 70px;
	}

}


.viewentriesbtn {
	font-family: "roboto" !important;
	max-width: 200px;
	background-color: #39518b !important;
	border-color: #39518b !important;
	position: absolute;
	margin-top: 295px;
	margin-left: -110px;
	font-weight: 600;
	font-size: 0.90em !important;
	padding: 15px;
	z-index: 10001;
}

.enterticketbtn_claims {
	font-family: "roboto" !important;
	max-width: 200px;
	background-color: #39518b !important;
	border-color: #39518b !important;
	/* position: absolute; */
	/* margin-top: 295px; */
	/* margin-left: -100px; */
	font-weight: 600;
	font-size: 0.90em !important;
	padding: 15px;
	z-index: 10001;
	border-radius: 27px;
	font-size: 1.2rem !important;
}

.viewentriesbtn_claims {
	font-family: "roboto" !important;
	max-width: 200px;
	background-color: #39518b !important;
	border-color: #39518b !important;
	/* position: absolute; */
	/* margin-top: 255px; */
	/* margin-left: -99px; */
	font-weight: 600;
	font-size: 0.90em !important;
	padding: 15px;
	z-index: 10001;
	font-size: 1.2rem !important;
}

.accountnav {
	max-width: 400px;
	font-family: "roboto";
	margin-right: 50px;
	background-color: #042978;
	border-radius: 20px;
	font-size: 0.75em;
	min-width: 275px;
	max-height: 300px;
	margin-bottom: 30px;
	padding-bottom: 25px;
}

.accountnav a {
	color: white;
}



.accountnav img {
	width: 20px;
	height: 20px;
}

.accountform {
	max-width: 650px;
	max-height: auto;
	background-color: #eeeeee;
}

.accountformborder {
	border: 2px solid lightgrey;
	border-radius: 20px;
	/* padding: 30px; */
	padding-bottom: 30px;
}

.closeacct {
	display: flex;
	text-decoration: none;
	font-family: "roboto";
	color: #3a518b;
	font-weight: 600;
	justify-content: right;
	margin-right: 20px;
}

.closeacct a {
	color: #3a518b ! important;
}

.closeacctimg {
	width: 15px;
	height: auto;
	margin-bottom: 5px;
	margin-right: 5px;
}

.editprofile_note {
	max-width: 571px;
	padding-left: 35px;
}

.editprofile_submit {
	width: 220px ! important;
}

.editprofile_cancel,
.claimform_cancel {
	width: 220px ! important;
}

.edit_phone {
	max-width: 487.8px;
}

.editphone_2 {
	max-width: 487.8px;
}

.nodroparrow {
	appearance: none;
}

.profilebirthday {
	max-width: 487.8px;
}

.editprofile_title {
	font-family: "candal";
	font-size: 35px;
	padding-bottom: 20px;
	font-weight: 600 !important;
}

/* .addlength {
	max-height: 200px;
} */


.alert {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

/**

.ui-editprofile .alert {
	padding: 0px !important;
}

.form-group .ui-msg-error .alert {
	padding-left: 30px !important;
}
**/


form#editprofile_form {
	padding: 0px !important;
}

form .input_hide {
	display: none;
}

.claims_state select:invalid {
	color: gray;
}

.accounthover {
	padding-left: 40px;
	height: 40px;
	margin-top: -20px;
	margin-bottom: -10px;
}

.accounthover-active {
	padding-left: 40px;
	height: 40px;
	margin-top: -20px;
	margin-bottom: -10px;
	background-color: #26468b;
	text-decoration-color: initial;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}


.accounthover:hover {
	background-color: #32518F;
	max-height: 40px;
	text-decoration: none;
}

input[type=text]:focus,
input[type=password]:focus,
select:focus {
	border: 2px solid #355493;
}

.form-group.ui-msg-error .form-control:focus {
	border: 2px solid red !important;
}

.geo_note {
	font-family: 'Roboto';
	font-size: 16px;
	font-weight: 400;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
}

.closeacct_text {
	font-family: "roboto";
}

.modalframeacct {
	min-width: 300px;
	display: flex;
	justify-content: center;
}

.modalborders {
	padding: 10px;
	border: 2px solid lightgray;
	border-radius: 20px;
	margin-top: 75px;
}

.modal_closeacct {
	max-width: 250px;
	margin: 10px;
	height: auto;
}

.modal_cancel {
	max-width: 250px;
	margin: 10px;
	height: auto;
}

.modal_acct_body {
	font-family: "roboto";
	font-size: .9em;
	padding-left: 25px;
	padding-right: 25px;
}

.luckzoneacctadd {
	max-width: 636px;
	margin-left: 325px;
	margin-right: auto;
}

.editmyclaimsprofile {
	margin-left: 325px;
}

.ui-claimslist-empty {
	display: none;
}

.hidden {
	display: none;
}

.ticketsubmitbtn {
	max-width: 400px !important;
	font-weight: 600;

}

/**
 * Loading.
 */
.ui-loading::before {
	content: '- Loading -';
}

/**
 * Promotions.
 */
.ui-promotion-ticket-toggle .ui-show-ticket::after {
	margin-left: .255em;
	vertical-align: .255em;

	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
	appearance: none;
}

.ui-promotion-ticket-toggle .ui-hide-ticket::after {
	margin-left: .255em;
	vertical-align: .255em;

	border-bottom: .3em solid;
	border-right: .3em solid transparent;
	border-top: 0;
	border-left: .3em solid transparent;
	appearance: none;
}



.viewentries_color {
	color: #3a518b !important;
	text-decoration: underline;
}

.form-control2 {
	display: inline;
	width: 100%;
	height: calc(2.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff !important;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 2.25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	font: 'roboto' !important;
	margin: 5px !important;
	margin-left: 0px !important;
}

.image-pad-right {
	margin-right: 10px;
}

.trigger:hover .grow {
	transition: all .2s ease-in-out;
	transform: scale(1.1);
}


.mobileclaims-head-left {
	background-image:
		linear-gradient(to bottom, rgba(0, 25, 107, 0.808), rgba(0, 25, 107, 0.808)),
		url('/-res/img/bg_2.png');
	width: 700px;
	height: 375px;
	background-size: cover;
	margin: 10px;

}

.mobileclaims-head-right {
	background-image:
		linear-gradient(to bottom, rgb(0, 40, 170), rgb(0, 16, 70));
	width: 350px;
	height: 375px;
	margin: 10px;
	background-size: cover;
}

.bannerspan3 {
	color: white;
	display: flex;
	position: absolute;
	z-index: 5000;
	font-family: "roboto" !important;
	font-size: 40px;
	font-weight: 600;
	margin-left: 140px;
	margin-top: 80px;
}

.bannerspan4 {
	color: white;
	position: absolute;
	z-index: 5000;
	font-family: "roboto" !important;
	font-size: 40px;
	font-weight: 800;
	margin-top: 30px;
	margin-left: -155px;
	line-height: normal;
	font-weight: 400 !important;
}

.luckgold {
	color: #faa51d;
}

.banner_btn {
	font-family: "candal" !important;
	font-size: 36px;
	font-weight: 400 !important;
	width: 400px;
	line-height: 1.2;
}

.hspace {
	margin-top: 10px;
	margin-bottom: 100px;
}

.hspace-2 {
	margin-top: 20px;
}

.hdrbtn {
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.lzbnrtxt {
	color: white;
	z-index: 5000;
	font-family: "roboto" !important;
	margin-top: -32px;
}

.mcbnrhd {}

.mcbnrtxt {
	color: white;
	z-index: 5000;
	font-family: "roboto" !important;
	margin-top: -32px;
	max-width: 444px;
	/* font-size: 1.95rem; */
	margin-left: 0px;
	font-size: calc(0.5rem + 1vw);
	line-height: 1.3em;
}

.lzbnrtxt2 {
	color: white;
	z-index: 5000;
	font-family: "roboto" !important;
	line-height: 1.1em;
	padding-top: 20px;
}

.lzbnrtxt2 {
	font-size: calc(0.85rem + 1vw);
}

.luckzone_btn_h {
	color: #faa51d;
}

.mc_btn_h {
	color: fff;
	line-height: 1.2;
}

.bannerspan5 {
	color: white;
	font-size: 30px;
	position: absolute;
	margin-top: -120px;
	margin-left: -140px;
	font-weight: 600;
	font-family: "roboto" !important;
	text-align: center;
}

.bannerspan6 {
	color: white;
	display: flex;
	width: 400px;
	position: absolute;
	z-index: 5000;
	font-family: "roboto" !important;
	font-size: 45px;
	font-weight: 900;
	margin-left: 70px;
	margin-top: 85px;
	justify-content: center;
}

.bannerspan7 {
	display: flex;
	position: absolute;
	z-index: 5000;
	font-family: "roboto" !important;
	font-size: 26px;
	width: 400px;
	margin-top: 210px;
	font-weight: 500;
}

.bannerspan8 {
	color: white;
	display: flex;
	position: absolute;
	z-index: 5000;
	font-family: "roboto" !important;
	font-size: 40px;
	font-weight: 600;
	margin-left: 110px;
	margin-top: 65px;
}

.bannerspace {
	padding-top: 40px;
}

.bannerspan9 {
	color: white;
	display: flex;
	position: absolute;
	z-index: 5000;
	font-family: "roboto" !important;
	font-size: 30px;
	margin-top: 80px;
	/* margin-left: 20px; */
	font-weight: 500 !important;
}

.bannerspan10 {
	color: white;
	display: flex;
	position: absolute;
	z-index: 5000;
	font-family: "roboto" !important;
	font-size: 30px;
	font-weight: 600;
	margin-left: 130px;
	margin-top: 200px;
}

.bannerspan11 {
	color: white;
	display: flex;
	position: absolute;
	z-index: 5020;
	font-family: "roboto" !important;
	font-size: 28px;
	font-weight: 600;
	margin-left: 60px;
	margin-top: 180px;
}

.shine {
	overflow: hidden;
	position: relative;
	z-index: 10000;
}

.shine::before {
	content: '';
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.555);
	width: 60px;
	height: 100%;
	top: 0;
	filter: blur(30px);
	transform: translateX(-540px) skewX(-15deg);
	z-index: 10000;
}

.shine::after {
	content: '';
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.253);
	width: 30px;
	height: 100%;
	top: 0;
	filter: blur(5px);
	transform: translateX(-540px) skewX(-15deg);
	z-index: 10000;
}

.shine:hover::before,
::after {
	transform: translateX(600px) skewX(-15deg);
	transition: 0.7s;
}


.shine2 {
	overflow: hidden;
	position: relative;
	z-index: 10000;
}

.shine2::before {
	content: '';
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.555);
	width: 60px;
	height: 100%;
	top: 0;
	filter: blur(30px);
	transform: translateX(-130px) skewX(-15deg);
	z-index: 10000;
}

.shine2::after {
	content: '';
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.253);
	width: 30px;
	height: 100%;
	top: 0;
	filter: blur(5px);
	transform: translateX(-100px) skewX(-15deg);
	z-index: 10000;
}

.shine2:hover::before,
::after {
	transform: translateX(900px) skewX(-15deg);
	transition: 0.7s;
}

@media screen and (max-width: 997px) {
	.noimagewrap {
		flex-wrap: nowrap !important;
	}
}

.addressmodal {
	border-radius: 30px !important;
	background-color: rgba(0, 0, 0, .0001) !important;

}

.regplus {
	width: 10px;
	margin-right: 5px;
}

.countrycode {
	max-width: 80px !important;
	border-radius: 30px !important;
	text-align: center;
}

.countrycode2 {
	max-width: 80px !important;
	border-radius: 30px !important;
	text-align: center;
}

.headroom {
	margin-top: 20px;
}

.verifyemail {
	justify-content: center;
	font-family: "roboto";
	border-radius: 30px;
	min-width: 375px;
}

.robotofont {
	font-family: "roboto" !important;
}

.verifyaddressmodal {
	border-radius: 30px !important;
	width: 700px;
	scale: 80%;
}

.modalwidth {
	margin-left: 40px;
	margin-right: 40px;
}


.verifyaddressbtn {
	font-family: "roboto" !important;
}

.matchfound {
	color: green;
}

.verifybg {
	background-image: url(/-res/img/verify_email_bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	/* background-origin: content-box; */
	background-position: center;
	/* margin-top: 100px; */
	height: 900px;
	background-position-y: top;
}

@media screen and (max-width: 1200px) {
	.bannerspan8 {
		color: white;
		display: flex;
		position: absolute;
		z-index: 5000;
		font-family: "roboto" !important;
		font-size: 35px;
		font-weight: 600;
		margin-left: 63px;
		margin-top: 47px;
	}

	.bannerspan6 {
		color: white;
		display: flex;
		width: 400px;
		position: absolute;
		z-index: 5000;
		font-family: "roboto" !important;
		font-size: 45px;
		font-weight: 900;
		margin-left: -3px;
		margin-top: 66px;
		justify-content: center;
	}

	.bannerspan7 {
		color: white;
		display: flex;
		position: absolute;
		z-index: 5000;
		font-family: "roboto" !important;
		font-size: 20px;
		width: auto;
		font-weight: 600;
		margin-top: 179px;
	}

	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 1rem;
		padding-left: 1rem;
	}

	.gselectarrow1 {
		display: none;
	}
}


@media screen and (max-width: 997px) {
	.bannerspan8 {
		color: white;
		display: flex;
		position: absolute;
		z-index: 5000;
		font-family: "roboto" !important;
		font-size: 35px;
		font-weight: 600;
		margin-left: 44px;
		margin-top: 20px;
	}

	.bannerspan6 {
		color: white;
		display: flex;
		width: 400px;
		position: absolute;
		z-index: 5000;
		font-family: "roboto" !important;
		font-size: 45px;
		font-weight: 900;
		margin-left: -21px;
		margin-top: 35px;
		justify-content: center;
	}


}


@media screen and (max-width: 773px) {
	.bannerspan8 {
		color: white;
		display: flex;
		position: absolute;
		z-index: 5000;
		font-family: "roboto" !important;
		font-size: 25px;
		font-weight: 600;
		margin-left: 33px;
		margin-top: 33px;
	}

	.bannerspan6 {
		color: white;
		display: flex;
		width: 400px;
		position: absolute;
		z-index: 5000;
		font-family: "roboto" !important;
		font-size: 30px;
		font-weight: 900;
		margin-left: -70px;
		margin-top: 35px;
		justify-content: center;
	}

	.bannerspan7 {
		color: white;
		display: flex;
		position: absolute;
		z-index: 5000;
		font-family: "roboto" !important;
		font-size: 16px;
		width: auto;
		font-weight: 600;
		margin-top: 179px;
	}

	.bannerspan9 {
		color: white;
		display: flex;
		position: absolute;
		z-index: 5000;
		font-family: "roboto" !important;
		font-size: 20px;
		font-weight: 600;
		margin-top: 80px;
		/* margin-left: 20px; */
	}

	.navbar-toggler {
		margin: 0px !important;
	}

	.menu_btn {
		margin: 0px;
		margin-left: 65px !important;
		margin-top: 20px !important;
	}
}

@media screen and (max-width: 1484px) {
	.linkborder.noleftpad {
		display: block;
	}

	.linkborder {
		display: block;
	}
}

@media screen and (max-width: 975px) {
	.luckzone-head-left {
		margin-left: -59px !important;
		max-width: 415px !important;
	}

	.luckzone-head-right {
		margin-left: 0px !important;
		max-width: 415px !important;
	}
}

@media screen and (max-width: 650px) {
	.luckzone-head-left {
		margin-left: -59px !important;
		max-width: 215px !important;
	}

	.luckzone-head-right {
		margin-left: 0px !important;
		max-width: 215px !important;
	}
}

@media screen and (max-width: 375px) {
	.luckzone-head-left {
		margin-left: -59px !important;
		width: 165px !important;
	}

	.luckzone-head-right {
		margin-left: 0px !important;
		width: 165px !important;
	}

	.bannerspan8 {
		color: white;
		display: flex;
		position: absolute;
		z-index: 5000;
		font-family: "roboto" !important;
		font-size: 14px;
		font-weight: 600;
		margin-left: 33px;
		margin-top: 33px;
	}

	.bannerspan6 {
		color: white;
		display: flex;
		width: 400px;
		position: absolute;
		z-index: 5000;
		font-family: "roboto" !important;
		font-size: 22px;
		font-weight: 900;
		margin-left: -116px;
		margin-top: 35px;
		justify-content: center;
	}

	.bannerspan7 {
		color: white;
		display: flex;
		position: absolute;
		z-index: 5000;
		font-family: "roboto" !important;
		font-size: 10px;
		width: auto;
		font-weight: 600;
		margin-top: 146px;
	}

	.bannerspan9 {
		color: white;
		display: flex;
		position: absolute;
		z-index: 5000;
		font-family: "roboto" !important;
		font-size: 14px;
		font-weight: 600;
		margin-top: 80px;
		/* margin-left: 20px; */
	}

	.navbar-toggler {
		margin: 0px !important;
	}

	.menu_btn {
		margin: 0px;
		margin-left: 87px !important;
		margin-top: 20px !important;
	}

	.mc-head-left {
		width: 504px !important;
	}

	.banner_btn {
		font-size: 31px;
	}

	.enterticketbtn_claims,
	.viewentriesbtn_claims {
		font-size: 1rem !important;
	}
}



@media (min-width: 375px) and (max-width: 409px) {
	.menu_btn {
		margin: 0px;
		margin-left: 87px !important;
		margin-top: 20px !important;
	}
}

@media (min-width: 568px) and (max-width: 991px) {
	.head-ctrl-line2 {
		background: none;
		background-size: 100% 3px;
		margin-top: -23px;
	}

	.headdecorin {
		background: linear-gradient(to bottom, rgba(0, 28, 92, 1) 0%, rgba(0, 33, 106, 1) 47%, rgba(0, 37, 119, 1) 100%) left bottom no-repeat;
		background-size: 55% 3px;
		height: 70px;
		width: 400px !important;
		margin-top: -123px;
		background-position-x: right;
	}
}


.authenticate-modal {
	padding-left: 0px;
}


.clear-cover {
	z-index: 10000;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.315);
}

.top-modal {
	z-index: 11000;
}

.boldtext {
	font-weight: 600;
}

.paddingclear {
	padding-left: 0;
}

.modal_verifysize {
	width: 500px !important;
	height: 550px !important;
}

.no_right_margin {
	margin-right: 0px;
}

.zip-width {
	max-width: 275px;
}

.claims-zip-width {
	max-width: 300px;
}

.zip-extension-width {
	max-width: 245px;
}

.claims-zip-extension-width {
	max-width: 300px;
}

.cursor-pointer {
	cursor: pointer;
}

.margin-short {
	margin: 10px;
}

.blueradio {
	accent-color: #3a518b;
}

.fontmodal {
	font-family: "roboto";
}

.modalmargin {
	margin-left: 70px;
}

.address_size {
	width: 450px;
}

.modal_frame {
	border: none;
}

body.ui-path-home_edit_profile_luckzone a.myacct {
	color: #faa51d ! important;
}

body.ui-path-home_edit_profile_claims a.myacct {
	color: #faa51d ! important;
}

body.ui-path-home_edit_profile_combined a.myacct {
	color: #faa51d ! important;
}



.btncolor_verify {
	color: #3a518b !important;
}

.modalcenter {
	margin-left: -25%;
}

.modalfieldwidth {
	max-width: 450px;
}

.changeEmailLink,
.verifyEmailLink,
.ui-sendcode,
.ui-sendcodesms {
	background-color: #fff;
	border: none;
	text-decoration: underline;
	text-decoration-color: #3a518b;
}

.ui-sendcodesms:hover {
	text-decoration: none;
}

.changeEmailLink:hover,
.verifyEmailLink:hover,
.ui-sendcode:hover {
	text-decoration: none;

}

/** Hide change section of Verify Email on start. */
.ui-verifyemail .ui-change {
	display: none;
}

.ui-verifyclaims,
.ui-verifylogin {
	font-family: 'roboto';
}

.dismissx {
	float: right;
	background-color: #fff;
	border: none;
	color: black ! important;
	font-size: 20px;
	display: inline-block;
	x-font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
	cursor: pointer;
}

/* Hide/show by role */
.role {
	display: none;
}

/* Notification only */
.ui-role-notification .notification-role {
	display: inline-block;
}

.ui-role-notification .notification-role-block {
	display: block;
}


/* Secondchance, not Claims */
.ui-role-secondchance:not(.ui-role-claims) .second-chance-role {
	display: inline-block;
}

.ui-role-secondchance:not(.ui-role-claims) .second-chance-role-block {
	display: block;
}

/* Claims, not Secondchance. */
.ui-role-claims:not(.ui-role-secondchance) .claims-role {
	display: inline-block;
}

.ui-role-claims:not(.ui-role-secondchance) .claims-role-block {
	display: block;
}

/* Both Secondchance and Claims */
.ui-role-secondchance.ui-role-claims .second-chance-claims-combined {
	display: inline-block;
}

/* Secondchance, not Claims */
.ui-role-claims-mfa:not(.ui-role-secondchance) .claims-role-mfa {
	display: inline-block;
}

/* Claims-mfa and Secondchance, not claims unverified. */
.ui-role-claims-mfa.ui-role-secondchance .claims-secondchance-role-mfa {
	display: inline-block;
}

.resetleft {
	margin-left: 10px;
}

.footerbottomlock {
	position: relative;
	bottom: 0;
}


.regsubmit {
	width: 200px;
}

.regcancel {
	width: 200px;
}

.modal-size {
	width: 400px !important;
	font-size: 12px;
	display: grid;
	justify-content: center;
}

.modal-pad {
	padding: 25px;
}

.candal-font {
	font-family: "candal" !important;
}

/* Target safari specifically */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	/** FIXES NON CURRENT VERSIONS OF SAFARI
	_::-webkit-full-page-media, _:future, :root , .bannerspan8 {
		margin-top: 40px !important;
	  }
	_::-webkit-full-page-media, _:future, :root , .bannerspan7 {
		margin-top: 90px !important;
	  }
	_::-webkit-full-page-media, _:future, :root , body {
		margin-top: -3px !important;
	} **/
}

/** FAQ STYLES **/
.mb-0,
.my-0 {
	margin-bottom: 0 !important;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mb-0>a {
	display: block;
	position: relative;
}

.mb-0>a:after {
	content: "\f067";
	transform: skewX(0deg) !important;
	font-family: 'FontAwesome';
	position: absolute;
	right: -300px;
	/* margin-right: 600px; */
	padding-right: 300px;
	content: "\f067";
	/* PLUS */
	font-family: 'FontAwesome';
	color: #0d2479;
}

.mb-0>a[aria-expanded="true"]:after {
	content: "\f068";
	/* MINUS */
}

.card-body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}

.mb-0 a {
	color: #0d2a7a;
}

h5 .mb-0 a {
	color: #000;
}

.q {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #000 !important;
}

.q a {
	text-decoration: none;
	color: inherit;
	font-size: .95em;
	FONT-WEIGHT: 600;
}

.faq-bg {
	background-color: #e0dfe0;
}

.subsec a {
	color: #000;
}

.card,
.card-header {
	border: 0px !important;
}

.card {
	border: 2px solid #fff !important;
}

.card-header:first-child {
	border-radius: 0px !important;
}

.myentriesHeader {
	padding-bottom: 10px;
}

.card-header {
	background-color: #fff !important;
}

/** MY CLAIMS STYLES **/
.my-claims-claim-type {
	color: black;
	background-color: #fff;
	width: 120px;
	text-align: center;
	position: absolute;
	margin-left: 438px;
	/* margin-top: -104px; */
	border-top-right-radius: 18px;
	border-bottom-left-radius: 18px;
	margin-top: -1px;
}

span.ui-claimslist-claim-type {
	color: black;
	padding-right: 10px;
	padding-left: 10px;
}

.claim-tile {
	height: 145px;
	border-radius: 15px;
	/** background-image: url(../-res/img/bg-my-claims.png); **/
	background-size: cover;
	display: flex;
	color: #fff;
	font-family: sans-serif;
	margin: 20px;
}

.claims_small_text {
	font-size: 12pt;
	padding-left: 36px;
}

.my-claims-tile-inner {
	background-image: url(../-res/img/bg-my-claims.png) !important;
	background-size: cover;
	padding: 2px;
}

img.my-claims-details-promo-img {
	max-width: 200px;
	margin-bottom: 50px;
}

.claimslist-game-mlto {
	opacity: .95;
	background: linear-gradient(to right, #172864 0%, #192555 100%);
	/** background-image: url(../-res/img/bg-my-claims.png);
	/**   background: rgb(0, 113, 186, .85) !important; **/
	background-size: cover;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.claimslist-game-tx2s {
	opacity: .95;
	background: #223b95;
	/** background-image: url(../-res/img/mc_blue_bg.png);
	/**   background: rgb(0, 113, 186, .85) !important; **/
	background-size: cover;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.claimslist-game-pwrb {
	opacity: .95;
	background: linear-gradient(to right, #c7050e 0%, #fb5a5f 100%);
	/** background-image: url(../-res/img/mc_red_bg.png);
	/**   background: rgb(0, 113, 186, .85) !important; **/
	background-size: cover;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.claimslist-game-loto {
	opacity: .95;
	background-color: #b72055;
	/** background-image: url(../-res/img/mc_lotto_red_bg.png);
	/**   background: rgb(0, 113, 186, .85) !important; **/
	background-size: cover;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.claimslist-game-pck3 {
	opacity: .95;
	background-color: #009370;
	/** background-image: url(../-res/img/mc_green_bg.png);
	/**   background: rgb(0, 113, 186, .85) !important; **/
	background-size: cover;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.claimslist-game-csh5 {
	opacity: .95;
	background-color: #223b95;
	/* background-image: url(../-res/img/mc_purple_bg.png);
	/**   background: rgb(0, 113, 186, .85) !important; **/
	background-size: cover;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.claimslist-game-alno {
	opacity: .95;
	background-color: #f6901e;
	/* background-image: url(../-res/img/mc_gold_bg.png);
	/**   background: rgb(0, 113, 186, .85) !important; **/
	background-size: cover;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.claimslist-game-type-instant {
	opacity: .95;
	background-color: #0071ba;
	/* background-image: url(../-res/img/mc_gold_bg.png);
	/**   background: rgb(0, 113, 186, .85) !important; **/
	background-size: cover;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.claimslist-game-type-claimform {
	opacity: .95;
	background-color: #11387a;
	background-size: cover;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.claimslist-game-pck4 {
	opacity: .95;
	background-color: #f6901e;
	/** background-image: url(../-res/img/mc_gold_bg.png);
	/**   background: rgb(0, 113, 186, .85) !important; **/
	background-size: cover;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.claimslist-game-dly4 {
	opacity: .95;
	background-color: #f6901e;
	/** background-image: url(../-res/img/mc_gold_bg.png);
	/**   background: rgb(0, 113, 186, .85) !important; **/
	background-size: cover;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.claimslist-game-unknown {
	opacity: .95;
	background-color: #0071ba;
	/** background-image: url(../-res/img/mc_gold_bg.png);
	/**   background: rgb(0, 113, 186, .85) !important; **/
	background-size: cover;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.claimslist-game-tx2s {
	opacity: .95;
	background-color: #223b95;
	/** background-image: url(../-res/img/mc_gold_bg.png);
	/**   background: rgb(0, 113, 186, .85) !important; **/
	background-size: cover;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;
}


.blue,
.tx2step,
.mm {
	opacity: .95;
	background-color: #f6901e;
	/** background-image: url(../-res/img/mc_blue_bg.png);
	/**   background: rgb(0, 113, 186, .85) !important; **/
	background-size: cover;
}

.scratch_blue {
	opacity: .95;
	background-image: url(../-res/img/mc_scratch_blue_bg.png);
	background-size: cover;
}

.red {}

.powerball {
	opacity: .95;
	background-image: url(../-res/img/mc_red_bg.png);
	/**   background: rgb(251, 90, 95, .85) !important; **/
	background-size: cover;
}

.lotto_red,
.lotto_extra {
	opacity: .95;
	background-image: url(../-res/img/mc_lotto_red_bg.png);
	/**   background: rgb(rgb(183, 32, 85, .85) !important; **/
	background-size: cover;
}

.orange {
	opacity: .95;
	background-image: url(../-res/img/mc_orange_bg.png);
	background-size: cover;
}

.green,
.pick3 {
	opacity: .95;
	background-image: url(../-res/img/mc_green_bg.png);
	/** background: rgb(0, 147, 112, .85) !important; **/
	background-size: cover;
}

.purple,
.cash5 {
	opacity: .95;
	background-image: url(../-res/img/mc_purple_bg.png);
	/** background: rgb(34, 59, 149, .85) !important; **/
	background-size: cover;
}

.gold,
.aon,
.daily4 {
	opacity: .95;
	background-image: url(../-res/img/mc_gold_bg.png);
	/** background: rgb(250, 164, 26, .85) !important; **/
	background-size: cover;
}

.my-claims-tile-inner {
	padding: 10px;
	flex: 1;
	padding-top: 3px;
	border-radius: 23px;
}

.my-claims-amt {
	padding: 2px;
	padding: auto;
	width: 100%;
	padding-top: 0px;
	padding-left: 20px;
}

.my-claims-amt img {
	height: 20px;
	width: 20px;
	contain: content;
	margin-right: 5px;
}

.my-claims-promo-img {
	width: 99%;
	border-bottom: 1px #fff dotted;
	margin-top: 1px;

}

.my-claims-promo-img img {
	height: 80px;
	width: 145px;
	/* border-radius: 24px; */
	margin-top: -6px;
	margin-bottom: 6px;
	position: relative;
	left: 28px;
	height: 80px;
	background-size: contain;
	margin-top: 4px;
	margin-left: 4px;
	padding: 10px;
}

.my-claims-promo-img-bg {
	height: 95px;
	padding-left: 20px;
	position: absolute;
	margin-top: -3px;
}

p.my-claims-promo-img {
	border-bottom: 1px #fff dotted;
	padding-bottom: -12px;
}

.my-claims-state {
	margin: 0px;
	padding: auto;
	width: 100%;
	text-align: center;
	color: #fff;
	font-weight: 600;
	margin-top: -32px !important;
	margin-right: 20px;
}

.my-claims-state-btn {
	border: 1px #fff dotted;
	border-radius: 35px;
	width: 250px;
	margin-left: 20%;
}

.claimslist-game-type-claimform .my-claims-draw-date,
.claimslist-game-type-claimform .my-claims-game-number,
.claimslist-game-type-instant .my-claims-draw-date,
.claimslist-game-type-instant .my-claims-web-claim-id,
.claimslist-game-type-online .my-claims-game-name,
.claimslist-game-type-online .my-claims-game-number,
.claimslist-game-type-online .my-claims-web-claim-id,
.claimslist-game-type-inlane_quick_ticket .my-claims-game-name,
.claimslist-game-type-inlane_quick_ticket .my-claims-game-number,
.claimslist-game-type-inlane_quick_ticket .my-claims-web-claim-id,
.claimslist-game-type-inlane_receipt_ticket .my-claims-game-name,
.claimslist-game-type-inlane_receipt_ticket .my-claims-game-number,
.claimslist-game-type-inlane_receipt_ticket .my-claims-web-claim-id {
	display: none;
}

.ui-claimslist.row {
	margin: 0px;
	max-width: 600px;
	margin-left: 20%;
}

.claimform_details {
	font-family: 'arial', sans-serif;
}

.claimform_details h5 {
	font-family: 'arial', sans-serif;
	font-weight: 600;
}



@media screen and (max-width: 750px) {
	.ui-claimslist.row.ui-attached.ui-ready {
		margin: 0px;
		max-width: 600px;
		margin-left: 0px;
	}
}


.ui-claimslist-claimamount::before {
	content: "$";
}

.ui-claimslist-gamename {
	float: right;
	color: #fff;
	text-align: right;
	padding-right: 30px !important;
	margin-top: -84px;
}

.my-claims-game-number {
	float: right;
	color: #fff;
	text-align: right;
	padding-right: 30px !important;
	margin-top: -62px;
}

.status_paid::before {
	content: "Paid";
}

.status_cip::before {
	content: "Claim In Progress";
}

.status_sfp::before {
	content: "Submitted For Payment";
}

.status_gtcc::before {
	content: "Go To Claim Center";
}

.status_pf::before {
	content: "Payment Failed";
}

.my-claims-draw-date {
	float: right;
	color: #fff;
	text-align: right;
	padding-right: 30px !important;
	margin-top: -84px;
}

.my-claims-web-claim-id {
	float: right;
	color: #fff;
	text-align: right;
	padding-right: 30px !important;
	margin-top: -78px;
}

.my-claims-col-con {
	display: flex;
}

.claims-tab {
	width: 100% !important;
	border-bottom: 0px !important;
	background-color: #efefef;
	border-left: 1px #e5e8eb solid;
	border-right: 1px #e5e8eb solid;
	padding-top: 20px;
}

.claims-tabs {
	/* background-color: #002776; */
	width: 100%;
	border-bottom: 0px !important;
}

.claims-nav-item {
	border-bottom: 0px !important;
	width: 50%;
	text-align: center;
}

.claims-nav-link {
	color: black !important;
	border-bottom: 0px !important;
}

a.claims-nav-link {
	border-bottom: 0px !important;
}

a.nav-link.claims-nav-link:hover {
	color: #fff;
	text-decoration: underline;
}

a.nav-link.claims-nav-link {
	color: white !important;
}

.claims-tab-pane {
	background-color: #fff !important;
	border-bottom: 0px !important;
}

.claims-container {
	background-color: #efefef;
}

.ui-claimslist-claimform-details-qrcode {
	height: 10em;
	width: 10em;
	float: right;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	color: #495057;
	background-color: #efefef;
	border-color: #dee2e6 #dee2e6 #fff;
}

a.nav-link.claims-nav-link {
	font-size: 1.2em;
	font-weight: 500;
	height: 44px;
}

.nav-tabs .nav-link {
	border-bottom: 5px !important;
	border-color: #e5e8eb;
	border: 0px solid #e5e8eb;
	border-top-left-radius: 0rem;
	border-top-right-radius: 0rem;
	background-color: #042978;
	color: #fff !important;
	border-color: white !important;
	background-image: linear-gradient(#32518f, #32518f), linear-gradient(rgb(248, 248, 248), rgb(248, 248, 248));
	background-repeat: no-repeat;
	background-size: 100% 32px, 100%;
	background-position: center;
	background-clip: border-box;
	margin-bottom: -1px;
	height: 40px;

}

.tabs-spacer {
	margin-right: 5px;
}

.nav-tabs .nav-item {
	margin-bottom: -1px;
	max-width: 297px;
}


@media screen and (max-width: 750px) {
	.mobilespacer {
		max-width: 40%;
	}
}

@media screen and (max-width: 750px) {
	.mobilespacer-2 {
		max-width: fit-content;
	}
}

.nav-tabs .nav-link.active {
	max-height: 50px;
	border-color: #e5e8eb !important;
	border-bottom: 1px !important;
	background-image: none;
	background-clip: none !important;
	margin-bottom: -1px;
	height: 50px;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	color: #000 !important;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border: 1px #e5e8eb solid;
}

.mc-status,
.mc-ticket-number,
.mc-claim-id,
.my-claims-details-ticketcode,
.my-claims-details-state,
.my-claims-details-capid,
.ui-claimslist-details-msg {
	font-family: 'Roboto-Condensed', sans-serif;
	padding-bottom: 5px;
	font-size: 1.2em;
}

.mc-modal-paid-amt {
	background-color: rgb(245, 245, 245);
	border-radius: 15px;
	padding: 10px;
	font-family: 'Roboto-Condensed', sans-serif;
	margin: 30px;
}

.mc-modal-divider-bottom {
	border-bottom: 1px grey solid;
}

.mc-modal-gross-amt {
	font-weight: 600;
	color: #2fab29;
}

.mc-modal-gross-amt::before {
	font-weight: 600;
	color: #2fab29;
}

.modal-header {
	border-bottom: 0px !important;
}

.modal-header .close {
	padding: 1.25rem 1.25rem;
}

.setoff_close {
	width: 2px !important;
	margin-top: -19px !important;
}

.setoff {
	margin-top: 10px;
}

.mc-modal-tax-amt {
	font-weight: 600;
	color: #2fab29;
}

.mc-modal-tax-amt {
	font-weight: 600;
	color: #2fab29;
}

.mc-modal-tax-amt::before {
	content: '-';
	font-weight: 600;
}

.mc-total-prize-payment {
	font-size: 1.2em;
}

.mc-total-prize-payment-amt {
	color: #2fab29;
	font-weight: 600;
}

.ui-claimslist-details-setoffs {
	font-weight: 600;
	color: #2fab29;
}

.paid-claim-promo-img {
	max-height: 125px;
}

.ui-claimslist-details-gamename {
	font-weight: 600 !important;
}

.ui-claimslist-details-state {
	font-weight: 600 !important;
	text-transform: uppercase;
}

.ui-claimslist-details-ticketcode {
	font-weight: 600 !important;
}

.ui-claimslist-details-capid {
	font-weight: 600 !important;
}

#loading-bar-spinner.spinner {
	left: 50%;
	margin-left: -20px;
	top: 50%;
	margin-top: -20px;
	position: absolute;
	z-index: 19 !important;
	animation: loading-bar-spinner 400ms linear infinite;
}

#loading-bar-spinner.spinner .spinner-icon {
	width: 40px;
	height: 40px;
	border: solid 4px transparent;
	border-top-color: red !important;
	border-left-color: red !important;
	border-radius: 50%;
}

@keyframes loading-bar-spinner {
	0% {
		transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.sendofftext {
	font-family: 'roboto' !important;
	font-size: 18px;
	color: #fff !important;
	padding-top: 6px;
}

.combined-form-group {
	width: 91%;
}

.delete-account-modal {
	width: 650px;
	min-width: 0vw;
	height: auto;
	max-height: fit-content;
}

.delete-account-modal .confirmonly {
	display: none;
}

@media screen and (max-width: 1024px) {
	.delete-account-modal-width {
		width: auto;
	}

	;
}

.delete-account-modal-padding {
	padding-left: 45px;
	padding-right: 45px;
	font-family: "roboto";
	margin-bottom: -10px;
}

.combined-no-border {
	border: 0px;
}

@media screen and (max-width:773px) {
	.mini-menu-location {
		float: left !important;
		margin-left: 0px !important;
		margin-top: -50px !important;
	}
}

@media screen and (max-width:766px) {
	.logo-mobile-size {
		display: inline-flex;
		margin-left: 50%;
		margin-right: 50%;
		max-width: 200px;
	}
}




.nav-container .checkbox {
	position: absolute;
	display: block;
	height: 64px;
	width: 64px;
	top: 80px;
	left: 0px;
	z-index: 10;
	opacity: 0;
	cursor: pointer;
}

.nav-container .hamburger-lines {
	display: block;
	height: 26px;
	width: 32px;
	position: absolute;
	top: 35px;
	left: 20px;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.nav-container .hamburger-lines .line {
	display: block;
	height: 4px;
	width: 100%;
	border-radius: 10px;
	background: #ffffff;
}

.nav-container .hamburger-lines .line1 {
	transform-origin: 0% 0%;
	transition: transform 0.4s ease-in-out;
}

.nav-container .hamburger-lines .line2 {
	transition: transform 0.2s ease-in-out;
}

.nav-container .hamburger-lines .line3 {
	transform-origin: 0% 100%;
	transition: transform 0.4s ease-in-out;
}

.nav-container input[type="checkbox"]:checked~.menu-items {
	transform: translateX(0);
}

.nav-container input[type="checkbox"]:checked~.hamburger-lines .line1 {
	transform: rotate(45deg);
}

.nav-container input[type="checkbox"]:checked~.hamburger-lines .line2 {
	transform: scaleY(0);
}

.nav-container input[type="checkbox"]:checked~.hamburger-lines .line3 {
	transform: rotate(-45deg);
}

@media screen and (min-width:774px) {
	.desktop-lines {
		display: none !important;
	}

	;

}

@media (min-width: 773px) {
	.navbar-expand-md {
		flex-flow: row nowrap !important;
		justify-content: flex-start !important;
	}
}

@media (min-width: 773px) {
	.navbar-expand-md .navbar-nav {
		flex-direction: row !important;
	}
}

/* @media (max-width: 773px) {
	.navbar-expand-md .navbar-nav {
		display: initial!important;
	}
	} */


/* @media (min-width: 772px) and (max-width: 773px) {
	.navbar-expand-md .navbar-nav {
		flex-direction: row !important;
	}
	.header-top .navbar {
		display: none;
		width: 100%;
		text-align: center;
	}
	} */

@media screen and (min-width: 768px) and (max-width: 773px) {
	.navbar-expand-md .navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-expand-md .navbar-collapse.collapse.show {
		display: flex !important;
	}

}

.modalwidebody {
	max-width: 650px;
}

.modalshortbody {
	max-height: 600px;
	line-height: 1em;
	border-radius: 20px;
}

.mfainputwidth {
	max-width: 500px;
}

.mfainputwidth1 {
	max-width: 500px;
	width: 130%;
	margin-left: -55px !important;
}

.oldemail,
.newemail {
	margin-left: 10px;
}

.mfasubmit {
	max-width: 500px;
	width: 130%;
	margin-left: -55px !important;
}

@media (min-width: 0px) AND (max-width: 400px) {
	.mfasubmit {
		width: 100% !important;
		margin-left: 0px !important;
	}
}

.ticketwrap {
	word-wrap: break-word;
}

.usemcaddress,
.uselzaddress {
	height: 31px;
	width: 31px;
}

.changeemailbtn,
.verifyemailbtn {
	max-width: 200px;
	margin: 20px;
}

.lzlink:hover {
	text-decoration: none;
}

.generalfaq {
	color: #0d2a7a !important;
}

@media screen and (min-width: 370px) and (max-width: 968px) {
	.luckzone-head-left {
		max-width: 614px;

	}

}

.faq-font-size {
	font-size: large;
}

.my-claims-details-taxes-description {
	font-size: 1.1em;
}

/* Notifications Account Page*/

.col-11 {
	padding-bottom: 10px;
	font-size: 0.8em;
	padding-left: 30px;
}

.accHead {
	margin-top: -7px;
}

.notification_bg {
	background-color: white;
	border-radius: 10px;
}

.notify_header {
	background-color: #38518b;
	border-radius: 10px 10px 0px 0px !important;
	padding-left: 8px;
	font-family: "roboto" !important;
	font-weight: bold;
	height: 50px;
}

.notification_bg a {
	color: white;
	text-decoration: none;
	font-family: "roboto" !important;
	font-weight: bold;
	padding-left: 5px;
}

.notify_form_body {
	background-color: white;
}

.notification_frame {
	border: 2px solid lightgray;
	border-radius: 10px;
	padding: 25px;
	background-color: #efefef;
}

.notification_dropdown_title {
	background-color: #6379b6;
	width: 100%;
	padding-left: 8px;
	border-radius: 10px;
}

.notification_dropdown_title_body {
	background-color: white;
}

.notification-boundaries {
	width: 100%;
	max-width: 700px;
}

.notify_border {
	border: 2px solid lightgray;
	border-radius: 0 0 10px 10px;
}

.notify_subtitle {
	border-radius: 10px;
}

.notify_subtitle_margin {
	margin-bottom: -2px;
	padding-top: 0px;
	height: 40px;
}

.notify-sub-border {
	padding: 0px !important;
	border: 2px solid lightgray;
	border-radius: 0 0 10px 10px;
}


.notify_card_content a {
	color: black !important;
}


.accordionflex {
	display: flex;
	max-width: 94%;
	padding-left: 28px;
	margin-top: 2px;
}

.notify-text {
	font-size: small;
}

.notify-formbold {
	font-weight: bold !important;
	font-size: 12px;
}

.notfify-form-submit {
	display: block;
	justify-content: center;
}

.notifysubmit {
	max-width: 200px;
}

.notify-label-spacer {
	margin-left: 0px;
	padding-left: 10px;
}

.notify_checkboxdiv_spacer {
	display: flex;
	align-items: end;
}

.notify-spacer {
	margin-left: 20px !important;
	margin-top: 9px;
}

.switch {
	position: relative;
	display: inline-block;
	width: 90px;
	height: 34px;
}

.switch input {
	display: none;
}



.toggle {
	--width: 90px;
	--height: 45px;
	margin-top: 5px;
	position: relative;
	font-family: "roboto" !important;
	font-weight: bolder;
	display: inline-block;
	width: var(--width);
	height: var(--height);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	border-radius: var(--height);
	cursor: pointer;
}

.toggle input {
	display: none;
}

.toggle .slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	height: 45px;
	border-radius: 30px;
	background-color: #a4b0c9;
	transition: all 0.4s ease-in-out;
}

.toggle .slider::before {
	content: '';
	position: absolute;
	top: 2.5px;
	left: 2.5px;
	width: 40px;
	height: 40px;
	border-radius: 30px;
	background-color: #6379b6;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	transition: all 0.4s ease-in-out;
}

.toggle input:checked+.slider {
	background-color: #a4b0c9;
}

.toggle input:checked+.slider::before {
	transform: translateX(calc(var(--width) - var(--height)));
}

.toggle .labels {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	font-family: "roboto" !important;
	height: 100%;
	font-size: 12px;
	transition: all 0.4s ease-in-out;
}

.toggle .labels::after {
	content: attr(data-off);
	position: absolute;
	right: 915px;
	color: #ffffff;
	font-family: "roboto" !important;
	font-weight: bolder;
	opacity: 1;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
	transition: all 0.4s ease-in-out;
}

.toggle .labels::before {
	content: attr(data-on);
	position: absolute;
	left: 10px;
	color: #ffffff;
	font-family: "roboto" !important;
	font-weight: bolder;
	opacity: 0;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
	transition: all 0.4s ease-in-out;
}

.toggle input:checked~.labels::after {
	opacity: 0;
}

.toggle input:checked~.labels::before {
	opacity: 1;
}

.notify-table-margin {
	margin-top: -25px;
}

.label-notify-header {
	margin-left: -10px;
}

.winnumbspacer {
	padding-left: 10px !important;
}

.arrow {
	border: solid rgb(255, 255, 255);
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
}

.down {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.notify-drop-row {
	padding-bottom: 10px;
	margin-top: -12px;
}

.subtitle_header_text {
	padding-top: 0px;
}

.subtitle-boost {
	margin-top: -5px !important;
}

.arrow-boost {
	margin-bottom: 5px;
}

.arrow-rmargin {
	margin-left: -5px;
}


.login-popup-background {
	margin-top: 20px;
	background-color: #092871;
	border-radius: 10px;
}

.popup-login-image-container {
	position: absolute;
	z-index: 5;
	margin-left: 24%;
	margin-top: -42px;
}

.popup-login-image {
	background-image: url('/-res/img/tx_login_logo2.png');
	margin-left: 50%;
	position: absolute;
	z-index: 5;
	padding-left: 40px;
	width: 200px;
	height: 100px;
	background-repeat: no-repeat;
	border: none;
}


.login-popup-modal-inner {
	margin-top: 20px;
	background-color: #f0f0f1;
	border-radius: 10px 10px 0 0;
	z-index: 1;
}

.login-popup-lower-area {
	background-color: #3a518b;
	border-radius: 0 0 10px 10px;
	height: 145px;
	border: 1px solid #fff;
}

.popup-register-button {
	background-color: white !important;
	color: #26325c !important;
	padding: 10px;
}

.popup-register-button:hover {
	background-color: lightgray;
}

.modal-mover-top {
	margin-top: 130px;
}

.modal-body {
	padding: 2rem;
}

.popup-login-fields {
	padding-top: 10px;
}

.popup-login-text {
	padding-top: 10px;
	color: white;
	font-family: "roboto";
	font-weight: bolder;
	font-size: large;

}

.regoption_header {
	text-align: center;
}

.regoption_content {
	height: 89%;
	width: 100%;
	background-color: #fff !important;
	border-radius: 0px 0px 20px 20px;
}

.regoptions {
	background-color: #ebebeb;
	color: #000;
	padding-top: 20px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	x-max-width: 360px;
	padding-bottom: 10px;
}

.claimform_regoptions {
	background-color: rgba(255, 255, 255, 0);
	color: #000;
	padding-top: 20px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.regoptions_foot {
	background-color: #ebebeb;
	color: #000;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 25px;
}

.regoptionsheader {
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	background-color: #002778;
	color: #fff;
	padding: 15px;
}

.claimsformtitle {
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	background-color: #002778;
	color: #fff;
	padding: 15px;
	font-size: 26px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.claimsform {
	background-color: #f3f4f6;
	color: #000;
	border: 4px solid #e8e8ea;
	-webkit-box-shadow: 11px 12px 30px -7px rgba(232, 232, 234, 0.79);
	box-shadow: 11px 12px 30px -7px rgba(232, 232, 234, 0.79);
	border-top: 0px;
}

.claimsform_foot {
	background-color: #edeef0;
	color: #000;
	border: 4px solid #e8e8ea;
	-webkit-box-shadow: 11px 12px 30px -7px rgba(232, 232, 234, 0.79);
	box-shadow: 11px 12px 30px -7px rgba(232, 232, 234, 0.79);
	border-top: 0px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
}

.reg_lz,
.reg_noti {
	border-radius: 20px;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	box-shadow: 4px 3px 14px -6px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 4px 3px 14px -6px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 4px 3px 14px -6px rgba(0, 0, 0, 0.75);
	height: 424px;
}

.registration_top_bar {
	justify-content: center;
	color: #38518b;
	border-radius: 20px 20px 0 0;
	width: auto;
	display: flex;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	box-shadow: 4px 3px 10px -6px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 4px 3px 14px -6px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 4px 3px 14px -6px rgba(0, 0, 0, 0.75);
}

.registration_lower_box {
	background-color: white !important;
	border-radius: 0 0 20px 20px;
	min-height: 240px;
	height: fit-content;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	box-shadow: 4px 3px 10px -6px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 4px 3px 14px -6px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 4px 3px 14px -6px rgba(0, 0, 0, 0.75);
	clip-path: inset(0px -10px -10px -10px)
}

.reg_lz h4,
.reg_noti h4 {
	padding-bottom: 12px;
	color: #38518b;
}

/** Registration Options **/
.or {
	max-height: 350px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.or-mob {
	max-height: 350px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

.c-regoptions-img-col {
	text-align: center;
	max-width: fit-content;
}

@media (max-width: 990px) {

	/* Wide Registration Rule */
	.c-regoptions-img-tall {
		display: none;
	}

	.c-regoptions-img-col {
		/* Manual override to bridge different breakpoints */
		flex-basis: 1;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 991px) {

	/* Tall Registration Rule */
	.c-regoptions-img-wide {
		display: none;
	}

	.container.hspace-2.cont_mob_spc {
		width: 95%;
	}
}






.reg_list {
	min-height: 120px;
	padding-top: 20px;
	padding-right: 20px;
	list-style-image: url("/-res/img/checkmark.png");
	min-height: 13rem;
}


.reg_list li {
	font-size: 16px;
	padding-left: 20px;
	font-family: "roboto";
	padding-bottom: 10px
}

.reg_btn_container {
	display: flex;
	padding-bottom: 20px;
	justify-content: center;
	padding-top: 20px;
}

.reg_btn {
	/* width: 300px; */
	height: 65px;
	border-radius: 60px;
	color: #38518b;
	background-color: #fff;
	box-shadow: 4px 3px 14px -6px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 4px 3px 14px -6px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 4px 3px 14px -6px rgba(0, 0, 0, 0.75);
	line-height: 48px;
	font-size: 17px;
	width: 225px !important;
	height: 50px;
	margin-left: 20px;
	margin-right: 20px;
}

.reg_btn:hover {
	box-shadow: 8px 8px 9px -5px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 8px 8px 9px -5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 8px 8px 9px -5px rgba(0, 0, 0, 0.75);
}

.reg_select_btn {
	background-color: #b5b5b5;
	color: #fff;
	width: 285px !important;
	height: 50px;
	margin-top: 30px;
	border-radius: 60px;
	line-height: 44px;
	font-size: 17px;
	border-style: solid;
	margin-bottom: 20px;
}

.regoption_selected {
	background-color: #3c548f;
	color: #fff !important;
	border-radius: 20px;
}

.regoption_active {
	background-color: #3c548f;
	border-radius: 20px 20px 0px 0px;
}

.regoption_active h4 {
	color: #fff !important;
}

.regoption_enabled {
	background-color: #002778;
}

/* .options_split {
	margin-left: -10px;
	margin-right: -10px;
} */

/** ADD LZ TILE **/
.add_lz_btn {
	border-radius: 12px;
	border: 1px solid #bac3d6;
	padding: 20px;
	height: 320px;
	background-image: url('/-res/img/add_lz_btn_bg.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position-x: right;
	background-color: #fff;
	box-shadow: -3px 5px 9px -5px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: -3px 5px 9px -5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: -3px 5px 9px -5px rgba(0, 0, 0, 0.75);
}

.add_lz_btn_title {
	font-size: 33pt;
	padding-left: 40px;
	padding-top: 15px;
}

.add_lz_btn_subtitle {
	font-size: 22pt;
	padding-left: 40px;
	padding-top: 15px;
	letter-spacing: -1px;
	line-height: 37px;
}

.add_lz_add_btn {
	height: 50px !important;
	width: 250px !important;
	background-color: #38518b;
	border-radius: 40px;
	margin-left: 40px;
	font-size: 13pt;
	color: #fff;
	line-height: 49px;
	margin-top: 35px;
}


/** LZ TILES **/

.lz_btn {
	border-radius: 12px;
	border: 1px solid #bac3d6;
	padding: 20px;
	height: 320px;
	background-image: url('/-res/img/add_lz_btn_bg.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position-x: right;
	background-color: #fff;
	box-shadow: -3px 5px 9px -5px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: -3px 5px 9px -5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: -3px 5px 9px -5px rgba(0, 0, 0, 0.75);
}


.lz_btn_title {
	font-size: 33pt;
	padding-left: 40px;
	padding-top: 15px;
}


.lz_btn_subtitle {
	font-size: 22pt;
	padding-left: 40px;
	padding-top: 15px;
	letter-spacing: -1px;
	line-height: 37px;
}


.lz_enter_btn {
	height: 50px !important;
	width: 250px !important;
	background-color: #38518b;
	border-radius: 40px;
	margin-left: 40px;
	font-size: 13pt;
	color: #fff;
	line-height: 49px;
	margin-top: 35px;
}

/** NOTIFICATIONS REVIEW TILE **/
.notif_review_btn {
	border-radius: 12px;
	border: 1px solid #bac3d6;
	padding: 20px;
	height: 320px;
	background-image: url('/-res/img/notif_review_btn_bg.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position-x: right;
	background-color: #fff;
	box-shadow: -3px 5px 9px -5px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: -3px 5px 9px -5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: -3px 5px 9px -5px rgba(0, 0, 0, 0.75);
}

.notif_review_btn_title {
	font-size: 33pt;
	padding-left: 40px;
	padding-top: 23px;
}

.notif_review_btn_subtitle {
	font-size: 22pt;
	padding-left: 40px;
	padding-top: 15px;
	letter-spacing: -1px;
	line-height: 37px;
}

.notif_review_rev_btn {
	height: 50px !important;
	width: 250px !important;
	background-color: #38518b;
	border-radius: 40px;
	margin-left: 40px;
	font-size: 13pt;
	color: #fff;
	line-height: 49px;
	margin-top: 50px;
}


/** VIEW MC TILE **/
.view_mc_btn {
	border-radius: 12px;
	border: 1px solid #bac3d6;
	padding: 20px;
	height: 320px;
	background-image: url('/-res/img/view_mc_btn_bg.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position-x: right;
	background-color: #fff;
	box-shadow: -3px 5px 9px -5px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: -3px 5px 9px -5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: -3px 5px 9px -5px rgba(0, 0, 0, 0.75);
}

.view_mc_btn_title {
	font-size: 33pt;
	padding-left: 40px;
	x-padding-top: 15px;
}

.view_mc_btn_subtitle {
	font-size: 22pt;
	padding-left: 40px;
	padding-top: 15px;
	letter-spacing: -1px;
	line-height: 37px;
}

.view_mc_view_btn {
	height: 50px !important;
	width: 250px !important;
	background-color: #38518b;
	border-radius: 40px;
	margin-left: 40px;
	font-size: 13pt;
	color: #fff;
	line-height: 49px;
	margin-top: 20px;
}

.reg-noti-only-pnl-header {
	border-radius: 23px;
	background-color: #efefef;
	x-border: 2px solid #dedede;
}

.landinglink {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	width: 100%;
}

.landinglink:hover {
	color: #fff;
	text-decoration: none;
}

.modal-header .dismissx {
	margin: 0 !important;
	padding: 0 !important;
}

.modal-title {
	color: #082671;
	font-family: 'roboto';
}

.notify_header:has(.collapsed) {
	border-radius: 10px !important;
}

.ev_x {
	margin-top: -30px;
}

.blockquote.claimnote {
	margin-left: 42px;
}

.notifypreference_disabled .toggle input+.slider {
	opacity: 0.5;
}


/** VIEW PDF CLAIMS FORM **/
.view_pdf_claim_form {
	border-radius: 20px;
	background-color: #f3f4f6;
	padding: 20px;
	font-size: 14pt;
}

.qr_code img {
	max-width: 350px;
}

@media print {

	.header-top,	
	footer {
		display: none;
	}

	.container,
	body {
		background-color: #fff;
		font-size: 17pt !important;
	}

	.view_pdf_claim_form, .claimform_sechead, .claimform_head, .claimform_id {
		background-color: #fff;
		font-size: 17pt !important;
	}
}

.claim_registration_form {
	border-radius: 25px 25px 0 0;
	background-color: #082b76;
	color: white;
	font-size: large;
	font-weight: 600;
	font-family: "roboto";
}

.claims_form_top_bar {
	font-family: "roboto";
	justify-content: center;
	background-color: #082b76;
	color: white;
	border-radius: 20px 20px 0 0;
	width: auto;
	display: flex;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	box-shadow: 4px 3px 10px -6px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 4px 3px 14px -6px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 4px 3px 14px -6px rgba(0, 0, 0, 0.75);
}

.claims_form_lower_box {
	background-color: white !important;
	border-radius: 0 0 20px 20px;
	min-height: 240px;
	height: fit-content;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	box-shadow: 4px 3px 10px -6px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 4px 3px 14px -6px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 4px 3px 14px -6px rgba(0, 0, 0, 0.75);
	clip-path: inset(0px -10px -10px -10px)
}

.claim_form_container_width {
	width: 800px;
}

.ui-editprofile .editprofile_ssn input:disabled,
.ui-editprofile .ui-birthday select:disabled,
.ui-editprofile .ui-birthday input:disabled {
	background-color: #cfcfcf !important;
}


.claim_row .gselectarrow1 img {
	max-height: 40px;
	max-width: 40px;
}

.ticket_actions {
	display: flex;
	align-items: center;
	min-width: 99px;
}

.ticket_actions img {
	max-height: 33px;
	max-width: 33px;
	margin-left: 10px;
}

.ticket_accepted {
	display: none;
}

.csmallbox {
	max-width: 325px;
}

.claim-info-csmallbox {
	max-width: 323px;
}

.rsmallbox {
	max-width: 268px;
}

.registration-name-smallbox {
	max-width: 300px;
}


.claim_form_prize_margins {
	margin-left: 10px !important;

}

.claimformstyle {
	font-family: 'arial', sans-serif;
}

.claimform_sechead {
	font-family: 'arial', sans-serif;
	font-size: 11pt;
	font-weight: 600;
}

.claimform_head {
	font-family: 'arial', sans-serif;
	font-weight: 600;
}

.claimform_id {
	font-family: 'arial', sans-serif;
	font-size: 10pt;
	font-weight: 600;
}

.claimregfield {
	width: 90% !important;
}

.combinedregfield {
	max-width: 90% !important;
}

.claims_rsmallbox {
	width: 300px;
}

.combined_rsmallbox {
	max-width: 300px;
}

.register_claims_country {
	width: 90%;
}

@media (max-width: 1200px) {

	.claim-reg-cselectarrow1 {
		display: none;
	}

	.claim-reg-cselectarrow2 {
		display: none;
	}


	.claim-reg-cselectarrow4 {
		display: none;
	}

	.claim-reg-cselectarrow5 {
		display: none;
	}

	.claim-reg-cselectarrow7 {
		display: none;
	}

	.claim-reg-cselectarrow8 {
		display: none;
	}
}

@media (max-width: 1200px) {

	.combined-reg-cselectarrow1 {
		display: none;
	}

	.combined-reg-cselectarrow2 {
		display: none;
	}


	.combined-reg-cselectarrow4 {
		display: none;
	}

	.combined-reg-cselectarrow5 {
		display: none;
	}

	.combined-reg-cselectarrow7 {
		display: none;
	}

	.combined-reg-cselectarrow8 {
		display: none;
	}


}

.co-reg-dob {
	width: 182px !important;
}

.cr-reg-dob {
	width: 182px !important;
}

/* Registration Mobile View Controllers */
.mobile_verify_info_topper {
	display: none;
}


@media (max-width: 900px) {
	.registration_mobile_title {
		font-size: 18px !important;
		margin-top: 0px;
		margin-left: -20px;
		padding-top: 0px;
	}
}

@media (max-width: 773px) {
	.registration_mobile_title {
		font-size: 18px !important;
		margin-top: -45px;
		margin-left: -20px;
		padding-top: 33px;
	}

	.mobile_verify_info_topper {
		background-color: #082b76;
		color: white;
		border-radius: 20px 20px 0 0;
		display: flex;
		justify-content: center;
	}

	.form-group {
		padding-left: 20px !important;
		padding-right: 30px !important;
	}

	.form-control {
		width: 100%;
	}

	.claimregfield {
		width: 100% !important;
	}

	.combinedregfield {
		max-width: 100% !important;
	}

	.register_claims_country {
		width: 100% !important
	}

	.form-check-label {
		padding-left: 0px;
	}

	.mobile_verify_info_text {
		margin-top: 12px;
		font-size: 18px;
		font-family: Roboto-bold;
		margin-bottom: -22px;
	}

	.cr-reg-dob {
		width: 75px !important;
	}

	.co-reg-dob {
		width: 75px !important;
	}

	.mob-reg-dob {
		width: 75px !important;
	}

	.cr-reg-month {
		width: 125px !important;
	}

	.dash {
		display: none;
	}

	.mob-reg-month {
		width: 125px !important;
	}

	.form-control {
		input#register_dob_yyyy {
			max-width: 63px !important;
		}
	}

	.universal_registration_mobile_hidden {
		display: none;
	}

	.universal_registration_mobile_flex {
		display: flex;
		max-width: 355px;
		padding-left: 0px;
		padding-right: 0px;
	}

	.universal_registration_mobile_max {
		max-width: 355px !important;
	}

	.rsmallbox {
		max-width: 290px !important;
	}

	.register_p {
		font-size: 15px;
		font-family: Roboto;

	}
}

.customdrop {
	background-image: url(/-res/img/downchevron.svg);
	background-repeat: no-repeat;
	background-position: 95% center;
	padding-right: 10px;

}

@media (max-width: 500px) {
	.customdrop {
		background-image: none;
	}
}

@media (max-width: 470px) {
	button.btn.btn-secondary.ui-promotion-ticket-toggle {
		width: 200px;
	}
	.mfasubmit {
		width: 90%;
	}
}

@media (max-width: 1000px) {
	.dash {
		display: none;
	}
}

.registerbutton-resize {
	max-width: 300px;
}

/* 
<svg class="feather feather-chevron-down" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m6 9 6 6 6-6"></path></svg> */

/** CLAIMS FORM PRINT STYLES **/
@media print {

	body> :not(main),
	body>main> :not(.container),
	body>main .container> :not(.claimslist_claimform_details) {
		display: none;
	}

	body .ui-claimslist-claimform-details.show {
		display: block;
		border: 0;
		border-radius: 0 !important;
	}

	body .ui-claimslist-claimform-details.show .modal-dialog {
		margin: 0;
		padding: 0;

		display: block;
		width: 100%;
		max-width: 100%;
		height: auto;
		max-height: auto;

		border: 0;
		border-radius: 0;
	}

	body .ui-claimslist-claimform-details.show .modal-dialog .modal-content {
		border: 0;
		border-radius: 0;
	}

	body .ui-claimslist-claimform-details.show .modal-dialog .modal-content .modal-header {
		display: none;
	}
}

@media (max-width: 590px) {
	.claimform-mobile {
		max-width: 375px;
	}
}

/* END MOBILE FIX BLOCK */

.form-check-consent-box {
	margin-left: 9px;
}

.form-check-consent {
	max-width: 600px;
	margin-left: 10px;
}

.account-form-field-length {
	width: 93% !important;
}

.luckzone-account-form-field-length {
	max-width: 93% !important;
}

.claims-account-form-field-length {
	max-width: 95% !important;
}

.register-luckzone-account-form-field-length {
	max-width: 90% !important;
}

.combined-account-form-field-length {
	max-width: 91% !important;
}

.claim-info-account-form-field-length {
	width: 90% !important;
}

.flex-claim-info-account-form-field-length {
	max-width: 93% !important;
}

.flex-claim-info-account-form-field-length {
	max-width: 90% !important;
}

.claiminfo-zip {
	max-width: 44.5% !important;
}

.addlz-phone {
	max-width: 93%;
}


.register-claim-info-account-form-field-length {
	max-width: 90% !important;
}

input.account-form-field-length {
	width: 93% !important;
}

select.account-form-field-length {
	width: 93% !important;
}

input.addclaim-account-form-field-length {
	width: 93% !important;
}

select.addclaim-account-form-field-length {
	width: 93% !important;
}

input.flex-addclaim-account-form-field-length {
	max-width: 93% !important;
}

select.flex-addclaim-account-form-field-length {
	max-width: 93% !important;
}


select#editprofile_dob_dd.account-form-bday-length {
	width: 160px !important;
}

select#editprofile_dob_mm.account-form-bday-length {
	width: 160px !important;
}

input#editprofile_dob_yyyy.account-form-bday-length {
	width: 160px !important;
}

select#register_dob_dd.reglz-form-bday-length {
	width: 181px !important;
}

select#register_dob_mm.reglz-form-bday-length {
	width: 181px !important;
}

input#register_dob_yyyy.reglz-form-bday-length {
	width: 181px !important;
}

select#editprofile_dob_dd.claimaccount-form-bday-length {
	width: 160px !important;
}

select#editprofile_dob_mm.claimaccount-form-bday-length {
	width: 160px !important;
}

input#editprofile_dob_yyyy.claimaccount-form-bday-length {
	width: 160px !important;
}

select#editprofile_dob_dd.combined-form-bday-length {
	width: 155px !important;
}

select#editprofile_dob_mm.combined-form-bday-length {
	width: 155px !important;
}

input#editprofile_dob_yyyy.combined-form-bday-length {
	width: 155px !important;
}

select#editprofile_dob_dd.addlz-form-bday-length {
	width: 160px !important;
}

select#editprofile_dob_mm.addlz-form-bday-length {
	width: 160px !important;
}

input#editprofile_dob_yyyy.addlz-form-bday-length {
	width: 160px !important;
}


.account-form-bday-length {
	width: 160px !important;
}

.claims-country-width {
	width: 91%;
}

.claims_name_rspace {
	max-width: 260px !important;
}

.addluckzone-fields {
	width: 93%;
}

.addclaims-fields {
	width: 93% !important;
}

p.minorclaims {
	margin-left: 40px;
}

/** UI Claim Entry controls & buttons */
.ui-claimentry .form-group {
	margin: 0;
	padding: 0;
}

.ui-claimentry .claim_row .form-control {
	display: block;
	min-width: 9rem;
}

.ui-claimentry .buttonarea .btn-primary2 {
	display: block;
	min-width: 10rem;
	width: 100% !important;
	margin: 0.5rem;
	max-width: 250px;
}

.buttonarea-mobile-center {
	margin-left: 45px;
}

.keytoggle {
  display: inline-block;
  width: 90px;
  height: 45px;
}

.btn2 {
	border: 0px;
	background-color: #fff;
	text-decoration: underline;
	color: #38518b;
	font-size: 16px;
	font-weight: bold;
}

.btn2:hover {
	text-decoration: none;
}