/* Symantec Watermark: CB70-8828-1777-66-15-0 */


/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=3de23eadf79f61f146b2a09725fdda22)
 * Config saved to config.json and https://gist.github.com/3de23eadf79f61f146b2a09725fdda22
 */


/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*,
	*:before,
	*:after {
		background: transparent !important;
		color: #000 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr,
	img {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse !important
	}
	.table td,
	.table th {
		background-color: #fff !important
	}
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:hover,
a:focus {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role="button"] {
	cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
	font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
	font-size: 75%
}

h1,
.h1 {
	font-size: 36px
}

h2,
.h2 {
	font-size: 30px
}

h3,
.h3 {
	font-size: 24px
}

h4,
.h4 {
	font-size: 18px
}

h5,
.h5 {
	font-size: 14px
}

h6,
.h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

small,
.small {
	font-size: 85%
}

mark,
.mark {
	background-color: #fcf8e3;
	padding: .2em
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:hover,
a.text-info:focus {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dt,
dd {
	line-height: 1.42857143
}

dt {
	font-weight: bold
}

dd {
	margin-left: 0
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
	content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:992px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type="file"] {
	display: block
}

input[type="range"] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type="search"] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 34px
	}
	input[type="date"].input-sm,
	input[type="time"].input-sm,
	input[type="datetime-local"].input-sm,
	input[type="month"].input-sm,
	.input-group-sm input[type="date"],
	.input-group-sm input[type="time"],
	.input-group-sm input[type="datetime-local"],
	.input-group-sm input[type="month"] {
		line-height: 30px
	}
	input[type="date"].input-lg,
	input[type="time"].input-lg,
	input[type="datetime-local"].input-lg,
	input[type="month"].input-lg,
	.input-group-lg input[type="date"],
	.input-group-lg input[type="time"],
	.input-group-lg input[type="datetime-local"],
	.input-group-lg input[type="month"] {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px
}

.radio label,
.checkbox label {
	min-height: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px
}

.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
	color: #333;
	text-decoration: none
}

.btn:active,
.btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	background-image: none
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	background-image: none
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
	background-image: none
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	background-image: none
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
	background-image: none
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	background-image: none
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	color: #337ab7;
	font-weight: normal;
	border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropup,
.dropdown {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	left: auto;
	right: 0
}

.dropdown-menu-left {
	left: 0;
	right: auto
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
	content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
	position: relative;
	float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control:focus {
	z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
	height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a:focus {
		border-bottom-color: #fff
	}
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified {
	width: 100%
}

.nav-justified>li {
	float: none
}

.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs-justified>.active>a:focus {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}
	.navbar-collapse.in {
		overflow-y: visible
	}
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px
	}
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.container>.navbar-header,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width:768px) {
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-nav .open .dropdown-menu>li>a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}
	.navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-nav .open .dropdown-menu>li>a:focus {
		background-image: none
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 8px;
	margin-bottom: 8px
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.navbar-form .form-control-static {
		display: inline-block
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn,
	.navbar-form .input-group .form-control {
		width: auto
	}
	.navbar-form .input-group>.form-control {
		width: 100%
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .radio label,
	.navbar-form .checkbox label {
		padding-left: 0
	}
	.navbar-form .radio input[type="radio"],
	.navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left !important
	}
	.navbar-right {
		float: right !important;
		margin-right: -15px
	}
	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a {
	color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #555
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #333;
		background-color: transparent
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #555;
		background-color: #e7e7e7
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
	color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #080808;
	color: #fff
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: transparent
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

a.label:hover,
a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
	background-color: #286090
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
	background-color: #c9302c
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.jumbotron>hr {
	border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
	border-radius: 6px;
	padding-left: 15px;
	padding-right: 15px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}
	.container .jumbotron,
	.container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 60px
	}
	.jumbotron h1,
	.jumbotron .h1 {
		font-size: 63px
	}
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
	padding: 15px
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.list-group+.panel-footer {
	border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
	margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
	padding-left: 15px;
	padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
	}
	.modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
	content: " ";
	display: table
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table !important
	}
	tr.visible-xs {
		display: table-row !important
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}
	table.visible-sm {
		display: table !important
	}
	tr.visible-sm {
		display: table-row !important
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}
	table.visible-md {
		display: table !important
	}
	tr.visible-md {
		display: table-row !important
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table !important
	}
	tr.visible-lg {
		display: table-row !important
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}
	table.visible-print {
		display: table !important
	}
	tr.visible-print {
		display: table-row !important
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

.panel-heading {
	border-radius: 0;
	padding: 30px 30px 10px
}

.panel-heading h1,
.panel-heading h2,
.panel-heading h3,
.panel-heading h4,
.panel-heading h5,
.panel-heading h6 {
	margin: 0
}

.panel-body {
	padding: 0 45px 30px
}

.panel-body.panel-login-body {
	padding: 0 45px
}

.panel-footer {
	padding: 20px 30px 30px
}

.panel-footer p {
	color: #808080;
	margin-bottom: 5px
}

.panel {
	box-shadow: none;
	border: none;
	margin: 0
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
	color: #474747;
	margin: 0
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

.col-xs-11-5 {
	width: 95.83333333%
}

.col-xs-offset-11-5 {
	margin-left: 95.83333333%
}

.col-xs-10-5 {
	width: 87.5%
}

.col-xs-offset-10-5 {
	margin-left: 87.5%
}

.col-xs-9-5 {
	width: 79.16666666%
}

.col-xs-offset-9-5 {
	margin-left: 79.16666666%
}

.col-xs-8-5 {
	width: 70.83333333%
}

.col-xs-offset-8-5 {
	margin-left: 70.83333333%
}

.col-xs-7-5 {
	width: 62.5%
}

.col-xs-offset-7-5 {
	margin-left: 62.5%
}

.col-xs-6-5 {
	width: 54.16666667%
}

.col-xs-offset-6-5 {
	margin-left: 54.16666667%
}

.col-xs-5-5 {
	width: 45.83333333%
}

.col-xs-offset-5-5 {
	margin-left: 45.83333333%
}

.col-xs-4-5 {
	width: 37.5%
}

.col-xs-offset-4-5 {
	margin-left: 37.5%
}

.col-xs-3-5 {
	width: 29.16666667%
}

.col-xs-offset-3-5 {
	margin-left: 29.16666667%
}

.col-xs-2-5 {
	width: 20.83333333%
}

.col-xs-offset-2-5 {
	margin-left: 20.83333333%
}

.col-xs-1-5 {
	width: 12.5%
}

.col-xs-offset-1-5 {
	margin-left: 12.5%
}

.col-xs-0-5 {
	width: 4.16666667%
}

.col-xs-offset-0-5 {
	margin-left: 4.16666667%
}

@media (min-width:768px) {
	.col-sm-11-5 {
		width: 95.83333333%
	}
	.col-sm-offset-11-5 {
		margin-left: 95.83333333%
	}
	.col-sm-10-5 {
		width: 87.5%
	}
	.col-sm-offset-10-5 {
		margin-left: 87.5%
	}
	.col-sm-9-5 {
		width: 79.16666666%
	}
	.col-sm-offset-9-5 {
		margin-left: 79.16666666%
	}
	.col-sm-8-5 {
		width: 70.83333333%
	}
	.col-sm-offset-8-5 {
		margin-left: 70.83333333%
	}
	.col-sm-7-5 {
		width: 62.5%
	}
	.col-sm-offset-7-5 {
		margin-left: 62.5%
	}
	.col-sm-6-5 {
		width: 54.16666667%
	}
	.col-sm-offset-6-5 {
		margin-left: 54.16666667%
	}
	.col-sm-5-5 {
		width: 45.83333333%
	}
	.col-sm-offset-5-5 {
		margin-left: 45.83333333%
	}
	.col-sm-4-5 {
		width: 37.5%
	}
	.col-sm-offset-4-5 {
		margin-left: 37.5%
	}
	.col-sm-3-5 {
		width: 29.16666667%
	}
	.col-sm-offset-3-5 {
		margin-left: 29.16666667%
	}
	.col-sm-2-5 {
		width: 20.83333333%
	}
	.col-sm-offset-2-5 {
		margin-left: 20.83333333%
	}
	.col-sm-1-5 {
		width: 12.5%
	}
	.col-sm-offset-1-5 {
		margin-left: 12.5%
	}
	.col-sm-0-5 {
		width: 4.16666667%
	}
	.col-sm-offset-0-5 {
		margin-left: 4.16666667%
	}
}

@media (min-width:992px) {
	.col-md-11-5 {
		width: 95.83333333%
	}
	.col-md-offset-11-5 {
		margin-left: 95.83333333%
	}
	.col-md-10-5 {
		width: 87.5%
	}
	.col-md-offset-10-5 {
		margin-left: 87.5%
	}
	.col-md-9-5 {
		width: 79.16666666%
	}
	.col-md-offset-9-5 {
		margin-left: 79.16666666%
	}
	.col-md-8-5 {
		width: 70.83333333%
	}
	.col-md-offset-8-5 {
		margin-left: 70.83333333%
	}
	.col-md-7-5 {
		width: 62.5%
	}
	.col-md-offset-7-5 {
		margin-left: 62.5%
	}
	.col-md-6-5 {
		width: 54.16666667%
	}
	.col-md-offset-6-5 {
		margin-left: 54.16666667%
	}
	.col-md-5-5 {
		width: 45.83333333%
	}
	.col-md-offset-5-5 {
		margin-left: 45.83333333%
	}
	.col-md-4-5 {
		width: 37.5%
	}
	.col-md-offset-4-5 {
		margin-left: 37.5%
	}
	.col-md-3-5 {
		width: 29.16666667%
	}
	.col-md-offset-3-5 {
		margin-left: 29.16666667%
	}
	.col-md-2-5 {
		width: 20.83333333%
	}
	.col-md-offset-2-5 {
		margin-left: 20.83333333%
	}
	.col-md-1-5 {
		width: 12.5%
	}
	.col-md-offset-1-5 {
		margin-left: 12.5%
	}
	.col-md-0-5 {
		width: 4.16666667%
	}
	.col-md-offset-0-5 {
		margin-left: 4.16666667%
	}
}

@media (min-width:1200px) {
	.col-lg-11-5 {
		width: 95.83333333%
	}
	.col-lg-offset-11-5 {
		margin-left: 95.83333333%
	}
	.col-lg-10-5 {
		width: 87.5%
	}
	.col-lg-offset-10-5 {
		margin-left: 87.5%
	}
	.col-lg-9-5 {
		width: 79.16666666%
	}
	.col-lg-offset-9-5 {
		margin-left: 79.16666666%
	}
	.col-lg-8-5 {
		width: 70.83333333%
	}
	.col-lg-offset-8-5 {
		margin-left: 70.83333333%
	}
	.col-lg-7-5 {
		width: 62.5%
	}
	.col-lg-offset-7-5 {
		margin-left: 62.5%
	}
	.col-lg-6-5 {
		width: 54.16666667%
	}
	.col-lg-offset-6-5 {
		margin-left: 54.16666667%
	}
	.col-lg-5-5 {
		width: 45.83333333%
	}
	.col-lg-offset-5-5 {
		margin-left: 45.83333333%
	}
	.col-lg-4-5 {
		width: 37.5%
	}
	.col-lg-offset-4-5 {
		margin-left: 37.5%
	}
	.col-lg-3-5 {
		width: 29.16666667%
	}
	.col-lg-offset-3-5 {
		margin-left: 29.16666667%
	}
	.col-lg-2-5 {
		width: 20.83333333%
	}
	.col-lg-offset-2-5 {
		margin-left: 20.83333333%
	}
	.col-lg-1-5 {
		width: 12.5%
	}
	.col-lg-offset-1-5 {
		margin-left: 12.5%
	}
	.col-lg-0-5 {
		width: 4.16666667%
	}
	.col-lg-offset-0-5 {
		margin-left: 4.16666667%
	}
}

html,
body {
	background: none;
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0
}

#wrapper-top {
	height: 100%;
	margin-bottom: -77px
}

@media (min-width:768px) {
	#wrapper-top {
		min-height: 840px
	}
}

.confirm-delete-account #wrapper-top {
	min-height: 1096px
}

.Account-Rename #wrapper-top {
	display: inline
}

.Account-Rename .np-global-footer {
	width: 100%;
	display: inline-block
}

.account-profile #wrapper-top,
.update-profile #wrapper-top,
.lifelock_verification #wrapper-top,
.email-confirmation-needed #wrapper-top {
	min-height: 100%;
	height: initial
}

.identity-proofing #wrapper-top {
	min-height: 100%;
	height: 902px
}

@media (max-width:767px) {
	.identity-proofing #wrapper-top {
		margin-bottom: 0;
		height: initial
	}
}

.account-profile #wrapper-top {
	background-color: #f8f8f8;
	margin-bottom: 0
}

@media (max-width:767px) {
	.update-profile #wrapper-bottom,
	.lifelock_verification #wrapper-bottom,
	.email-confirmation-needed #wrapper-bottom {
		margin-top: 121px
	}
}

.container {
	max-width: 992px
}

@media (min-width:768px) {
	.dual-container {
		margin-top: 67px;
		margin-bottom: 100px
	}
}

@media (min-width:768px) {
	.panel-container {
		margin-bottom: 100px
	}
}

@media (min-width:768px) {
	.dual-container #open-column {
		margin-top: 133px
	}
}

.dual-container #open-column #open-content #theme,
.dual-container #open-column #open-content #theme iframe {
	border: none;
	overflow: hidden;
	width: 100%;
	height: 460px
}

.dual-container #open-column #open-content #theme-mobile-image {
	display: inline-block
}

@media (max-width:767px) {
	.dual-container #open-column #open-content #theme {
		display: none
	}
}

@media (min-width:768px) {
	.dual-container #open-column #open-content #theme-mobile {
		display: none
	}
}

.footer-logo {
	display: inline-block;
	width: 122px;
	height: 27px;
	vertical-align: middle;
	background: url("../img/corporate-sign-off-white.png") center center no-repeat
}

.np-global-footer {
	background-color: #242e39;
	color: #fff;
	position: relative
}

@media (max-width:767px) {
	.np-global-footer {
		padding: 30px 15px;
		font-size: 12px;
		text-align: center;
		margin-top: -151px
	}
}

@media (min-width:768px) {
	.np-global-footer {
		padding: 25px 45px;
		font-size: 14px;
		line-height: 27px
	}
}

@media (max-width:991px) and (min-width:768px) {
	.np-global-footer {
		font-size: 12px
	}
}

.np-global-footer .footer-links {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: "SourceSansPro", "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
	font-weight: normal
}

@media (min-width:768px) {
	.np-global-footer .footer-links {
		margin-left: 10px;
		float: left;
		line-height: inherit
	}
	.np-global-footer .footer-links .copy-right {
		line-height: inherit;
		float: left
	}
	.np-global-footer .footer-links .copy-right span {
		margin-right: 10px
	}
	.np-global-footer .footer-links .copy-right .footer-logo {
		float: left;
		margin-right: 10px
	}
}

@media (max-width:767px) {
	.np-global-footer .footer-links .copy-right {
		display: block;
		margin-top: 15px
	}
	.np-global-footer .footer-links .copy-right span {
		display: block;
		margin-bottom: 15px
	}
}

.np-global-footer .footer-links li {
	display: inline-block
}

@media (max-width:767px) {
	.np-global-footer .footer-links li:first-child a {
		border-left: none
	}
}

.np-global-footer .footer-links li a {
	color: #fff;
	padding: 0 10px;
	border-left: 1px solid #e2e2e2;
	font-family: "SourceSansPro", "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif
}

@media (max-width:991px) and (min-width:768px) {
	.np-global-footer .footer-links li a {
		font-size: 12px
	}
}

.identity-proofing .np-global-footer {
	margin-top: 15px
}

@media (max-width:767px) {
	html.rtl .np-global-footer .footer-links li:nth-last-child(2) a {
		border-left: none
	}
}

html.rtl .np-global-footer .footer-links li a {
	border-right: 1px solid #e2e2e2;
	border-left: none
}

.account-profile #open-column {
	padding-bottom: 77px
}

.account-profile .np-global-footer {
	margin-top: 0
}

html.web .theme_beachhead #header-content .container {
	background-color: #fff
}

@media (max-width:768px) {
	html.web .theme_beachhead #header-content .container {
		min-height: 80px;
		max-height: 80px
	}
}

html.web .theme_beachhead .account-profile .np-global-footer {
	margin-top: 0
}

html.web .theme_beachhead .np-global-footer {
	background-color: #fff;
	color: #b0b0b0;
	position: absolute;
	width: 100%
}

@media (max-width:767px) {
	html.web .theme_beachhead .np-global-footer {
		position: relative
	}
}

html.web .theme_beachhead .np-global-footer .footer-logo {
	background: url("../img/symantec_sprite.png") no-repeat -4px -131px;
	width: 100px;
	height: 30px;
	margin-top: -4px
}

html.web .theme_beachhead .np-global-footer .footer-links li a {
	color: #585858
}

html.web .theme_beachhead.account-profile .np-global-footer {
	margin-top: 0
}

.modal-dialog .modal-content {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0 0 0 0;
	outline: medium none;
	position: relative
}

.modal-dialog .modal.fade {
	transition: transform .3s ease-out 0s
}

.modal-dialog .modal-title {
	line-height: 1.42857;
	margin: 0
}

.modal-dialog .modal-header {
	border-bottom: 0 solid #e5e5e5;
	min-height: 16.4286px;
	padding: 15px
}

.modal-dialog .modal-footer {
	border-top: 0 solid #e5e5e5;
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	background: none repeat scroll 0 0 #fff
}

.modal-dialog .close {
	color: #000;
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	opacity: .2;
	text-shadow: 0 1px 0 #fff
}

.modal-dialog .text-danger {
	font-weight: bold
}

.modal-dialog .captcha-container {
	float: none
}

.ie8 #background #background-mask {
	background-color: #fff;
	filter: alpha(opacity=75)
}

.ie8 #panel-content {
	border: 1px solid #ddd
}

@media (max-width:767px) {
	#remember_me,
	#remember_me_lbl {
		display: none
	}
	#remember_me.phone_acct,
	#remember_me_lbl.phone_acct {
		display: inline
	}
}

.error-panel {
	background-color: #bd071d;
	color: #fff;
	font-size: 14px;
	height: 40px;
	padding: 0 30px;
	margin-top: 50px
}

.error-panel .error-text-pos {
	display: inline-block;
	vertical-align: top;
	height: 100%;
	line-height: 100%;
	padding-top: 2px
}

.error-panel .icon-error {
	height: 40px;
	width: 20px;
	background-image: url('../img/main_sprites.png');
	background-position: -40px -142px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle
}

.error-panel-heading {
	border-radius: 0;
	padding: 10px 30px
}

.bullet-list {
	list-style-type: disc
}

.bullet-list li {
	margin: 5px 5px 0 -20px
}

.phoneTag,
.phoneTextAlign {
	direction: ltr
}

.dropdown-menu {
	background-clip: padding-box;
	background-color: rgba(51, 51, 51, 0.9);
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 2px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	color: #959595;
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: none outside none;
	min-width: 260px;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 1000
}

.dropdown-menu>li>a {
	clear: both;
	color: #fff;
	display: block;
	font-weight: normal;
	line-height: 1.42857;
	padding: 10px 20px;
	white-space: nowrap
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #959595
}

.dropdown-menu h1 {
	font-size: 24px;
	display: block;
	padding: 10px 20px;
	clear: both;
	font-weight: normal;
	color: #fff;
	white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #00aeef
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #00aeef;
	outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	color: #999
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #999
}

.dropdown-backdrop {
	position: static;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}

#smsAuthForm .options,
#authenticateVipCredentialForm .options,
#voiceForm .options,
#fidoCredentialForm .options,
#authenticateSoftOtpCredentialForm .options {
	width: 50%
}

@media (max-width:480px) {
	#smsAuthForm .options,
	#authenticateVipCredentialForm .options,
	#voiceForm .options,
	#fidoCredentialForm .options,
	#authenticateSoftOtpCredentialForm .options {
		width: 100%
	}
}

#chooseMethodSelect {
	width: 100%
}

#saveDevice {
	margin-left: -2px;
	margin-right: 8px
}

#saveDevice_lbl {
	margin-left: 9px;
	margin-top: -10px
}

.backgroundAnimated {
	background: rgba(255, 226, 131, 0.25);
	-webkit-transition: background-color 2000ms linear;
	-moz-transition: background-color 2000ms linear;
	-o-transition: background-color 2000ms linear;
	-ms-transition: background-color 2000ms linear;
	transition: background-color 2000ms linear;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
	padding: 16px 4px 4px 16px
}

.trust-device-header-spacing {
	margin-left: 3px
}

.trust-device-body-spacing {
	padding: 10px 16px;
	padding-left: 21px
}

.tfa-center-link {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 36px;
	position: relative
}

.tfa-go-settings {
	padding-top: 30px;
	width: 100%;
	text-align: inherit
}

.tfa-go-settings-body-spacing {
	font-size: 12px;
	color: #808080;
	padding-left: 10px;
	padding-bottom: 20px;
	display: inline-block
}

.tfaChangePhoneNumContainer {
	margin-bottom: 30px
}

.captcha-panel {
	padding-left: 0
}

@media (max-width:480px) {
	#smsSetupForm .panel-body-content,
	#rmpnForm .panel-body-content {
		min-height: 0
	}
}

.phone-num-acct p.smallest-text {
	font-size: 14px
}

.phone-num-acct p.privacy-text {
	font-size: 10px
}

.phone-num-acct p.privacy-text a {
	font-size: 10px;
	display: inline-block
}

#resend-code {
	text-align: initial
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

.progress {
	height: 30px
}

.progress-bar {
	background-color: #f2f2f2;
	color: #b0b0b0;
	line-height: 30px
}

.progress-bar-info {
	background-color: #00aeef;
	color: #fff
}

.progress-bar-success {
	background-color: #393;
	color: rgba(255, 255, 255, 0.5)
}

.level2 {
	width: 20%
}

.level3 {
	width: 15%
}

#finish.level3 {
	width: 10%
}

.steps h4 {
	color: #00aeef;
	font-weight: bold;
	line-height: 34px
}

.btn-block {
	width: auto;
	margin-top: 0
}

.btn-block+.btn-block {
	margin-top: 0
}

.sso_text_style {
	float: left;
	background-color: #f8f8f8;
	background-image: none;
	border: 1px solid #cacaca;
	box-sizing: border-box;
	color: #585858;
	display: block;
	font-size: 16px;
	height: 42px;
	padding: 0 12px;
	width: 100%;
	line-height: 42px;
	border-radius: 0
}

.container select.sso_text_style,
.idproofQuestion select {
	background-color: #f8f8f8;
	background-image: none;
	border: 1px solid #cacaca;
	box-sizing: border-box;
	color: #585858;
	display: block;
	font-size: 16px;
	height: 42px;
	padding: 0 12px;
	width: 100%;
	line-height: 42px;
	border-radius: 0
}

.sso_text_style:focus,
.container select.sso_text_style:focus,
.idproofQuestion select:focus {
	background: none repeat scroll 0 0 rgba(0, 174, 239, 0.05);
	border-color: #00aeef;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
	outline: 0 none
}

div.error .sso_text_style,
.container select.sso_text_style.error,
.container input.sso_text_style.error {
	border: 1px solid #bd071d
}

.page-header h2 {
	color: #333
}

.ssoCustomLabel {
	color: #808080;
	display: block;
	font-size: 14px;
	font-weight: 400!important;
	margin-bottom: 0;
	text-align: left
}

.idp-ol .error,
.container label.ssoErrorCustomLabel {
	color: #bd071d;
	margin-bottom: 0;
	font-weight: normal;
	text-align: left
}

.container .page-header {
	margin-top: 0
}

.container .sso_inp .alignedError,
.container .sso_inp_dropdown .alignedError,
.container .sso_inp_dropdown .dobyear .alignedError {
	margin: 0;
	background-color: #bd071d;
	color: #fff;
	font-size: 11px;
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
	display: none;
	text-align: left;
	line-height: 100%
}

.idproofingQuestionsRow {
	height: 100px
}

.idproofingQuestionsErrorSpacing {
	margin: 0
}

.text-left .logo-header {
	margin-bottom: 20px;
	width: auto
}

.idproofingColCenter {
	float: none;
	margin: 0 auto
}

#idp-steps-list .margin-bottom-10 {
	margin-bottom: 10px
}

#idp-steps-list .sprite1_number1,
#idp-steps-list .sprite1_number2,
#idp-steps-list .sprite1_number3 {
	margin-right: 10px;
	float: left
}

.margin-top-10 {
	margin-top: 10px
}

.ssoErrorCustomLabel {
	color: #bd071d
}

.sso_inp .alignedError,
.sso_inp_dropdown .alignedError {
	margin: 0;
	background-color: #bd071d;
	color: #fff;
	font-size: 11px;
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
	display: none
}

#accountProfileForm .dobyear {
	display: inline-block
}

#idpAdditionalInfoForm .dobyear {
	display: inline-block;
	float: left
}

#casIdentityProofingKBASuccessForm .bg-primary,
#idpAdditionalInfoForm .bg-primary,
#idProofingSuccessForm .bg-primary {
	padding: 15px
}

#idpAdditionalInfoForm .sso_inp_1,
#idpAdditionalInfoForm .sso_inp_2,
#accountProfileForm .sso_inp_2_last {
	min-height: 75px
}

#idpAdditionalInfoForm .sso_inp_2_last {
	min-height: 100px
}

#idProofingKBAQuesForm .idp-fieldset {
	margin-bottom: 10px
}

#idProofingKBAQuesForm .idp-ol,
#idProofingAdditionalKBAForm .idp-ol {
	list-style-position: outside;
	margin-left: 20px;
	padding-right: 35px;
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #808080
}

#idProofingKBAQuesForm .idproofQuestion,
#idProofingAdditionalKBAForm .idproofQuestion {
	vertical-align: top;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px
}

input {
	font-size: 16px
}

input:-ms-input-placeholder {
	/*! ie */
	color: #808080
}

input::-webkit-input-placeholder {
	/*! chrome/safari */
	color: #808080
}

input:-moz-placeholder {
	/*! firefox */
	color: #808080
}

input::-moz-placeholder {
	/*! firefox */
	color: #808080
}

@media (max-width:767px) {
	.progress {
		height: 5px
	}
}

@media (min-width:320px) and (max-width:767px) {
	.btn-block {
		display: block;
		width: 100%;
		margin-bottom: 15px;
		padding-right: 0;
		padding-left: 0
	}
	.btn-block+.btn-block {
		margin-top: 5px
	}
	input[type="submit"].btn-block,
	input[type="reset"].btn-block,
	input[type="button"].btn-block {
		width: 100%
	}
	.row-btn {
		margin-top: 10px;
		margin-bottom: 185px
	}
	#idpAdditionalInfoForm .sso_inp_2 {
		height: 200px
	}
	#idpAdditionalInfoForm .sso_inp_2 select.sso_text_style,
	#idpAdditionalInfoForm .sso_inp_2 .month,
	#idpAdditionalInfoForm .sso_inp_2 .day,
	#idpAdditionalInfoForm .sso_inp_2 .dobyear,
	#accountProfileForm .sso_inp_2 select.sso_text_style,
	#accountProfileForm .sso_inp_2 .month,
	#accountProfileForm .sso_inp_2 .day,
	#accountProfileForm .sso_inp_2 .dobyear {
		width: 100%
	}
	#accountProfileForm .label {
		font-size: 14px;
		color: #a0a0a0
	}
	.idp-link-back-format {
		text-align: center
	}
}

@media (min-width:768px) {
	body,
	p {
		font-size: 16px;
		line-height: 1.4em
	}
	.lead {
		font-size: 20px;
		font-weight: 200
	}
	.small {
		font-size: 85%
	}
	p.smallest-text {
		font-size: 10px;
		color: #333
	}
	#idpAdditionalInfoForm .sso_inp_2 {
		height: 100px
	}
	#idpAdditionalInfoForm .sso_inp_2 select.sso_text_style,
	#idpAdditionalInfoForm .sso_inp_dropdown .month,
	#idpAdditionalInfoForm .sso_inp_dropdown .day,
	#idpAdditionalInfoForm .sso_inp_dropdown .dobyear {
		width: auto
	}
	#idpAdditionalInfoForm .sso_inp_dropdown .month-col select,
	#idpAdditionalInfoForm .sso_inp_dropdown .day-col select,
	#idpAdditionalInfoForm .sso_inp_dropdown .dobyear-col .dobyear {
		width: 100%
	}
	#idpAdditionalInfoForm .sso_inp_dropdown .month-col {
		padding-right: 0
	}
	#idpAdditionalInfoForm .sso_inp_dropdown .day-col {
		padding: 0
	}
	#idpAdditionalInfoForm .sso_inp_dropdown .dobyear-col {
		padding-left: 0
	}
	#accountProfileForm .sso_inp_2 select.sso_text_style,
	#accountProfileForm .sso_inp_dropdown .month,
	#accountProfileForm .sso_inp_dropdown .day,
	#accountProfileForm .sso_inp_dropdown .dobyear {
		width: auto
	}
	.idp-link-back-format {
		text-align: left
	}
}

.btn-lg,
.btn-group-lg>.btn {
	padding: 0 24px;
	min-width: 150px;
	font-size: 16px;
	height: 42px;
	line-height: 42px;
	border-radius: 0
}

.badge {
	font-weight: bold;
	font-size: 12px;
	padding: 3px 7px;
	background: #9a9a9a;
	color: #fff;
	min-width: 10px;
	border-radius: 10px;
	text-align: center;
	vertical-align: middle
}

.badge:hover {
	background: #cacaca;
	color: #474747;
	text-decoration: none
}

.expirationMessageError {
	font-weight: bold;
	font-size: 12px;
	padding: 3px 7px;
	background: #9a9a9a;
	color: #ff000a;
	min-width: 10px;
	border-radius: 10px;
	text-align: center
}

#twoFactorTurnOffWarnTextMsg {
	font-weight: bold;
	color: #ff000a
}

.popover-content {
	font-size: 14px
}

.verifyLoaLLHeading {
	padding-bottom: 40px
}

.verifyLoaLLHeading .heading-title h3 {
	text-align: center;
	color: #333;
	line-height: 1.5;
	font-size: 30px;
	padding-bottom: 10px;
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	padding-top: 30px
}

@media (max-width:480px) {
	.verifyLoaLLHeading .heading-title h3 {
		font-size: 24px
	}
}

.verifyLoaLLHeading .sub-heading-title {
	height: 30px;
	font-size: 16px;
	line-height: 1.88;
	text-align: center;
	color: #333;
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif
}

@media (max-width:480px) {
	.verifyLoaLLHeading .sub-heading-title {
		font-size: 14px
	}
}

@media (max-width:768px) {
	.verifyLoaLLGlobalError {
		padding: 0 35px
	}
}

.verifyLoaLLContainer-left {
	width: 50%;
	padding: 0 30px
}

@media (max-width:768px) {
	.verifyLoaLLContainer-left {
		width: 100%;
		padding: 0 50px
	}
}

.verifyLoaLLContainer-right {
	width: 40%;
	float: right
}

@media (max-width:768px) {
	.verifyLoaLLContainer-right {
		width: 100%;
		padding: 40px
	}
}

.message-header {
	width: 330px;
	height: 25px;
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.56;
	color: #333
}

@media (max-width:480px) {
	.message-header {
		color: #7b7b7b
	}
}

.message-text {
	width: 100%;
	height: 25px;
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.43;
	color: #333;
	padding-left: 57px
}

.message-container {
	width: 100%;
	min-height: 70px;
	padding-bottom: 30px
}

.shield-icon-image {
	background: url("../img/shield-icon.png") no-repeat scroll 8px;
	height: 20px;
	width: 40px;
	float: left
}

.lock-icon-image {
	background: url("../img/lock-icon.png") no-repeat scroll 8px;
	height: 20px;
	width: 40px;
	float: left
}

.ssn-icon-image {
	background: url("../img/ssn-icon.png") no-repeat scroll 8px;
	height: 20px;
	width: 40px;
	float: left
}

.captcha-margin {
	margin-top: 40px;
	margin-left: -15px
}

@media (max-width:480px) {
	.captcha-margin {
		margin-top: 17.5px
	}
}

.failLoaLLHeading #fail-loa-heading {
	color: #fb732f;
	font-size: 48px;
	text-align: center;
	line-height: 1.5
}

@media (max-width:480px) {
	.failLoaLLHeading #fail-loa-heading {
		padding-top: 0;
		padding-bottom: 40px;
		font-size: 36px
	}
}

.failLoaLLHeading #fail-loa-subheading {
	padding-top: 20px;
	font-size: 16px;
	text-align: center;
	line-height: 2
}

@media (max-width:480px) {
	.failLoaLLHeading #fail-loa-subheading {
		padding-top: 0;
		padding-bottom: 40px;
		font-size: 12px
	}
}

.verif-failed-image {
	background: url("../img/account-locked-alert.png") no-repeat scroll 30px;
	height: 160px;
	width: 160px;
	margin: auto
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

.loa_phonematch_verification {
	margin-left: 10px;
	margin-right: 10px;
	background-attachment: fixed;
	background-image: linear-gradient(to top, #032e63, #0089c6 100%);
	background-image: -ms-linear-gradient(to top, #032e63, #0089c6 100%);
	background-image: -moz-linear-gradient(to top, #032e63, #0089c6 100%);
	background-image: -o-linear-gradient(to top, #032e63, #0089c6 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0089c6), color-stop(1, #032e63));
	background-image: -webkit-linear-gradient(to top, #032e63, #0089c6 100%)
}

.loa_phonematch_verification .content-padding {
	padding-left: 10%;
	padding-right: 10%
}

@media (max-width:479px) {
	.loa_phonematch_verification .content-padding {
		padding-left: 18px;
		padding-right: 18px
	}
}

.loa_phonematch_verification .no-padding {
	padding-left: 0!important;
	padding-right: 0!important
}

.loa_phonematch_verification .hide-content,
.loa_phonematch_verification #header-content,
.loa_phonematch_verification #ngp-main-footer,
.loa_phonematch_verification #panel-shadow,
.loa_phonematch_verification #panel-shadow-bottom {
	display: none
}

.loa_phonematch_verification #open-column {
	padding-left: 0;
	padding-right: 0
}

.loa_phonematch_verification ::-webkit-input-placeholder {
	/*! chrome/safari */
	background-color: transparent;
	color: #49abda
}

.loa_phonematch_verification input:not(.btn):-ms-input-placeholder {
	/*! ie */
	background-color: transparent!important;
	color: #49abda!important
}

.loa_phonematch_verification #responsibleAnonymityPage .fullscreen-vh {
	height: 100vh;
	top: 0;
	left: 0
}

.loa_phonematch_verification #responsibleAnonymityPage .wizard-title {
	font-size: 28px;
	font-weight: 600;
	line-height: 20px;
	color: white;
	text-align: center
}

.loa_phonematch_verification #responsibleAnonymityPage .wizard-description {
	font-size: 22px;
	line-height: 32px;
	white-space: pre-line;
	color: white;
	text-align: center
}

.loa_phonematch_verification #responsibleAnonymityPage .wizard-subtitle {
	font-size: 22px;
	color: white;
	text-align: center;
	margin-top: 50px
}

.loa_phonematch_verification #responsibleAnonymityPage .help-info-text {
	font-size: 14px;
	color: white
}

.loa_phonematch_verification #responsibleAnonymityPage .input-field-text {
	font-size: 25px;
	line-height: 30px;
	color: white
}

.loa_phonematch_verification #responsibleAnonymityPage .server-error-block {
	height: auto;
	min-height: 30px;
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #c61d13;
	border: solid 1px #c61d13
}

.loa_phonematch_verification #responsibleAnonymityPage .error-block-label {
	color: white;
	font-size: 14px;
	font-weight: normal;
	vertical-align: sub
}

@media (max-width:479px) {
	.loa_phonematch_verification #responsibleAnonymityPage .wizard-title {
		font-size: 18pt;
		line-height: normal
	}
	.loa_phonematch_verification #responsibleAnonymityPage .wizard-description {
		font-size: 14pt;
		line-height: 22pt
	}
	.loa_phonematch_verification #responsibleAnonymityPage .wizard-subtitle {
		font-size: 16pt;
		margin-top: 40pt
	}
	.loa_phonematch_verification #responsibleAnonymityPage .help-info-text {
		font-size: 12pt;
		line-height: 16pt
	}
	.loa_phonematch_verification #responsibleAnonymityPage .input-field-text {
		font-size: 14pt;
		line-height: 18pt
	}
	.loa_phonematch_verification #responsibleAnonymityPage .help-link-div {
		margin-top: 10pt
	}
	.loa_phonematch_verification #responsibleAnonymityPage #help-link,
	.loa_phonematch_verification #responsibleAnonymityPage .error-block-label {
		font-size: 12pt
	}
}

@media (min-width:481px) {
	.loa_phonematch_verification #responsibleAnonymityPage .responsible-anonymity-heading {
		margin-top: 10px
	}
}

.loa_phonematch_verification #responsibleAnonymityPage .responsible-anonymity-heading .heading-links {
	width: 100%;
	margin: 20pt 0;
	display: inline-block
}

.loa_phonematch_verification #responsibleAnonymityPage .responsible-anonymity-heading .heading-links a {
	margin: 0;
	text-decoration: none;
	color: white
}

.loa_phonematch_verification #responsibleAnonymityPage .responsible-anonymity-heading .heading-links a#left-action-link {
	width: 22px;
	height: 22px;
	text-align: left;
	float: left;
	background: url(../img/arrow-left-icon.png) no-repeat scroll transparent
}

.loa_phonematch_verification #responsibleAnonymityPage .responsible-anonymity-heading .heading-links a#right-action-link {
	width: 60%;
	font-size: 11pt;
	text-align: right;
	float: right
}

.loa_phonematch_verification #responsibleAnonymityPage .form-section {
	margin-top: 20px;
	margin-bottom: 30px;
	height: auto
}

.loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container .form-inputs-container {
	margin-top: 30pt;
	margin-bottom: 5pt
}

.loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container .form-inputs-container .form-group.text-input {
	background-color: transparent
}

.loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container .form-inputs-container .form-group.text-input.error .help-block {
	height: auto;
	min-height: 30px;
	background-color: #c61d13;
	border: solid 1px #c61d13;
	padding-left: 10px
}

.loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container .form-inputs-container .form-group.text-input.error .help-block label {
	color: white;
	font-size: 14px;
	font-weight: normal;
	vertical-align: sub
}

.loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container .form-inputs-container input.line-type-textbox {
	color: white;
	background-color: transparent;
	outline-style: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid white 1px;
	border-radius: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%
}

.loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container .form-inputs-container input.line-type-textbox::placeholder {
	background-color: transparent;
	color: #49abda
}

.loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container .captcha-container {
	max-width: 304px;
	min-width: 304px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px
}

.loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container #verify_status_page {
	line-height: 1.6
}

.loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container #mobilenumber-info {
	margin-top: 5pt;
	margin-bottom: 0
}

.loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container .tooltip-info {
	margin-bottom: 20pt;
	color: white
}

.loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container .tooltip-info a#send-new-code {
	text-decoration: underline;
	text-align: left;
	color: #fff;
	font-size: 14px;
	cursor: pointer
}

@media (max-width:479px) {
	.loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container .tooltip-info a#send-new-code {
		font-size: 12pt
	}
}

.loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container .user-consent-info {
	margin-top: 40pt;
	margin-bottom: 20pt;
	color: white;
	font-size: 12px;
	display: inline-block
}

.loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container .user-consent-info a {
	text-decoration: underline;
	text-align: left;
	color: #fff;
	font-size: 12px;
	margin-left: 0;
	display: inline-block
}

.loa_phonematch_verification #responsibleAnonymityPage .footer-container {
	left: 0;
	bottom: 0;
	width: 100%;
	margin-top: 90px;
	margin-bottom: 20px;
	text-align: center
}

@media (max-width:479px) {
	.loa_phonematch_verification #responsibleAnonymityPage .footer-container {
		margin-top: 50pt;
		margin-bottom: 10pt
	}
}

.loa_phonematch_verification #responsibleAnonymityPage .footer-container input#btn-submit-loa-phonematch {
	width: 200px;
	height: 40px;
	font-size: 14px
}

@media (max-width:479px) {
	.loa_phonematch_verification #responsibleAnonymityPage .footer-container input#btn-submit-loa-phonematch {
		width: 100%;
		height: 45pt;
		font-size: 14pt
	}
}

.loa_phonematch_verification #responsibleAnonymityPage .footer-container input#btn-submit-loa-phonematch.yellow_submit_button {
	background: #fdd572;
	color: #03192f
}

.loa_phonematch_verification #responsibleAnonymityPage .footer-container input#btn-submit-loa-phonematch.grey_submit_button {
	background: #e2e2e2;
	color: #8a8a8a
}

.loa_phonematch_verification #responsibleAnonymityPage .footer-container .help-link-div {
	margin-top: 15px;
	line-height: 22px
}

.loa_phonematch_verification #responsibleAnonymityPage .footer-container .help-link-div a#help-link {
	color: #fff;
	font-size: 14px;
	text-decoration: underline
}

html.embedded .loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container .form-inputs-container {
	margin-bottom: 18pt
}

html.embedded .loa_phonematch_verification #responsibleAnonymityPage .form-section .section-container .form-inputs-container #mobilenumber-info {
	margin-top: 16pt
}

.dijitTooltipAbove {
	padding-bottom: 13px
}

.dijitTooltipConnector {
	border: 0;
	z-index: 2
}

.dijitTooltipABRight .dijitTooltipConnector {
	left: auto!important;
	right: 3px
}

.dijitTooltipContents {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 11px!important;
	background: white no-repeat scroll 150px 10px!important;
	border: 2px solid #f5f5f5!important;
	min-width: 140px;
	height: auto;
	width: auto;
	padding: 12px 9px 15px 12px;
	z-index: 1000
}

.dijitTooltipContentsWider {
	width: 230px
}

.dijitTooltipContents ul {
	list-style-position: inside
}

.dijitTooltipAbove .dijitTooltipConnector {
	bottom: 3px;
	left: 3px;
	background: url(../img/tooltip/help-tooltip-down.gif) no-repeat top left;
	width: 16px;
	height: 14px
}

.dj_ie6 .dijitTooltipAbove .dijitTooltipConnector {
	background-image: url(../img/tooltip/help-tooltip-down.gif);
	bottom: 2px
}

.dj_safari .dijitPopup .dijitTooltipContainer,
.dj_safari .dijitPopup .dijitMenu {
	-webkit-box-shadow: 0 5px 10px #adadad
}

#remember_me_tip_msg,
.help_tooltip_text {
	display: none
}

.div_help_tooltip_text {
	width: 150px;
	min-height: 50px
}

#captcha_help_tip_msg,
#captcha_help_tip_audio_msg {
	display: none
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

#accountProfileForm {
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif
}

.account-setting-header-ws {
	padding-bottom: 20px
}

@media (max-width:480px) {
	.account-setting-header-ws {
		margin-top: -70px
	}
}

@media (min-width:481px) and (max-width:767px) {
	.account-setting-header-ws {
		margin-top: -84px
	}
}

.account-setting-header-ws+div {
	/* padding-top: 45px */
	padding-top: 0px
}

@media (max-width:767px) {
	.account-setting-header-ws+div {
		padding-top: 0
	}
}

@media (max-width:480px) {
	.account-setting-header-ws+div+div {
		margin-top: -10px
	}
}

@media (min-width:768px) {
	.account-setting-header-ws .section {
		max-width: 992px
	}
}

.account-row {
	float: left;
	width: 100%
}

@media (min-width:768px) {
	.section {
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
		margin-bottom: 30px
	}
}

@media (max-width:767px) {
	.section {
		margin-top: 0
	}
}

@media (min-width:768px) {
	.section.last {
		margin-bottom: 60px
	}
}

@media (max-width:767px) {
	.section.last {
		margin-bottom: 30px
	}
}

@media (max-width:767px) {
	.section.last.profile-row {
		margin-bottom: 0
	}
	.section.last.profile-row .profile-content {
		padding-bottom: 20px
	}
}

.personal-information-header {
	width: 88%;
	margin-bottom: 0
}

@media (max-width:480px) {
	.personal-information-header {
		width: auto;
		background-color: #fff
	}
}

.personal-information-header .profile-text h4 {
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	font-stretch: normal;
	line-height: 1.88;
	letter-spacing: normal;
	color: #333
}

.profile-row {
	display: flex;
	margin-top: 0;
	margin-bottom: 0
}

@media (min-width:768px) {
	.profile-row {
		width: 85%
	}
}

@media (max-width:767px) {
	.profile-row {
		flex-direction: column
	}
}

.profile-row.row.section.middle .profile-content .row.col-sm-8 {
	padding-right: 75px
}

.profile-row.row.section.middle .profile-content hr {
	margin-right: 75px
}

.profile-row.row.section.last .profile-content {
	float: left
}

.profile-row.row.section.last .profile-content a {
	font-size: 16px;
	text-align: left
}

@media (max-width:480px) {
	.profile-row.row.section.last .profile-content a {
		font-size: 14px
	}
}

.profile-row.row.section.last .profile-content .profileData.tfa-off {
	float: left;
	width: 50%
}

@media (max-width:992px) {
	.profile-row.row.section.last .profile-content .profileData.tfa-off {
		width: 100%
	}
}

@media (min-width:481px) {
	.profile-row.row.section.last .profile-content .profileData:first-child,
	.profile-row.row.section.last .profile-content .profileData:last-child {
		margin-bottom: 25px
	}
}

@media (max-width:480px) {
	.profile-row.row.section.last .profile-content .profileData.secondary-method {
		margin-bottom: 0
	}
	.profile-row.row.section.last .profile-content .profileData.secondary-method .row.col-sm-8 {
		width: 97%
	}
}

.profile-row.row.section.last .profile-content .tfa-toggle {
	width: 75px;
	height: 45px;
	display: inline-block;
	margin-bottom: -19px
}

@media (max-width:480px) {
	.profile-row.row.section.last .profile-content .tfa-toggle {
		width: 55px;
		height: 35px;
		margin-bottom: -15px
	}
}

.profile-row.row.section.last .profile-content #tfaSettingToTurnOff {
	margin-left: 4px;
	background: url("../img/profile/switch-enabled.png") no-repeat
}

@media (max-width:480px) {
	.profile-row.row.section.last .profile-content #tfaSettingToTurnOff {
		background: url("../img/profile/switch-enabled-sm.png") no-repeat
	}
}

.profile-row.row.section.last .profile-content #tfaSettingToTurnOn {
	margin-right: 4px;
	background: url("../img/profile/switch-disabled.png") no-repeat
}

@media (max-width:480px) {
	.profile-row.row.section.last .profile-content #tfaSettingToTurnOn {
		background: url("../img/profile/switch-disabled-sm.png") no-repeat
	}
}

@media (min-width:768px) {
	.profile-row.row.section.last .profile-content #secondary-method-title {
		position: absolute
	}
}

.profile-row.row.section.last .profile-content #remove-all {
	margin-top: 15px
}

@media (max-width:480px) {
	.profile-row.row.section.last .profile-content #remove-all {
		margin-top: 10px
	}
}

.profile-row.row.section.last .profile-content .trusted-this-section.tfa-head2 {
	margin-left: 0
}

.profile-row .profile-title {
	padding: 20px;
	background-color: #f1f1f1
}

.profile-row .profile-title h4 {
	line-height: 1.4;
	color: #333
}

@media (max-width:768px) {
	.profile-row .profile-title {
		padding: 10px 25px
	}
}

@media (max-width:480px) {
	.profile-row .profile-title {
		padding: 10px 20px
	}
	.profile-row .profile-title h4 {
		font-weight: 600
	}
}

.profile-row .profile-content {
	padding: 35px 25px;
	background-color: #fff
}

@media (max-width:480px) {
	.profile-row .profile-content {
		padding: 15px 20px 0
	}
}

.profile-row .profile-content .profileData {
	display: table;
	width: 100%;
	margin-top: 0;
	margin-left: 0
}

@media (max-width:480px) {
	.profile-row .profile-content .profileData {
		font-size: 14px;
		margin-bottom: 15px
	}
}

@media (min-width:768px) {
	.profile-row .profile-content .profileData .row.col-sm-4 {
		margin-right: 3px
	}
}

.profile-row .profile-content .profileData .row.col-sm-4 .tfa-method {
	float: left;
	margin-right: 5px
}

.profile-row .profile-content .profileData .row.col-sm-4 .tooltipWrapper {
	display: inline-block;
	margin-top: 1.5px;
	margin-right: 0;
	position: relative
}

.profile-row .profile-content .profileData .row.col-sm-4 .tooltipWrapper .tooltip-icon {
	display: inline-block
}

@media (max-width:480px) {
	.profile-row .profile-content .profileData .row.col-sm-4 {
		font-weight: 600
	}
}

.profile-row .profile-content .profileData .row.col-sm-8 {
	color: #808080
}

@media (max-width:480px) {
	.profile-row .profile-content .profileData .row.col-sm-8 {
		font-size: 13px
	}
	.profile-row .profile-content .profileData .row.col-sm-8 .profileData_loaLevel {
		display: block;
		font-size: 10px
	}
	.profile-row .profile-content .profileData .row.col-sm-8 .profileData_loaLevel a {
		font-size: 10px;
		display: inline
	}
}

.profile-row .profile-content .profileData #tfaSettingVerifyEmail {
	font-size: 16px;
	color: #a5a5a5
}

.profile-row .profile-content .profileData #tfaSettingVerifyEmail.disableLink a {
	pointer-events: none;
	color: #a5a5a5
}

@media (max-width:480px) {
	.profile-row .profile-content .profileData #tfaSettingVerifyEmail {
		font-size: 14px
	}
	.profile-row .profile-content .profileData #tfaSettingVerifyEmail a {
		display: inline
	}
}

@media (min-width:992px) {
	.profile-row .profile-content #updatePreferencesDialog {
		max-width: 675px
	}
}

.profile-row .profile-content .icon-container-edit,
.profile-row .profile-content .icon-container-delete {
	right: 25px;
	position: absolute;
	z-index: 1
}

.profile-row .profile-content .tfa-info-heading {
	font-size: 20px;
	padding-top: 40px;
	line-height: 1.4;
	letter-spacing: -0.7px;
	color: #333
}

@media (max-width:480px) {
	.profile-row .profile-content .tfa-info-heading {
		font-size: 16px;
		padding-top: 30px
	}
}

.profile-row .profile-content .tfa-info-content {
	padding: 15px 0 30px;
	line-height: 1.75;
	color: #474747
}

@media (max-width:480px) {
	.profile-row .profile-content .tfa-info-content {
		line-height: 1.31
	}
}

.profile-row .profile-content #tfa-desktop-image {
	background-image: url("../img/profile/2-fa-desktop-image.png");
	width: 244px;
	height: 150px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 10%
}

@media (max-width:992px) {
	.profile-row .profile-content #tfa-desktop-image {
		float: left;
		margin-top: 5%
	}
}

@media (max-width:767px) {
	.profile-row .profile-content #tfa-desktop-image {
		background-image: url("../img/profile/2-fa-mobile-image.png");
		width: 320px;
		height: 198px
	}
}

@media (max-width:340px) {
	.profile-row .profile-content #tfa-desktop-image {
		background-image: url("../img/profile/2-fa-desktop-image.png");
		width: 244px;
		height: 150px
	}
}

#nav-welcome-header-icon {
	background: url("../img/profile/sprite_gen4.png") no-repeat scroll -195px -340px #fff;
	height: 9px;
	width: 8px;
	position: relative;
	display: inline-block;
	*display: inline;
	_height: 30px;
	*padding-bottom: 3px
}

@media (min-width:768px) {
	#email-password-url-image {
		background: url("../img/sprite_sso.png") no-repeat scroll -3px -108px transparent;
		height: 40px;
		width: 40px;
		margin-right: 15px
	}
}

@media (max-width:767px) {
	#email-password-url-image {
		display: none
	}
}

.account-settings-category-image {
	float: left
}

.tfa-header-inline-block {
	display: inline-block
}

@media (min-width:768px) {
	#personal-info-url-image {
		background: url("../img/sprite_sso.png") no-repeat scroll -44px -108px transparent;
		height: 40px;
		width: 40px;
		margin-right: 15px
	}
}

@media (max-width:767px) {
	#personal-info-url-image {
		display: none
	}
}

@media (min-width:768px) {
	.loa-verified-check-image {
		background: url("../img/sprite_sso.png") no-repeat scroll -72px -58px transparent;
		height: 14px;
		width: 16px
	}
}

@media (max-width:767px) {
	.loa-verified-check-image {
		background: url("../img/sprite_sso.png") no-repeat scroll -37px -98px transparent;
		height: 10px;
		width: 12px
	}
}

@media (min-width:768px) {
	#preferences-info-url-image {
		background: url("../img/sprite_sso.png") no-repeat scroll -84px -108px transparent;
		height: 40px;
		width: 40px;
		margin-right: 15px
	}
}

@media (max-width:767px) {
	#preferences-info-url-image {
		display: none
	}
}

@media (min-width:768px) {
	#security-url-image {
		background: url("../img/sprite_sso.png") no-repeat scroll -125px -108px transparent;
		height: 40px;
		width: 40px;
		margin-right: 15px
	}
}

@media (max-width:767px) {
	#security-url-image {
		display: none
	}
}

#account-settings-back-image {
	background: url("../img/profile/ic-back.png") no-repeat scroll 8px;
	height: 30px;
	width: 24px;
	margin-left: 6px;
	margin-top: 10px;
	margin-right: 5px
}

@media (max-width:480px) {
	#account-settings-back-image {
		height: 30px
	}
}

@media (max-width:767px) {
	#account-settings-back-image {
		margin-left: 0
	}
}

.profile-font {
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #808080
}

.profileLabel_15_15 {
	padding-top: 10px;
	padding-bottom: 3px
}

.profileLabel_15_20 {
	padding-top: 10px;
	margin-left: 55px
}

@media (max-width:767px) {
	.profileLabel_15_20 {
		margin-left: 0
	}
}

.profileLabel_30_15 {
	padding-top: 20px;
	padding-bottom: 5px
}

.profileData {
	color: #000;
	font-size: 16px;
	word-wrap: break-word;
	margin-top: 10px;
	margin-left: 55px
}

.profileData a {
	font-size: 16px
}

.profileData .row.col-sm-8 {
	color: #474747
}

.profileData.up-marketing {
	margin-top: 35px
}

@media (max-width:767px) {
	.profileData {
		margin-left: 0
	}
}

.profileData_loaLevel {
	color: #b0b0b0;
	font-size: 14px
}

span.tfa_vertical_divider {
	padding: 10px;
	color: #b0b0b0
}

span.tfa_vertical_divider:after {
	content: "|"
}

div.tfa_anchor_container {
	display: inline-block
}

#profile-border-top hr.profile-content-divider {
	height: 5px
}

@media (max-width:767px) {
	#profile-border-top {
		display: none
	}
}

hr.profile-content-divider {
	margin: 0 -15px;
	height: 1px;
	background-color: #d8d8d8;
	width: 85%;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:767px) {
	hr.profile-content-divider {
		display: none
	}
}

hr.profile-value-separator {
	margin-bottom: 15px;
	margin-top: 15px;
	height: 1px;
	background-color: #d8d8d8
}

@media (max-width:480px) {
	hr.profile-value-separator {
		display: none
	}
}

hr.simple {
	border-bottom: .5px solid #dadada;
	margin: 30px -15px 20px
}

hr.simple.tfa-divider {
	margin-left: 55px;
	width: 922px;
	margin-bottom: 12px;
	margin-top: 26px
}

@media (max-width:767px) {
	hr.simple.tfa-divider {
		margin: 24px -15px 20px;
		width: auto
	}
}

hr.simple.title-divider {
	margin-top: -30px
}

@media (max-width:767px) {
	hr.simple.title-divider {
		margin-top: 4px
	}
}

@media (max-width:767px) {
	hr.simple {
		margin: 20px -15px
	}
}

#dialog-edit-account .help-block {
	margin-top: 0;
	margin-bottom: 0
}

#dialog-edit-account .ssoCustomLabel {
	margin-bottom: 5px
}

.displayInline {
	display: inline-block
}

.container.full-screen-container {
	max-width: 100%;
	width: 100%;
	background-color: #f8f8f8;
	height: 100%
}

@media (max-width:479px) {
	.container.full-screen-container {
		margin-top: 60px
	}
}

@media (max-width:479px) {
	.account-profile .container.full-screen-container {
		margin-top: 0
	}
}

.theme_beachhead .container.full-screen-container {
	margin-top: 0
}

@media (max-width:767px) {
	html.web a.tfa-links,
	html.web a.profileLabel_15_20,
	html.web a.editLink {
		text-align: left;
		display: inline-block;
		width: auto
	}
	html.web a.tfa-links.icon-container-delete,
	html.web a.profileLabel_15_20.icon-container-delete,
	html.web a.editLink.icon-container-delete {
		width: 22px
	}
}

.profileLabel_15_20.subtitles {
	position: relative
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

.profile-menu-image {
	background: url("../img/profile/sprite_gen4.png") no-repeat scroll 0 -120px transparent;
	height: 28px;
	width: 28px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px
}

@media (max-width:480px) {
	.profile-menu-image {
		min-width: 17px
	}
}

.usernameTitleContainer {
	width: auto;
	padding-bottom: 11px;
	background: none;
	position: relative;
	display: inline-block
}

@media (max-width:767px) {
	.usernameTitleContainer {
		padding-bottom: 0
	}
}

.usernameTitle {
	color: #808080;
	font-size: 14px
}

@media (max-width:767px) {
	.usernameTitle {
		display: none
	}
}

#nav-header {
	margin: 13px 0 0;
	padding: 0;
	float: right;
	font-size: 14px;
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-weight: normal;
	width: auto;
	text-decoration: none;
	outline-style: none
}

@media (max-width:767px) {
	#nav-header {
		margin: 0
	}
}

#nav-header li a {
	display: block;
	padding: 4px 5px 4px 10px;
	text-decoration: none;
	outline-style: none
}

#nav-header.active:hover {
	bottom: auto;
	text-decoration: none;
	outline-style: none
}

#nav-header li a:hover {
	padding: 4px 5px 4px 10px;
	text-decoration: none;
	outline-style: none
}

#nav-header li ul {
	display: none
}

#nav-header li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block
}

#nav-header li:hover ul {
	display: block;
	width: 300px;
	top: 60px;
	right: 20px;
	text-align: right;
	position: absolute
}

@media (max-width:767px) {
	#nav-header li:hover ul {
		top: 36px
	}
}

#nav-header li:hover ul li {
	display: block
}

#nav-header li ul li a {
	color: #fff;
	background: #585858;
	padding: 13px;
	border-bottom: 1px solid #b0b0b0
}

#nav-header li ul li a:hover {
	color: #fff;
	background: #0089c6;
	width: auto;
	padding: 13px;
	border-bottom: 1px solid #b0b0b0
}

#nav-header li ul li a .logout-menu-image {
	background: url("../img/profile/sprite_gen4.png") no-repeat scroll 0 -175px transparent
}

#nav-header li ul li a:hover .logout-menu-image {
	background: url("../img/profile/sprite_gen4.png") no-repeat scroll -20px -175px transparent
}

#nav-header li ul li .logout-menu-image {
	height: 10px;
	width: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	padding-bottom: 11px
}

#flexi-width {
	z-index: 1
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

.dialogContent {
	font-size: 14px;
	color: #959595;
	font-family: inherit;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 45px
}

.dialogHeader {
	text-align: right
}

.dialogHide {
	display: none
}

.ui-dialog .ui-dialog-content,
.dialog-content,
.ui-dialog {
	padding: 0
}

#dialog-edit-account .panel-footer,
#dialog-change-password .panel-footer,
#dialog-delete-account .panel-footer,
#dialog-edit-preferences .panel-footer,
#dialog-edit-email .panel-footer {
	padding: 25px
}

#dialog-change-password #pwstrength_wrapper {
	margin-top: -10px
}

html.web .account-profile-note-text {
	font-size: 13px;
	color: #333
}

html.web .account-profile-note-text a {
	text-align: inherit;
	display: inline-block
}

html.web .email-wizard-note-text a {
	display: inline-block;
	font-size: 16px
}

.theme_beachhead .account-profile-note-text,
.theme_beachhead .email-wizard-note-text {
	display: none
}

.mobileOnly .form-group {
	margin-bottom: 0
}

@media (min-width:768px) {
	#uglipop_content_fixed {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -40%);
		-webkit-transform: translate(-50%, -40%);
		-ms-transform: translate(-50%, -40%);
		opacity: 1;
		z-index: 1000
	}
	.dialogContent {
		margin-left: 110px;
		margin-right: 110px
	}
	.dialogSpacing {
		width: 650px!important;
		top: 60px!important;
		background-color: white;
		padding-top: 25px
	}
	.dialogTitle {
		text-align: center;
		margin-bottom: 40px
	}
	.dialogContentPreferences {
		margin-right: 65px;
		margin-left: 65px
	}
	#dialog-edit-account .panel-footer,
	#dialog-change-password .panel-footer,
	#dialog-delete-account .panel-footer,
	#dialog-edit-preferences .panel-footer,
	#dialog-edit-email .panel-footer {
		height: 90px
	}
	.dialogClose {
		background: url("../img/sprite_sso.png") no-repeat scroll 0 -47px transparent;
		float: right;
		width: 24px;
		height: 24px;
		margin-right: 25px
	}
	.dialogClose:hover,
	.dialogClose:active {
		background: url("../img/sprite_sso.png") no-repeat scroll -49px -47px transparent
	}
	.mobileOnly {
		display: none
	}
}

@media (max-width:767px) {
	#uglipop_content_fixed {
		position: absolute;
		left: 4px;
		top: 4px;
		right: 4px;
		width: auto;
		z-index: 1000
	}
	.dialogSpacing {
		background-color: white;
		padding-top: 25px
	}
	.dialogTitle {
		text-align: left;
		margin-bottom: 30px
	}
	.dialogClose {
		display: none
	}
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

html.web .dialogHeader {
	text-align: right
}

html.web .dialogHide {
	display: none
}

html.web .ui-dialog {
	padding: 0;
	z-index: 101
}

html.web .ui-dialog .ui-dialog-content,
html.web .dialog-content {
	padding: 0
}

html.web .confirmDialogClose {
	background: url("../img/sprite_sso.png") no-repeat scroll 0 -47px transparent;
	width: 24px;
	height: 24px;
	display: inline-block;
	margin: -5px 16px 0 0;
	float: right
}

html.web .confirmDialogClose:hover,
html.web .confirmDialogClose:active {
	background: url("../img/sprite_sso.png") no-repeat scroll -48px -47px transparent
}

html.web .dialogConfirmClearMethods .cbDiv {
	display: table-row
}

html.web .dialogConfirmClearMethods .cbInput {
	display: table-cell;
	margin: 0 10px 0 0;
	vertical-align: middle
}

html.web .dialogConfirmClearMethods .cbLabel {
	min-width: 100%;
	display: table-cell;
	margin-bottom: 5px
}

@media (min-width:768px) {
	html.web .confirmDialogSpacing {
		width: 730px!important;
		height: auto!important;
		top: 134px!important;
		background-color: white;
		padding-top: 10px;
		padding-right: 10px
	}
	html.web #confirmDialogTitle {
		padding-top: 17px;
		padding-left: 56px
	}
	html.web #confirmDialogMessage,
	html.web #listBody {
		margin: 30px 56px 36px
	}
	html.web .dialogConfirmClearMethods {
		margin-left: 56px;
		margin-right: 0
	}
	html.web #dialog-confirm .confirm-panel-footer {
		padding: 110px 30px 20px 0
	}
	html.web #dialog-confirm .confirm-panel-footer .actions {
		margin-top: 0
	}
}

@media (max-width:767px) {
	html.web .confirmDialogSpacing {
		left: 0!important;
		top: 0!important;
		right: 0!important;
		width: 100%!important;
		height: 100%!important;
		background-color: white;
		padding: 10px 10px 0
	}
	html.web #confirmDialogTitle {
		padding-top: 30px;
		padding-left: 30px
	}
	html.web #confirmDialogMessage,
	html.web #listBody {
		margin: 20px 30px
	}
	html.web .dialogConfirmClearMethods {
		margin-left: 30px;
		margin-right: 30px;
		margin-bottom: 20px
	}
	html.web #dialog-confirm .confirm-panel-footer {
		padding: 20px 30px 30px
	}
	html.web #dialog-confirm .confirm-panel-footer .actions {
		margin-top: 0
	}
}

html.web.rtl .dialogConfirmClearMethods .cbInput {
	margin: 0 0 0 10px
}

html.web.rtl .confirmDialogClose {
	margin: -5px 0 0 16px;
	float: left
}

@media (max-width:767px) {
	html.web.rtl #confirmDialogTitle {
		padding-top: 30px;
		padding-right: 30px
	}
}

@media (min-width:768px) {
	html.web.rtl .confirmDialogSpacing {
		padding-right: 0;
		padding-left: 10px
	}
	html.web.rtl #dialog-confirm .confirm-panel-footer {
		padding-left: 30px;
		padding-right: 0
	}
	html.web.rtl #confirmDialogTitle {
		padding-left: 0;
		padding-right: 56px
	}
	html.web.rtl .dialogConfirmClearMethods {
		margin-left: 0;
		margin-right: 56px
	}
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

html.rtl {
	direction: rtl
}

html.rtl .pull-left {
	float: right
}

html.rtl .pull-right {
	float: left!important
}

html.rtl .align-left,
html .align-right {
	text-align: right
}

html .align-left {
	text-align: left
}

html .ltr-text {
	direction: ltr;
	unicode-bidi: embed
}

html .pull-left {
	float: left
}

html .pull-right {
	float: right
}

@media (max-width:480px) {
	html .mobile-reverse-child-order {
		display: inline-flex;
		flex-direction: column-reverse;
		width: 100%
	}
}

@media (max-width:480px) {
	html .mobile-child-order {
		display: flex;
		flex-direction: column
	}
}

html.web .embedded-only {
	display: none!important
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

@media (max-width:768px) {
	html.web .jumbotron.bg_branded_style {
		background-size: cover
	}
}

@media (max-width:480px) {
	html.web .jumbotron.bg_branded_style {
		height: 60px
	}
}

@media (min-width:481px) and (max-width:768px) {
	html.web .jumbotron.bg_branded_style {
		height: 108px
	}
}

html.web body.theme_default:not(.login) #background-mask {
	display: none
}

html.web body.theme_default.login {
	display: block
}

@media (min-width:481px) {
	html.web body.theme_default.login .jumbotron.bg_branded_style {
		background-image: url('../img/bg-sso-ap.png')
	}
}

@media (max-width:767px) {
	html.web body.theme_default.login .jumbotron.bg_branded_style {
		display: none
	}
}

@media (max-width:768px) {
	html.web body.theme_default.two-step-verification-learn .jumbotron.bg_branded_style {
		background: url(../img/banners/bg_learn_2fa_mobile.png) -14px -52px no-repeat;
		background-size: cover;
		padding-left: 30%;
		padding-top: 12%;
		max-height: 375px;
		line-height: 1.25
	}
}

@media (max-width:768px) and (max-width:480px) {
	html.web body.theme_default.two-step-verification-learn .jumbotron.bg_branded_style {
		padding-left: 19%;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web body.theme_default.account-profile .jumbotron.bg_branded_style {
		display: none
	}
}

@media (max-width:767px) {
	html.web body.theme_default.account-profile #header-content {
		height: 60px
	}
}

@media (max-width:479px) {
	html.web body.theme_default.account-profile #header-content {
		margin-bottom: 0
	}
}

html.web body.theme_default .account-setting-header-ws,
html.web body.theme_beachhead.login .hidden_in_mobile {
	display: none
}

@media (min-width:481px) {
	html.web body.theme_beachhead.login .hidden_in_mobile {
		display: block
	}
	html.web body.theme_beachhead.login .hidden_in_mobile .jumbotron.bg_branded_style {
		background-image: url('../img/epmp-bg-sso-top.jpg');
		background-position: 50% -2px;
		height: 200px
	}
}

@media (max-width:480px) {
	html.web body.theme_beachhead.two-step-verification-learn .jumbotron.bg_branded_style {
		background: url(../img/banners/bg_learn_2fa_mobile.png) -14px -52px no-repeat;
		padding-left: 30%;
		padding-top: 12%;
		height: 251px;
		line-height: 1.25
	}
}

@media (max-width:480px) and (max-width:480px) {
	html.web body.theme_beachhead.two-step-verification-learn .jumbotron.bg_branded_style {
		padding-left: 19%;
		font-size: 24px
	}
}

html.web body.theme_beachhead.account-profile .jumbotron.bg_branded_style {
	display: none
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

html.web .btn {
	color: #333;
	border-radius: 0;
	border: none;
	font-size: 16px;
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	height: 40px;
	padding-left: 40px;
	padding-right: 40px;
	background: #ffe283
}

html.web .btn.disabled {
	background: #f8f8f8;
	color: #a0a0a0
}

html.web .btn.focus {
	border: 2px solid #00aeef
}

@media (max-width:480px) {
	html.web .btn {
		width: 100%
	}
}

html.web .btn:hover {
	background: #ffd664
}

html.web .btn:focus {
	background: #ffe283
}

html.web .btn:active {
	background: #f8a156
}

html.web .btn.secondary {
	background: #f2f2f2
}

html.web .btn.secondary:hover {
	background: #dadada
}

html.web .btn.secondary:focus {
	background: #cacaca
}

html.web .btn.secondary:active {
	background: #a0a0a0
}

html.web #loginToggleButton,
html.web #registerToggleButton {
	padding-right: 0;
	padding-left: 0;
	font-family: "Symantec Sans"
}

html.web .btn.btn-tab {
	float: right;
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 30px;
	background-color: #e0e1dd;
	font-weight: 500;
	font-size: 14px;
	color: #8a8a8a
}

@media (max-width:480px) {
	html.web .btn.btn-tab {
		height: 37px;
		line-height: 37px;
		margin-bottom: 20px
	}
}

html.web .btn.btn-tab.btn-bg-gradient {
	width: 50%
}

html.web .btn.btn-tab.btn-no-outline:focus {
	outline: none
}

html.web .btn.btn-tab.in {
	background-color: #fff;
	border-top: none;
	color: #333
}

html.web .btn.btn-tab.in.btn-bg-gradient {
	border-top: 2px solid #fdbb30
}

html.web .btn.btn-tab.btn-single-tab {
	pointer-events: none
}

html.web .btn+.btn.btn-tab {
	margin-left: 0;
	margin-top: 0
}

html.web .signin_button,
html.web #btn-sign-up {
	min-width: 180px;
	font-size: 14px
}

@media (max-width:480px) {
	html.web #inviteLinkForm #btn-submit {
		white-space: normal;
		height: 70px;
		margin-top: 20px
	}
}

html.web .btn-container {
	height: 50px
}

@media (max-width:480px) {
	html.web .btn-container {
		height: 37px
	}
}

html.web .btn+.btn,
html.web a+.btn {
	margin-left: 20px
}

@media (max-width:480px) {
	html.web .btn+.btn,
	html.web a+.btn {
		margin-left: 0;
		margin-right: 0;
		margin-top: 20px;
		text-align: center;
		display: block
	}
}

@media (min-width:481px) {
	html.web.rtl .btn+.btn,
	html.web.rtl a+.btn {
		margin-left: 0;
		margin-right: 20px
	}
}

html.web.rtl .btn+.btn.btn-tab {
	margin-right: 0;
	margin-top: 0
}

@media (max-width:480px) {
	html.web .mobile-reverse-child-order .btn+.btn,
	html.web .mobile-reverse-child-order a+.btn {
		margin-top: 0;
		margin-bottom: 20px
	}
}

html.web body.theme_beachhead .btn {
	color: #fff;
	background: #0c7cac
}

html.web body.theme_beachhead .btn:focus {
	background: #0c7cac
}

html.web body.theme_beachhead .btn:hover {
	background: #0a6991
}

html.web body.theme_beachhead .btn:disabled {
	color: #474747
}

html.web body.theme_beachhead .btn.btn-tab {
	height: 50px;
	background-color: #e0e1dd;
	font-size: 14px;
	color: #8a8a8a;
	width: 100%
}

html.web body.theme_beachhead .btn.btn-tab.btn-bg-gradient {
	width: 50%
}

html.web body.theme_beachhead .btn.btn-tab.in {
	background-color: #fff;
	border: none;
	color: #333
}

html.web body.theme_beachhead .btn.btn-tab.in.btn-bg-gradient {
	border-top: 2px solid #0c7cac
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

html.web a {
	text-decoration: none;
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-size: 14px;
	color: #0089c6
}

html.web a:hover,
html.web a:active {
	text-decoration: underline
}

@media (max-width:480px) {
	html.web a {
		text-align: center;
		display: block
	}
	html.web a :not(.flags) {
		width: 100%
	}
}

html.web a:hover {
	color: #00547d
}

html.web a:active {
	color: #00aeef
}

html.web a.secondary {
	text-decoration: none;
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-size: 14px;
	color: #808080
}

html.web a.secondary:hover,
html.web a.secondary:active {
	text-decoration: underline
}

@media (max-width:480px) {
	html.web a.secondary {
		text-align: center;
		display: block
	}
	html.web a.secondary :not(.flags) {
		width: 100%
	}
}

html.web a.secondary:hover {
	color: #585858
}

html.web a.secondary:active {
	color: #333
}

html.web a.disabled {
	color: #a0a0a0
}

html.web a.disabled:hover,
html.web a.disabled:visited,
html.web a.disabled:active {
	text-decoration: none;
	color: #a0a0a0
}

@media (max-width:480px) {
	html.web a+a,
	html.web .btn+a,
	html.web label.title+a {
		margin-left: 0;
		margin-right: 0;
		margin-top: 5px;
		text-align: center;
		display: block
	}
}

@media (min-width:481px) {
	html.web a+a:not([style*="block"]),
	html.web .btn+a:not([style*="block"]),
	html.web label.title+a:not([style*="block"]) {
		margin-left: 20px
	}
}

html.web a+a[style*="block"],
html.web .btn+a[style*="block"],
html.web label.title+a[style*="block"] {
	margin-top: 0
}

@media (max-width:480px) {
	html.web .mobile-reverse-child-order a+a,
	html.web .mobile-reverse-child-order .btn+a,
	html.web .mobile-reverse-child-order label.title+a {
		margin-top: 0;
		margin-bottom: 6px
	}
}

@media (min-width:481px) {
	html.web.rtl a+a:not([style*="block"]),
	html.web.rtl .btn+a:not([style*="block"]),
	html.web.rtl label.title+a:not([style*="block"]) {
		margin-left: 0;
		margin-right: 20px
	}
}

html.web label.title {
	margin-top: 0
}

html.web a[style*="display:block"]+a[style*="display:block"] {
	margin-top: 6px
}

html.web #cant-sign-info a {
	margin: 0
}

html.web p>a {
	font-size: 16px
}

@media (max-width:480px) {
	html.web p>a#skipTfaButton,
	html.web p>a#login-link-signup,
	html.web p>a#footer-forget-passwd-link,
	html.web p>a#footer-sign-up-link {
		display: inline
	}
}

html.web #errMsg #forget-passwd-link {
	width: auto
}

html.web #errMsg #sign-up-link {
	margin-left: auto
}

html.web #recover-account-sign-in {
	display: inline;
	white-space: nowrap
}

html.web #forget-passwd-link,
html.web #acc-rename-link,
html.web #use-email-link,
html.web #do-not-show-again {
	display: inline-table;
	width: 172px;
	text-align: center;
	font-size: 13px;
	color: #8a8a8a;
	white-space: nowrap
}

html.web #idpEmailAccordLink,
html.web #idpAccordLink,
html.web #registerToggleLinkIdpEmail,
html.web #registerToggleLinkIdp,
html.web #show-service-provider-link {
	font-size: 13px;
	height: 17px;
	text-align: center
}

html.web #have-vip-btn-link {
	margin-bottom: 42px
}

@media (max-width:480px) {
	html.web #have-vip-btn-link a {
		text-align: left
	}
}

html.web #back-btn-link {
	margin-bottom: 16px;
	cursor: pointer;
	margin-left: -5%
}

html.web #back-btn-link a {
	font-size: 16px;
	color: #666;
	text-decoration: none;
	padding-left: 5px
}

html.web #back-btn-link:before {
	content: "";
	padding: 10px;
	background: url('../img/right-arrow.png') no-repeat 100%
}

@media (max-width:769px) {
	html.web #back-btn-link {
		display: none
	}
}

@media (max-width:481px) {
	html.web #back-btn-link {
		transform: translateY(-40px)
	}
}

html.web #back-btn-link-phone {
	margin-bottom: 16px;
	cursor: pointer
}

html.web #back-btn-link-phone a {
	font-size: 16px;
	color: #666;
	text-decoration: none;
	padding-left: 5px
}

html.web #back-btn-link-phone:before {
	content: "";
	padding: 10px;
	background: url('../img/right-arrow.png') no-repeat 100%
}

html.web #back-btn-link-phone a {
	float: left
}

html.web #back-btn-link-phone:before {
	float: left;
	margin-left: 15px
}

html.web #learn-2fa-link {
	margin-top: 8px
}

html.web #learn-2fa-link a {
	text-align: left;
	padding-bottom: 50px
}

html.web.rtl #back-btn-link {
	margin-right: -5%
}

html.web.rtl #back-btn-link:before {
	display: inline-block;
	transform: rotate(180deg);
	padding-top: 6px
}

html.web.rtl #learn-2fa-link a,
html.web.rtl #changePhoneNumberLink {
	text-align: right
}

@media (max-width:480px) {
	html.web.rtl #have-vip-btn-link a {
		text-align: right
	}
}

html.web #sendToSMS,
html.web #phone-method-link,
html.web #sendToVoice {
	display: block;
	margin: 0
}

@media (max-width:480px) {
	html.web #sendToSMS,
	html.web #phone-method-link,
	html.web #sendToVoice {
		display: inline
	}
}

html.web body.theme_default.login a+a,
html.web body.theme_beachhead.login a+a,
html.web body.theme_default.login .btn+a,
html.web body.theme_beachhead.login .btn+a,
html.web body.theme_default.login label.title+a,
html.web body.theme_beachhead.login label.title+a {
	display: inline
}

html.web body.theme_default.login a+a:not([style*="block"]),
html.web body.theme_beachhead.login a+a:not([style*="block"]),
html.web body.theme_default.login .btn+a:not([style*="block"]),
html.web body.theme_beachhead.login .btn+a:not([style*="block"]),
html.web body.theme_default.login label.title+a:not([style*="block"]),
html.web body.theme_beachhead.login label.title+a:not([style*="block"]) {
	margin-left: 0
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

html .align-center {
	text-align: center
}

html .actions .controls {
	text-align: right;
	float: right
}

html .actions .options {
	position: relative;
	text-align: left;
	float: left;
	white-space: nowrap
}

html.rtl.web .dropdown-menu>li>a {
	overflow: inherit;
	display: block
}

html.rtl.web .dropdown-menu>li>a.flags {
	display: block;
	float: right;
	padding: 3px 20px 15px 0
}

html.rtl.web .methodSelectArrow:after {
	right: auto;
	left: 20px
}

html.rtl.web .langSelectArrow:after,
html.rtl.web .stateSelectArrow:after,
html.rtl.web .countrySelectArrow:after {
	right: auto;
	left: 25px
}

html.rtl.web .row>.control-label label {
	padding-right: 15px
}

html.rtl.web #update-form .row>.control-label label {
	padding-right: 0
}

html.rtl.web #update-form .form-group.medium .stateSelectArrow:after {
	left: 25px;
	right: auto
}

@media (max-width:991px) {
	html.rtl.web #update-form .form-group.medium .stateSelectArrow:after {
		left: 10px
	}
}

html.rtl.web #update-form .form-group.medium .countrySelectArrow:after {
	left: 10px;
	right: auto
}

html.rtl.web #update-form .form-group.medium.col-md-7 {
	padding-right: 0;
	padding-left: 15px;
	margin-bottom: 0
}

@media (max-width:991px) {
	html.rtl.web #update-form .form-group.medium.col-md-7 {
		padding-left: 0
	}
}

html.rtl.web #update-form .form-group.medium.col-md-5 {
	padding-left: 0;
	padding-right: 0
}

html.web a+select {
	margin-top: 17.5px
}

html.web .appleid-signin-button {
	width: 250px;
	height: 40px;
	margin-left: 70px;
	background: url("../img/apple-id-sign-in-with.png") no-repeat scroll 0 0 transparent
}

@media (max-width:480px) {
	html.web .actions .controls,
	html.web .actions .options {
		text-align: center;
		width: 100%
	}
	html.web .actions.mobile-reverse-child-order .options,
	html.web .actions.mobile-child-order .options {
		display: inline-flex;
		flex-wrap: wrap
	}
	html.web .actions.mobile-reverse-child-order .options .methodSelectArrow,
	html.web .actions.mobile-child-order .options .methodSelectArrow {
		width: 100%
	}
	html.web .actions.mobile-reverse-child-order .options a,
	html.web .actions.mobile-child-order .options a {
		padding-left: 5px
	}
	html.web .actions.mobile-reverse-child-order .options {
		justify-content: center
	}
	html.web .actions .controls {
		margin-bottom: 17.5px
	}
	html.web .actions .controls.tfa-controls {
		margin-bottom: 50px
	}
	html.web .actions.tfa-actions.mobile-child-order .options,
	html.web .actions.tfa-controls.mobile-child-order .options {
		margin-bottom: 72px;
		text-align: left
	}
	html.web .actions.tfa-actions.mobile-child-order .options label,
	html.web .actions.tfa-controls.mobile-child-order .options label,
	html.web .actions.tfa-actions.mobile-child-order .options a,
	html.web .actions.tfa-controls.mobile-child-order .options a {
		font-size: 12px
	}
}

html.web .actions hr {
	width: 100%
}

@media (min-width:480px) {
	html.web .actions hr {
		display: none
	}
}

html.web .methodSelectArrow:after {
	content: '\0025bc';
	color: #808080;
	position: absolute;
	right: 8px;
	top: 9px;
	font-size: .7em;
	pointer-events: none
}

html.web .methodSelectArrowSoftOtp:after {
	content: '\0025bc';
	color: #808080;
	position: relative;
	right: 0;
	top: 0;
	font-size: .7em;
	pointer-events: none
}

html.web .langSelectArrow:after {
	content: '\0025bc';
	color: #808080;
	position: absolute;
	right: 25px;
	top: 46px;
	font-size: 1.2em;
	pointer-events: none
}

html.web .theme_default .langSelectArrow {
	display: none
}

html.web .idProofSelectArrow:after {
	content: '\0025bc';
	color: #808080;
	position: absolute;
	right: 25px;
	top: 30px;
	font-size: .7em;
	pointer-events: none
}

html.web .dobSelectArrow:after {
	content: '\0025bc';
	color: #808080;
	position: absolute;
	right: 5px;
	top: 10px;
	font-size: .7em;
	pointer-events: none
}

html.web .stateSelectArrow:after {
	content: '\0025bc';
	color: #808080;
	position: absolute;
	right: 25px;
	top: 20px;
	font-size: .7em;
	pointer-events: none;
	padding-right: 2px;
	padding-top: 15px
}

html.web .countrySelectArrow:after {
	content: '\0025bc';
	color: #808080;
	position: absolute;
	right: 25px;
	top: 30px;
	font-size: .7em;
	pointer-events: none;
	padding-right: 2px;
	padding-top: 15px
}

html.web #methodSelectDiv {
	background: #f8f8f8;
	border: 1px solid #a0a0a0;
	height: 36px;
	color: #585858;
	line-height: 36px;
	overflow: hidden
}

@media (max-width:480px) {
	html.web #methodSelectArrowSoft {
		width: 100%
	}
}

html.web .login-panel input:not(.btn):not([type='checkbox']),
html.web .login-panel select,
html.web .login-panel .placeholder {
	font-size: 14px
}

html.web .row>.control-label label {
	padding-left: 15px
}

html.web #update-form .row>.control-label label {
	padding-left: 0
}

html.web #update-form .form-group.medium .stateSelectArrow:after {
	content: '\0025bc';
	color: #808080;
	position: absolute;
	right: 25px;
	top: 25px;
	font-size: .7em;
	pointer-events: none
}

@media (max-width:991px) {
	html.web #update-form .form-group.medium .stateSelectArrow:after {
		right: 10px
	}
}

html.web #update-form .form-group.medium .countrySelectArrow:after {
	content: '\0025bc';
	color: #808080;
	position: absolute;
	right: 10px;
	top: 25px;
	font-size: .7em;
	pointer-events: none
}

html.web #update-form .form-group.medium #lbl_uaMobilePhoneCountryCode,
html.web #update-form .form-group.medium #lbl_uaPhoneCountryCode {
	margin-bottom: 5px
}

html.web #update-form .form-group.medium.col-md-7 {
	padding-left: 0;
	margin-bottom: 0
}

@media (max-width:991px) {
	html.web #update-form .form-group.medium.col-md-7 {
		padding-right: 0
	}
	html.web #update-form .form-group.medium.col-md-7 #uaStateSelect {
		margin-bottom: 17.5px
	}
}

html.web #update-form .form-group.medium.col-md-5 {
	padding-left: 0;
	padding-right: 0
}

html.web .form-group {
	position: relative;
	margin-bottom: 17.5px
}

html.web .form-group.text-input {
	background-color: #f8f8f8;
	background-clip: content-box
}

html.web .form-group label+input:not(.btn):not([type='checkbox']),
html.web .form-group label+select {
	margin-top: 9.5px
}

html.web .form-group input[type="checkbox"]+label {
	font-size: 12px
}

html.web .form-group .placeholder {
	padding: 8.5px 13px;
	height: 100%;
	color: #a0a0a0;
	position: absolute
}

html.web .form-group .placeholder.placeholderHidden {
	display: none
}

html.web .form-group input:not(.btn):not([type='checkbox']):not([type='radio']) {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #a0a0a0;
	height: 40px;
	border-radius: 0;
	background-color: rgba(0, 0, 0, 0);
	position: relative
}

html.web .form-group select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #a0a0a0;
	height: 40px;
	border-radius: 0;
	position: relative
}

html.web .form-group input:not(.btn):not([type='checkbox']):not([type='radio']):focus,
html.web .form-group select:focus {
	box-shadow: rgba(0, 174, 239, 0.5);
	-webkit-box-shadow: rgba(0, 174, 239, 0.5);
	border-color: #00aeef;
	background: rgba(0, 174, 239, 0.1)
}

@media (max-width:480px) {
	html.web .form-group input:not(.btn):not([type='checkbox']):not([type='radio']),
	html.web .form-group select {
		height: 38px
	}
}

html.web .form-group select {
	background-color: #f8f8f8
}

html.web .form-group select::-ms-expand {
	/*! ie */
	display: none
}

html.web .form-group select#upLanguage {
	margin-top: 15px
}

html.web .form-group .help-block {
	display: none
}

html.web .form-group.error input:not(.btn):not([type='checkbox']),
html.web .form-group.error select {
	border-radius: 1px;
	background-color: #f9dddd;
	border: solid 1px #c61d13
}

html.web .form-group.error .help-block {
	display: inherit;
	width: 100%;
	margin: 0;
	background-color: #fff
}

html.web .form-group.error .help-block label {
	margin: 0
}

html.web .form-group.medium input:not(.btn):not([type='checkbox']),
html.web .form-group.medium select {
	border-color: #cacaca;
	height: 50px
}

html.web .form-group.medium input:not(.btn):not([type='checkbox']):focus,
html.web .form-group.medium select:focus {
	box-shadow: rgba(0, 174, 239, 0.5);
	-webkit-box-shadow: rgba(0, 174, 239, 0.5);
	border-color: #00aeef;
	background: rgba(0, 174, 239, 0.1)
}

@media (max-width:480px) {
	html.web .form-group.medium input:not(.btn):not([type='checkbox']),
	html.web .form-group.medium select {
		padding: 0 16px
	}
}

html.web .form-group.medium label+input:not(.btn):not([type='checkbox']),
html.web .form-group.medium label+select {
	margin-top: 0
}

html.web .form-group.large {
	margin-bottom: 30px
}

html.web .form-group.large input:not(.btn):not([type='checkbox']),
html.web .form-group.large select {
	text-align: center;
	border-color: #cacaca;
	height: 80px
}

html.web .form-group.large input:not(.btn):not([type='checkbox']):focus,
html.web .form-group.large select:focus {
	box-shadow: rgba(0, 174, 239, 0.5);
	-webkit-box-shadow: rgba(0, 174, 239, 0.5);
	border-color: #00aeef;
	background: rgba(0, 174, 239, 0.1)
}

@media (max-width:480px) {
	html.web .form-group.large input:not(.btn):not([type='checkbox']),
	html.web .form-group.large select {
		padding: 0 16px
	}
}

html.web .form-group.large .placeholder {
	width: 100%;
	font-size: 18px;
	padding-top: 30px;
	text-align: center
}

html.web .form-group.large.error {
	margin-bottom: 10px
}

html.web .form-group.large.error input:not(.btn):not([type='checkbox']),
html.web .form-group.large.error select {
	border-radius: 1px;
	background-color: #f9dddd;
	border: solid 1px #c61d13
}

html.web .form-group.large.error .help-block {
	text-align: center;
	height: auto
}

@media (max-width:480px) {
	html.web .form-group.large.error .help-block {
		height: 40px
	}
}

@media (max-width:480px) {
	html.web .row .desktop {
		display: none
	}
}

html.web .readonlyField {
	padding: 10.5px 1px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

html.web #registerCollapse .form-group,
html.web #loginCollapse .form-group,
html.web #updateProfileDialog .form-group,
html.web #idpPersonalProfileForm .form-group {
	margin-bottom: 9px
}

@media (max-width:480px) {
	html.web #registerCollapse .form-group,
	html.web #loginCollapse .form-group,
	html.web #updateProfileDialog .form-group,
	html.web #idpPersonalProfileForm .form-group {
		margin-bottom: 5px
	}
}

html.web #registerCollapse .form-group .phoneTag,
html.web #loginCollapse .form-group .phoneTag,
html.web #updateProfileDialog .form-group .phoneTag,
html.web #idpPersonalProfileForm .form-group .phoneTag {
	margin-bottom: 2px
}

html.web #registerCollapse .panel-body,
html.web #loginCollapse .panel-body,
html.web #updateProfileDialog .panel-body,
html.web #idpPersonalProfileForm .panel-body {
	padding: 30px 21px
}

@media (max-width:480px) {
	html.web #registerCollapse .panel-body,
	html.web #loginCollapse .panel-body,
	html.web #updateProfileDialog .panel-body,
	html.web #idpPersonalProfileForm .panel-body {
		padding: 20px 45px
	}
}

html.web #registerCollapse .panel-login-body,
html.web #loginCollapse .panel-login-body,
html.web #updateProfileDialog .panel-login-body,
html.web #idpPersonalProfileForm .panel-login-body {
	padding: 30px 45px 0
}

html.web #registerCollapse #completeAccountSetupHeader,
html.web #loginCollapse #completeAccountSetupHeader,
html.web #updateProfileDialog #completeAccountSetupHeader,
html.web #idpPersonalProfileForm #completeAccountSetupHeader {
	text-align: center
}

html.web .phone_number_accounts_create #registerCollapse .panel-body {
	padding-top: 15px
}

html.web .phone_number_accounts_create #registerCollapse #completeAccountSetupHeader {
	margin-bottom: 15px
}

html.web .phone_number_accounts_create #registerCollapse #yourUsernameHeader {
	margin-bottom: 20px
}

html.web .phone_number_accounts_create #registerCollapse #cancel-btn-link {
	display: block;
	color: #a0a0a0;
	margin-top: 30px
}

html.web .phone_number_accounts_create #registerCollapse #firstNameLastNameForMobile {
	margin-left: -10px;
	margin-right: -10px
}

html.web .phone_number_accounts_create #registerCollapse #firstNameLastNameForMobile .col-xs-6 {
	padding-right: 10px;
	padding-left: 10px
}

html.web .error-msg {
	font-family: "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 600;
	color: #bd071d
}

html.web .error-msg.error-lead {
	font-size: 16px
}

html.web .phoneTag {
	width: 100%
}

html.web :not(.full_header)>.dropdown-toggle {
	border-radius: 0;
	cursor: pointer
}

html.web :not(.full_header)>.dropdown-toggle .caret {
	color: #003663
}

html.web :not(.full_header).open>.dropdown-toggle #methodSelectDiv {
	background: #e5f7fd;
	border-color: #00aeef
}

html.web .large :not(.full_header)>.dropdown-toggle {
	height: 80px
}

html.web .large :not(.full_header)>.dropdown-toggle .caret {
	border-width: 10px
}

@media (max-width:480px) {
	html.web .large :not(.full_header)>.dropdown-toggle .caret {
		border-width: 6px
	}
}

html.web :not(.full_header)>.dropdown-menu {
	max-height: 220px;
	overflow-y: scroll;
	overflow-x: hidden;
	background: #fff;
	margin: 1px 0 0;
	width: 100%
}

html.web :not(.full_header)>.dropdown-menu #phoneCountry {
	height: 40px;
	padding: 11px 20px
}

html.web :not(.full_header)>.dropdown-menu.methodSelect {
	margin: 0;
	line-height: 20px;
	font-size: 16px;
	background: #e5f7fd;
	color: #585858;
	border-color: #00aeef;
	overflow-y: hidden;
	overflow-x: visible;
	box-shadow: none
}

html.web :not(.full_header)>.dropdown-menu a {
	color: #585858
}

html.web :not(.full_header)>.dropdown-menu a.flags {
	display: inline-block;
	padding: 3px 0 15px 28px;
	line-height: .45
}

html.web :not(.full_header)>.dropdown-menu>li:hover,
html.web :not(.full_header)>.dropdown-menu>li:focus,
html.web :not(.full_header)>.dropdown-menu>li:active {
	text-decoration: none;
	background: #a9ddf4
}

html.web :not(.full_header)>.dropdown-menu.methodSelect>li:hover,
html.web :not(.full_header)>.dropdown-menu.methodSelect>li:focus,
html.web :not(.full_header)>.dropdown-menu.methodSelect>li:active {
	color: white;
	background: #00aeef
}

html.web :not(.full_header)>.dropdown-menu>li>a:hover,
html.web :not(.full_header)>.dropdown-menu>li>a:focus,
html.web :not(.full_header)>.dropdown-menu>li>a:active {
	text-decoration: none;
	background-color: transparent
}

html.web .scrollable-content {
	height: 310px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #cacaca;
	padding: 15px;
	margin: 25px 0
}

@media (max-width:480px) {
	html.web .scrollable-content {
		border: none;
		height: auto;
		padding-left: 0;
		border-top: 1px solid #cacaca
	}
	html.web .scrollable-content a {
		text-align: left;
		display: inline
	}
}

html.web .scrollable-content td {
	vertical-align: top
}

@media (max-width:480px) {
	html.web .scrollable-content td {
		display: block
	}
}

html.web .scrollable-content .col-backup-method {
	padding-top: 2px
}

html.web .scrollable-content .subheader {
	margin-bottom: 5px
}

@media (max-width:480px) {
	html.web .scrollable-content .col-backup-delete {
		margin: -10px 0 10px
	}
}

html.web .scrollable-content .mobile-delete {
	display: none
}

@media (max-width:480px) {
	html.web .scrollable-content .mobile-delete {
		display: inline;
		margin-left: 0
	}
}

html.web .tfa-make-default-remove {
	padding-left: 10px
}

@media (max-width:480px) {
	html.web .tfa-make-default-remove {
		padding-left: 0
	}
}

html.web .text-divider {
	display: none
}

@media (max-width:480px) {
	html.web .text-divider {
		display: inline-block;
		width: 1px;
		height: 16px;
		background-color: #808080;
		vertical-align: middle;
		margin: 0 4px
	}
}

html.web .icon-container-delete {
	width: 22px;
	height: 22px;
	display: inline-block;
	margin-bottom: -6px;
	background: url("../img/sprite_sso.png") no-repeat scroll -20px -154px transparent
}

@media (max-width:480px) {
	html.web .icon-container-delete {
		display: none
	}
}

html.web .icon-container-edit {
	width: 22px;
	height: 22px;
	display: inline-block;
	margin-bottom: -6px;
	background: url(../img/sprite_sso.png) no-repeat scroll 2px -154px transparent
}

html.web #edit-account-info-header {
	margin-bottom: -3px;
	margin-left: 5px
}

html.web .editLinkSection {
	margin-top: 42px;
	margin-bottom: 5px
}

html.web .editLinkSection:hover,
html.web .editLinkSection:active {
	color: #2cace3;
	text-decoration: none
}

html.web .editLinkSection a {
	display: inline;
	text-align: left;
	margin-left: 55px
}

html.web .phone-country-list {
	display: table-cell;
	vertical-align: top;
	width: 20%
}

@media (max-width:480px) {
	html.web .phone-country-list {
		width: 30%
	}
}

html.web .account-profile .tfa-head2 {
	margin-left: 55px
}

@media (max-width:767px) {
	html.web .account-profile .tfa-head2 {
		margin-left: 0
	}
}

html.web .account-profile .form-group .checkbox {
	margin-bottom: 0
}

html.web .tfa-enabled {
	color: #393;
	font-weight: bold
}

html.web .tfa-disabled {
	color: #bd071d;
	font-weight: bold
}

html.web .tfa-unselected {
	color: #808080;
	font-weight: 600
}

html.web .tfa-selected {
	color: #333;
	font-weight: bold
}

html.web .show-manual-vip.web {
	display: block
}

@media (max-width:480px) {
	html.web .show-manual-vip.web {
		display: none
	}
}

html.web .show-manual-vip.mobile {
	display: none
}

@media (max-width:480px) {
	html.web .show-manual-vip.mobile {
		display: block
	}
}

@media (max-width:480px) {
	html.web a+.show-manual-vip.mobile {
		padding-bottom: 10px
	}
}

html.web .icon-container-tfa {
	width: 100%;
	height: 100%;
	position: absolute;
	max-width: 118px;
	max-height: 118px;
	left: 40%;
	top: 25%
}

html.web .icon-container-tfa.loading {
	background: url("../img/loading.gif") no-repeat 100%
}

@media (max-width:480px) {
	html.web .icon-container-tfa.loading {
		background: url(../img/loading_mobile.gif) no-repeat 100%;
		left: 30%;
		top: 15%
	}
}

html.web .icon-container-tfa.alert {
	background: url(../img/icon_alert.png) no-repeat 100%
}

@media (max-width:480px) {
	html.web .icon-container-tfa.alert {
		background: url(../img/icon_alert_mobile.png) no-repeat 100%;
		left: 30%;
		top: 12%
	}
}

html.web .icon-container-tfa.sso_img_fido_insert {
	background: url('../img/fido_insert.jpg') no-repeat;
	max-width: 347px;
	height: 230px;
	max-height: none;
	position: relative;
	left: 0%
}

html.web .tfa-push-message {
	padding-top: 48%
}

@media (max-width:480px) {
	html.web .tfa-push-message {
		padding-top: 55%
	}
}

html.web #tab-content {
	background-color: white
}

html.web #emailConfirmedContinue #btn-continue,
html.web #emailConfirmedContinue #btn-back {
	margin-top: 10px
}

html.web #idpLifeLockForm .dobSelectArrow:after {
	display: none
}

html.web #idpLifeLockForm .btn-container-lifelock {
	float: right;
	padding-top: 40px
}

@media (max-width:480px) {
	html.web #idpLifeLockForm .btn-container-lifelock {
		padding-top: 0;
		padding-bottom: 40px
	}
}

html.web #idpLifeLockForm .btn:disabled {
	background: #cecece
}

html.web #idpLifeLockForm .btn {
	width: 270px;
	height: 60px
}

@media (max-width:480px) {
	html.web #idpLifeLockForm .btn {
		width: 100%
	}
}

html.web #idpLifeLockForm .sso_inp_dropdown {
	margin-bottom: 30px
}

html.web #idpLifeLockForm .alignedError {
	font-family: "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 600;
	color: #bd071d;
	background: transparent
}

html.web #idpLifeLockForm .sso_inp.error .sso_text_style,
html.web #idpLifeLockForm .sso_text_style.error {
	background-color: #f9dddd
}

html.web #idpLifeLockForm .ssoCustomLabel {
	font-size: 15px;
	color: #585858
}

html.web #idpLifeLockForm input:not(.btn):not([type='checkbox']),
html.web #idpLifeLockForm select,
html.web #idpLifeLockForm .idproofQuestion select {
	height: 50px;
	border: 1px solid #a0a0a0
}

html.web #idpLifeLockForm .form-control.sso_text_style {
	background-color: #f8f8f8
}

html.web #get-vip-phone-number-div {
	margin-bottom: 0
}

@media (max-width:480px) {
	html.web #provisionVipCredentialForm #expiration_message {
		text-align: center;
		font-size: 18px
	}
	html.web #provisionVipCredentialForm .tfa-controls {
		margin-top: 50px
	}
	html.web #smsSetupForm .panel-body-content,
	html.web #voiceSetupForm .panel-body-content,
	html.web #rmpnForm .panel-body-content {
		min-height: 0!important;
		margin-bottom: 0!important
	}
	html.web #rmpnForm .panel-body-content .form-group.col-xs-12 {
		margin-bottom: 0
	}
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

html.web .jumbotron.bg_branded_style {
	position: absolute;
	top: 100%;
	width: 100%;
	height: 253px;
	background-color: #fff;
	background-repeat: repeat-x;
	background-size: cover;
	padding: 0
}

@media (max-width:768px) {
	html.web .jumbotron.bg_branded_style {
		background-size: cover
	}
}

@media (max-width:480px) {
	html.web .jumbotron.bg_branded_style {
		height: 60px
	}
}

@media (min-width:481px) and (max-width:768px) {
	html.web .jumbotron.bg_branded_style {
		height: 108px
	}
}

html.web body.theme_default:not(.login) #background-mask {
	display: none
}

html.web body.theme_default.login {
	display: block
}

html.web body.theme_default.login .jumbotron.bg_branded_style {
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px
}

@media (min-width:481px) {
	html.web body.theme_default.login .jumbotron.bg_branded_style {
		background-image: url('../img/bg-sso-ap.png')
	}
}

@media (max-width:767px) {
	html.web body.theme_default.login .jumbotron.bg_branded_style {
		display: none
	}
}

html.web body.theme_default.two-step-verification-provision-credential-vip .jumbotron.bg_branded_style,
html.web body.theme_default.update-email .jumbotron.bg_branded_style,
html.web body.theme_default.update-password .jumbotron.bg_branded_style,
html.web body.theme_default.update-profile .jumbotron.bg_branded_style,
html.web body.theme_default.update-username .jumbotron.bg_branded_style,
html.web body.theme_default.confirm-update-username .jumbotron.bg_branded_style,
html.web body.theme_default.two-step-verification-intro-offer-page .jumbotron.bg_branded_style,
html.web body.theme_default.two-step-verification-sms-setup .jumbotron.bg_branded_style,
html.web body.theme_default.two-step-verification-voice-setup .jumbotron.bg_branded_style,
html.web body.theme_default.two-step-verification-provision-credential-landing-page html.web body.theme_default.get-vip-access .jumbotron.bg_branded_style {
	background-image: url('../img/banners/bg_entercredid.jpg')
}

html.web body.theme_default.tfa-settings-reminder .jumbotron.bg_branded_style {
	background-image: url('../img/banners/bg_tokenentry.jpg')
}

html.web body.theme_default.two-step-verification-select-another-method .jumbotron.bg_branded_style,
html.web body.theme_default.two-step-verification-sms .jumbotron.bg_branded_style,
html.web body.theme_default.two-step-verification-voice .jumbotron.bg_branded_style,
html.web body.theme_default.two-step-verification-vip .jumbotron.bg_branded_style,
html.web body.theme_default.two-step-verification-fido .jumbotron.bg_branded_style {
	background-image: url('../img/banners/bg_authrization.jpg')
}

html.web body.theme_default.two-step-verification-provision-credential .jumbotron.bg_branded_style {
	background-image: url('../img/banners/bg_enterphone.jpg')
}

html.web body.theme_default.two-factor-authentication-set-up-complete .jumbotron.bg_branded_style {
	background-image: url('../img/banners/bg_finished.jpg')
}

html.web body.theme_default.two-step-verification-learn .jumbotron.bg_branded_style {
	background-image: url('../img/banners/bg_learn_2fa.png');
	position: relative;
	height: 500px;
	margin-bottom: 0;
	padding-left: 50%;
	padding-top: 5%;
	font-size: 36px;
	font-weight: 300;
	line-height: 1.22;
	text-align: left;
	background-position: 50%
}

html.web body.theme_default.two-step-verification-learn .jumbotron.bg_branded_style .header {
	max-width: 600px
}

@media (max-width:768px) {
	html.web body.theme_default.two-step-verification-learn .jumbotron.bg_branded_style {
		background: url(../img/banners/bg_learn_2fa_mobile.png) -14px -52px no-repeat;
		background-size: cover;
		padding-left: 30%;
		padding-top: 12%;
		max-height: 375px;
		line-height: 1.25
	}
}

@media (max-width:768px) and (max-width:480px) {
	html.web body.theme_default.two-step-verification-learn .jumbotron.bg_branded_style {
		padding-left: 19%;
		font-size: 24px
	}
}

html.web body.theme_default.account-profile .jumbotron.bg_branded_style {
	background-image: url('../img/img-bg.png');
	position: absolute;
	height: 85px;
	margin-bottom: 0;
	color: #000;
	text-align: center;
	background-position: center 36.95%
}

@media (max-width:480px) {
	html.web body.theme_default.account-profile .jumbotron.bg_branded_style {
		display: none
	}
}

html.web body.theme_default.account-profile #header-content {
	margin-bottom: 85px;
	width: 100%;
	height: 80px;
	top: 0;
	left: 0;
	background-color: #242e39;
	color: #fff;
	z-index: 400;
	border-bottom: none
}

@media (max-width:767px) {
	html.web body.theme_default.account-profile #header-content {
		height: 60px
	}
}

@media (max-width:479px) {
	html.web body.theme_default.account-profile #header-content {
		margin-bottom: 0
	}
}

html.web body.theme_default .account-setting-header-ws,
html.web body.theme_beachhead.login .hidden_in_mobile {
	display: none
}

@media (min-width:481px) {
	html.web body.theme_beachhead.login .hidden_in_mobile {
		display: block
	}
	html.web body.theme_beachhead.login .hidden_in_mobile .jumbotron.bg_branded_style {
		background-image: url('../img/epmp-bg-sso-top.jpg');
		background-position: 50% -2px;
		height: 200px
	}
}

html.web body.theme_beachhead.two-step-verification-learn .jumbotron.bg_branded_style {
	background-image: url('../img/banners/bg_learn_2fa.png');
	position: relative;
	height: 500px;
	margin-bottom: 0;
	padding-left: 50%;
	padding-top: 5%;
	font-size: 36px;
	font-weight: 300;
	line-height: 1.22;
	text-align: left;
	background-position: 50%
}

@media (max-width:480px) {
	html.web body.theme_beachhead.two-step-verification-learn .jumbotron.bg_branded_style {
		background: url(../img/banners/bg_learn_2fa_mobile.png) -14px -52px no-repeat;
		padding-left: 30%;
		padding-top: 12%;
		height: 251px;
		line-height: 1.25
	}
}

@media (max-width:480px) and (max-width:480px) {
	html.web body.theme_beachhead.two-step-verification-learn .jumbotron.bg_branded_style {
		padding-left: 19%;
		font-size: 24px
	}
}

html.web body.theme_beachhead.account-profile .jumbotron.bg_branded_style {
	display: none
}

html.web body.theme_beachhead.account-profile .account-setting-header-ws {
	padding-bottom: 0
}

html #header-column {
	min-height: 0
}

html.web #header-logo {
	float: left;
	margin: 5px 0
}

@media (max-width:480px) {
	html.web #header-logo {
		float: none;
		margin: 2.5px 0
	}
}

html.web .header_branded_logo .sso_responsive_img_inner {
	padding: 0;
	background-repeat: no-repeat;
	height: 48px;
	width: 156px;
	margin: auto
}

@media (min-width:480px) {
	html.web .header_branded_logo .sso_responsive_img_inner {
		background-repeat: no-repeat;
		margin: 0 0 4px;
		display: inline-block;
		position: absolute;
		white-space: nowrap
	}
}

@media (min-width:767px) {
	html.web .header_branded_logo .sso_responsive_img_inner {
		top: 14px;
		left: 30px
	}
}

html.web #header-content {
	border: 0;
	border-bottom: 1px solid #dadada;
	min-height: 30px;
	margin-bottom: 0;
	border-radius: 0
}

@media (min-width:768px) {
	html.web #header-content {
		border-bottom: 0;
		-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1)
	}
}

@media (max-width:480px) {
	html.web #header-content {
		min-height: 60px;
		max-height: 60px
	}
}

html.web #header-content.no-header-shadow {
	box-shadow: none;
	border-bottom: none
}

html.web #header-content .container {
	margin-left: auto;
	padding-left: 30px;
	padding-top: 8px;
	max-width: none;
	width: 100%;
	min-height: 80px;
	background-color: #242e39
}

@media (max-width:768px) {
	html.web #header-content .container {
		min-height: 60px;
		padding-top: 0
	}
}

html.web #header-content .nav-section {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0
}

html.web #header-content .nav-section>.np-nav {
	list-style-type: none;
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	padding-right: 30px
}

@media (max-width:767px) {
	html.web #header-content .nav-section>.np-nav {
		display: none
	}
}

html.web #header-content .nav-section>.np-nav>li {
	display: inline-block;
	position: relative;
	float: left;
	height: 100%
}

html.web #header-content .nav-section>.np-nav>li>a {
	display: block;
	font-family: "SourceSansPro", "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
	font-weight: 400;
	height: 100%;
	vertical-align: middle;
	line-height: 80px;
	padding: 0 20px;
	font-size: 16px;
	color: #fff;
	box-sizing: border-box;
	text-decoration: none
}

html.web #header-content .nav-section>.np-nav>li>a:hover {
	border-bottom: 5px solid rgba(255, 194, 0, 0.8)
}

html.web #header-content .nav-section>.np-nav>li>a:active {
	border-bottom: 5px solid #ffc200
}

html.web #header-content .nav-section>.np-nav>li>a>span {
	display: inline-block;
	max-width: 140px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: middle
}

html.web #header-content .nav-section>.np-nav>li>.np-dropdown {
	position: absolute;
	right: 0;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
	overflow: hidden;
	top: 84%;
	z-index: 3
}

html.web #header-content .nav-section>.np-nav>li>.np-dropdown>li {
	display: block;
	min-width: 250px;
	transition: all 3s
}

html.web #header-content .nav-section>.np-nav>li>.np-dropdown>li>a {
	display: block;
	font-family: "SourceSansPro", "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
	font-weight: normal;
	padding: 10px 15px;
	color: #333;
	font-size: 14px;
	white-space: nowrap;
	height: auto
}

html.web #header-content .nav-section>.np-nav>li>.np-dropdown>li>a:hover {
	background-color: #a9ddf3
}

html.web #header-content .nav-section>.np-nav>li>.np-dropdown>li>a:link {
	color: #70c6ec;
	text-decoration: none;
	outline: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

html.web #header-content .nav-section>.np-nav>li>.np-dropdown>li.divider {
	height: 0;
	overflow: hidden;
	border-bottom: 1px solid #d8d8d8;
	margin: 0
}

html.web #header-content .nav-section>.np-nav>li .dropdown-menu {
	left: auto
}

html.web #header-content .nav-section .visible-xs {
	display: none!important
}

@media (max-width:767px) {
	html.web #header-content .nav-section .visible-xs {
		display: block!important
	}
}

html.web #header-content .nav-section .np-m-nav>.m-hamburger-btn {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 14px;
	right: 16px;
	margin: 0 auto;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer
}

html.web #header-content .nav-section .np-m-nav>.m-hamburger-btn[aria-expanded="true"] span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 6px;
	left: 6px;
	right: -3px
}

html.web #header-content .nav-section .np-m-nav>.m-hamburger-btn[aria-expanded="true"] span:nth-child(2) {
	width: 0%;
	opacity: 0
}

html.web #header-content .nav-section .np-m-nav>.m-hamburger-btn[aria-expanded="true"] span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 26px;
	left: 6px;
	right: -3px
}

html.web #header-content .nav-section .np-m-nav>.m-hamburger-btn span {
	display: block;
	position: absolute;
	height: 2px;
	background: #fff;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}

html.web #header-content .nav-section .np-m-nav>.m-hamburger-btn span:nth-child(1) {
	top: 6px;
	right: 5px;
	left: 5px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}

html.web #header-content .nav-section .np-m-nav>.m-hamburger-btn span:nth-child(2) {
	top: 15px;
	right: 5px;
	left: 5px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}

html.web #header-content .nav-section .np-m-nav>.m-hamburger-btn span:nth-child(3) {
	top: 24px;
	right: 5px;
	left: 5px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}

html.web #header-content .nav-section .np-m-nav>.nav-bg {
	display: none
}

html.web #header-content .nav-section .np-m-nav>.nav-bg.open {
	display: block;
	position: fixed;
	top: 60px;
	right: 0;
	left: 0;
	background: #242e39;
	-webkit-transition: height 350ms cubic-bezier(0.93, 0, 0.62, 0.93);
	-o-transition: height 350ms cubic-bezier(0.93, 0, 0.62, 0.93);
	transition: height 350ms cubic-bezier(0.93, 0, 0.62, 0.93);
	overflow: hidden;
	z-index: 2;
	height: 100%
}

html.web #header-content .nav-section .np-m-nav>.nav-bg.open>.m-nav-list {
	margin: 0;
	padding: 0;
	list-style-type: none
}

html.web #header-content .nav-section .np-m-nav>.nav-bg.open>.m-nav-list>li>a {
	color: #fff;
	display: block;
	font-family: "SourceSansPro", "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
	font-weight: normal;
	padding: 10px 20px;
	font-size: 16px;
	text-decoration: none;
	text-align: left
}

html.web #header-content .nav-section .np-m-nav>.nav-bg.open>.m-nav-list .divider>span {
	display: block;
	width: 60%;
	margin: 10px 20px;
	height: 0;
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2
}

@media (max-width:480px) {
	html.web body.login #header-content {
		border-bottom: 0;
		margin-bottom: 0
	}
}

@media (max-width:479px) {
	html.web body.account-profile #header-content .container {
		min-height: initial
	}
}

html.web body.theme_default .header_branded_logo .sso_responsive_img_inner {
	background: url('../img/norton-ui-sprite.png') no-repeat scroll -425px -448px
}

@media (max-width:768px) {
	html.web body.theme_default .header_branded_logo .sso_responsive_img_inner {
		background: url('../img/norton-ui-sprite.png') no-repeat scroll -180px -425px;
		width: 104px;
		height: 32px
	}
}

@media (max-width:768px) {
	html.web body.theme_default.account-profile .header_branded_logo .sso_responsive_img_inner {
		background: url('../img/norton-ui-sprite.png') no-repeat scroll -180px -425px;
		width: 104px;
		height: 32px
	}
}

html.web body.theme_default #unify-header.open .header_branded_logo .sso_responsive_img_inner {
	display: none
}

@media (max-width:480px) {
	html.web body.theme_default.login #header-logo {
		display: block
	}
}

html.web body.theme_default #header-logo {
	top: 14px;
	left: 30px
}

@media (max-width:767px) {
	html.web body.theme_default #header-logo {
		left: 20px;
		top: 12px;
		position: absolute;
		margin: 0
	}
}

@media (max-width:768px) {
	html.web body.theme_default #header-content {
		height: 60px
	}
}

html.web body.theme_default #nav-header {
	display: none
}

html.web body.theme_beachhead .header_branded_logo .sso_responsive_img_inner {
	background-image: url('../img/symantec_sprite.png');
	background-position: 0 -136px;
	height: 27px;
	width: 99px
}

@media (min-width:480px) {
	html.web body.theme_beachhead .header_branded_logo .sso_responsive_img_inner {
		background-position: 2px -2px;
		height: 52px;
		width: 162px
	}
}

html.web body.theme_beachhead .nav-section,
html.web body.theme_beachhead #mobile_home_button {
	display: none
}

html.web body.theme_beachhead #header-content {
	background-color: #fff
}

@media (max-width:480px) {
	html.web body.theme_beachhead #header-content {
		min-height: 48px;
		height: 48px;
		margin-bottom: 60px
	}
}

@media (max-width:768px) {
	html.web body.theme_beachhead #header-content {
		margin-bottom: 108px
	}
}

@media (max-width:480px) {
	html.web body.theme_beachhead.login #header-content {
		margin-bottom: 0
	}
}

html.web body.theme_beachhead .wizardHeader #headerContent #close-wizard {
	background: url(../img/close-icon.png) no-repeat
}

html.web body.identity-proofing #header-content {
	margin-bottom: 20px
}

html.web .wizardHeader #headerContent {
	padding-top: 36px;
	min-height: 100px;
	margin: auto;
	max-width: 962px
}

html.web .wizardHeader #headerContent #close-wizard {
	background: url(../img/norton-ui-sprite.png) no-repeat -471px -546px;
	padding: 20px;
	float: right;
	margin-top: -30px
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent #close-wizard {
		transform: scale(0.5, 0.5)
	}
}

@media (max-width:480px) {
	html.web .wizardHeader #headerContent #close-wizard {
		display: none
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		padding-top: 20px;
		min-height: 60px
	}
}

@media (max-width:480px) {
	html.web .wizardHeader #headerContent {
		padding-top: 0;
		display: flex;
		align-items: center
	}
}

html.web .wizardHeader+a #mobile_home_button {
	display: none
}

html.web.rtl .wizardHeader #headerContent #close-wizard {
	float: left
}

html.web.rtl #header-content .container {
	padding-right: 30px;
	padding-left: 15px
}

html.web.rtl #header-content .nav-section {
	left: 0
}

html.web.rtl #header-content .nav-section .np-m-nav>.m-hamburger-btn {
	left: 16px;
	right: initial
}

html.web.rtl #header-content .nav-section .np-m-nav>.nav-bg.open>.m-nav-list>li>a {
	text-align: right
}

html.web.rtl #header-content #unify-header {
	margin-top: -8px;
	width: 100%
}

html.web.rtl #header-content #unify-header .header_branded_logo .sso_responsive_img_inner {
	right: 30px
}

html.web.rtl #header-content #account_header_button {
	float: right;
	margin-top: 20px
}

@media (max-width:767px) {
	html.web.rtl #header-content #header-logo {
		width: 100%
	}
	html.web.rtl #header-content #header-logo .sso_responsive_img_inner {
		right: 60px
	}
}

html.web.rtl #header-content #header-logo .sso_responsive_img_inner {
	right: 30px
}

.sprite1_symantec_logo1 {
	float: left
}

@media (max-width:480px) {
	.sprite1_symantec_logo1 {
		width: 100%;
		text-align: center
	}
}

.sprite1_symantec_logo1 .sso_responsive_img_inner {
	background: url("../img/corporate-sign-off-white.png") no-repeat;
	width: 120px;
	height: 26px;
	margin-top: 15px;
	margin-right: 11px
}

@media (max-width:480px) {
	.sprite1_symantec_logo1 .sso_responsive_img_inner {
		margin: 10px auto
	}
}

.theme_beachhead.sprite1_symantec_logo1 .sso_responsive_img_inner {
	background: url("../img/symantec_sprite.png") no-repeat -4px -131px;
	width: 100px;
	height: 30px
}

html.web {
	scrollbar-base-color: #003663;
	scrollbar-3dlight-color: #003663;
	scrollbar-highlight-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #003663;
	scrollbar-shadow-color: #003663;
	scrollbar-dark-shadow-color: #003663
}

html.web ::-webkit-scrollbar {
	width: 11px
}

html.web ::-webkit-scrollbar-track {
	background-color: #fff;
	border: 1px solid #cacaca;
	border-top: none;
	border-bottom: none
}

html.web ::-webkit-scrollbar-thumb {
	background-color: #003663
}

html.web ::-webkit-scrollbar-corner {
	background-color: #fff
}

html.web ::-webkit-scrollbar-button {
	display: none
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

html input::-ms-reveal,
html input::-ms-clear {
	display: none
}

html .phoneTag .tooltipWrapper,
html #accountProfileForm .phoneTag .tooltipWrapper {
	cursor: pointer;
	width: 17px;
	height: 17px;
	position: absolute;
	right: 0;
	margin-right: 11.5px;
	top: 0;
	bottom: auto;
	margin-top: 9.5px;
	z-index: 3
}

@media (max-width:250px) {
	html .phoneTag .tooltipWrapper,
	html #accountProfileForm .phoneTag .tooltipWrapper {
		display: none
	}
}

html .showPassword,
html #accountProfileForm .tooltipWrapper {
	cursor: pointer;
	width: 17px;
	height: 17px;
	position: absolute;
	right: 0;
	margin-right: 26.5px;
	top: 0;
	bottom: auto;
	margin-top: 9.5px;
	z-index: 1
}

@media (max-width:250px) {
	html .showPassword,
	html #accountProfileForm .tooltipWrapper {
		display: none
	}
}

html .tooltipWrapper {
	cursor: pointer;
	width: 17px;
	height: 17px;
	position: absolute;
	right: 0;
	margin-right: 26.5px;
	top: 0;
	bottom: auto;
	margin-top: 17px
}

@media (max-width:250px) {
	html .tooltipWrapper {
		display: none
	}
}

html #idpLifeLockForm .tooltipWrapper {
	cursor: pointer;
	width: 17px;
	height: 17px;
	position: absolute;
	right: 0;
	margin-right: 26.5px;
	top: 0;
	bottom: auto;
	margin-top: 16.5px;
	z-index: 1
}

@media (max-width:250px) {
	html #idpLifeLockForm .tooltipWrapper {
		display: none
	}
}

html .large .showPassword,
html .large .tooltipWrapper {
	top: 0;
	bottom: auto;
	margin-top: 31.5px
}

html .medium .showPassword,
html .medium .tooltipWrapper {
	top: 0;
	bottom: auto;
	margin-top: 16.5px;
	margin-right: 10px
}

html .showPassword {
	background: url("../img/sprite_login.png") no-repeat scroll -65px -2px transparent
}

html .showPassword.focus {
	background: url("../img/sprite_login.png") no-repeat scroll -97px -2px transparent
}

html .showPassword:hover {
	background: url("../img/sprite_login.png") no-repeat scroll -81px -2px transparent
}

html .tooltipWrapper {
	z-index: 4
}

html .tooltipWrapper .popover.bottom {
	margin-top: 10px
}

html .tooltipWrapper .tooltipImage {
	background: url("../img/tooltip/epmp_icons.jpg") no-repeat scroll -427px -1945px transparent;
	width: 17px;
	height: 17px
}

html .tooltipWrapper .tooltip-icon {
	width: 17px;
	height: 17px;
	background: url("../img/sprite_login.png") no-repeat scroll -32px -2px transparent
}

html .tooltipWrapper .tooltip-icon:hover {
	background: url("../img/sprite_login.png") no-repeat scroll -49px -2px transparent
}

@media (max-width:480px) {
	html form:not(#phoneNumAcctGetStartedForm) .tooltipWrapper .tooltip-icon {
		display: none
	}
}

html .tfa-center-link .tooltipWrapper,
html .profileLabel_15_20.subtitles .tooltipWrapper,
html .options .tooltipWrapper {
	display: inline-block;
	right: auto
}

html .tfa-center-link .tooltipWrapper {
	margin: -8.5px 0 0 11.5px;
	top: 50%
}

html .options .tooltipWrapper,
html .profileLabel_15_20.subtitles .tooltipWrapper {
	top: auto;
	bottom: 0;
	margin-bottom: 1px;
	margin-left: 11.5px;
	z-index: auto
}

html .popover {
	position: fixed;
	border: solid 1px #a9ddf4;
	border-radius: 0;
	box-shadow: 0 15px 30px 0 rgba(3, 46, 97, 0.51);
	left: -593%;
	width: 283px;
	max-width: 283px
}

html .popover.top>.arrow {
	border-top-color: #a9ddf4;
	border-top-width: 11px
}

html .popover.top>.arrow:after {
	border-top-color: #fff
}

html .popover.bottom>.arrow {
	border-bottom-color: #a9ddf4;
	border-bottom-width: 11px
}

html .popover.bottom>.arrow:after {
	border-bottom-color: #fff
}

html .popover.left>.arrow {
	border-left-color: #a9ddf4;
	border-left-width: 11px
}

html .popover.left>.arrow:after {
	border-left-color: #fff
}

html .popover.right>.arrow {
	border-right-color: #a9ddf4;
	border-right-width: 11px
}

html .popover.right>.arrow:after {
	border-right-color: #fff
}

@media (max-width:480px) {
	html .popover {
		box-shadow: 0 5px 30px 0 rgba(3, 46, 97, 0.51)
	}
}

html .popover.lifeLockIdpTooltip {
	border-color: #00547d;
	border-width: 5px 0 0;
	line-height: 1.67
}

html .popover.lifeLockIdpTooltip.top>.arrow {
	border-top-color: #a9ddf4;
	border-top-width: 0
}

html .popover.lifeLockIdpTooltip.top>.arrow:after {
	border-top-color: #fff
}

html .popover.lifeLockIdpTooltip.bottom>.arrow {
	border-bottom-color: #a9ddf4;
	border-bottom-width: 0
}

html .popover.lifeLockIdpTooltip.bottom>.arrow:after {
	border-bottom-color: #fff
}

html .popover.lifeLockIdpTooltip.left>.arrow {
	border-left-color: #a9ddf4;
	border-left-width: 0
}

html .popover.lifeLockIdpTooltip.left>.arrow:after {
	border-left-color: #fff
}

html .popover.lifeLockIdpTooltip.right>.arrow {
	border-right-color: #a9ddf4;
	border-right-width: 0
}

html .popover.lifeLockIdpTooltip.right>.arrow:after {
	border-right-color: #fff
}

html #password .popover.bottom,
html #username .popover.bottom {
	margin-top: 42px
}

html #passwordUpdateForm #password .popover.bottom {
	margin-top: 60px
}

html.rtl .showPassword,
html.rtl .tooltipWrapper,
html.rtl #accountProfileForm .tooltipWrapper {
	left: 0;
	right: auto;
	margin-left: 26.5px
}

html.rtl #accountProfileForm .phoneTag .tooltipWrapper,
html.rtl .phoneTag .tooltipWrapper {
	left: 0;
	right: auto;
	margin-left: 11.5px
}

@media (max-width:480px) {
	html.rtl .phoneToolTip>.arrow {
		right: 77%
	}
}

html.rtl .medium .showPassword,
html.rtl .medium .tooltipWrapper {
	margin-left: 10px
}

html.rtl .tfa-center-link .tooltipWrapper {
	left: auto;
	margin: -8.5px 11.5px 0 0
}

html.rtl .options .tooltipWrapper,
html.rtl .profileLabel_15_20.subtitles .tooltipWrapper {
	left: auto;
	margin-right: 11.5px
}

html.rtl .popover.bottom,
html.rtl .popover.top {
	right: auto;
	left: 4%
}

html body.theme_beachhead .inputToolTip .popover {
	background-color: #00547d;
	color: #fff;
	border-color: #2cace3
}

html body.theme_beachhead .inputToolTip .popover.top>.arrow:after {
	border-top-color: #00547d
}

html body.theme_beachhead .inputToolTip .popover.bottom>.arrow:after {
	border-bottom-color: #00547d
}

html body.theme_beachhead .inputToolTip .popover.left>.arrow:after {
	border-left-color: #00547d
}

html body.theme_beachhead .inputToolTip .popover.right>.arrow:after {
	border-right-color: #00547d
}

html.embedded .large .tooltipWrapper {
	top: 0;
	bottom: auto;
	margin-top: 9.5px
}

html.embedded .medium .tooltipWrapper {
	top: 0;
	bottom: auto;
	margin-top: 9.5px;
	margin-right: 16px
}

html.embedded .form-group.inline-tooltip p {
	display: inline
}

html.embedded .form-group.inline-tooltip .tooltipWrapper {
	display: inline;
	top: auto;
	bottom: auto;
	margin: 38px 10px 11.5px 74px;
	left: auto;
	right: 0
}

html.embedded .form-group.inline-tooltip input.form-control {
	margin-top: 10px
}

html.embedded .embedded_align {
	position: relative
}

html.embedded .captcha_align .form-group.inline-tooltip .tooltipWrapper {
	margin-right: 18px
}

html.embedded.rtl .form-group.inline-tooltip .tooltipWrapper,
html.embedded.rtl #accountProfileForm .tooltipWrapper {
	left: 0;
	right: auto;
	margin-left: 10px
}

html.embedded.rtl .embedded_align+.push-ratelimited>span {
	text-align: right
}

html.embedded.rtl .captcha_align .form-group.inline-tooltip .tooltipWrapper {
	left: 0;
	right: auto;
	margin-left: 18px
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

html.web #edit-panel {
	max-width: 100%
}

@media (max-width:768px) {
	html.web #panel-column {
		padding-left: 0;
		padding-right: 0
	}
}

html.web #panel-column #update-title {
	padding: 52px 35px 8px
}

@media (max-width:480px) {
	html.web #panel-column #update-title {
		padding: 32px 20px 0;
		padding-top: 0
	}
}

html.web #panel-column .panel-heading {
	padding: 24px 45px 8px
}

html.web #panel-column #update-body {
	padding: 5px 35px 30px
}

@media (max-width:480px) {
	html.web #panel-column #update-body {
		padding: 5px 20px 30px
	}
}

html.web #panel-column #update-body #info {
	color: #4a4a4a;
	line-height: 1.25
}

@media (max-width:480px) {
	html.web #panel-column #update-body #info {
		margin-bottom: 20px
	}
}

html.web #panel-column #update-body #update-form {
	padding: 10px 70px 0
}

@media (max-width:480px) {
	html.web #panel-column #update-body #update-form {
		padding: 0 16px
	}
}

@media (max-width:480px) {
	html.web #panel-column .panel {
		border-top-left-radius: 0;
		border-top-right-radius: 0
	}
}

@media (min-width:768px) {
	html.web #panel-column .login-panel {
		max-width: 391px
	}
}

html.web #panel-column #panel-background {
	position: relative
}

html.web #panel-column #panel-background #panel-content {
	position: relative;
	z-index: 2
}

html.web #panel-column #panel-background #panel-content .panel-graphic {
	width: 250px
}

html.web #panel-column #panel-background #panel-content .panel-heading {
	margin-top: 0
}

@media (min-width:769px) {
	html.web #panel-column #panel-background #panel-content .panel-heading {
		margin-top: 107px
	}
}

@media (max-width:480px) {
	html.web #panel-column #panel-background #panel-content .panel-heading {
		padding-top: 0
	}
	html.web #panel-column #panel-background #panel-content .panel-heading h1 {
		padding-top: 30px;
		text-align: center
	}
	html.web #panel-column #panel-background #panel-content .panel-heading h2 {
		padding-top: 30px
	}
}

html.web #panel-column #panel-background #panel-content #add-secondary-method {
	padding-top: 20px
}

html.web #panel-column #panel-background #panel-content .panel-heading.panel-idp-email-heading {
	margin-top: 0;
	text-align: center;
	font-size: 14px;
	padding-bottom: 34px
}

html.web #panel-column #panel-background #panel-content .panel-body-content {
	min-height: 275px;
	margin-bottom: 30px
}

@media (max-width:480px) {
	html.web #panel-column #panel-background #panel-content .panel-body-content {
		min-height: 185px;
		margin-bottom: 20px
	}
}

@media (max-width:480px) {
	html.web #panel-column #panel-background #panel-content .panel-footer {
		padding-top: 10px;
		background-color: #fff
	}
	html.web #panel-column #panel-background #panel-content .panel-footer p {
		text-align: center
	}
}

html.web #panel-column #panel-background #panel-content .panel-footer.panel-login-footer {
	background-color: transparent;
	text-align: center;
	padding-bottom: 26px
}

html.web #panel-column #panel-background #panel-shadow,
html.web #panel-column #panel-background #panel-shadow-bottom {
	position: absolute;
	z-index: 1;
	width: 100%
}

html.web #panel-column #panel-background #panel-shadow {
	top: 0;
	height: 255px
}

@media (min-width:768px) {
	html.web #panel-column #panel-background #panel-shadow {
		-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25);
		box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25)
	}
}

html.web #panel-column #panel-background #panel-shadow-bottom {
	top: 255px;
	height: 50px;
	background-color: #fff
}

html.web #panel-column #panel-background:not(.partial-shadow) #panel-shadow {
	height: 100%
}

html.web #panel-column #panel-background:not(.partial-shadow) #panel-shadow-bottom {
	display: none
}

html.web #footer-column {
	margin-top: 1em
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

#pwstrength.pwstrength_bar_0 #pwstrength_bar,
#pwstrength.pwstrength_bar_0 #pwstrength_background {
	background-color: #d9d9d9;
	width: 100%
}

#pwstrength_message.pwstrength_bar_0 #pwstrength_none {
	visibility: visible
}

#pwstrength.pwstrength_bar_1 #pwstrength_bar {
	background-color: #a0a0a0;
	width: 15%
}

#pwstrength.pwstrength_bar_1 #pwstrength_background {
	background-color: #d9d9d9;
	width: 100%
}

#pwstrength_message.pwstrength_bar_1 #pwstrength_tooshort {
	visibility: visible
}

#pwstrength.pwstrength_bar_2 #pwstrength_bar {
	background-color: #bd071d;
	width: 25%
}

#pwstrength.pwstrength_bar_2 #pwstrength_background {
	background-color: #d9d9d9;
	width: 100%
}

#pwstrength_message.pwstrength_bar_2 #pwstrength_weak {
	visibility: visible
}

#pwstrength.pwstrength_bar_3 #pwstrength_bar {
	background-color: #bd071d;
	width: 33%
}

#pwstrength.pwstrength_bar_3 #pwstrength_background {
	background-color: #d9d9d9;
	width: 100%
}

#pwstrength_message.pwstrength_bar_3 #pwstrength_weak {
	visibility: visible
}

#pwstrength.pwstrength_bar_4 #pwstrength_bar {
	background-color: #bd071d;
	width: 45%
}

#pwstrength.pwstrength_bar_4 #pwstrength_background {
	background-color: #d9d9d9;
	width: 100%
}

#pwstrength_message.pwstrength_bar_4 #pwstrength_weak {
	visibility: visible
}

#pwstrength.pwstrength_bar_5 #pwstrength_bar {
	background-color: #f8b156;
	width: 75%
}

#pwstrength.pwstrength_bar_5 #pwstrength_background {
	background-color: #d9d9d9;
	width: 100%
}

#pwstrength_message.pwstrength_bar_5 #pwstrength_normal {
	visibility: visible
}

#pwstrength.pwstrength_bar_6 #pwstrength_bar {
	background-color: #393;
	width: 100%
}

#pwstrength.pwstrength_bar_6 #pwstrength_background {
	background-color: #d9d9d9;
	width: 100%
}

#pwstrength_message.pwstrength_bar_6 #pwstrength_strong {
	visibility: visible
}

#pwstrength_wrapper {
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 13px
}

.pwstrength_span {
	position: relative;
	display: block
}

#pwstrength {
	position: relative;
	border: none;
	font-size: 12px;
	height: auto;
	text-align: left
}

#pwstrength div {
	position: absolute;
	background: none;
	left: 0;
	top: 0;
	width: 100%;
	height: 8px
}

#pwstrength_message {
	position: relative;
	width: 99%;
	border: none;
	font-size: 12px;
	height: auto;
	text-align: left
}

#pwstrength_message div {
	visibility: hidden;
	position: absolute;
	background: none;
	left: 0;
	top: 0;
	margin-bottom: 10px;
	width: 100%;
	height: 100%
}

#pwstrength_message .pwstrength_size {
	position: relative;
	top: 0;
	height: 100%
}

.pwstrength_info {
	line-height: 13px;
	font-size: 11px;
	color: #808080;
	clear: both;
	padding-top: 6px
}

.pwstrength_info ul {
	padding-left: 0;
	margin-bottom: 10px;
	list-style-position: outside;
	margin-left: 20px
}

.pwstrength_info ul li {
	padding-top: 10px
}

.fs_inpcenter.pwstrength_tooshort,
.fs_inpcenter.pwstrength_weak,
.fs_inpcenter.pwstrength_normal,
.fs_inpcenter.pwstrength_none {
	color: #808080
}

.fs_inpcenter.pwstrength_none.infocus {
	background-color: transparent;
	color: #fff
}

.checkmark {
	top: 50%;
	left: auto;
	display: inline-block
}

.checkmark.valid {
	background: url("../img/sprite_login.png") no-repeat scroll -1px -5px transparent;
	width: 16px;
	height: 12px;
	margin-bottom: -1px;
	margin-right: 7px
}

.checkmark.invalid {
	background: url("../img/sprite_login.png") no-repeat scroll -19px -5px transparent;
	width: 12px;
	height: 12px;
	margin-bottom: -1px;
	margin-right: 11px
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

html .has-captcha-message.error .help-block label.captcha-message {
	margin-bottom: 4px
}

html .has-captcha-message .captcha-container {
	margin-top: 0
}

html .captcha-container {
	margin-top: 20px;
	max-width: 350px;
	min-width: 320px
}

@media screen and (max-width:391px) {
	html .captcha-container {
		margin-top: 20px;
		transform: scale(0.77);
		-webkit-transform: scale(0.77);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0
	}
}

html.rtl.web .captcha-container #recaptcha_widget #recaptcha-branding {
	float: left
}

@media screen and (max-width:391px) {
	html.rtl.web #recaptcha_widget {
		padding-left: 64px;
		float: left
	}
	html.rtl.web .captcha-container {
		margin-top: 20px;
		transform: scale(0.75);
		-webkit-transform: scale(0.75);
		transform-origin: unset;
		-webkit-transform-origin: unset
	}
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

.header_tab {
	right: 0;
	display: block;
	position: relative;
	float: right;
	margin: 20px 12px 0;
	font-family: "Symantec Sans", "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #585858;
	padding: 0;
	padding-bottom: 17px
}

.header_tab:hover {
	border-bottom: 5px solid rgba(253, 187, 48, 0.6)
}

html.web #unify-header {
	line-height: 22.4px;
	float: right;
	outline: none
}

html.web #unify-header .full_header .dropdown-menu a:hover {
	text-decoration: none
}

html.web #unify-header a.header_button,
html.web #unify-header #account_user_para {
	color: #fff
}

html.web #unify-header a.header_button:hover,
html.web #unify-header #account_user_para:hover {
	text-decoration: none;
	color: #585858
}

html.web #unify-header .dropdown-menu {
	background-color: #fff;
	color: #333;
	padding: 0 0 16px
}

html.web #unify-header .dropdown-menu>li>a {
	color: #333;
	height: 30px;
	font-family: "Symantec Sans", "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-size: 16px;
	padding-top: 4px;
	font-weight: 400
}

html.web #unify-header .dropdown-menu>li>a:hover {
	background-color: rgba(253, 187, 48, 0.6)
}

html.web #unify-header .dropdown:hover .dropdown-menu {
	left: 12px;
	min-width: 290px;
	margin-top: 20px;
	border: none
}

@media (min-width:481px) {
	html.web #unify-header .dropdown:hover .dropdown-menu {
		display: block
	}
}

html.web #unify-header .dropdown-toggle:focus,
html.web #unify-header .dropdown-toggle:active,
html.web #unify-header .dropdown-toggle.active,
html.web #unify-header .open .dropdown-toggle.btn-primary {
	border-color: #fdbb30;
	color: #585858;
	border-bottom: 5px solid #fdbb30;
	box-shadow: none;
	outline: none;
	text-decoration: none
}

html.web #unify-header .btn-primary {
	background-color: #fff
}

html.web #unify-header .header_button:focus,
html.web #unify-header .header_button:hover {
	outline: none;
	text-decoration: none;
	color: #585858
}

html.web #unify-header #account_dropdown .account_status {
	background-color: #337c34;
	padding: 20px 0;
	text-align: left
}

html.web #unify-header #account_dropdown .account_status>a {
	color: #fff;
	text-align: left;
	padding: 10px 20px
}

html.web #unify-header #account_dropdown>li>a {
	color: #585858
}

html.web #unify-header #account_dropdown .account_menu_header {
	margin: 20px 0 12px;
	font-size: 12px
}

html.web #unify-header #account_dropdown .account_menu_header>a {
	font-size: 12px;
	font-family: "Symantec Sans", "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-weight: 700
}

@media (max-width:767px) {
	html.web .full_header {
		display: none
	}
	html.web #unify-header {
		width: 100%
	}
	html.web #mobile_menu_button {
		padding-left: 0;
		padding-right: 0
	}
	html.web .login #header-logo {
		display: block
	}
}

html.web body.theme_beachhead #header-logo {
	display: inline-block
}

html.web body.theme_beachhead #header-content .col-xs-12 {
	text-align: center
}

html.web body.theme_beachhead.account-profile #header-logo {
	margin-right: -42px
}

html.web body.theme_beachhead #unify-header {
	float: none
}

html.rtl.web body.theme_beachhead #nav-header {
	float: left
}

html.rtl.web body.theme_beachhead #nav-header li:hover ul {
	right: unset;
	left: 30px
}

html.rtl.web #unify-header {
	float: left
}

body.theme_beachhead .signin_header_button {
	margin: 10px 12px -1px
}

.signin_header_link {
	width: 47px;
	height: 20px;
	font-family: "Symantec Sans", "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.33;
	text-align: right;
	color: #0089c6;
	padding-right: 8px
}

#cart_header_button {
	background: url('../img/sprite_header.png') no-repeat scroll -190px -59px;
	width: 35px;
	height: 30px;
	margin-top: 13px
}

#search_header_button {
	background: url('../img/sprite_header.png') no-repeat scroll -31px -59px;
	width: 35px;
	height: 30px;
	margin-top: 13px;
	border-bottom: none
}

#account_header_button {
	background: url('../img/norton-ui-sprite.png') no-repeat scroll -666px -42px;
	width: 32px;
	height: 32px;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: -2px;
	display: inline-block
}

#account_header_button:active {
	border-bottom: none;
	box-shadow: none
}

#account_header_button_not_signed_in {
	background: url('../img/sprite_header.png') no-repeat scroll -65px -61px;
	width: 30px;
	height: 29px;
	margin-top: -5px;
	float: right
}

.search-box {
	transition: -40px .3s;
	width: 35px;
	height: 30px;
	border: none;
	cursor: pointer;
	float: right;
	margin: 15px -46px;
	box-shadow: none!important;
	display: none
}

.search-box:hover {
	color: #fff;
	box-shadow: 0 0 0 5px #3d4752
}

.search-box:focus {
	transition: width .5s;
	border: 1px solid #00aeef;
	outline: none;
	padding: 0 35px;
	cursor: text;
	width: 375px;
	border-radius: auto;
	background: #effbff;
	color: #585858;
	margin-right: 12px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

#cancel_search_header_button {
	border: none;
	background: url('../img/sprite_header.png') no-repeat scroll -158px -60px;
	width: 35px;
	height: 30px;
	margin-left: -50px;
	margin-top: 14px;
	display: none;
	float: right
}

.dropdown_gradient {
	background: url('../img/sprite_header.png') no-repeat scroll 0 -156px;
	height: 16px;
	width: 100%;
	display: block
}

#account_label {
	max-width: 240px;
	height: 32px
}

#account_label>p {
	font-size: 12px;
	font-family: "Symantec Sans", "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	text-align: right;
	margin: -7px 8px 0 12px
}

.ellipsis-text {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%
}

.account_container {
	height: 42px;
	float: right;
	outline: none
}

.account_container .header_button {
	padding-bottom: 7px;
	height: 42px
}

.account_container .dropdown {
	display: inline-block
}

.search-container {
	display: inline;
	float: right
}

.dropdown {
	display: inline
}

@media (max-width:960px) {
	#account_label {
		display: none
	}
}

@media (min-width:768px) {
	#mobile-header-content,
	#mobile_home_button {
		display: none
	}
}

#mobile-header-content {
	width: 100%;
	border: 0;
	margin-bottom: 10px;
	min-height: 48px
}

#mobile-header-content .dropdown-backdrop {
	display: none
}

#mobile-header-content a:focus,
#mobile-header-content a:hover {
	text-decoration: none
}

#mobile_menu_button {
	background: url('../img/sprite_header.png') no-repeat scroll 0 -59px;
	width: 35px;
	height: 30px;
	margin-top: 8px;
	margin-left: -7px;
	float: left;
	position: relative
}

#mobile_menu_button:active {
	-webkit-box-shadow: none;
	box-shadow: none
}

#mobile_home_button {
	background: url('../img/norton-ui-sprite.png') no-repeat scroll -180px -425px;
	width: 104px;
	height: 32px;
	margin-top: 4px;
	position: relative
}

body.login #mobile_home_button {
	display: none
}

#mobile_account_header_button {
	background: url('../img/norton-ui-sprite.png') no-repeat scroll -148px -84px;
	width: 40px;
	height: 40px;
	margin-right: -5px;
	float: right;
	position: relative
}

#mobile_account_header_button_not_signed_in {
	background: url('../img/sprite_header.png') no-repeat scroll -65px -61px;
	width: 31px;
	height: 30px;
	margin-top: 9px;
	margin-right: -9px;
	float: right;
	position: relative
}

#unify-header #mobile_account_dropdown {
	display: block;
	margin-left: -15px;
	margin-right: -15px
}

#unify-header #mobile_account_dropdown .mobile_account_status,
#unify-header #mobile_account_dropdown .mobile_account_status a:hover,
#unify-header #mobile_account_dropdown .mobile_account_status a:focus {
	background-color: #337c34
}

#unify-header #mobile_account_dropdown .dropdown-menu {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	opacity: .98;
	background-color: #fff;
	z-index: 1;
	margin: 0;
	padding: 0;
	overflow: visible;
	max-height: none
}

#unify-header #mobile_account_dropdown a {
	font-family: "Symantec Sans", "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	height: 42px;
	font-size: 16px;
	font-weight: 300;
	color: #333;
	margin-left: 1px
}

#unify-header #mobile_account_dropdown a:hover,
#unify-header #mobile_account_dropdown a:focus {
	background-color: #fff
}

#unify-header #mobile_account_dropdown .divider {
	height: 1px;
	vertical-align: middle;
	background-color: #dadada;
	margin-top: 16px;
	margin-bottom: 16px
}

#unify-header #mobile_account_dropdown #mobile_account_options_header {
	margin-bottom: 19px
}

#unify-header #mobile_account_dropdown .mobile_account_status {
	padding: 24px 0 20px
}

#unify-header #mobile_account_dropdown .mobile_account_status a {
	margin: 0 0 0 22px;
	color: #fff
}

#unify-header #mobile_account_dropdown .mobile_account_menu_header a {
	padding: 0;
	font-size: 12px;
	font-family: "Symantec Sans", "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-weight: 400;
	text-align: left;
	margin: 20px 0 16px 22px;
	height: 0;
	color: #808080
}

#unify-header #mobile_account_dropdown #mobile_messages_header {
	margin-bottom: 32px
}

#unify-header #mobile_account_dropdown #mobile_account_close {
	background-color: #337c34
}

#unify-header #mobile_account_dropdown #mobile_account_close a {
	font-size: 14px;
	padding-right: 43px;
	color: #fff;
	text-align: right;
	padding-top: 14px;
	margin-bottom: 7px
}

#unify-header #mobile_account_dropdown #mobile_account_close a:hover,
#unify-header #mobile_account_dropdown #mobile_account_close a:focus {
	background-color: #337c34
}

.white_close_button {
	background: url('../img/sprite_header.png') no-repeat scroll -125px -31px;
	width: 30px;
	height: 30px;
	right: 11px;
	margin-top: -39px;
	position: absolute
}

.gray_close_button {
	background: url('../img/sprite_header.png') no-repeat scroll -155px -61px;
	width: 30px;
	height: 30px;
	left: 0;
	margin-top: -38px;
	position: absolute
}

.flags {
	display: inline-block;
	background: url(../img/country/flags.png) no-repeat
}

.sprite-AD {
	background-position: 0 0;
	width: 16px;
	height: 11px
}

.sprite-AE {
	background-position: 0 -61px;
	width: 16px;
	height: 11px
}

.sprite-AF {
	background-position: 0 -122px;
	width: 16px;
	height: 11px
}

.sprite-AG {
	background-position: 0 -183px;
	width: 16px;
	height: 11px
}

.sprite-AI {
	background-position: 0 -244px;
	width: 16px;
	height: 11px
}

.sprite-AL {
	background-position: 0 -305px;
	width: 16px;
	height: 11px
}

.sprite-AM {
	background-position: 0 -366px;
	width: 16px;
	height: 11px
}

.sprite-AN {
	background-position: 0 -427px;
	width: 16px;
	height: 11px
}

.sprite-AO {
	background-position: 0 -488px;
	width: 16px;
	height: 11px
}

.sprite-AR {
	background-position: 0 -549px;
	width: 16px;
	height: 11px
}

.sprite-AS {
	background-position: 0 -610px;
	width: 16px;
	height: 11px
}

.sprite-AT {
	background-position: 0 -671px;
	width: 16px;
	height: 11px
}

.sprite-AU {
	background-position: 0 -732px;
	width: 16px;
	height: 11px
}

.sprite-AW {
	background-position: 0 -793px;
	width: 16px;
	height: 11px
}

.sprite-AX {
	background-position: 0 -854px;
	width: 16px;
	height: 11px
}

.sprite-AZ {
	background-position: 0 -915px;
	width: 16px;
	height: 11px
}

.sprite-BA {
	background-position: 0 -976px;
	width: 16px;
	height: 11px
}

.sprite-BB {
	background-position: 0 -1037px;
	width: 16px;
	height: 11px
}

.sprite-BD {
	background-position: 0 -1098px;
	width: 16px;
	height: 11px
}

.sprite-BE {
	background-position: 0 -1159px;
	width: 16px;
	height: 11px
}

.sprite-BF {
	background-position: 0 -1220px;
	width: 16px;
	height: 11px
}

.sprite-BG {
	background-position: 0 -1281px;
	width: 16px;
	height: 11px
}

.sprite-BH {
	background-position: 0 -1342px;
	width: 16px;
	height: 11px
}

.sprite-BI {
	background-position: 0 -1403px;
	width: 16px;
	height: 11px
}

.sprite-BJ {
	background-position: 0 -1464px;
	width: 16px;
	height: 11px
}

.sprite-BM {
	background-position: 0 -1525px;
	width: 16px;
	height: 11px
}

.sprite-BN {
	background-position: 0 -1586px;
	width: 16px;
	height: 11px
}

.sprite-BO {
	background-position: 0 -1647px;
	width: 16px;
	height: 11px
}

.sprite-BR {
	background-position: 0 -1708px;
	width: 16px;
	height: 11px
}

.sprite-BS {
	background-position: 0 -1769px;
	width: 16px;
	height: 11px
}

.sprite-BT {
	background-position: 0 -1830px;
	width: 16px;
	height: 11px
}

.sprite-BV {
	background-position: 0 -1891px;
	width: 16px;
	height: 11px
}

.sprite-BW {
	background-position: -66px 0;
	width: 16px;
	height: 11px
}

.sprite-BY {
	background-position: -66px -61px;
	width: 16px;
	height: 11px
}

.sprite-BZ {
	background-position: -66px -122px;
	width: 16px;
	height: 11px
}

.sprite-CA {
	background-position: -66px -183px;
	width: 16px;
	height: 11px
}

.sprite-CATALONIA {
	background-position: -66px -244px;
	width: 16px;
	height: 11px
}

.sprite-CC {
	background-position: -66px -305px;
	width: 16px;
	height: 11px
}

.sprite-CD {
	background-position: -66px -366px;
	width: 16px;
	height: 11px
}

.sprite-CF {
	background-position: -66px -427px;
	width: 16px;
	height: 11px
}

.sprite-CG {
	background-position: -66px -488px;
	width: 16px;
	height: 11px
}

.sprite-CH {
	background-position: -66px -549px;
	width: 11px;
	height: 11px
}

.sprite-CI {
	background-position: -66px -610px;
	width: 16px;
	height: 11px
}

.sprite-CK {
	background-position: -66px -671px;
	width: 16px;
	height: 11px
}

.sprite-CL {
	background-position: -66px -732px;
	width: 16px;
	height: 11px
}

.sprite-CM {
	background-position: -66px -793px;
	width: 16px;
	height: 11px
}

.sprite-CN {
	background-position: -66px -854px;
	width: 16px;
	height: 11px
}

.sprite-CO {
	background-position: -66px -915px;
	width: 16px;
	height: 11px
}

.sprite-CR {
	background-position: -66px -976px;
	width: 16px;
	height: 11px
}

.sprite-CS {
	background-position: -66px -1037px;
	width: 16px;
	height: 11px
}

.sprite-CU {
	background-position: -66px -1098px;
	width: 16px;
	height: 11px
}

.sprite-CV {
	background-position: -66px -1159px;
	width: 16px;
	height: 11px
}

.sprite-CX {
	background-position: -66px -1220px;
	width: 16px;
	height: 11px
}

.sprite-CY {
	background-position: -66px -1281px;
	width: 16px;
	height: 11px
}

.sprite-CZ {
	background-position: -66px -1342px;
	width: 16px;
	height: 11px
}

.sprite-DE {
	background-position: -66px -1403px;
	width: 16px;
	height: 11px
}

.sprite-DJ {
	background-position: -66px -1464px;
	width: 16px;
	height: 11px
}

.sprite-DK {
	background-position: -66px -1525px;
	width: 16px;
	height: 11px
}

.sprite-DM {
	background-position: -66px -1586px;
	width: 16px;
	height: 11px
}

.sprite-DO {
	background-position: -66px -1647px;
	width: 16px;
	height: 11px
}

.sprite-DZ {
	background-position: -66px -1708px;
	width: 16px;
	height: 11px
}

.sprite-EC {
	background-position: -66px -1769px;
	width: 16px;
	height: 11px
}

.sprite-EE {
	background-position: -66px -1830px;
	width: 16px;
	height: 11px
}

.sprite-EG {
	background-position: -66px -1891px;
	width: 16px;
	height: 11px
}

.sprite-EH {
	background-position: -132px 0;
	width: 16px;
	height: 11px
}

.sprite-ENGLAND {
	background-position: -132px -61px;
	width: 16px;
	height: 11px
}

.sprite-ER {
	background-position: -132px -122px;
	width: 16px;
	height: 11px
}

.sprite-ES {
	background-position: -132px -183px;
	width: 16px;
	height: 11px
}

.sprite-ET {
	background-position: -132px -244px;
	width: 16px;
	height: 11px
}

.sprite-EU {
	background-position: -132px -305px;
	width: 16px;
	height: 11px
}

.sprite-FAM {
	background-position: -132px -366px;
	width: 16px;
	height: 11px
}

.sprite-FI {
	background-position: -132px -427px;
	width: 16px;
	height: 11px
}

.sprite-FJ {
	background-position: -132px -488px;
	width: 16px;
	height: 11px
}

.sprite-FK {
	background-position: -132px -549px;
	width: 16px;
	height: 11px
}

.sprite-FM {
	background-position: -132px -610px;
	width: 16px;
	height: 11px
}

.sprite-FO {
	background-position: -132px -671px;
	width: 16px;
	height: 11px
}

.sprite-FR {
	background-position: -132px -732px;
	width: 16px;
	height: 11px
}

.sprite-GA {
	background-position: -132px -793px;
	width: 16px;
	height: 11px
}

.sprite-GB {
	background-position: -132px -854px;
	width: 16px;
	height: 11px
}

.sprite-GD {
	background-position: -132px -915px;
	width: 16px;
	height: 11px
}

.sprite-GE {
	background-position: -132px -976px;
	width: 16px;
	height: 11px
}

.sprite-GF {
	background-position: -132px -1037px;
	width: 16px;
	height: 11px
}

.sprite-GH {
	background-position: -132px -1098px;
	width: 16px;
	height: 11px
}

.sprite-GI {
	background-position: -132px -1159px;
	width: 16px;
	height: 11px
}

.sprite-GL {
	background-position: -132px -1220px;
	width: 16px;
	height: 11px
}

.sprite-GM {
	background-position: -132px -1281px;
	width: 16px;
	height: 11px
}

.sprite-GN {
	background-position: -132px -1342px;
	width: 16px;
	height: 11px
}

.sprite-GP {
	background-position: -132px -1403px;
	width: 16px;
	height: 11px
}

.sprite-GQ {
	background-position: -132px -1464px;
	width: 16px;
	height: 11px
}

.sprite-GR {
	background-position: -132px -1525px;
	width: 16px;
	height: 11px
}

.sprite-GS {
	background-position: -132px -1586px;
	width: 16px;
	height: 11px
}

.sprite-GT {
	background-position: -132px -1647px;
	width: 16px;
	height: 11px
}

.sprite-GU {
	background-position: -132px -1708px;
	width: 16px;
	height: 11px
}

.sprite-GW {
	background-position: -132px -1769px;
	width: 16px;
	height: 11px
}

.sprite-GY {
	background-position: -132px -1830px;
	width: 16px;
	height: 11px
}

.sprite-HK {
	background-position: -132px -1891px;
	width: 16px;
	height: 11px
}

.sprite-HM {
	background-position: -198px 0;
	width: 16px;
	height: 11px
}

.sprite-HN {
	background-position: -198px -61px;
	width: 16px;
	height: 11px
}

.sprite-HR {
	background-position: -198px -122px;
	width: 16px;
	height: 11px
}

.sprite-HT {
	background-position: -198px -183px;
	width: 16px;
	height: 11px
}

.sprite-HU {
	background-position: -198px -244px;
	width: 16px;
	height: 11px
}

.sprite-ID {
	background-position: -198px -305px;
	width: 16px;
	height: 11px
}

.sprite-IE {
	background-position: -198px -366px;
	width: 16px;
	height: 11px
}

.sprite-IL {
	background-position: -198px -427px;
	width: 16px;
	height: 11px
}

.sprite-IM {
	background-position: -132px -61px;
	width: 16px;
	height: 11px
}

.sprite-IN {
	background-position: -198px -488px;
	width: 16px;
	height: 11px
}

.sprite-IO {
	background-position: -198px -549px;
	width: 16px;
	height: 11px
}

.sprite-IQ {
	background-position: -198px -610px;
	width: 16px;
	height: 11px
}

.sprite-IR {
	background-position: -198px -671px;
	width: 16px;
	height: 11px
}

.sprite-IS {
	background-position: -198px -732px;
	width: 16px;
	height: 11px
}

.sprite-IT {
	background-position: -198px -793px;
	width: 16px;
	height: 11px
}

.sprite-JM {
	background-position: -198px -854px;
	width: 16px;
	height: 11px
}

.sprite-JO {
	background-position: -198px -915px;
	width: 16px;
	height: 11px
}

.sprite-JP {
	background-position: -198px -976px;
	width: 16px;
	height: 11px
}

.sprite-KE {
	background-position: -198px -1037px;
	width: 16px;
	height: 11px
}

.sprite-KG {
	background-position: -198px -1098px;
	width: 16px;
	height: 11px
}

.sprite-KH {
	background-position: -198px -1159px;
	width: 16px;
	height: 11px
}

.sprite-KI {
	background-position: -198px -1220px;
	width: 16px;
	height: 11px
}

.sprite-KM {
	background-position: -198px -1281px;
	width: 16px;
	height: 11px
}

.sprite-KN {
	background-position: -198px -1342px;
	width: 16px;
	height: 11px
}

.sprite-KP {
	background-position: -198px -1403px;
	width: 16px;
	height: 11px
}

.sprite-KR {
	background-position: -198px -1464px;
	width: 16px;
	height: 11px
}

.sprite-KW {
	background-position: -198px -1525px;
	width: 16px;
	height: 11px
}

.sprite-KY {
	background-position: -198px -1586px;
	width: 16px;
	height: 11px
}

.sprite-KZ {
	background-position: -198px -1647px;
	width: 16px;
	height: 11px
}

.sprite-LA {
	background-position: -198px -1708px;
	width: 16px;
	height: 11px
}

.sprite-LB {
	background-position: -198px -1769px;
	width: 16px;
	height: 11px
}

.sprite-LC {
	background-position: -198px -1830px;
	width: 16px;
	height: 11px
}

.sprite-LI {
	background-position: -198px -1891px;
	width: 16px;
	height: 11px
}

.sprite-LK {
	background-position: -264px 0;
	width: 16px;
	height: 11px
}

.sprite-LR {
	background-position: -264px -61px;
	width: 16px;
	height: 11px
}

.sprite-LS {
	background-position: -264px -122px;
	width: 16px;
	height: 11px
}

.sprite-LT {
	background-position: -264px -183px;
	width: 16px;
	height: 11px
}

.sprite-LU {
	background-position: -264px -244px;
	width: 16px;
	height: 11px
}

.sprite-LV {
	background-position: -264px -305px;
	width: 16px;
	height: 11px
}

.sprite-LY {
	background-position: -264px -366px;
	width: 16px;
	height: 11px
}

.sprite-MA {
	background-position: -264px -427px;
	width: 16px;
	height: 11px
}

.sprite-MC {
	background-position: -264px -488px;
	width: 16px;
	height: 11px
}

.sprite-MD {
	background-position: -264px -549px;
	width: 16px;
	height: 11px
}

.sprite-ME {
	background-position: -264px -610px;
	width: 16px;
	height: 12px
}

.sprite-MG {
	background-position: -264px -672px;
	width: 16px;
	height: 11px
}

.sprite-MH {
	background-position: -264px -733px;
	width: 16px;
	height: 11px
}

.sprite-MK {
	background-position: -264px -794px;
	width: 16px;
	height: 11px
}

.sprite-ML {
	background-position: -264px -855px;
	width: 16px;
	height: 11px
}

.sprite-MM {
	background-position: -264px -916px;
	width: 16px;
	height: 11px
}

.sprite-MN {
	background-position: -264px -977px;
	width: 16px;
	height: 11px
}

.sprite-MO {
	background-position: -264px -1038px;
	width: 16px;
	height: 11px
}

.sprite-MP {
	background-position: -264px -1099px;
	width: 16px;
	height: 11px
}

.sprite-MQ {
	background-position: -264px -1160px;
	width: 16px;
	height: 11px
}

.sprite-MR {
	background-position: -264px -1221px;
	width: 16px;
	height: 11px
}

.sprite-MS {
	background-position: -264px -1282px;
	width: 16px;
	height: 11px
}

.sprite-MT {
	background-position: -264px -1343px;
	width: 16px;
	height: 11px
}

.sprite-MU {
	background-position: -264px -1404px;
	width: 16px;
	height: 11px
}

.sprite-MV {
	background-position: -264px -1465px;
	width: 16px;
	height: 11px
}

.sprite-MW {
	background-position: -264px -1526px;
	width: 16px;
	height: 11px
}

.sprite-MX {
	background-position: -264px -1587px;
	width: 16px;
	height: 11px
}

.sprite-MY {
	background-position: -264px -1648px;
	width: 16px;
	height: 11px
}

.sprite-MZ {
	background-position: -264px -1709px;
	width: 16px;
	height: 11px
}

.sprite-NA {
	background-position: -264px -1770px;
	width: 16px;
	height: 11px
}

.sprite-NC {
	background-position: -264px -1831px;
	width: 16px;
	height: 11px
}

.sprite-NE {
	background-position: -264px -1892px;
	width: 16px;
	height: 11px
}

.sprite-NF {
	background-position: -330px 0;
	width: 16px;
	height: 11px
}

.sprite-NG {
	background-position: -330px -61px;
	width: 16px;
	height: 11px
}

.sprite-NI {
	background-position: -330px -122px;
	width: 16px;
	height: 11px
}

.sprite-NL {
	background-position: -330px -183px;
	width: 16px;
	height: 11px
}

.sprite-NO {
	background-position: -330px -244px;
	width: 16px;
	height: 11px
}

.sprite-NP {
	background-position: -330px -305px;
	width: 9px;
	height: 11px
}

.sprite-NR {
	background-position: -330px -366px;
	width: 16px;
	height: 11px
}

.sprite-NU {
	background-position: -330px -427px;
	width: 16px;
	height: 11px
}

.sprite-NZ {
	background-position: -330px -488px;
	width: 16px;
	height: 11px
}

.sprite-OM {
	background-position: -330px -549px;
	width: 16px;
	height: 11px
}

.sprite-PA {
	background-position: -330px -610px;
	width: 16px;
	height: 11px
}

.sprite-PE {
	background-position: -330px -671px;
	width: 16px;
	height: 11px
}

.sprite-PF {
	background-position: -330px -732px;
	width: 16px;
	height: 11px
}

.sprite-PG {
	background-position: -330px -793px;
	width: 16px;
	height: 11px
}

.sprite-PH {
	background-position: -330px -854px;
	width: 16px;
	height: 11px
}

.sprite-PK {
	background-position: -330px -915px;
	width: 16px;
	height: 11px
}

.sprite-PL {
	background-position: -330px -976px;
	width: 16px;
	height: 11px
}

.sprite-PM {
	background-position: -330px -1037px;
	width: 16px;
	height: 11px
}

.sprite-PN {
	background-position: -330px -1098px;
	width: 16px;
	height: 11px
}

.sprite-PR {
	background-position: -330px -1159px;
	width: 16px;
	height: 11px
}

.sprite-PS {
	background-position: -330px -1220px;
	width: 16px;
	height: 11px
}

.sprite-PT {
	background-position: -330px -1281px;
	width: 16px;
	height: 11px
}

.sprite-PW {
	background-position: -330px -1342px;
	width: 16px;
	height: 11px
}

.sprite-PY {
	background-position: -330px -1403px;
	width: 16px;
	height: 11px
}

.sprite-QA {
	background-position: -330px -1464px;
	width: 16px;
	height: 11px
}

.sprite-RE {
	background-position: -330px -1525px;
	width: 16px;
	height: 11px
}

.sprite-RO {
	background-position: -330px -1586px;
	width: 16px;
	height: 11px
}

.sprite-RS {
	background-position: -330px -1647px;
	width: 16px;
	height: 11px
}

.sprite-RU {
	background-position: -330px -1708px;
	width: 16px;
	height: 11px
}

.sprite-RW {
	background-position: -330px -1769px;
	width: 16px;
	height: 11px
}

.sprite-SA {
	background-position: -330px -1830px;
	width: 16px;
	height: 11px
}

.sprite-SB {
	background-position: -330px -1891px;
	width: 16px;
	height: 11px
}

.sprite-SC {
	background-position: -396px 0;
	width: 16px;
	height: 11px
}

.sprite-SCotland {
	background-position: -396px -61px;
	width: 16px;
	height: 11px
}

.sprite-SD {
	background-position: -396px -122px;
	width: 16px;
	height: 11px
}

.sprite-SE {
	background-position: -396px -183px;
	width: 16px;
	height: 11px
}

.sprite-SG {
	background-position: -396px -244px;
	width: 16px;
	height: 11px
}

.sprite-SH {
	background-position: -396px -305px;
	width: 16px;
	height: 11px
}

.sprite-SI {
	background-position: -396px -366px;
	width: 16px;
	height: 11px
}

.sprite-SJ {
	background-position: -396px -427px;
	width: 16px;
	height: 11px
}

.sprite-SK {
	background-position: -396px -488px;
	width: 16px;
	height: 11px
}

.sprite-SL {
	background-position: -396px -549px;
	width: 16px;
	height: 11px
}

.sprite-SM {
	background-position: -396px -610px;
	width: 16px;
	height: 11px
}

.sprite-SN {
	background-position: -396px -671px;
	width: 16px;
	height: 11px
}

.sprite-SO {
	background-position: -396px -732px;
	width: 16px;
	height: 11px
}

.sprite-SR {
	background-position: -396px -793px;
	width: 16px;
	height: 11px
}

.sprite-ST {
	background-position: -396px -854px;
	width: 16px;
	height: 11px
}

.sprite-SV {
	background-position: -396px -915px;
	width: 16px;
	height: 11px
}

.sprite-SY {
	background-position: -396px -976px;
	width: 16px;
	height: 11px
}

.sprite-SZ {
	background-position: -396px -1037px;
	width: 16px;
	height: 11px
}

.sprite-TC {
	background-position: -396px -1098px;
	width: 16px;
	height: 11px
}

.sprite-TD {
	background-position: -396px -1159px;
	width: 16px;
	height: 11px
}

.sprite-TF {
	background-position: -396px -1220px;
	width: 16px;
	height: 11px
}

.sprite-TG {
	background-position: -396px -1281px;
	width: 16px;
	height: 11px
}

.sprite-TH {
	background-position: -396px -1342px;
	width: 16px;
	height: 11px
}

.sprite-TJ {
	background-position: -396px -1403px;
	width: 16px;
	height: 11px
}

.sprite-TK {
	background-position: -396px -1464px;
	width: 16px;
	height: 11px
}

.sprite-TL {
	background-position: -396px -1525px;
	width: 16px;
	height: 11px
}

.sprite-TM {
	background-position: -396px -1586px;
	width: 16px;
	height: 11px
}

.sprite-TN {
	background-position: -396px -1647px;
	width: 16px;
	height: 11px
}

.sprite-TO {
	background-position: -396px -1708px;
	width: 16px;
	height: 11px
}

.sprite-TR {
	background-position: -396px -1769px;
	width: 16px;
	height: 11px
}

.sprite-TT {
	background-position: -396px -1830px;
	width: 16px;
	height: 11px
}

.sprite-TV {
	background-position: -396px -1891px;
	width: 16px;
	height: 11px
}

.sprite-TW {
	background-position: -462px 0;
	width: 16px;
	height: 11px;
	background-size: 0 0
}

.sprite-TZ {
	background-position: -462px -61px;
	width: 16px;
	height: 11px
}

.sprite-UA {
	background-position: -462px -122px;
	width: 16px;
	height: 11px
}

.sprite-UG {
	background-position: -462px -183px;
	width: 16px;
	height: 11px
}

.sprite-UM {
	background-position: -462px -244px;
	width: 16px;
	height: 11px
}

.sprite-US {
	background-position: -462px -305px;
	width: 16px;
	height: 11px
}

.sprite-UY {
	background-position: -462px -366px;
	width: 16px;
	height: 11px
}

.sprite-UZ {
	background-position: -462px -427px;
	width: 16px;
	height: 11px
}

.sprite-VA {
	background-position: -462px -488px;
	width: 16px;
	height: 11px
}

.sprite-VC {
	background-position: -462px -549px;
	width: 16px;
	height: 11px
}

.sprite-VE {
	background-position: -462px -610px;
	width: 16px;
	height: 11px
}

.sprite-VG {
	background-position: -462px -671px;
	width: 16px;
	height: 11px
}

.sprite-VI {
	background-position: -462px -732px;
	width: 16px;
	height: 11px
}

.sprite-VN {
	background-position: -462px -793px;
	width: 16px;
	height: 11px
}

.sprite-VU {
	background-position: -462px -854px;
	width: 16px;
	height: 11px
}

.sprite-WALES {
	background-position: -462px -915px;
	width: 16px;
	height: 11px
}

.sprite-WF {
	background-position: -462px -976px;
	width: 16px;
	height: 11px
}

.sprite-WS {
	background-position: -462px -1037px;
	width: 16px;
	height: 11px
}

.sprite-YE {
	background-position: -462px -1098px;
	width: 16px;
	height: 11px
}

.sprite-YT {
	background-position: -462px -1159px;
	width: 16px;
	height: 11px
}

.sprite-ZA {
	background-position: -462px -1220px;
	width: 16px;
	height: 11px
}

.sprite-ZM {
	background-position: -462px -1281px;
	width: 16px;
	height: 11px
}

.sprite-ZW {
	background-position: -462px -1342px;
	width: 16px;
	height: 11px
}

.sprite-AQ {
	background-position: -462px -1403px;
	width: 16px;
	height: 11px
}

.sprite-GG {
	background-position: -18px -1920px;
	width: 16px;
	height: 11px
}

.sprite-JE {
	background-position: -2px -1931px;
	width: 16px;
	height: 11px
}

.sprite-BL,
.sprite-MF {
	background-position: -132px -732px;
	width: 16px;
	height: 11px
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

html.rtl .actions .controls {
	text-align: left;
	float: left
}

html.rtl .actions .options {
	text-align: right;
	float: right
}

html.web .learn-2fa-section-size {
	width: 100%;
	max-width: 1035px;
	height: auto
}

html.web .learn-2fa-section1 {
	width: 100%;
	max-width: 1035px;
	height: auto;
	margin: -149px auto auto;
	background: #ffd664;
	text-align: center
}

html.web .learn-2fa-section1 .padding {
	padding-left: 133px;
	padding-right: 134px
}

html.web .learn-2fa-section1 .learn-2fa-get-started {
	color: #fff;
	background-color: #404040
}

@media (max-width:768px) {
	html.web .learn-2fa-section1 {
		width: 100%
	}
	html.web .learn-2fa-section1 .padding {
		padding-left: 23px;
		padding-right: 27px;
		padding-bottom: 12px
	}
}

@media (max-width:768px) and (max-width:480px) {
	html.web .learn-2fa-section1 {
		margin-top: 173px
	}
}

html.web .learn-2fa-section2 {
	width: 100%;
	max-width: 1035px;
	height: auto;
	margin: 60px auto auto
}

html.web .learn-2fa-section2 .image {
	background: url("../img/2sv/2fa_landing.png") no-repeat scroll 10px 8px transparent;
	width: 180px;
	height: 336px;
	margin-left: 10%
}

html.web .learn-2fa-section2 .learn-2fa-section2-text {
	width: 560px;
	margin-left: 30px
}

@media (max-width:992px) {
	html.web .learn-2fa-section2 {
		width: 100%;
		margin: auto
	}
	html.web .learn-2fa-section2 .learn-2fa-section2-text {
		text-align: center;
		width: 100%;
		margin-left: 0
	}
	html.web .learn-2fa-section2 .image {
		height: 188px;
		left: 50%;
		margin-left: -90px;
		margin-top: 30px
	}
}

html.web .learn-2fa-section3 {
	height: auto;
	margin-top: 60px
}

html.web .learn-2fa-section3 .learn-2fa-section3-content {
	max-width: 1035px;
	margin: 0 auto
}

html.web .learn-2fa-section3 .background {
	background-image: url("../img/2sv/2fa_bg.jpg")
}

@media (min-width:993px) {
	html.web .learn-2fa-section3 .background .image {
		background: url("../img/2sv/2fa_landing.png") no-repeat scroll -170px -23px transparent;
		width: 445px;
		height: 308px;
		margin-top: 29px;
		margin-right: 2%
	}
	html.web .learn-2fa-section3 .background .image-mobile {
		display: none
	}
}

@media (max-width:992px) {
	html.web .learn-2fa-section3 {
		width: 100%;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0
	}
	html.web .learn-2fa-section3 .background .image-mobile {
		background: url(../img/2sv/2fa_landing.png) no-repeat scroll -612px -147px transparent;
		width: 271px;
		height: 111px;
		left: 50%;
		margin-left: -135px
	}
	html.web .learn-2fa-section3 .background .image {
		display: none
	}
	html.web .learn-2fa-section3 .learn-2fa-section3-text {
		width: 100%
	}
}

@media (min-width:992px) {
	html.web .learn-2fa-section3 .learn-2fa-section3-text {
		margin-bottom: 65px
	}
}

html.web .learn-2fa-section4 {
	width: 100%;
	max-width: 1035px;
	height: auto;
	margin: 60px auto auto
}

html.web .learn-2fa-section4 .image {
	background: url("../img/2sv/2fa_landing.png") no-repeat scroll -874px -151px transparent;
	width: 180px;
	height: 181px;
	margin-left: 10%;
	margin-top: 50.7px
}

html.web .learn-2fa-section4 .learn-2fa-section4-text {
	width: 523px;
	margin-left: 30px;
	margin-bottom: 80px
}

@media (max-width:992px) {
	html.web .learn-2fa-section4 {
		margin: 0 auto auto;
		width: 100%
	}
	html.web .learn-2fa-section4 .image {
		display: none
	}
	html.web .learn-2fa-section4 .learn-2fa-section4-text {
		padding-top: 0;
		margin: 0;
		width: 100%;
		margin-bottom: 50px
	}
}

html.web .learn-2fa-section5 {
	height: auto;
	margin-left: -60px;
	background: #404040;
	text-align: center;
	color: #fff
}

html.web .learn-2fa-section5 .padding {
	padding-left: 133px;
	padding-right: 134px
}

html.web .learn-2fa-section5 .learn-2fa-get-started {
	color: #434343;
	background-color: #ffd664
}

@media (max-width:992px) {
	html.web .learn-2fa-section5 {
		width: 100%;
		margin-left: 0
	}
	html.web .learn-2fa-section5 .padding {
		padding-left: 23px;
		padding-right: 27px
	}
}

html.web .learn-2fa-section5 .learn-2fa-section5-content {
	width: 100%;
	max-width: 1035px;
	height: auto;
	margin: 0 auto
}

@media (max-width:992px) {
	html.web .learn-2fa-section5 .learn-2fa-section5-content {
		width: 100%
	}
}

html.web .learn-2fa-header {
	font-size: 36px;
	padding-top: 73px;
	font-weight: 300;
	line-height: 1.28;
	font-family: "Symantec Sans", "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif
}

@media (max-width:992px) {
	html.web .learn-2fa-header {
		font-size: 24px;
		line-height: 1.33;
		padding-top: 51px;
		padding-left: 2%;
		padding-right: 2%;
		text-align: center
	}
}

html.web .learn-2fa-body {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.75;
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif
}

@media (max-width:992px) {
	html.web .learn-2fa-body {
		font-size: 15px;
		line-height: 1.6;
		text-align: center
	}
}

html.web .learn-2fa-get-started {
	width: 150px;
	height: 52px;
	line-height: 3.25;
	border: none;
	margin-bottom: 65px
}

@media (max-width:992px) {
	html.web .remove-open-content-margin {
		margin-left: -15px;
		margin-right: -15px
	}
}

html.web body.theme_beachhead .learn-2fa-section1 {
	background: #0c7cac;
	color: #fff
}

html.web body.theme_beachhead .learn-2fa-section5 .learn-2fa-get-started {
	background-color: #0c7cac
}

html.web .display-qr-code {
	width: 250px;
	height: 250px;
	margin: auto
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

html body.account-locked .account-locked-alert {
	background: url("../img/account-locked-alert.png") no-repeat;
	background-size: 100%;
	width: 100px;
	height: 99px;
	margin-left: auto;
	margin-right: auto
}

html body.account-locked .account-locked-message {
	margin-top: 0;
	margin-bottom: 60px;
	font-family: "SegoeUI", "Symantec Sans";
	font-size: 18px;
	color: #9a9a9a
}

html body.account-locked .account-locked-message a {
	font-size: 18px
}

html body.account-locked h1 {
	margin-bottom: 20px
}

html body.confirm-delete-account .account-delete-alert {
	background: url("../img/ic-attention.png") no-repeat;
	background-size: 100%;
	width: 100px;
	height: 99px;
	margin-left: auto;
	margin-right: auto
}

html body.confirm-delete-account .account-delete-message {
	margin-top: 33px;
	margin-bottom: 53px;
	font-family: "SegoeUI", "Symantec Sans";
	font-size: 18px;
	color: #474747
}

html body.confirm-delete-account .account-delete-message+.account-delete-message2 {
	margin-top: 0;
	margin-bottom: 30px;
	font-family: "SegoeUI", "Symantec Sans";
	font-size: 18px;
	color: #9a9a9a
}

html body.confirm-delete-account .account-delete-legal-div {
	overflow-y: scroll;
	max-height: 204px;
	background-color: #f8f8f8;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	padding: 30px;
	color: #464646
}

html body.confirm-delete-account .account-delete-message2 {
	margin-top: 66px;
	margin-bottom: 30px;
	font-family: "SegoeUI", "Symantec Sans";
	font-size: 18px;
	color: #9a9a9a
}

html body.confirm-delete-account h1 {
	margin-bottom: 20px;
	color: #474747
}

html body.confirm-delete-account a {
	color: #fc101e;
	font-size: 15px;
	cursor: pointer
}

html.web body.account-locked .account-locked-alert,
html.web body.confirm-delete-account .account-locked-alert,
html.web body.account-locked .account-delete-alert,
html.web body.confirm-delete-account .account-delete-alert {
	margin-top: 48px;
	margin-bottom: 30px
}

html.web body.account-locked input[type=submit],
html.web body.confirm-delete-account input[type=submit] {
	height: 60px
}

@media (max-width:992px) {
	html.web body.account-locked .account-locked-message,
	html.web body.confirm-delete-account .account-locked-message,
	html.web body.account-locked .account-delete-message,
	html.web body.confirm-delete-account .account-delete-message,
	html.web body.account-locked .account-delete-message2,
	html.web body.confirm-delete-account .account-delete-message2 {
		font-size: 15px
	}
	html.web body.account-locked .account-locked-message a,
	html.web body.confirm-delete-account .account-locked-message a,
	html.web body.account-locked .account-delete-message a,
	html.web body.confirm-delete-account .account-delete-message a,
	html.web body.account-locked .account-delete-message2 a,
	html.web body.confirm-delete-account .account-delete-message2 a {
		display: inline
	}
	html.web body.account-locked #header-content,
	html.web body.confirm-delete-account #header-content {
		margin-bottom: 0
	}
}

@media (min-width:992px) {
	html.web body.account-locked .account-locked-alert,
	html.web body.confirm-delete-account .account-locked-alert,
	html.web body.account-locked account-delete-alert,
	html.web body.confirm-delete-account account-delete-alert {
		margin-top: 71px;
		margin-bottom: 40px
	}
	html.web body.account-locked .account-delete-message,
	html.web body.confirm-delete-account .account-delete-message {
		padding: 0 92px
	}
	html.web body.account-locked h1,
	html.web body.confirm-delete-account h1 {
		margin-bottom: 16px
	}
	html.web body.account-locked input[type=submit],
	html.web body.confirm-delete-account input[type=submit] {
		width: 200px
	}
}

html.embedded .account-locked-alert {
	margin-top: 20px
}

html.web h1 {
	font-size: 36px;
	font-weight: normal
}

@media (max-width:480px) {
	html.web h1 {
		font-size: 24px
	}
}

html.web h2 {
	font-size: 30px;
	font-weight: normal
}

@media (max-width:480px) {
	html.web h2 {
		font-size: 18px
	}
}

html.web h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px
}

@media (max-width:480px) {
	html.web h3 {
		font-size: 18px;
		line-height: 19px
	}
}

html.web h4 {
	font-size: 24px
}

@media (max-width:480px) {
	html.web h4 {
		font-size: 18px;
		font-weight: normal
	}
}

html.web h5 {
	font-size: 18px;
	font-weight: bold
}

@media (max-width:480px) {
	html.web h5 {
		font-size: 16px
	}
}

html.web body,
html.web p {
	font-size: 16px;
	line-height: 19px
}

@media (max-width:480px) {
	html.web body,
	html.web p {
		font-size: 15px
	}
}

html.web .subtitles {
	font-size: 14px;
	font-weight: bold
}

html.web .lead {
	font-size: 18px
}

@media (max-width:480px) {
	html.web .lead {
		font-size: 16px
	}
}

html.web .secondary-text,
html.web .subtitle {
	font-size: 14px
}

html.web p.smallest-text {
	font-size: 12px
}

html.web p.smallest-text-2 {
	font-size: 12px;
	color: #808080
}

html.web label .smallest-text {
	font-size: 12px
}

html.web .wrap-text {
	word-wrap: break-word
}

html.web .popover-content {
	font-size: 12px
}

html.web body.theme_default #default-theme h1,
html.web body.theme_beachhead #default-theme h1 {
	font-size: 48px;
	font-weight: 300;
	color: #808080;
	margin-top: 25px
}

html.web body.theme_default #default-theme .lead,
html.web body.theme_beachhead #default-theme .lead {
	font-size: 21px;
	font-weight: 200;
	line-height: 1.4em
}

html.web body.theme_default.login p.smallest-text,
html.web body.theme_beachhead.login p.smallest-text,
html.web body.theme_default.Account-Rename p.smallest-text,
html.web body.theme_beachhead.Account-Rename p.smallest-text {
	font-size: 14px
}

html.web body.theme_default.login p.privacy-text,
html.web body.theme_beachhead.login p.privacy-text,
html.web body.theme_default.Account-Rename p.privacy-text,
html.web body.theme_beachhead.Account-Rename p.privacy-text,
html.web body.theme_default.login p.privacy-text a,
html.web body.theme_beachhead.login p.privacy-text a,
html.web body.theme_default.Account-Rename p.privacy-text a,
html.web body.theme_beachhead.Account-Rename p.privacy-text a {
	font-size: 10px
}

html.web body.theme_beachhead .wizardHeader #headerContent {
	color: #474747
}

html.web h1 {
	font-family: "Symantec Sans", "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif
}

html.web h2,
html.web h3 {
	font-family: "Symantec Sans", "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	color: #333
}

html.web h4 {
	font-family: "Symantec Sans", "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif
}

html.web h5 {
	font-family: "Symantec Sans", "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	color: #333
}

html.web h1 {
	color: #8e908f
}

html.web h4 {
	color: #808080;
	font-weight: light
}

html.web body,
html.web p,
html.web .lead,
html.web .secondary-text,
html.web .subtitle {
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-weight: normal;
	color: #333
}

html.web .error .help-block label {
	font-family: "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
	color: #bd071d;
	font-size: 12px;
	font-weight: 600
}

html.web input:not(.btn),
html.web select,
html.web label,
html.web .placeholder {
	font-family: "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #585858
}

html.web input:not(.btn)::-moz-placeholder,
html.web select::-moz-placeholder,
html.web label::-moz-placeholder,
html.web .placeholder::-moz-placeholder {
	color: #a0a0a0;
	opacity: 1
}

html.web input:not(.btn):-ms-input-placeholder,
html.web select:-ms-input-placeholder,
html.web label:-ms-input-placeholder,
html.web .placeholder:-ms-input-placeholder,
html.web input:not(.btn)::-webkit-input-placeholder,
html.web select::-webkit-input-placeholder,
html.web label::-webkit-input-placeholder,
html.web .placeholder::-webkit-input-placeholder {
	color: #a0a0a0
}

html.web .large {
	letter-spacing: .1em;
	font-family: "Symantec Sans Light", "Segoe UI Light", "SF Text Light", "Helvetica Neue Light", sans-serif
}

html.web .large input:not(.btn):placeholder-shown {
	font-size: 18px
}

html.web .large ::-webkit-input-placeholder {
	/*! chrome/safari */
	font-size: 18px
}

html.web .large ::-moz-placeholder {
	/*! firefox */
	font-size: 18px
}

html.web .large input:not(.btn):-ms-input-placeholder {
	/*! ie */
	font-size: 18px
}

html.web .large input:-moz-placeholder {
	/*! firefox */
	font-size: 18px
}

@media (max-width:480px) {
	html.web .large input:not(.btn):placeholder-shown {
		font-size: 16px
	}
	html.web .large ::-webkit-input-placeholder {
		/*! chrome/safari */
		font-size: 16px
	}
	html.web .large ::-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
	html.web .large input:not(.btn):-ms-input-placeholder {
		/*! ie */
		font-size: 16px
	}
	html.web .large input:-moz-placeholder {
		/*! firefox */
		font-size: 16px
	}
}

html.web .large .dropdown-toggle,
html.web .large input:not(.btn),
html.web .large select {
	font-size: 48px;
	color: #585858
}

@media (max-width:480px) {
	html.web .large .dropdown-toggle,
	html.web .large input:not(.btn),
	html.web .large select {
		font-family: "Symantec Sans", "Segoe UI", "SF Text", "Helvetica Neue", sans-serif;
		font-size: 24px
	}
}

html.web .large.error .help-block label {
	font-size: 12px
}

@media (max-width:480px) {
	html.web .large.error .help-block label {
		font-size: 13px
	}
}

html.web .jumbotron.bg_branded_style.bg_font {
	font-family: "Symantec Sans", "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-size: 32px;
	font-weight: lighter;
	padding-top: 37px
}

@media (max-width:480px) {
	html.web .panel-heading h3 {
		font-size: 20px;
		padding-top: 20px
	}
}

@media (max-width:480px) {
	html.web .panel-heading #back-btn-link+h3 {
		padding-top: 0
	}
}

html.web .wizardHeader #headerContent {
	font-size: 28px;
	font-family: "Symantec Sans", "SF Text", "Helvetica Neue", "Segoe UI", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	line-height: 28px;
	color: #fff
}

@media (max-width:768px) {
	html.web .wizardHeader #headerContent {
		font-size: 20px;
		line-height: 20px
	}
}

html.web .tfa-link {
	text-align: center
}

@media (max-width:480px) {
	html.web .tfa-link {
		text-align: left
	}
	html.web .tfa-link#getVipAccessText {
		padding-top: 50px
	}
}

html.web .tfa-desc {
	font-size: 16px;
	color: #4a4a4a;
	line-height: 20px;
	margin: 5px 0
}

@media (max-width:480px) {
	html.web .tfa-desc {
		font-size: 14px
	}
}

@media (max-width:480px) {
	html.web #smsAuthForm .col-md-6 {
		display: inline-flex
	}
	html.web #smsAuthForm h5 {
		margin-bottom: 12px;
		font-size: 15px;
		min-width: 130px
	}
	html.web #smsAuthForm h5+p {
		margin-left: 8px
	}
}

html.web body .breadcrumbs.tfa {
	height: 85px;
	background-color: #f8f8f8
}

html.web body .breadcrumbs.tfa .container {
	position: relative
}

@media (max-width:769px) {
	html.web body .breadcrumbs.tfa {
		display: none
	}
}

html.web body .breadcrumb_tracker {
	list-style: none;
	position: absolute;
	z-index: 3;
	margin: auto;
	left: 0;
	right: 0;
	max-width: 900px;
	padding: 50px 0 0 120px
}

html.web body .breadcrumb_tracker li:first-child .breadcrumb_text {
	min-width: 75px
}

html.web body .breadcrumb_tracker li:last-child .breadcrumb_text {
	width: 90%
}

@media (max-width:993px) {
	html.web body .breadcrumb_tracker {
		padding-left: 90px
	}
}

html.web body .breadcrumb_step {
	float: left;
	position: relative
}

html.web body .breadcrumb_step:not(:last-child) {
	padding-right: 15%
}

html.web body .breadcrumb_step:not(:last-child):after {
	content: "";
	background-color: #dadada;
	height: 5px;
	width: 100%;
	margin-top: -23px;
	position: absolute;
	z-index: -1
}

html.web body .breadcrumb_text {
	margin-left: -18%;
	width: 50%;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
	color: #8a8a8a;
	margin-top: -40px;
	position: absolute
}

html.web body .breadcrumb_text.active {
	font-weight: bold;
	color: #0689c6
}

html.web body .breadcrumb_icon {
	height: 45px;
	width: 45px;
	margin: auto;
	margin-left: -25%;
	background: url('../img/breadcrumbs/ic-circle-disabled.png') no-repeat 100%
}

html.web body .breadcrumb_icon.active {
	background: url('../img/breadcrumbs/ic-circle-active.png') no-repeat 100%
}

html.web body .breadcrumb_icon.complete {
	background: url('../img/breadcrumbs/ic-circle-compled.png') no-repeat 100%
}

html.rtl body.theme_default .breadcrumb_step {
	float: right
}

html.rtl body.theme_default .breadcrumb_step:not(:last-child) {
	padding-left: 15%;
	padding-right: 0
}

@media (max-width:993px) {
	html.rtl body.theme_default .breadcrumb_step:not(:last-child) {
		padding-left: 13%
	}
}

@media (max-width:993px) {
	html.rtl body.theme_default .breadcrumb_step {
		padding-left: 10%
	}
}

html.rtl body.theme_default .breadcrumb_tracker {
	padding: 50px 120px 0 0
}

html.rtl body.theme_default .breadcrumb_tracker li:first-child .breadcrumb_text {
	width: 61%
}

html.rtl body.theme_default .breadcrumb_tracker li:last-child .breadcrumb_text {
	width: 50%
}

@media (max-width:993px) {
	html.rtl body.theme_default .breadcrumb_tracker {
		padding-left: 0;
		padding-right: 90px
	}
}

html.rtl body.theme_default .breadcrumb_text {
	margin-right: -18%
}

html.rtl body.theme_default .breadcrumb_icon {
	margin-right: -25%
}

div.header-text h2
{
    padding: 0px 100px 10px;
}

input.customInputBox, select.customInputBox
{
	border: none transparent;
	box-shadow: none;
	padding: 0;
}