x html {}

body {
	margin: 0;
	font-family: "Montserrat", "Open Sans", Frutiger, Calibri, "Myriad Pro", Myriad, sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

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

b,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

h1 {
	margin: 0.67em 0;
}

mark {
	background: #ff0 none repeat scroll 0 0;
	color: #000;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0 none;
}

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

hr {
	box-sizing: content-box;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	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"] {
	cursor: pointer;
}

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

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

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

input[type="search"] {}

optgroup {
	font-weight: 700;
}

td,
th {
	padding: 0;
}

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

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

html {}

body {
	line-height: 1.42857;
}

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

a:focus,
a:hover {
	color: #2a6496;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

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

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

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

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

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

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

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

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

.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,
.h5,
.h6,
h4,
h5,
h6 {
	margin-bottom: 10px;
	margin-top: 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 {
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4;
	margin-bottom: 20px;
}

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

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

cite {
	font-style: normal;
}

.text-justify {
	text-align: justify;
}

.text-muted {
	color: #999;
}

.text-primary {
	color: #428bca;
}

a.text-primary:hover {
	color: #3071a9;
}

.text-success {
	color: #3c763d;
}

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

.text-info {
	color: #31708f;
}

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

.text-warning {
	color: #8a6d3b;
}

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

.text-danger {
	color: #a94442;
}

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

.bg-primary {
	background-color: #428bca;
	color: #fff;
}

a.bg-primary:hover {
	background-color: #3071a9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-inline>li:first-child {
	padding-left: 0;
}

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

dd,
dt {
	line-height: 1.42857;
}

dt {
	font-weight: 700;
}

dd {
	margin-left: 0;
}

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

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

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

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

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

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

blockquote .small::before,
blockquote footer::before,
blockquote small::before {
	content: "— ";
}

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

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

.blockquote-reverse .small::after,
.blockquote-reverse footer::after,
.blockquote-reverse small::after,
blockquote.pull-right .small::after,
blockquote.pull-right footer::after,
blockquote.pull-right small::after {
	content: " —";
}

blockquote::after,
blockquote::before {
	content: "";
}

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

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
	background-color: #f9f2f4;
	border-radius: 4px;
	color: #c7254e;
	font-size: 90%;
	padding: 2px 4px;
	white-space: nowrap;
}

kbd {
	background-color: #333;
	border-radius: 3px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) inset;
	color: #fff;
	font-size: 90%;
	padding: 2px 4px;
}

pre {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #333;
	display: block;
	font-size: 13px;
	line-height: 1.42857;
	margin: 0 0 10px;
	overflow-wrap: break-word;
	padding: 9.5px;
	word-break: break-all;
}

pre code {
	background-color: transparent;
	border-radius: 0;
	color: inherit;
	font-size: inherit;
	padding: 0;
	white-space: pre-wrap;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container,
.container-fluid {
	margin-left: auto;
	margin-right: 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;
	}
}

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

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

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

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

.col-xs-11 {
	width: 91.6667%;
}

.col-xs-10 {
	width: 83.3333%;
}

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

.col-xs-8 {
	width: 66.6667%;
}

.col-xs-7 {
	width: 58.3333%;
}

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

.col-xs-5 {
	width: 41.6667%;
}

.col-xs-4 {
	width: 33.3333%;
}

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

.col-xs-2 {
	width: 16.6667%;
}

.col-xs-1 {
	width: 8.33333%;
}

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

.col-xs-pull-11 {
	right: 91.6667%;
}

.col-xs-pull-10 {
	right: 83.3333%;
}

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

.col-xs-pull-8 {
	right: 66.6667%;
}

.col-xs-pull-7 {
	right: 58.3333%;
}

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

.col-xs-pull-5 {
	right: 41.6667%;
}

.col-xs-pull-4 {
	right: 33.3333%;
}

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

.col-xs-pull-2 {
	right: 16.6667%;
}

.col-xs-pull-1 {
	right: 8.33333%;
}

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

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

.col-xs-push-11 {
	left: 91.6667%;
}

.col-xs-push-10 {
	left: 83.3333%;
}

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

.col-xs-push-8 {
	left: 66.6667%;
}

.col-xs-push-7 {
	left: 58.3333%;
}

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

.col-xs-push-5 {
	left: 41.6667%;
}

.col-xs-push-4 {
	left: 33.3333%;
}

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

.col-xs-push-2 {
	left: 16.6667%;
}

.col-xs-push-1 {
	left: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.6667%;
	}
	.col-sm-10 {
		width: 83.3333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.6667%;
	}
	.col-sm-7 {
		width: 58.3333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.6667%;
	}
	.col-sm-4 {
		width: 33.3333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.6667%;
	}
	.col-sm-1 {
		width: 8.33333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.6667%;
	}
	.col-sm-pull-10 {
		right: 83.3333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.6667%;
	}
	.col-sm-pull-7 {
		right: 58.3333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.6667%;
	}
	.col-sm-pull-4 {
		right: 33.3333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.6667%;
	}
	.col-sm-pull-1 {
		right: 8.33333%;
	}
	.col-sm-pull-0 {
		right: 0;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.6667%;
	}
	.col-sm-push-10 {
		left: 83.3333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.6667%;
	}
	.col-sm-push-7 {
		left: 58.3333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.6667%;
	}
	.col-sm-push-4 {
		left: 33.3333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.6667%;
	}
	.col-sm-push-1 {
		left: 8.33333%;
	}
	.col-sm-push-0 {
		left: 0;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.6667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.3333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.6667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.3333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.6667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.3333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.6667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.6667%;
	}
	.col-md-10 {
		width: 83.3333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.6667%;
	}
	.col-md-7 {
		width: 58.3333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.6667%;
	}
	.col-md-4 {
		width: 33.3333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.6667%;
	}
	.col-md-1 {
		width: 8.33333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.6667%;
	}
	.col-md-pull-10 {
		right: 83.3333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.6667%;
	}
	.col-md-pull-7 {
		right: 58.3333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.6667%;
	}
	.col-md-pull-4 {
		right: 33.3333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.6667%;
	}
	.col-md-pull-1 {
		right: 8.33333%;
	}
	.col-md-pull-0 {
		right: 0;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.6667%;
	}
	.col-md-push-10 {
		left: 83.3333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.6667%;
	}
	.col-md-push-7 {
		left: 58.3333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.6667%;
	}
	.col-md-push-4 {
		left: 33.3333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.6667%;
	}
	.col-md-push-1 {
		left: 8.33333%;
	}
	.col-md-push-0 {
		left: 0;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.6667%;
	}
	.col-md-offset-10 {
		margin-left: 83.3333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.6667%;
	}
	.col-md-offset-7 {
		margin-left: 58.3333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.6667%;
	}
	.col-md-offset-4 {
		margin-left: 33.3333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.6667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.6667%;
	}
	.col-lg-10 {
		width: 83.3333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.6667%;
	}
	.col-lg-7 {
		width: 58.3333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.6667%;
	}
	.col-lg-4 {
		width: 33.3333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.6667%;
	}
	.col-lg-1 {
		width: 8.33333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.6667%;
	}
	.col-lg-pull-10 {
		right: 83.3333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.6667%;
	}
	.col-lg-pull-7 {
		right: 58.3333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.6667%;
	}
	.col-lg-pull-4 {
		right: 33.3333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.6667%;
	}
	.col-lg-pull-1 {
		right: 8.33333%;
	}
	.col-lg-pull-0 {
		right: 0;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.6667%;
	}
	.col-lg-push-10 {
		left: 83.3333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.6667%;
	}
	.col-lg-push-7 {
		left: 58.3333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.6667%;
	}
	.col-lg-push-4 {
		left: 33.3333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.6667%;
	}
	.col-lg-push-1 {
		left: 8.33333%;
	}
	.col-lg-push-0 {
		left: 0;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.6667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.3333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.6667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.3333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.6667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.3333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.6667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
}

table {
	background-color: transparent;
	max-width: 100%;
}

th {
	text-align: left;
}

.table {
	margin-bottom: 20px;
	width: 100%;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	border-top: 1px solid #ddd;
	line-height: 1.42857;
	padding: 8px;
	vertical-align: top;
}

.table>thead>tr>th {
	border-bottom: 2px solid #ddd;
	vertical-align: bottom;
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0 none;
}

.table>tbody+tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px;
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd;
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-child(2n+1)>td,
.table-striped>tbody>tr:nth-child(2n+1)>th {
	background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5;
}

table col[class*="col-"] {
	display: table-column;
	float: none;
	position: static;
}

table td[class*="col-"],
table th[class*="col-"] {
	display: table-cell;
	float: none;
	position: static;
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5;
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8;
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8;
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6;
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7;
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3;
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3;
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc;
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede;
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc;
}

@media (max-width: 767px) {
	.table-responsive {
		border: 1px solid #ddd;
		margin-bottom: 15px;
		overflow-x: scroll;
		overflow-y: hidden;
		width: 100%;
	}
	.table-responsive>.table {
		margin-bottom: 0;
	}
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap;
	}
	.table-responsive>.table-bordered {
		border: 0 none;
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0 none;
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0 none;
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0 none;
	}
}

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

legend {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: currentcolor currentcolor #e5e5e5;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 1px;
	color: #333;
	display: block;
	font-size: 21px;
	line-height: inherit;
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
}

label {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 5px;
}

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

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

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

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

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

input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
	outline: thin dotted;
	outline-offset: -2px;
}

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

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

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

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

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

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

textarea.form-control {
	height: auto;
}

input[type="date"] {
	line-height: 34px;
}

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

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

.checkbox label,
.radio label {
	cursor: pointer;
	display: inline;
	font-weight: 400;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
	float: left;
	margin-left: -20px;
}

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

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

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

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

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

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

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

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

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

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

.has-feedback {
	position: relative;
}

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

.has-feedback .form-control-feedback {
	display: block;
	height: 34px;
	line-height: 34px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 25px;
	width: 34px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control-static {
	margin-bottom: 0;
}

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

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
		vertical-align: middle;
		width: auto;
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-bottom: 0;
		margin-top: 0;
		padding-left: 0;
		vertical-align: middle;
	}
	.form-inline .checkbox input[type="checkbox"],
	.form-inline .radio input[type="radio"] {
		float: none;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

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

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

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

.form-horizontal .form-control-static {
	padding-top: 7px;
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
	}
}

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

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

.btn:focus {
	outline: thin dotted;
	outline-offset: -2px;
}

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

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

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	box-shadow: none;
	cursor: not-allowed;
	opacity: 0.65;
	pointer-events: none;
}

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

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
	background-color: #ebebeb;
	border-color: #adadad;
	color: #333;
}

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

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

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

.btn-primary {
	background-color: #428bca;
	border-color: #357ebd;
	color: #fff;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
	background-color: #3276b1;
	border-color: #285e8e;
	color: #fff;
}

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

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary.active[disabled],
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #428bca;
	border-color: #357ebd;
}

.btn-primary .badge {
	background-color: #fff;
	color: #428bca;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-link {
	border-radius: 0;
	color: #428bca;
	cursor: pointer;
	font-weight: 400;
}

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

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

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

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

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

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

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

.btn-block {
	display: block;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

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

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

.fade {
	opacity: 0;
	transition: opacity 0.15s linear 0s;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

.collapsing {
	height: 0;
	overflow: hidden;
	position: relative;
	transition: height 0.35s ease 0s;
}

@font-face {
	font-family: "Glyphicons Halflings";
	src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	position: relative;
	top: 1px;
}

.glyphicon-asterisk::before {
	content: "*";
}

.glyphicon-plus::before {
	content: "+";
}

.glyphicon-euro::before {
	content: "€";
}

.glyphicon-minus::before {
	content: "−";
}

.glyphicon-cloud::before {
	content: "☁";
}

.glyphicon-envelope::before {
	content: "✉";
}

.glyphicon-pencil::before {
	content: "✏";
}

.glyphicon-glass::before {
	content: "";
}

.glyphicon-music::before {
	content: "";
}

.glyphicon-search::before {
	content: "";
}

.glyphicon-heart::before {
	content: "";
}

.glyphicon-star::before {
	content: "";
}

.glyphicon-star-empty::before {
	content: "";
}

.glyphicon-user::before {
	content: "";
}

.glyphicon-film::before {
	content: "";
}

.glyphicon-th-large::before {
	content: "";
}

.glyphicon-th::before {
	content: "";
}

.glyphicon-th-list::before {
	content: "";
}

.glyphicon-ok::before {
	content: "";
}

.glyphicon-remove::before {
	content: "";
}

.glyphicon-zoom-in::before {
	content: "";
}

.glyphicon-zoom-out::before {
	content: "";
}

.glyphicon-off::before {
	content: "";
}

.glyphicon-signal::before {
	content: "";
}

.glyphicon-cog::before {
	content: "";
}

.glyphicon-trash::before {
	content: "";
}

.glyphicon-home::before {
	content: "";
}

.glyphicon-file::before {
	content: "";
}

.glyphicon-time::before {
	content: "";
}

.glyphicon-road::before {
	content: "";
}

.glyphicon-download-alt::before {
	content: "";
}

.glyphicon-download::before {
	content: "";
}

.glyphicon-upload::before {
	content: "";
}

.glyphicon-inbox::before {
	content: "";
}

.glyphicon-play-circle::before {
	content: "";
}

.glyphicon-repeat::before {
	content: "";
}

.glyphicon-refresh::before {
	content: "";
}

.glyphicon-list-alt::before {
	content: "";
}

.glyphicon-lock::before {
	content: "";
}

.glyphicon-flag::before {
	content: "";
}

.glyphicon-headphones::before {
	content: "";
}

.glyphicon-volume-off::before {
	content: "";
}

.glyphicon-volume-down::before {
	content: "";
}

.glyphicon-volume-up::before {
	content: "";
}

.glyphicon-qrcode::before {
	content: "";
}

.glyphicon-barcode::before {
	content: "";
}

.glyphicon-tag::before {
	content: "";
}

.glyphicon-tags::before {
	content: "";
}

.glyphicon-book::before {
	content: "";
}

.glyphicon-bookmark::before {
	content: "";
}

.glyphicon-print::before {
	content: "";
}

.glyphicon-camera::before {
	content: "";
}

.glyphicon-font::before {
	content: "";
}

.glyphicon-bold::before {
	content: "";
}

.glyphicon-italic::before {
	content: "";
}

.glyphicon-text-height::before {
	content: "";
}

.glyphicon-text-width::before {
	content: "";
}

.glyphicon-align-left::before {
	content: "";
}

.glyphicon-align-center::before {
	content: "";
}

.glyphicon-align-right::before {
	content: "";
}

.glyphicon-align-justify::before {
	content: "";
}

.glyphicon-list::before {
	content: "";
}

.glyphicon-indent-left::before {
	content: "";
}

.glyphicon-indent-right::before {
	content: "";
}

.glyphicon-facetime-video::before {
	content: "";
}

.glyphicon-picture::before {
	content: "";
}

.glyphicon-map-marker::before {
	content: "";
}

.glyphicon-adjust::before {
	content: "";
}

.glyphicon-tint::before {
	content: "";
}

.glyphicon-edit::before {
	content: "";
}

.glyphicon-share::before {
	content: "";
}

.glyphicon-check::before {
	content: "";
}

.glyphicon-move::before {
	content: "";
}

.glyphicon-step-backward::before {
	content: "";
}

.glyphicon-fast-backward::before {
	content: "";
}

.glyphicon-backward::before {
	content: "";
}

.glyphicon-play::before {
	content: "";
}

.glyphicon-pause::before {
	content: "";
}

.glyphicon-stop::before {
	content: "";
}

.glyphicon-forward::before {
	content: "";
}

.glyphicon-fast-forward::before {
	content: "";
}

.glyphicon-step-forward::before {
	content: "";
}

.glyphicon-eject::before {
	content: "";
}

.glyphicon-chevron-left::before {
	content: "";
}

.glyphicon-chevron-right::before {
	content: "";
}

.glyphicon-plus-sign::before {
	content: "";
}

.glyphicon-minus-sign::before {
	content: "";
}

.glyphicon-remove-sign::before {
	content: "";
}

.glyphicon-ok-sign::before {
	content: "";
}

.glyphicon-question-sign::before {
	content: "";
}

.glyphicon-info-sign::before {
	content: "";
}

.glyphicon-screenshot::before {
	content: "";
}

.glyphicon-remove-circle::before {
	content: "";
}

.glyphicon-ok-circle::before {
	content: "";
}

.glyphicon-ban-circle::before {
	content: "";
}

.glyphicon-arrow-left::before {
	content: "";
}

.glyphicon-arrow-right::before {
	content: "";
}

.glyphicon-arrow-up::before {
	content: "";
}

.glyphicon-arrow-down::before {
	content: "";
}

.glyphicon-share-alt::before {
	content: "";
}

.glyphicon-resize-full::before {
	content: "";
}

.glyphicon-resize-small::before {
	content: "";
}

.glyphicon-exclamation-sign::before {
	content: "";
}

.glyphicon-gift::before {
	content: "";
}

.glyphicon-leaf::before {
	content: "";
}

.glyphicon-fire::before {
	content: "";
}

.glyphicon-eye-open::before {
	content: "";
}

.glyphicon-eye-close::before {
	content: "";
}

.glyphicon-warning-sign::before {
	content: "";
}

.glyphicon-plane::before {
	content: "";
}

.glyphicon-calendar::before {
	content: "";
}

.glyphicon-random::before {
	content: "";
}

.glyphicon-comment::before {
	content: "";
}

.glyphicon-magnet::before {
	content: "";
}

.glyphicon-chevron-up::before {
	content: "";
}

.glyphicon-chevron-down::before {
	content: "";
}

.glyphicon-retweet::before {
	content: "";
}

.glyphicon-shopping-cart::before {
	content: "";
}

.glyphicon-folder-close::before {
	content: "";
}

.glyphicon-folder-open::before {
	content: "";
}

.glyphicon-resize-vertical::before {
	content: "";
}

.glyphicon-resize-horizontal::before {
	content: "";
}

.glyphicon-hdd::before {
	content: "";
}

.glyphicon-bullhorn::before {
	content: "";
}

.glyphicon-bell::before {
	content: "";
}

.glyphicon-certificate::before {
	content: "";
}

.glyphicon-thumbs-up::before {
	content: "";
}

.glyphicon-thumbs-down::before {
	content: "";
}

.glyphicon-hand-right::before {
	content: "";
}

.glyphicon-hand-left::before {
	content: "";
}

.glyphicon-hand-up::before {
	content: "";
}

.glyphicon-hand-down::before {
	content: "";
}

.glyphicon-circle-arrow-right::before {
	content: "";
}

.glyphicon-circle-arrow-left::before {
	content: "";
}

.glyphicon-circle-arrow-up::before {
	content: "";
}

.glyphicon-circle-arrow-down::before {
	content: "";
}

.glyphicon-globe::before {
	content: "";
}

.glyphicon-wrench::before {
	content: "";
}

.glyphicon-tasks::before {
	content: "";
}

.glyphicon-filter::before {
	content: "";
}

.glyphicon-briefcase::before {
	content: "";
}

.glyphicon-fullscreen::before {
	content: "";
}

.glyphicon-dashboard::before {
	content: "";
}

.glyphicon-paperclip::before {
	content: "";
}

.glyphicon-heart-empty::before {
	content: "";
}

.glyphicon-link::before {
	content: "";
}

.glyphicon-phone::before {
	content: "";
}

.glyphicon-pushpin::before {
	content: "";
}

.glyphicon-usd::before {
	content: "";
}

.glyphicon-gbp::before {
	content: "";
}

.glyphicon-sort::before {
	content: "";
}

.glyphicon-sort-by-alphabet::before {
	content: "";
}

.glyphicon-sort-by-alphabet-alt::before {
	content: "";
}

.glyphicon-sort-by-order::before {
	content: "";
}

.glyphicon-sort-by-order-alt::before {
	content: "";
}

.glyphicon-sort-by-attributes::before {
	content: "";
}

.glyphicon-sort-by-attributes-alt::before {
	content: "";
}

.glyphicon-unchecked::before {
	content: "";
}

.glyphicon-expand::before {
	content: "";
}

.glyphicon-collapse-down::before {
	content: "";
}

.glyphicon-collapse-up::before {
	content: "";
}

.glyphicon-log-in::before {
	content: "";
}

.glyphicon-flash::before {
	content: "";
}

.glyphicon-log-out::before {
	content: "";
}

.glyphicon-new-window::before {
	content: "";
}

.glyphicon-record::before {
	content: "";
}

.glyphicon-save::before {
	content: "";
}

.glyphicon-open::before {
	content: "";
}

.glyphicon-saved::before {
	content: "";
}

.glyphicon-import::before {
	content: "";
}

.glyphicon-export::before {
	content: "";
}

.glyphicon-send::before {
	content: "";
}

.glyphicon-floppy-disk::before {
	content: "";
}

.glyphicon-floppy-saved::before {
	content: "";
}

.glyphicon-floppy-remove::before {
	content: "";
}

.glyphicon-floppy-save::before {
	content: "";
}

.glyphicon-floppy-open::before {
	content: "";
}

.glyphicon-credit-card::before {
	content: "";
}

.glyphicon-transfer::before {
	content: "";
}

.glyphicon-cutlery::before {
	content: "";
}

.glyphicon-header::before {
	content: "";
}

.glyphicon-compressed::before {
	content: "";
}

.glyphicon-earphone::before {
	content: "";
}

.glyphicon-phone-alt::before {
	content: "";
}

.glyphicon-tower::before {
	content: "";
}

.glyphicon-stats::before {
	content: "";
}

.glyphicon-sd-video::before {
	content: "";
}

.glyphicon-hd-video::before {
	content: "";
}

.glyphicon-subtitles::before {
	content: "";
}

.glyphicon-sound-stereo::before {
	content: "";
}

.glyphicon-sound-dolby::before {
	content: "";
}

.glyphicon-sound-5-1::before {
	content: "";
}

.glyphicon-sound-6-1::before {
	content: "";
}

.glyphicon-sound-7-1::before {
	content: "";
}

.glyphicon-copyright-mark::before {
	content: "";
}

.glyphicon-registration-mark::before {
	content: "";
}

.glyphicon-cloud-download::before {
	content: "";
}

.glyphicon-cloud-upload::before {
	content: "";
}

.glyphicon-tree-conifer::before {
	content: "";
}

.glyphicon-tree-deciduous::before {
	content: "";
}

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

.dropdown-toggle:focus {
	outline: 0 none;
}

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

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

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

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

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

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

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

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	background-color: transparent;
	background-image: none;
	cursor: not-allowed;
	text-decoration: none;
}

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

.open>a {
	outline: 0 none;
}

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

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

.dropdown-header {
	color: #999;
	display: block;
	font-size: 12px;
	line-height: 1.42857;
	padding: 3px 20px;
}

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

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

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

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

@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 {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

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

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

.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
	outline: 0 none;
}

.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-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>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group>.btn-group:last-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 none;
}

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

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

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

.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 {
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

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

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret {
	border-width: 5px 5px 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;
	max-width: 100%;
	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-left: 0;
	margin-top: -1px;
}

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

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

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

.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-left-radius: 0;
	border-bottom-right-radius: 0;
}

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

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

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

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

[data-toggle="buttons"]>.btn>input[type="checkbox"],
[data-toggle="buttons"]>.btn>input[type="radio"] {
	display: none;
}

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

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

.input-group .form-control {
	float: left;
	margin-bottom: 0;
	width: 100%;
}

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

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;
}

select.input-group-lg[multiple]>.form-control,
select.input-group-lg[multiple]>.input-group-addon,
select.input-group-lg[multiple]>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.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 {
	border-radius: 3px;
	font-size: 12px;
	height: 30px;
	line-height: 1.5;
	padding: 5px 10px;
}

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;
}

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

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

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

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

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

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

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

.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
	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-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

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

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

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

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

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

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

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	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 {
	margin-left: -1px;
}

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

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

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

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

.nav>li.disabled>a {
	color: #999;
}

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

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

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

.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 {
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	line-height: 1.42857;
	margin-right: 2px;
}

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

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #fff;
	border-color: #ddd #ddd transparent;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	color: #555;
	cursor: default;
}

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

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

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

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	left: auto;
	top: 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 {
	border-radius: 4px;
	margin-right: 0;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	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:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		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:focus,
.nav-pills>li.active>a:hover {
	background-color: #428bca;
	color: #fff;
}

.nav-stacked>li {
	float: none;
}

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

.nav-justified {
	width: 100%;
}

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

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

.nav-justified>.dropdown .dropdown-menu {
	left: auto;
	top: 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 none;
}

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

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
	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:focus,
	.nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff;
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-toggle:focus {
	outline: 0 none;
}

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

.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 {
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

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

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

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

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

@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .form-control {
		display: inline-block;
		vertical-align: middle;
		width: auto;
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-bottom: 0;
		margin-top: 0;
		padding-left: 0;
		vertical-align: middle;
	}
	.navbar-form .checkbox input[type="checkbox"],
	.navbar-form .radio input[type="radio"] {
		float: none;
		margin-left: 0;
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	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:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		background-color: transparent;
		color: #333;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		background-color: #e7e7e7;
		color: #555;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		background-color: transparent;
		color: #ccc;
	}
}

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

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

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

.navbar-inverse .navbar-brand {
	color: #999;
}

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

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
	color: #999;
}

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

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

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

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

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	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:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	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: #999;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		background-color: transparent;
		color: #fff;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		background-color: #080808;
		color: #fff;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		background-color: transparent;
		color: #444;
	}
}

.navbar-inverse .navbar-link {
	color: #999;
}

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

.breadcrumb {
	background-color: #f5f5f5;
	border-radius: 4px;
	list-style: outside none none;
	margin-bottom: 20px;
	padding: 8px 15px;
}

.breadcrumb>li {
	display: inline-block;
}

.breadcrumb>li+li::before {
	color: #ccc;
	content: "/ ";
	padding: 0 5px;
}

.breadcrumb>.active {
	color: #999;
}

.pagination {
	border-radius: 4px;
	display: inline-block;
	margin: 20px 0;
	padding-left: 0;
}

.pagination>li {
	display: inline;
}

.pagination>li>a,
.pagination>li>span {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #428bca;
	float: left;
	line-height: 1.42857;
	margin-left: -1px;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	margin-left: 0;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	background-color: #eee;
	border-color: #ddd;
	color: #2a6496;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background-color: #428bca;
	border-color: #428bca;
	color: #fff;
	cursor: default;
	z-index: 2;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	background-color: #fff;
	border-color: #ddd;
	color: #999;
	cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	font-size: 18px;
	padding: 10px 16px;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	font-size: 12px;
	padding: 5px 10px;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pager {
	list-style: outside none none;
	margin: 20px 0;
	padding-left: 0;
	text-align: center;
}

.pager li {
	display: inline;
}

.pager li>a,
.pager li>span {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
	display: inline-block;
	padding: 5px 14px;
}

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

.pager .next>a,
.pager .next>span {
	float: right;
}

.pager .previous>a,
.pager .previous>span {
	float: left;
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	background-color: #fff;
	color: #999;
	cursor: not-allowed;
}

.label {
	border-radius: 0.25em;
	color: #fff;
	display: inline;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	padding: 0.2em 0.6em 0.3em;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}

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

.label:empty {
	display: none;
}

.btn .label {
	color: #fff;
	font-family: "Montserrat", "Open Sans", Frutiger, Calibri, "Myriad Pro", Myriad, sans-serif;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 0.5px;
	position: relative;
	text-transform: uppercase;
	top: -4px;
}

.label-default {
	background-color: #999;
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: gray;
}

.label-primary {
	background-color: #428bca;
}

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

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

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

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

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

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

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

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

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

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

.badge:empty {
	display: none;
}

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

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

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

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

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

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

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

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

.container .jumbotron {
	border-radius: 6px;
}

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

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

.thumbnail {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: block;
	line-height: 1.42857;
	margin-bottom: 20px;
	padding: 4px;
	transition: all 0.2s ease-in-out 0s;
}

.thumbnail a>img,
.thumbnail>img {
	display: block;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #428bca;
}

.thumbnail .caption {
	color: #333;
	padding: 9px;
}

.alert {
	border: 1px solid transparent;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 15px;
}

.alert h4 {
	color: inherit;
	margin-top: 0;
}

.alert .alert-link {
	font-weight: 700;
}

.alert>p,
.alert>ul {
	margin-bottom: 0;
}

.alert>p+p {
	margin-top: 5px;
}

.alert-dismissable {
	padding-right: 35px;
}

.alert-dismissable .close {
	color: inherit;
	position: relative;
	right: -21px;
	top: -2px;
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}

@keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0;
	}
	100% {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0;
	}
	100% {
		background-position: 0 0;
	}
}

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

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

.progress-striped .progress-bar {
	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);
	background-size: 40px 40px;
}

.progress.active .progress-bar {
	animation: 2s linear 0s normal none infinite running progress-bar-stripes;
}

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

.progress-striped .progress-bar-success {
	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: 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: 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: 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);
}

.media,
.media-body {
	overflow: hidden;
}

.media,
.media .media {
	margin-top: 15px;
}

.media:first-child {
	margin-top: 0;
}

.media-object {
	display: block;
}

.media-heading {
	margin: 0 0 5px;
}

.media>.pull-left {
	margin-right: 10px;
}

.media>.pull-right {
	margin-left: 10px;
}

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

.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

.list-group-item {
	background-color: #fff;
	border: 1px solid #ddd;
	display: block;
	margin-bottom: -1px;
	padding: 10px 15px;
	position: relative;
}

.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.list-group-item:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-bottom: 0;
}

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

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

a.list-group-item {
	color: #555;
}

a.list-group-item .list-group-item-heading {
	color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover {
	background-color: #f5f5f5;
	text-decoration: none;
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
	background-color: #428bca;
	border-color: #428bca;
	color: #fff;
	z-index: 2;
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
	color: inherit;
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
	color: #e1edf7;
}

.list-group-item-success {
	background-color: #dff0d8;
	color: #3c763d;
}

a.list-group-item-success {
	color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
	color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
	background-color: #d0e9c6;
	color: #3c763d;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
	background-color: #3c763d;
	border-color: #3c763d;
	color: #fff;
}

.list-group-item-info {
	background-color: #d9edf7;
	color: #31708f;
}

a.list-group-item-info {
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
	color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
	background-color: #c4e3f3;
	color: #31708f;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
	background-color: #31708f;
	border-color: #31708f;
	color: #fff;
}

.list-group-item-warning {
	background-color: #fcf8e3;
	color: #8a6d3b;
}

a.list-group-item-warning {
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
	background-color: #faf2cc;
	color: #8a6d3b;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
	background-color: #8a6d3b;
	border-color: #8a6d3b;
	color: #fff;
}

.list-group-item-danger {
	background-color: #f2dede;
	color: #a94442;
}

a.list-group-item-danger {
	color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
	background-color: #ebcccc;
	color: #a94442;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
	background-color: #a94442;
	border-color: #a94442;
	color: #fff;
}

.list-group-item-heading {
	margin-bottom: 5px;
	margin-top: 0;
}

.list-group-item-text {
	line-height: 1.3;
	margin-bottom: 0;
}

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

.panel-body {
	padding: 15px;
}

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

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

.panel>.list-group .list-group-item:first-child {
	border-top: 0 none;
}

.panel>.list-group .list-group-item:last-child {
	border-bottom: 0 none;
}

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

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

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

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

.panel>.table-responsive:first-child>.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 th:first-child,
.panel>.table-responsive:first-child>.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 th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.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 th:last-child,
.panel>.table-responsive:first-child>.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 th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

.panel>.table-responsive:last-child>.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 th:first-child,
.panel>.table-responsive:last-child>.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 th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.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 th:last-child,
.panel>.table-responsive:last-child>.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 th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.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 {
	border-top: 1px solid #ddd;
}

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

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

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

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

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

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

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

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

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

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

.panel-title>a {
	color: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

.panel-primary {
	border-color: #428bca;
}

.panel-primary>.panel-heading {
	background-color: #428bca;
	border-color: #428bca;
	color: #fff;
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #428bca;
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #428bca;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.well {
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	margin-bottom: 20px;
	min-height: 20px;
	padding: 19px;
}

.well blockquote {
	border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
	border-radius: 6px;
	padding: 24px;
}

.well-sm {
	border-radius: 3px;
	padding: 9px;
}

.close {
	color: #000;
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	opacity: 0.2;
	text-shadow: 0 1px 0 #fff;
}

.close:focus,
.close:hover {
	color: #000;
	cursor: pointer;
	opacity: 0.5;
	text-decoration: none;
}

button.close {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
	padding: 0;
}

.modal-open {
	overflow: hidden;
}

.modal {
	bottom: 0;
	display: none;
	left: 0;
	outline: 0 none;
	overflow-x: auto;
	overflow-y: scroll;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1050;
}

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

.modal.in .modal-dialog {
	transform: translate(0px, 0px);
}

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

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

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

.modal-backdrop.fade {
	opacity: 0;
}

.modal-backdrop.in {
	opacity: 0.5;
}

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

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

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

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

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

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

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

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

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

.tooltip {
	display: block;
	line-height: 1.4;
	visibility: visible;
}

.tooltip.in {
	opacity: 0.9;
}

.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 {
	background-color: #000;
	border-radius: 4px;
	color: #fff;
	max-width: 200px;
	padding: 3px 8px;
	text-align: center;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

.popover {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	display: none;
	left: 0;
	max-width: 276px;
	padding: 1px;
	position: absolute;
	text-align: left;
	top: 0;
	white-space: normal;
	z-index: 1010;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
	position: relative;
}

.carousel-inner {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.carousel-inner>.item {
	display: none;
	position: relative;
	transition: left 0.6s ease-in-out 0s;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	display: block;
	height: auto;
	line-height: 1;
	max-width: 100%;
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block;
}

.carousel-inner>.active {
	left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner>.next {
	left: 100%;
}

.carousel-inner>.prev {
	left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0;
}

.carousel-inner>.active.left {
	left: -100%;
}

.carousel-inner>.active.right {
	left: 100%;
}

.carousel-control {
	bottom: 0;
	color: #fff;
	font-size: 20px;
	left: 0;
	opacity: 0.5;
	position: absolute;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	top: 0;
	width: 15%;
}

.carousel-control.left {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0) 100%);
	background-repeat: repeat-x;
}

.carousel-control.right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	left: auto;
	right: 0;
}

.carousel-control:focus,
.carousel-control:hover {
	color: #fff;
	opacity: 0.9;
	outline: 0 none;
	text-decoration: none;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	display: inline-block;
	position: absolute;
	top: 50%;
	z-index: 5;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	font-family: serif;
	height: 20px;
	margin-left: -10px;
	margin-top: -10px;
	width: 20px;
}

.carousel-control .icon-prev::before {
	content: "‹";
}

.carousel-control .icon-next::before {
	content: "›";
}

.carousel-indicators {
	bottom: 10px;
	left: 50%;
	list-style: outside none none;
	margin-left: -30%;
	padding-left: 0;
	position: absolute;
	text-align: center;
	width: 60%;
	z-index: 15;
}

.carousel-indicators li {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	width: 10px;
}

.carousel-indicators .active {
	background-color: #fff;
	height: 12px;
	margin: 0;
	width: 12px;
}

.carousel-caption {
	bottom: 20px;
	color: #fff;
	left: 15%;
	padding-bottom: 20px;
	padding-top: 20px;
	position: absolute;
	right: 15%;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	z-index: 10;
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
	.carousel-control .glyphicons-chevron-left,
	.carousel-control .glyphicons-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		font-size: 30px;
		height: 30px;
		margin-left: -15px;
		margin-top: -15px;
		width: 30px;
	}
	.carousel-caption {
		left: 20%;
		padding-bottom: 30px;
		right: 20%;
	}
	.carousel-indicators {
		bottom: 20px;
	}
}

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

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

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

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.invisible {
	visibility: hidden;
}

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

.hidden {
	display: none;
	visibility: hidden;
}

.affix {
	position: fixed;
}

.visible-lg,
.visible-md,
.visible-print,
.visible-sm,
.visible-xs,
td.visible-lg,
td.visible-md,
td.visible-print,
td.visible-sm,
td.visible-xs,
th.visible-lg,
th.visible-md,
th.visible-print,
th.visible-sm,
th.visible-xs,
tr.visible-lg,
tr.visible-md,
tr.visible-print,
tr.visible-sm,
tr.visible-xs {
	display: none;
}

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

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

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

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

@media (max-width: 767px) {
	.hidden-xs,
	td.hidden-xs,
	th.hidden-xs,
	tr.hidden-xs {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm,
	td.hidden-sm,
	th.hidden-sm,
	tr.hidden-sm {
		display: none;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md,
	td.hidden-md,
	th.hidden-md,
	tr.hidden-md {
		display: none;
	}
}

@media (min-width: 1200px) {
	.hidden-lg,
	td.hidden-lg,
	th.hidden-lg,
	tr.hidden-lg {
		display: none;
	}
}

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

@media print {
	.hidden-print,
	td.hidden-print,
	th.hidden-print,
	tr.hidden-print {
		display: none;
	}
}

@font-face {
	font-family: "HS-Iconfont";
	src: url("../fonts/HS-Iconfont/HS-Iconfont.eot?#iefix") format("embedded-opentype"), url("../fonts/HS-Iconfont/HS-Iconfont.woff") format("woff"), url("../fonts/HS-Iconfont/HS-Iconfont.ttf") format("truetype"), url("../fonts/HS-Iconfont/HS-Iconfont.svg") format("svg");
}

@font-face {
	font-family: "HS-Iconfont-OL";
	src: url("../fonts/HS-Iconfont-OL/HS-Iconfont-OL.eot?#iefix") format("embedded-opentype"), url("../fonts/HS-Iconfont-OL/HS-Iconfont-OL.woff") format("woff"), url("../fonts/HS-Iconfont-OL/HS-Iconfont-OL.ttf") format("truetype"), url("../fonts/HS-Iconfont-OL/HS-Iconfont-OL.svg") format("svg");
}

html {
	width: 100%;
}

body {
	color: #000;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-weight: 200;
	overflow: auto;
	width: 100%;
}

html.ie7 body {
	overflow-y: hidden;
}

hr {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #e5e5e5 currentcolor currentcolor;
	border-image: none;
	border-style: solid none none;
	border-width: 1px 0 0;
	height: 1px;
}

a,
a:visited {
	color: #333;
	outline: 0 none;
	text-decoration: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	white-space: nowrap;
}

table tbody,
table td,
table th,
table thead,
table tr {
	background-color: transparent;
	border: 0 none;
}

table thead tr td,
table thead tr th {
	padding-bottom: 9px;
}

table tr.bordered td,
table tr.bordered th {
	border-bottom: 1px solid #e6e7eb;
}

a,
b,
i,
p {
	font-family: "Montserrat", "Open Sans", Frutiger, Calibri, "Myriad Pro", Myriad, sans-serif;
}

p {
	font-size: 12px;
	font-weight: 200;
	letter-spacing: 0;
	line-height: 21px;
	margin-bottom: 3px;
}

p.passage {
	margin-bottom: 14px;
}

#content.wide p.passage {
	max-width: 100%;
}

p a {
	color: #333;
}

p a b,
p a:hover,
p b {
	color: #000;
}

p a:hover b {
	color: #666;
	text-decoration: underline;
}

p.footnote {
	color: #888;
	display: block;
	font-size: 10px;
	line-height: 12px;
	margin-top: 16px;
}

b {
	font-weight: 500;
}

i {
	font-style: italic;
	font-weight: 300;
}

b i,
i b {
	font-style: italic;
	font-weight: 500;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.iconfont,
span.iconfont,
span[data-icon] {
	font-family: HS-Iconfont, sans-serif;
	font-weight: 400;
}

#content {
	color: #666;
	font-size: 12px;
}

#content h2 {
	color: #333;
	font-family: "Montserrat", "Open Sans", Frutiger, Calibri, "Myriad Pro", Myriad, sans-serif;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 2px;
	margin-bottom: 22px;
	margin-top: 40px;
	text-transform: uppercase;
}

.headWrapper h2 {
	height: 55px;
	line-height: 55px;
	margin: 0;
}

h4 {
	color: #333;
	margin-bottom: 4px;
}

.block {
	margin-bottom: 36px;
	width: 100%;
}

.block .title {
	color: #000;
	display: inline-block;
	font-family: "Montserrat", "Open Sans", Frutiger, Calibri, "Myriad Pro", Myriad, sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 20px;
	max-width: 100%;
	overflow: hidden;
	padding-top: 0;
	text-transform: uppercase;
	white-space: nowrap;
}

.block span.semi-title {
	color: #000;
	font-weight: 600;
}

.noJS .calendar {
	display: none;
}

.arrow-bottom,
.arrow-top {
	height: 8px;
	left: 50%;
	margin-left: -17px;
	position: absolute;
	width: 33px;
}

.arrow-top {
	background: transparent none no-repeat scroll center top;
	top: -7px;
}

.arrow-top.white {
	background-image: url("../images/arrows/arrow-white-top.png");
}

.arrow-top.grey {
	background-image: url("../images/arrows/arrow-grey-top.png");
}

.arrow-top.orange {
	background-image: url("../images/arrows/arrow-orange-top.png");
}

.arrow-bottom {
	background: transparent none no-repeat scroll center top;
	top: -7px;
}

.arrow-bottom.white {
	background-image: url("../images/arrows/arrow-white-bottom.png");
}

.arrow-bottom.grey {
	background-image: url("../images/arrows/arrow-grey-bottom.png");
}

.arrow-bottom.orange {
	background-image: url("../images/arrows/arrow-orange-bottom.png");
}

.arrow-left,
.arrow-right {
	height: 33px;
	margin-top: -17px;
	position: absolute;
	top: 50%;
	width: 8px;
}

.arrow-left {
	background: transparent none no-repeat scroll center top;
	left: -8px;
}

.arrow-left.white {
	background-image: url("../images/arrows/arrow-white-left.png");
}

.arrow-left.grey {
	background-image: url("../images/arrows/arrow-grey-left.png");
}

.arrow-left.orange {
	background-image: url("../images/arrows/arrow-orange-left.png");
}

.arrow-right {
	background: transparent none no-repeat scroll center top;
	right: -8px;
}

.arrow-right.white {
	background-image: url("../images/arrows/arrow-white-right.png");
}

.arrow-right.grey {
	background-image: url("../images/arrows/arrow-grey-right.png");
}

.arrow-right.orange {
	background-image: url("../images/arrows/arrow-orange-right.png");
}

.tooltip {
	color: #fff;
	font-family: "Montserrat", "Open Sans", Frutiger, Calibri, "Myriad Pro", Myriad, sans-serif;
	font-size: 12px;
	height: 33px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	transition: opacity 0.4s ease 0s;
	width: 0;
	z-index: 999;
}

.tooltip.hoverEffect,
a:hover>.tooltip,
div:hover>.tooltip {
	opacity: 1;
	overflow: visible;
	visibility: visible;
	width: auto;
}

.tooltip .t {
	background-color: #333;
	height: 33px;
	line-height: 36px;
	padding: 0 30px;
	position: relative;
	white-space: nowrap;
}

.tooltip.tooltip-media {
	visibility: hidden;
}

.tooltip.tooltip-top {
	background: rgba(0, 0, 0, 0) url("../images/arrow-black-bottom.png") no-repeat scroll 50px bottom;
	height: 40px;
	left: -50px;
	top: -43px;
	transition: opacity 0.3s ease 0s, top 0.4s ease 0s;
}

.tooltip.tooltip-top.hoverEffect,
a:hover>.tooltip.tooltip-top,
div:hover>.tooltip.tooltip-top {
	top: -36px;
}

.tooltip.tooltip-right {
	background: rgba(0, 0, 0, 0) url("../images/arrow-black-left.png") no-repeat scroll left center;
	height: 33px;
	left: 60px;
	transition: opacity 0.3s ease 0s, left 0.4s ease 0s;
}

.tooltip.tooltip-right .t {
	border-right: 1px solid #fff;
	left: 6px;
}

.tooltip.tooltip-right.hoverEffect,
a:hover>.tooltip.tooltip-right,
div:hover>.tooltip.tooltip-right {
	left: 66px;
}

#hoststar .tooltip.jsTooltip {
	display: none;
}

#hoststar .label label {
	color: #888;
	font-size: 10px;
	font-weight: 300;
	line-height: 12px;
}

#hoststar .label label .required {
	font-size: 12px;
}

.row .element {
	margin-bottom: 10px;
	position: relative;
}

.element.textfield.fixed {
	margin-bottom: 20px;
}

input {
	border: 1px solid #bbb;
	border-radius: 0;
	box-sizing: border-box;
	color: #333;
	display: inline-block;
	font-family: "Montserrat", "Open Sans", Frutiger, Calibri, "Myriad Pro", Myriad, sans-serif;
	font-size: 18px;
	font-weight: 200;
	height: 40px;
	line-height: 24px;
	margin-bottom: 0;
	outline: 0 none;
	padding: 0 7px;
	vertical-align: top;
	width: 100%;
}

html.ie7 input {
	display: inline;
}

input,
x:-moz-any-link {
	height: 40px;
	padding-top: 0;
}

input.hasPlaceholder {
	color: #c1c1c1;
}

input:hover {
	border: 1px solid #888;
}

input:focus {
	border: 1px solid #999;
	color: #333;
}

textarea,
textarea.heightNormal {
	border: 1px solid #ccc;
	border-radius: 0;
	box-sizing: border-box;
	color: #333;
	display: inline-block;
	font-family: "Montserrat", "Open Sans", Frutiger, Calibri, "Myriad Pro", Myriad, sans-serif;
	font-size: 18px;
	font-weight: 200;
	height: 159px;
	line-height: 24px;
	margin-bottom: 0;
	outline: 0 none;
	overflow: auto;
	padding: 4px 7px 0;
	resize: none;
	vertical-align: top;
	width: 100%;
}

textarea.heightSmall {
	height: 60px;
}

.pdfRows hr {
	margin-bottom: 18px;
	margin-top: 18px;
}

.pdfRows .row {
	min-height: 26px;
}

.pdfRows svg {
	float: left;
	height: 26px;
}

.pdfRows .pdfLink {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
}

html.ie7 textarea {
	display: inline;
}

textarea.hasPlaceholder {
	color: #c1c1c1;
}

textarea:hover {
	border: 1px solid #999;
}

textarea:focus {
	border: 1px solid #999;
	color: #333;
}

.element .innerTable {
	position: relative;
}

.element .innerTable .inTableRow {
	display: block;
	margin-bottom: 3px;
	min-height: 40px;
	position: relative;
}

.element .innerTable .inTableRow .inTableCol {
	box-sizing: border-box;
	float: left;
	width: auto;
}

html.ie7 .element .innerTable .inTableRow.inTableRowCountTwo .inTableCol {
	display: inline;
}

.element.textfield.zipLocation .innerTable .inTableRow .inTableCol.leftInTableCol {
	padding-right: 13px;
	width: 40%;
}

.element.textfield.zipLocation .innerTable .inTableRow .inTableCol.rightInTableCol {
	width: 60%;
}

.row .label,
.row.countOne .label {
	display: block;
	margin-bottom: 3px;
	min-height: 17px;
	position: relative;
}

.label.zipcode label:first-child {
	float: left;
	width: 40%;
}

.row.countTwo .leftCol .label,
.row.countTwo .rightCol .label {
	margin-top: 10px;
}

.row.countTwo .rightCol .label {
	margin-left: 20px;
}

.element .fieldCollection .innerTable .inTableRow.inTableRowCountTwo .inTableCol.leftInTableCol {
	width: 290px;
}

.element .fieldCollection .innerTable .inTableRow.inTableRowCountTwo .inTableCol.rightInTableCol {
	margin-left: 99px;
	width: 290px;
}

.row .fieldCollection,
.row.countOne .fieldCollection {
	border: 1px solid transparent;
	position: relative;
}

.row .element .fieldCollection.error {
	border-color: #dd3434;
}

.fieldCollection.mixed.error {
	border: 1px solid #dd3434;
	margin: -9px -13px 0 -2px;
	padding: 8px 12px 0 1px;
}

.fieldNotification.mixed.error {
	margin: 0 0 0 -2px;
	width: 721px;
}

.fieldCollection .checkbox,
.fieldCollection .radio {
	display: block;
	min-height: 40px;
	position: relative;
	width: 100%;
}

.fieldCollection .checkbox input,
.fieldCollection .radio input {
	border: 0 none;
	bottom: 9px;
	display: block;
	float: none;
	height: 15px;
	left: 8px;
	line-height: 15px;
	padding: 0;
	position: absolute;
	width: 15px;
}

:not(#old) .fieldCollection .checkbox input,
*:not(#old) .fieldCollection .radio input {
	left: -9999px;
	opacity: 0;
}

html.ie7 .fieldCollection .checkbox input,
html.ie7 .fieldCollection .radio input {
	bottom: 7px;
}

html.ie7 .fieldCollection .checkbox input.jsWorkAround,
html.ie7 .fieldCollection .radio input.jsWorkAround,
html.ie8 .fieldCollection .checkbox input.jsWorkAround,
html.ie8 .fieldCollection .radio input.jsWorkAround {
	left: -9999px;
}

.fieldCollection .checkbox label.shadow,
.fieldCollection .radio label.shadow {
	border: 0 none;
	cursor: pointer;
	display: none;
	height: 14px;
	margin-left: 6px;
	position: relative;
	top: 11px;
	vertical-align: top;
	width: 14px;
}

.fieldCollection.multicheckbox {
	border: 1px solid #ccc;
	height: 200px;
	overflow-y: scroll;
	padding: 6px 0;
	width: 598px;
}

.fieldCollection.multicheckbox .checkbox label.shadow {
	margin-left: 21px;
}

.fieldCollection.multicheckbox .checkbox label.text {
	margin-left: 6px;
}

.fieldCollection .checkbox label.shadow.jsWorkAround,
.fieldCollection .radio label.shadow.jsWorkAround,
*:not(#old) .fieldCollection .checkbox label.shadow,
*:not(#old) .fieldCollection .radio label.shadow {
	display: inline-block;
}

html.ie7 .fieldCollection .checkbox label.shadow.jsWorkAround,
html.ie7 .fieldCollection .radio label.shadow.jsWorkAround {
	display: inline;
}

.fieldCollection .radio label.shadow.jsWorkAround,
*:not(#old) .fieldCollection .radio label.shadow {
	background: rgba(0, 0, 0, 0) url("../images/form/radio_inactive.png") no-repeat scroll 50% 50%;
}

.fieldCollection .radio input[type="radio"]+label.shadow.checked.jsWorkAround,
*:not(#old) .fieldCollection .radio input[type="radio"]:checked+label.shadow {
	background: rgba(0, 0, 0, 0) url("../images/form/radio_active.png") no-repeat scroll 50% 50%;
}

.fieldCollection .checkbox label.shadow.jsWorkAround,
*:not(#old) .fieldCollection .checkbox label.shadow {
	background: rgba(0, 0, 0, 0) url("../images/form/checkbox_inactive.png") no-repeat scroll 50% 50%;
}

.fieldCollection .checkbox input[type="checkbox"]+label.shadow.checked.jsWorkAround,
*:not(#old) .fieldCollection .checkbox input[type="checkbox"]:checked+label.shadow {
	background: rgba(0, 0, 0, 0) url("../images/form/checkbox_active.png") no-repeat scroll 50% 50%;
}

.fieldCollection .checkbox label.text,
.fieldCollection .radio label.text {
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 200;
	line-height: 14px;
	margin-bottom: 3px;
	min-height: 14px;
	outline: medium none;
	padding-bottom: 12px;
	position: relative;
	top: 11px;
	width: 646px;
}

.element .fieldCollection .innerTable .inTableRow.inTableRowCountTwo .inTableCol.leftInTableCol .checkbox label.text,
.element .fieldCollection .innerTable .inTableRow.inTableRowCountTwo .inTableCol.rightInTableCol .checkbox label.text,
.row.countTwo .fieldCollection .checkbox label.text,
.row.countTwo .fieldCollection .radio label.text {
	width: 255px;
}

.row .fieldCollection .checkbox label.text,
.row .fieldCollection .radio label.text {
	padding-left: 8px;
}

html.ie7 .fieldCollection .checkbox label.text,
html.ie7 .fieldCollection .radio label.text {
	display: inline;
}

.fieldCollection .checkbox input[disabled="disabled"]~label.text,
.fieldCollection .radio input[disabled="disabled"]~label.text,
*:not(#old) .fieldCollection .checkbox input[disabled]~label.shadow,
*:not(#old) .fieldCollection .radio input[disabled]~label.shadow {
	cursor: default;
}

.selectBoxWrapper {
	background: #fff none repeat scroll 0 0;
	border: 0 none;
	box-sizing: border-box;
	cursor: pointer;
	height: 40px;
	margin: 0;
	overflow: hidden;
	position: relative;
	vertical-align: top;
}

.selectBoxWrapper.error {
	border-color: #dd3434;
}

.selectBoxWrapper .select2-container .select2-choice span {
	font-size: 18px;
	font-weight: 200;
}

html.ie7 .selectBoxWrapper {
	background-color: transparent;
	border: 1px solid transparent;
	display: inline;
}

.noJS .selectBoxWrapper {
	border: 1px solid #bbb;
}

.noJS .selectBoxWrapper:hover {
	border: 1px solid #888;
}

.noJS .selectBoxWrapper::after,
.noJS .selectBoxWrapper::before {
	content: "";
	cursor: pointer;
	pointer-events: none;
	vertical-align: top;
}

.noJS .selectBoxWrapper::before {
	background: #fff url("../images/form/select_arrow_white.png") no-repeat scroll 100% 50%;
	border: 0 none;
	height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	width: 36px;
	z-index: 1;
}

.noJS .selectBoxWrapper.grey::before {
	background: #f1f2f6 url("../images/form/select_arrow_grey.png") no-repeat scroll 100% 50%;
}

.noJS .selectBoxWrapper:hover::before {
	background: #fff url("../images/form/select_arrow_white_hover.png") no-repeat scroll 100% 50%;
}

.noJS .selectBoxWrapper.grey:hover::before {
	background: #f1f2f6 url("../images/form/select_arrow_grey_hover.png") no-repeat scroll 100% 50%;
}

.noJS .selectBoxWrapper select {
	background-color: transparent;
	border: 0 none;
	color: #333;
	cursor: pointer;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 18px;
	font-weight: 200;
	height: 38px;
	line-height: 19px;
	margin: 0;
	min-width: 300px;
	outline: 0 none;
	padding: 6px 0 6px 9px;
	width: 100%;
}

html.ie7 .selectBoxWrapper select {
	background-color: transparent;
	margin: 4px 0 0;
	width: 100%;
}

.noJS .selectBoxWrapper select option {
	background: #fff none repeat scroll 0 0;
	height: 25px;
	line-height: 19px;
	padding: 6px 0 0 8px;
}

.noJS .selectBoxWrapper.grey {
	background: #f1f2f6 none repeat scroll 0 0;
}

.noJS .selectBoxWrapper.grey select {
	background: #f1f2f6 none repeat scroll 0 0;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-weight: 500;
}

.noJS .selectBoxWrapper.grey select option,
html.ie7 .selectBoxWrapper.grey select option {
	background-color: #f1f2f6;
}

.row.countTwo.domainTLD .col.leftCol {
	width: 66.66%;
}

.row.countTwo.domainTLD .col.rightCol {
	width: 33.33%;
}

.row.countTwo .col.leftCol {
	z-index: 2;
}

.row .col.leftCol,
.row.countTwo .col.rightCol {
	z-index: 1;
}

.element.dropdown {
	position: relative;
	z-index: 0;
}

div.selectBoxWrapper span.prefix {
	display: none;
}

div.selectBoxWrapper.with-prefix span.prefix {
	background-color: #eeeded;
	border-right: 1px solid #d0d0d0;
	display: block;
	font-size: 18px;
	height: calc(100% - 2px);
	left: 1px;
	line-height: 40px;
	position: absolute;
	text-align: center;
	top: 1px;
	width: 40px;
	z-index: 99999999;
}

div.selectBoxWrapper.with-prefix a.select2-choice span {
	padding-left: 45px;
}

.group textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #333;
	display: block;
	font-family: "Montserrat", "Open Sans", Frutiger, Calibri, "Myriad Pro", Myriad, sans-serif;
	font-size: 12px;
	font-weight: 200;
	margin-bottom: 10px;
	padding: 7px;
	resize: none;
}

.group textarea:focus,
.group textarea:hover {
	border: 1px solid #999;
}

.row.countTwo .zipLocation {
	clear: both;
}

.textfield.asPrefix {
	width: 80px;
}

input.textfield.error,
input.textfield.error:focus,
input.textfield.error:hover {
	border-color: #dd3434;
}

.textfield.asFixedInput {
	border: 0 none;
	border-radius: 0;
	color: #333;
	display: block;
	float: left;
	font-family: "Montserrat", "Open Sans", Frutiger, Calibri, "Myriad Pro", Myriad, sans-serif;
	font-size: 12px;
	font-weight: 200;
	height: 27px;
	line-height: 24px;
	margin-bottom: 0;
	outline: medium none;
	overflow: hidden;
	padding: 6px 8px 0;
}

.group .selectBoxWrapper,
.group .selectBoxWrapper.medium {
	background: #fff none repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	float: left;
	height: 40px;
	margin: 0 0 3px;
	max-width: 256px;
	min-width: 256px;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	width: 256px;
}

.group .selectBoxWrapper.small {
	margin-right: 136px;
	max-width: 120px;
	min-width: 120px;
	width: 120px;
}

.group .selectBoxWrapper.large {
	max-width: 380px;
	width: 380px;
}

.group .selectBoxWrapper.larger {
	max-width: 667px;
	width: 667px;
}

.noJS .group .selectBoxWrapper {
	border: 1px solid #ccc;
	height: 31px;
	max-width: 254px;
}

.noJS .group .selectBoxWrapper.error {
	border-color: #dd3434;
}

html.ie7 .group .selectBoxWrapper {
	background-color: transparent;
	border: 1px solid transparent;
}

.noJS .group .selectBoxWrapper::after,
.noJS .group .selectBoxWrapper::before {
	content: "";
	cursor: pointer;
	pointer-events: none;
	vertical-align: top;
}

.noJS .group .selectBoxWrapper::before {
	background: #fff url("../images/form/select_arrow_white.gif") no-repeat scroll 100% 50%;
	border: 0 none;
	height: 31px;
	position: absolute;
	right: 0;
	top: 0;
	width: 36px;
	z-index: 1;
}

.noJS .group .selectBoxWrapper.grey::before {
	background: #f1f2f6 url("../images/form/select_arrow.gif") no-repeat scroll 100% 50%;
}

.noJS .group .selectBoxWrapper:hover::before {
	background: #fff url("../../images/form/select_arrow_white_hover.gif") no-repeat scroll 100% 50%;
}

.noJS .group .selectBoxWrapper.grey:hover::before {
	background: #f1f2f6 url("../../images/form/select_arrow_hover.gif") no-repeat scroll 100% 50%;
}

.noJS .group .selectBoxWrapper select {
	background-color: transparent;
	border: 0 none;
	color: #333;
	cursor: pointer;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 200;
	height: 31px;
	line-height: 19px;
	margin: 0;
	min-width: 300px;
	outline: 0 none;
	padding: 6px 0 6px 5px;
}

html.ie7 .group .selectBoxWrapper select {
	background-color: transparent;
	margin: 4px 0 0;
	width: 100%;
}

.noJS .group .selectBoxWrapper select option {
	background: #fff none repeat scroll 0 0;
	height: 25px;
	line-height: 19px;
	padding: 6px 0 0 8px;
}

.noJS .group .selectBoxWrapper.grey {
	background: #f1f2f6 none repeat scroll 0 0;
}

.noJS .group .selectBoxWrapper.grey select {
	background: #f1f2f6 none repeat scroll 0 0;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-weight: 500;
}

.noJS .group .selectBoxWrapper.grey select option,
html.ie7 .group .selectBoxWrapper.grey select option {
	background-color: #f1f2f6;
}

.row.group .label,
.rows.group .label {
	float: left;
	height: 33px;
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
	width: 130px;
}

.row.group .label.asPostfix,
.rows.group .label.asPostfix {
	margin-left: 5px;
	overflow: hidden;
	width: 360px;
}

.row.group .label label,
.rows.group .label label {
	bottom: 0;
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: 300;
	line-height: 13px;
	padding-bottom: 8px;
	padding-right: 3px;
	position: absolute;
}

.row.group .label label .required,
.rows.group .label label .required {
	font-size: 12px;
}

.row.group .label.asPostfix label,
.rows.group .label.asPostfix label {
	color: #333;
	font-family: "Montserrat", "Open Sans", Frutiger, Calibri, "Myriad Pro", Myriad, sans-serif;
	font-size: 12px;
	font-weight: 200;
}

.group .fieldCollection {
	border: 0 solid #ccc;
	float: left;
	width: 256px;
}

.group .fieldCollection.asPostfix {
	margin-left: 13px;
}

.group .fieldCollection .checkbox,
.group .fieldCollection .input,
.group .fieldCollection .radio {
	display: block;
	height: 33px;
	position: relative;
	width: 100%;
}

.group .fieldCollection .input {
	margin-bottom: 10px;
}

.group .fieldCollection .datepicker {
	display: block;
	position: relative;
	width: 100%;
}

.group .fieldCollection .datepicker.out {
	display: block;
	position: absolute;
	width: 100%;
	z-index: 999;
}

.group .fieldCollection .checkbox input,
.group .fieldCollection .radio input {
	border: 0 none;
	bottom: 9px;
	display: block;
	float: none;
	height: 15px;
	left: 8px;
	line-height: 15px;
	padding: 0;
	position: absolute;
	width: 15px;
}

:not(#old) .group .fieldCollection .checkbox input,
*:not(#old) .group .fieldCollection .radio input {
	opacity: 0;
}

html.ie7 .group .fieldCollection .checkbox input,
html.ie7 .group .fieldCollection .radio input {
	bottom: 7px;
}

html.ie7 .group .fieldCollection .checkbox input.jsWorkAround,
html.ie7 .group .fieldCollection .radio input.jsWorkAround,
html.ie8 .group .fieldCollection .checkbox input.jsWorkAround,
html.ie8 .group .fieldCollection .radio input.jsWorkAround {
	left: -9999px;
}

.group .fieldCollection .checkbox label.shadow,
.group .fieldCollection .radio label.shadow {
	border: 0 none;
	cursor: pointer;
	display: none;
	height: 14px;
	left: 6px;
	position: relative;
	top: 11px;
	width: 14px;
}

.group .fieldCollection .checkbox label.shadow.jsWorkAround,
.group .fieldCollection .radio label.shadow.jsWorkAround,
*:not(#old) .group .fieldCollection .checkbox label.shadow,
*:not(#old) .group .fieldCollection .radio label.shadow {
	display: block;
}

.group .fieldCollection .radio label.shadow.jsWorkAround,
*:not(#old) .group .fieldCollection .radio label.shadow {
	background: rgba(0, 0, 0, 0) url("../../images/form/radio_inactive.png") no-repeat scroll 50% 50%;
}

.group .fieldCollection .radio input[type="radio"]+label.shadow.checked.jsWorkAround,
*:not(#old) .group .fieldCollection .radio input[type="radio"]:checked+label.shadow {
	background: rgba(0, 0, 0, 0) url("../../images/form/radio_active.png") no-repeat scroll 50% 50%;
}

.group .fieldCollection .checkbox label.shadow.jsWorkAround,
*:not(#old) .group .fieldCollection .checkbox label.shadow {
	background: rgba(0, 0, 0, 0) url("../../images/form/checkbox_inactive.png") no-repeat scroll 50% 50%;
}

.group .fieldCollection .checkbox input[type="checkbox"]+label.shadow.checked.jsWorkAround,
*:not(#old) .group .fieldCollection .checkbox input[type="checkbox"]:checked+label.shadow {
	background: rgba(0, 0, 0, 0) url("../../images/form/checkbox_active.png") no-repeat scroll 50% 50%;
}

.group .fieldCollection .checkbox label.text,
.group .fieldCollection .radio label.text {
	bottom: 7px;
	color: #333;
	cursor: pointer;
	font-family: "Montserrat", "Open Sans", Frutiger, Calibri, "Myriad Pro", Myriad, sans-serif;
	font-size: 12px;
	font-weight: 200;
	left: 35px;
	outline: 0 none;
	position: absolute;
}

.group .fieldCollection .checkbox input[disabled="disabled"]~label.text,
.group .fieldCollection .radio input[disabled="disabled"]~label.text,
*:not(#old) .group .fieldCollection .checkbox input[disabled]~label.shadow,
*:not(#old) .group .fieldCollection .radio input[disabled]~label.shadow {
	cursor: default;
}

.formButtons {
	border-top: 0 solid #e5e5e5;
	display: block;
	margin-top: 0;
	padding-top: 0;
}

.formButtons.noSpacer {
	border-top: 0 none;
	padding-top: 0;
}

.row .element.textfield input.error,
.row .element.textfield input.error:focus,
.row .element.textfield input.error:hover {
	border-color: #dd3434;
}

.row .element.textfield input.middle,
.row .element.textfield input.middle:focus,
.row .element.textfield input.middle:hover {
	border-color: #efba3a;
}

.row .element.textfield input.strong,
.row .element.textfield input.strong:focus,
.row .element.textfield input.strong:hover {
	border-color: #72af5b;
}

.row .element.textarea textarea.error,
.row .element.textarea textarea.error:focus,
.row .element.textarea textarea.error:hover {
	border-color: #dd3434;
}

.row .element.textarea div.charCount,
.row.countOne .element.textarea div.charCount {
	display: none;
	font-size: 10px;
	height: 30px;
	line-height: 30px;
}

.row .element.textfield .datepicker,
.row.countOne .element.textfield .datepicker {
	display: block;
	margin-top: 10px;
	position: relative;
	width: 681px;
}

.row .element.textfield .datepicker.out,
.row.countOne .element.textfield .datepicker.out {
	display: block;
	margin-top: 10px;
	position: absolute;
	width: 681px;
	z-index: 999;
}

.row.countTwo .element.textfield .datepicker {
	width: 290px;
}

.col.deletable .row.countTwo .col.leftCol,
.col.deletable .row.countTwo .col.rightCol {
	float: left;
	width: 48%;
}

.row .col.deletable .action-button {
	height: 40px;
	margin-top: 7px;
	position: absolute;
	right: -10px;
	top: 23px;
	width: 55px;
	z-index: 40;
}

.row .col.deletable .action-button svg {
	height: 32px;
	margin-top: 2px;
	width: 32px;
}

.row .element.textfield .fixedInput {
	border: 0 solid #ccc;
	border-radius: 0;
	box-sizing: border-box;
	color: #333;
	display: table;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 18px;
	font-weight: 200;
	height: 40px;
	line-height: 1em;
	margin-bottom: 0;
	outline: medium none;
	overflow-wrap: break-word;
	padding-right: 35px;
	table-layout: fixed;
	width: 100%;
}

.row .element.textfield .fixedInput.height-40 {
	line-height: 40px;
	min-height: 40px;
}

html.ie7 .row .element.textfield .fixedInput {
	display: inline;
}

.row .element.textfield .fixedInput span {
	display: table-cell;
	vertical-align: middle;
}

.row .element.image .imageWrapper {
	overflow: hidden;
}

.row .element.textfield.postFixedInput .inTableCol.leftInTableCol,
.row .element.textfield.postFixedInput input {
	width: 120px;
}

.row .element.textfield.postFixedInput.smallLeft .inTableCol.leftInTableCol,
.row .element.textfield.postFixedInput.smallLeft input {
	width: 90px;
}

.row .element.textfield.postFixedInput .inTableCol.rightInTableCol {
	max-width: 560px;
}

.row .element.textfield.postFixedInput.smallLeft .inTableCol.rightInTableCol {
	max-width: 590px;
}

.row .element.textfield.postFixedInput .fixedInput {
	display: table;
	margin-left: 10px;
	min-height: 40px;
}

.row .element.textfield.postFixedInput .fixedInput span {
	display: table-cell;
	vertical-align: middle;
}

.row .element.chooseField {
	min-height: 40px;
	position: relative;
}

.row .element.chooseField .chooseFieldWrapper .fakeInput {
	border: 1px solid #ccc;
	border-radius: 0;
	box-sizing: border-box;
	color: #333;
	display: inline-block;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 200;
	height: 40px;
	line-height: 40px;
	margin-bottom: 0;
	outline: medium none;
	overflow: hidden;
	padding: 0 9px;
	position: absolute;
	white-space: nowrap;
	width: 100%;
	z-index: 10;
}

.row .element.chooseField .chooseFieldWrapper .fakeInput span {
	color: #c1c1c1;
	display: block;
	font-size: 18px;
	font-weight: 200;
	line-height: 2em;
	overflow-x: scroll;
	padding-bottom: 17px;
	width: 100%;
}

.row .element.chooseField .chooseFieldWrapper .fakePadding {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	box-sizing: border-box;
	float: right;
	height: 40px;
	position: relative;
	top: 0;
	width: 9px;
	z-index: 20;
}

.row .element.chooseField .chooseFieldWrapper.error .fakeInput,
.row .element.chooseField .chooseFieldWrapper.error .fakePadding {
	border-color: #dd3434;
}

.row .element.chooseField .chooseFieldWrapper .fakeMargin {
	display: none;
}

.row .element.chooseField .chooseFieldWrapper .btnGroup {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #fff;
	border-image: none;
	border-style: solid;
	border-width: 0 40px 0 5px;
	float: right;
	margin-left: 0;
	z-index: 20;
}

.row .element.chooseField .fieldNotification {
	width: 525px;
}

.row.countTwo .element.chooseField .fieldNotification {
	width: 200px;
}

#hoststar .row .element.chooseField .chooseFieldWrapper .btnGroup .button {
	height: 40px;
	margin-bottom: 0;
	margin-left: 0;
}

.noJS .row .element.chooseField .chooseFieldWrapper .btnGroup,
.noJS .row .element.chooseField .chooseFieldWrapper .fakeInput,
.noJS .row .element.chooseField .chooseFieldWrapper .fakeMargin,
.noJS .row .element.chooseField .chooseFieldWrapper .fakePadding,
.row .element.chooseField .chooseFieldWrapper .fileInput {
	display: none;
}

.noJS .row .element.chooseField .chooseFieldWrapper .fileInput {
	display: block;
	line-height: 0;
	padding-top: 8px;
}

.noJS .row .element.chooseField .chooseFieldWrapper.error .fileInput {
	border-color: #dd3434;
}

.row .element.chooseField.chooseField1 .chooseFieldWrapper,
.row.countOne .element.chooseField.chooseField1 .chooseFieldWrapper {
	height: 40px;
}

.row .element.chooseField.chooseField1 .chooseFieldWrapper .btnGroup {
	border-width: 0;
	float: left;
	margin-left: 0;
}

.row .element.chooseField.chooseField1 .chooseFieldWrapper .btnGroup.right {
	border-width: 0 0 0 5px;
}

.row .element.chooseField.chooseField1 .chooseFieldWrapper .btnGroup .button {
	height: 40px;
}

.row .element.chooseField.chooseField1 .chooseFieldWrapper .fakeInput {
	bottom: 0;
	left: 0;
	padding-left: 157px;
	padding-right: 35px;
	position: absolute;
	right: 0;
	top: 0;
}

.row .element.chooseField.chooseField1 .chooseFieldWrapper.withAction .fakeInput {
	padding-right: 162px;
}

.row .element.chooseField.chooseField1 .chooseFieldWrapper.withAction .btnGroup.right {
	float: right;
}

.row .element.chooseField.chooseField1 .chooseFieldWrapper .fakeMargin {
	float: right;
	height: 40px;
}

#hoststar .row .chooseField.chooseField1 {
	margin-bottom: 20px;
}

#hoststar .row .chooseFieldWrapper .button.white .label {
	color: #333;
	font-size: 12px;
	font-weight: 600;
	text-transform: none;
}

.row .chooseFieldText,
.row .chooseFieldText .slide {
	display: block;
}

.row .chooseFieldText .text {
	background-position: 0 0;
	color: #333;
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 13px;
}

.row .chooseFieldText .slide>.text {
	background-color: #f1f2f6;
	border-bottom: 1px solid transparent;
	color: #303133;
}

.elemSequence {
	display: block;
	margin-bottom: 3px;
	min-height: 33px;
	position: relative;
	width: 751px;
}

.elemSequence .singleElem {
	display: block;
	float: left;
	height: 33px;
	position: relative;
}

.elemSequence .singleElem .elemSeparator {
	display: block;
	float: left;
	height: 33px;
	margin: 0 15px;
	position: relative;
}

.elemSequence .singleElem.first .elemSeparator {
	display: none;
}

.elemSequence .singleElem .elemSeparator .text {
	color: #000;
	font-size: 13px;
	font-weight: 500;
	line-height: 33px;
}

.elemSequence .singleElem .elemValue {
	display: block;
	float: left;
	height: 33px;
	position: relative;
}

.elemSequence .singleElem .elemValue .text {
	color: #333;
	font-size: 11px;
	line-height: 33px;
}

.fieldCollection.poll {
	width: 100%;
}

.fieldCollection.poll .radio {
	float: left;
	height: auto;
	min-height: 0;
	text-align: center;
	width: 25%;
}

.fieldCollection.poll .radio label.text {
	color: #888;
	font-size: 12px;
	position: static;
	width: auto;
}

.fieldCollection.poll .radio label.shadow {
	left: 46.5%;
	margin-left: 0;
}

.block.before-radio {
	margin-bottom: 19px;
}

#wizardProgress,
.block.bottom-melt {
	margin-bottom: 0;
}

.wizardProgress {
	height: 100px;
	width: 100%;
}

.wizardProgress .stage {
	color: #c5ccd5;
	float: left;
	font-weight: 500;
	height: 80px;
	text-align: center;
	text-transform: uppercase;
	width: 25%;
}

.wizardProgress .stage.active {
	color: #2f3033;
	font-weight: 500;
}

.wizardProgress .stage .identifier {
	color: #c5ccd5;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	text-align: center;
	width: 35px;
}

.wizardProgress .stage.active .identifier {
	color: #2f3033;
	font-weight: 600;
	height: 35px;
}

.wizardProgress .stage .line {
	border-top: 1px solid #dae1ea;
	cursor: default;
	height: 0;
	margin-left: 117px;
	margin-top: -68px;
	position: absolute;
	width: 130px;
}

#content.wide .wizardProgress .stage .line {
	margin-left: 170px;
}

.wizardProgress .stage.active .line {
	margin-top: -68px;
}

.wizardProgress .stage label.text {
	color: #c5ccd5;
	display: block;
	height: 50px;
	line-height: 25px;
	margin: 0 auto;
	max-width: 150px;
	overflow: hidden;
}

.wizardProgress .stage.active label.text {
	color: #2f3033;
	font-weight: 600;
}

.wizardProgress .stage label.text.wideContent:hover,
.wizardProgress .stage.active label.text.wideContent {
	background-color: #fff;
	margin-left: -56px;
	max-width: 300px;
	overflow: visible;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	white-space: nowrap;
	width: 250px;
}

.wizardProgress .stage label.text div.fadeOut {
	background: transparent url("../../images/fade_white_right.png") repeat-y scroll left top;
	display: none;
	float: right;
	height: 15px;
	margin-top: -20px;
	position: relative;
	right: 0;
	width: 30px;
}

.wizardProgress .stage label.text.wideContent div.fadeOut.right {
	background: transparent url("../../images/fade_white_left.png") repeat-y scroll left top;
	margin-top: -20px;
	position: absolute;
	right: -30px;
}

.wizardProgress .stage label.text.wideContent div.fadeOut.left {
	left: -30px;
	margin-top: -20px;
	position: absolute;
}

.wizardProgress .stage label.text.first.wideContent:hover {
	margin-left: -27px;
	text-align: left;
}

.wizardProgress .stage label.text.last.wideContent:hover {
	margin-left: -90px;
}

.wizardProgress .stage a label.text {
	cursor: pointer;
}

.wizardProgress .stage.active .wideContent+.line {
	margin-top: -40px;
}

.wizardProgress .stage .identifier .icon.svg svg polygon {
	fill: #c5ccd5;
}

.hsBox1 .head .gather .fieldsWrapper .field.circularStatusBar {
	width: 49px;
}

.hsBox1 .head .gather .fieldsWrapper .field.circularStatusBar.withLabel,
.hsBox1 .head .gather .fieldsWrapper .field.circularStatusBarLabel {
	border-left: medium none;
	text-align: right;
}

.hsBox1 .head .gather .fieldsWrapper .field.circularStatusBarLabel {
	top: 2px;
}

.pie_progress .pie_progress__content,
.pie_progress svg {
	position: absolute;
}

.pie_progress svg {
	left: 15px;
	top: -7px;
}

.pie_progress .pie_progress__content {
	font-size: 9px;
	left: 18px;
	text-align: center;
	top: 8px;
	width: 35px;
}

.head.opened .pie_progress .pie_progress__content {
	color: #8e8e8f;
}

.pie_progress ellipse {
	stroke: #fff;
}

.head.opened .pie_progress ellipse {
	stroke: #454648;
}

.news .entry {
	border-bottom: 1px solid #f0f0f2;
	min-height: 49px;
}

.news .entry .mainIcon {
	float: left;
	font-size: 38px;
	height: 49px;
	line-height: 49px;
}

.news .entry .txtContainer {
	float: left;
	overflow: hidden;
	width: 672px;
}

#content.wide .news .entry .txtContainer {
	width: 920px;
}

.news .entry .txtContainer .description {
	font-size: 10px;
	padding-top: 6px;
	white-space: nowrap;
}

.news .entry .txtContainer .title {
	padding-top: 0;
	text-transform: none;
	white-space: nowrap;
}

.news .entry .content {
	clear: both;
	display: none;
	margin-left: 39px;
	width: 710px;
}

.news .entry .content p {
	width: 710px;
}

.news .entry .trigger {
	cursor: pointer;
	float: left;
	height: 49px;
	padding-left: 7px;
	width: 28px;
}

.news .entry .trigger .iconfont {
	color: #ccc;
	font-size: 20px;
	line-height: 49px;
	margin-left: 2px;
	transition: color 0.5s ease 0s;
}

.news .entry .trigger .iconfont:hover {
	color: #999;
}

.news .entry .fadeOut {
	background: transparent url("../../images/fade_white_right.png") repeat-y scroll left top;
	border: 0 none;
	display: none;
	height: 49px;
	margin: 0 0 0 691px;
	padding: 0;
	position: absolute;
	width: 16px;
}

.button.icon div.icon.svg svg {
	height: 32px;
	left: -2px;
	position: relative;
	top: -2px;
	width: 32px;
}

.button.black.icon div.icon.svg svg path,
.button.black.icon div.icon.svg svg polygon,
.button.black.icon div.icon.svg svg rect {
	fill: #fff;
}

.button.white.icon div.icon.svg svg path,
.button.white.icon div.icon.svg svg polygon,
.button.white.icon div.icon.svg svg rect {
	fill: #c0c4cc;
}

.button.white.icon:hover div.icon.svg svg path,
.button.white.icon:hover div.icon.svg svg polygon,
.button.white.icon:hover div.icon.svg svg rect {
	fill: #333;
}

.button.icon.height-40 div.icon svg {
	top: 3px;
}

div.icon.svg svg,
span.icon.svg svg {
	height: 32px;
	width: 32px;
}

.icon.enhanced.default span {
	display: inline-block;
	height: 64px;
	width: 64px;
}

.icon.enhanced.medium span {
	background-size: 32px 32px;
	display: inline-block;
	height: 32px;
	width: 32px;
}

.icon.enhanced.small span {
	background-size: 16px 16px;
	display: inline-block;
	height: 16px;
	width: 16px;
}

.hs-icon-folder-2 {
	background-image: url("../../images/icons/png/Folder.png");
}

.hs-icon-doc-letter {
	background-image: url("../../images/icons/png/Documents.png");
}

.hs-icon-picture {
	background-image: url("../../images/icons/png/Pictures.png");
}

.hs-icon-round-question {
	background-image: url("../../images/icons/png/Help.png");
}

.hs-icon-trash {
	background-image: url("../../images/icons/png/Trash.png");
}

.hs-icon-edit {
	background-image: url("../../images/icons/png/Edit.png");
}

.hs-icon-download {
	background-image: url("../../images/icons/png/Download.png");
}

.hs-icon-clock {
	background-image: url("../../images/icons/png/Clock.png");
}

.hs-icon-share {
	background-image: url("../../images/icons/png/Share.png");
}

@media only screen and (max-width: 1135px) {
	.news .entry .txtContainer {
		float: left;
		overflow: hidden;
		width: 672px;
	}
	#content.wide .news .entry .txtContainer {
		width: 747px;
	}
}

.support-member {
	float: left;
	height: 100px;
	width: 33.333%;
}

.support-member .photo {
	background-size: cover;
	border-radius: 40px;
	float: left;
	height: 64px;
	width: 64px;
}

.support-member .photo div img {
	border-radius: 40px;
}

.support-member .name,
.support-member .position {
	color: #303133;
	display: block;
	font-weight: 500;
	left: 15px;
	margin-top: 16px;
	position: relative;
}

.support-member .position {
	font-weight: 300;
	margin-top: 2px;
}

.form-hint-btn,
a.hint_button {
	cursor: pointer;
	display: block;
	float: left;
	height: 17px;
	position: relative;
	width: 17px;
}

a.hint_button {
	background: rgba(0, 0, 0, 0) url("../../images/form/icon_hint.png") no-repeat scroll left top;
}

.form-hint-btn {
	color: #d9d9d9;
}

.form-hint-btn .content-symbol {
	font-size: 24px;
}

.form-hint-btn:hover,
a.hint_button:hover {
	background: rgba(0, 0, 0, 0) url("../../images/form/icon_hint_dark.png") no-repeat scroll left top;
}

.form-hint-btn.hover,
.form-hint-btn:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #bfbfbf;
}

.form-hint-content {
	display: none;
	opacity: 0;
	transition: opacity 0.3s ease 0s, left 0.4s ease 0s;
}

.form-hint {
	height: 29px;
	overflow: hidden;
	width: 25px;
	z-index: 1999;
}

.form-hint.hover,
.form-hint:hover {
	overflow: visible;
}

.form-hint-btn:hover+.form-hint-content,
html.ie7 .form-hint.hover .form-hint-content,
html.ie8 .form-hint.hover .form-hint-content {
	display: block;
	opacity: 1;
}

.form-hint-content {
	background-color: #e5e5e5;
	border: 1px solid #e7e7e7;
	color: #999;
	font-size: 11px;
	left: 30px;
	padding: 15px;
	position: absolute;
	top: -13px;
	width: 240px;
	z-index: 9999;
}

.form-hint-content .arrow-left,
.form-hint-content .arrow-right {
	top: 26px;
}

.form-hint.left .form-hint-content {
	left: -278px;
}

.form-hint-content .title {
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: 500;
	text-transform: none;
}

.form-hint {
	float: left;
	left: 6px;
	position: relative;
	top: 2px;
}

.hintField {
	background: #fff none repeat scroll 0 0;
	height: 36px;
	padding: 0;
	position: absolute;
	right: 5px;
	top: 2px;
	width: 32px;
	z-index: 20;
}

.textfield .hintField {
	top: 3px;
}

.selectBoxWrapper~.hintField {
	right: 26px;
}

.divTableFieldAction .hintField {
	height: 28px;
	left: 3px;
	top: 0;
}

.divTableFieldAction .hintField .hintFieldHover {
	height: 20px;
	top: 5px;
}

.hsBox.accordeon .hintField {
	right: 35px;
}

span.hintFieldIcon.iconfont svg circle,
span.hintFieldIcon.iconfont svg path,
span.hintFieldIcon.iconfont svg rect {
	fill: #bbb;
}

div.hintField:hover span.hintFieldIcon.iconfont svg circle,
div.hintField:hover span.hintFieldIcon.iconfont svg path,
div.hintField:hover span.hintFieldIcon.iconfont svg rect {
	fill: #888;
}

#hoststar .hintField.email {
	right: -27px;
	top: 0;
}

#hoststar .hintField.email .hintFieldIcon {
	color: #333;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
}

#hoststar .col .element.textfield.email input {
	width: 273px;
}

.row.countTwo .element.dropdown .hintField.left {
	left: 255px;
}

.row.countOne .element.textfield .hintFieldHover,
.row.countTwo .element.textfield .hintFieldHover {
	background-color: #fff;
}

.group .hintField {
	top: 36px;
}

.hintField .hintFieldHover {
	cursor: pointer;
	display: block;
	height: 24px;
	left: 0;
	outline: medium none;
	padding-left: 5px;
	position: absolute;
	text-decoration: none;
	top: 8px;
	width: 24px;
}

span.hintFieldIcon.iconfont svg {
	height: 32px;
	margin-left: -5px;
	margin-top: -6px;
	width: 32px;
}

.hintField .hintFieldHover .hintFieldIcon {
	color: #ccc;
	cursor: pointer;
	font-size: 24px;
	line-height: 22px;
}

.hintField .hintFieldHover:hover .hintFieldIcon,
html.ie7 .hintField .hintFieldHover.hover .hintFieldIcon,
html.ie8 .hintField .hintFieldHover.hover .hintFieldIcon {
	color: #999;
}

.hintField .hintFieldContent {
	background-color: #f1f2f6;
	border: medium none;
	display: none;
	left: auto;
	min-width: 240px;
	padding: 15px 25px;
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 9999;
}

.hintField .hintFieldContent .arrow-left,
.hintField .hintFieldContent .arrow-right {
	left: auto;
	right: 12px;
	top: -2px;
	transform: rotate(90deg);
}

.hintField.left .hintFieldContent {
	left: -278px;
}

.hintField .hintFieldContent span.title {
	color: #000;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 31px;
	padding: 0;
	text-transform: uppercase;
}

.hintField .hintFieldContent p {
	color: #666;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	text-transform: none;
	width: auto;
}

.hintField .hintFieldContent li {
	color: #666;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	width: auto;
}

.hsBox1 .head.withMainIcon {
	overflow: visible;
}

.hsBox1 .head.withMainIcon .gather {
	overflow: inherit;
}

.head.withMainIcon .fieldsWrapper .hintField,
.hsBox .hintField {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.head.withMainIcon .fieldsWrapper .hintField {
	width: 60px;
}

.head.withMainIcon .fieldsWrapper .hintField .hintFieldHover {
	top: 0;
	width: 60px;
}

.head.withMainIcon .fieldsWrapper .hintField .hintFieldContent {
	border: 1px solid rgba(128, 128, 128, 0.2);
	right: 10px;
	text-align: left;
	top: 30px;
}

.head.withMainIcon .fieldsWrapper .hintField .hintFieldContent span.title {
	color: #000;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 31px;
	padding: 0;
	text-transform: uppercase;
}

.fieldNotification {
	border: 0 solid #dd3434;
	box-sizing: border-box;
	line-height: 15px;
	margin: 0;
	opacity: 1;
	padding: 2px 7px;
	transition: opacity 0.3s ease 0s, left 0.4s ease 0s;
	z-index: 999;
}

html.ie7 .fieldNotification {
	top: -1px;
}

.fieldNotification .icon {
	float: left;
	height: 14px;
	margin-right: 10px;
	margin-left: 5px;
}

.fieldNotification .icon span {
	color: #fff;
	font-size: 14px;
}

.fieldNotification .text {
	color: #fff;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-weight: 300;
	margin-left: 30px;
	margin-right: 10px;
	overflow-wrap: break-word;
}

.fieldNotification.password {
	background-color: #dd3434;
	clear: both;
}

.fieldNotification.password.weak {
	background-color: #dd3434;
}

.fieldNotification.password.middle {
	background-color: #efba3a;
}

.fieldNotification.password.strong {
	background-color: #72af5b;
}

.fieldNotification.error {
	background-color: #dd3434;
	clear: both;
}

.fieldNotification.success {
	background-color: #72af5b;
	clear: both;
}

.fieldNotification.warning {
	background-color: #efba3a;
	clear: both;
}

.fieldNotification.information {
	background-color: #3a87ad;
	clear: both;
}

.row .element.textfield.postFixedInput .fieldNotification {
	width: 120px;
}

.row .element.textfield.postFixedInput.smallLeft .fieldNotification {
	width: 90px;
}

.group .fieldNotification {
	border: 0 solid #dd3434;
	box-shadow: -2px 0 3px 3px #fff;
	float: left;
	height: 16px;
	left: 420px;
	line-height: 17px;
	margin: 0;
	opacity: 1;
	padding: 6px;
	position: absolute;
	top: 2px;
	transition: opacity 0.3s ease 0s, left 0.4s ease 0s;
	width: auto;
	z-index: 999;
}

.group .fieldNotification::after {
	border-bottom: 5px solid transparent;
	border-right: 5px solid #dd3434;
	border-top: 5px solid transparent;
	content: "";
	height: 0;
	left: -4px;
	pointer-events: none;
	position: absolute;
	top: 9px;
	width: 0;
}

.group .fieldNotification .icon {
	float: left;
	margin-right: 2px;
}

.group .fieldNotification .icon span {
	color: #fff;
	font-size: 14px;
}

.group .fieldNotification .text {
	color: #fff;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-weight: 300;
	height: 17px;
	margin-right: 20px;
	white-space: nowrap;
}

.group .fieldNotification.password {
	background-color: #dd3434;
}

.group .fieldNotification.password::after {
	border-right-color: #dd3434;
}

.group .fieldNotification.password.weak {
	background-color: #dd3434;
}

.group .fieldNotification.password.weak::after {
	border-right-color: #dd3434;
}

.group .fieldNotification.password.middle {
	background-color: #efba3a;
}

.group .fieldNotification.password.middle::after {
	border-right-color: #efba3a;
}

.group .fieldNotification.password.strong {
	background-color: #72af5b;
}

.group .fieldNotification.password.strong::after {
	border-right-color: #72af5b;
}

.group .fieldNotification.error {
	background-color: #dd3434;
}

.group .fieldNotification.error::after {
	border-right: 5px solid #dd3434;
}

.group .fieldNotification.success {
	background-color: #72af5b;
}

.group .fieldNotification.success::after {
	border-right: 5px solid #72af5b;
}

.group .fieldNotification.warning {
	background-color: #efba3a;
}

.group .fieldNotification.warning::after {
	border-right: 5px solid #efba3a;
}

.group .fieldNotification.information {
	background-color: #3a87ad;
}

.group .fieldNotification.information::after {
	border-right: 5px solid #3a87ad;
}

.accordeon,
.accordeon .slide {
	display: block;
}

.accordeon .accordeonButton,
.accordeon a.accordeon_button {
	background-position: 0 0;
	color: #333;
	cursor: pointer;
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
}

.accordeon .slide.closed>.accordeonButton,
.accordeon .slide.closed>a.accordeon_button {
	background-color: #f1f2f6;
	color: #303133;
}

.accordeon .slide.opened>.accordeonButton,
.accordeon .slide.opened>a.accordeon_button {
	background-color: #2f3033;
	color: #fff;
}

.hsBox .body .bodyContent .accordeon .slide.closed>.accordeonButton,
.hsBox .body .bodyContent .accordeon .slide.closed>a.accordeon_button,
.hsBox .body .bodyContent .accordeon .slide.opened>.accordeonButton,
.hsBox .body .bodyContent .accordeon .slide.opened>a.accordeon_button {
	margin-left: 10px;
}

.accordeon .slide.closed>.accordeonButton.checkbox,
.accordeon .slide.closed>a.accordeon_button.checkbox {
	background: #fff url("../../images/form/checkbox_inactive.png") no-repeat scroll left center;
	color: #888;
}

.accordeon .slide.opened>.accordeonButton.checkbox,
.accordeon .slide.opened>a.accordeon_button.checkbox {
	background: #fff url("../../images/form/checkbox_active.png") no-repeat scroll left center;
	color: #333;
}

.accordeon .slide.closed>.accordeonButton:hover,
.accordeon .slide.closed>a.accordeon_button:hover {
	color: #333;
}

.accordeon .slide>.accordeonContent,
.accordeon .slide>.accordeon_content {
	border-bottom: 1px solid transparent;
	display: none;
}

.accordeon .slide>.accordeonContent.bordered,
.accordeon .slide>.accordeon_content.bordered {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: currentcolor #f1f2f6 #f1f2f6;
	border-image: none;
	border-style: none solid solid;
	border-width: 0 2px 2px;
	padding: 10px;
}

.accordeon .slide>.accordeonContent.bordered p,
.accordeon .slide>.accordeon_content.bordered p {
	width: 576px;
}

.accordeon .slide.opened>.accordeonContent,
.accordeon .slide.opened>.accordeon_content {
	display: block;
}

.accordeon .slide .accordeonContent::before,
.accordeon .slide .accordeon_content::before {
	content: "";
	display: block;
	margin-bottom: 10px;
}

.accordeon .slide .accordeonContent .rows:last-of-type,
.accordeon .slide .accordeon_content .rows:last-of-type {
	margin-bottom: 0;
}

.accordeon div.icon {
	cursor: pointer;
	font-size: 20px;
	height: 38px;
	line-height: 40px;
	padding-left: 10px;
	position: absolute;
}

.accordeon .slide.opened div.icon {
	color: #fff;
}

#content .notification-box,
.notification-box {
	background-color: #d9edf7;
	color: #fff;
	display: block;
	margin-bottom: 15px;
	padding: 0;
	position: relative;
	width: 720px;
	z-index: 1000;
}

#content .notification-box div.icon svg circle,
#content .notification-box div.icon svg path,
#content .notification-box div.icon svg polygon,
#content .notification-box div.icon svg rect,
#hs-icon-1px-warning div.icon svg circle,
#hs-icon-1px-warning div.icon svg path,
#hs-icon-1px-warning div.icon svg polygon,
#hs-icon-1px-warning div.icon svg rect,
.notification-box div.icon svg circle,
.notification-box div.icon svg path,
.notification-box div.icon svg polygon,
.notification-box div.icon svg rect {
	fill: #fff;
}

#content .notification-box div.icon svg,
.notification-box div.icon svg {
	height: 64px;
	width: 64px;
}

#content.wide .notification-box {
	width: 964px;
}

#content .notification-box.overlay,
.notification-box.overlay {
	height: 85px;
	left: 30px;
	position: absolute;
	top: 0;
}

@media only screen and (max-width: 1280px) {
	#content .notification-box.overlay {
		left: 364px;
	}
}

@media only screen and (max-width: 1135px) {
	#content .notification-box.overlay {
		left: 190px;
	}
}

#content .notification-box.hide,
.notification-box.hide {
	display: none;
}

#content .notification-box div.icon,
.notification-box div.icon {
	height: 70px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 70px;
}

#content .notification-box div.icon span,
.notification-box div.icon span {
	line-height: 70px;
}

#content .notification-box div.message,
.notification-box div.message {
	height: 100%;
	line-height: 100%;
	margin: 0 15px 0 29px;
	overflow-y: hidden;
	position: relative;
	text-align: left;
	top: 0;
	vertical-align: middle;
}

#content.wide .notification-box div.message {
	width: 770px;
}

#content .notification-box div.msgcontainer,
.notification-box div.msgcontainer {
	margin: 30px 0;
	position: relative;
}

#content .notification-box div.message h2,
.notification-box div.message h2 {
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 15px;
	margin: 0 0 3px;
	padding: 0;
	text-transform: uppercase;
	width: auto;
}

#content .notification-box div.message span.text,
.notification-box div.message span.text,
.notification-box div.message ul {
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 21px;
}

#content .notification-box.information,
.notification-box.information {
	background-color: #51a5cf;
}

#content .notification-box.information h2,
#content .notification-box.information span,
.notification-box.information h2,
.notification-box.information span {
	color: #fff;
}

#content .notification-box.warning,
.notification-box.warning {
	background-color: #fb3;
}

#content .notification-box.warning h2,
#content .notification-box.warning span,
.notification-box.warning h2,
.notification-box.warning span {
	color: #fff;
}

#content .notification-box.error,
.notification-box.error {
	background-color: #f6533d;
}

#content .notification-box.error h2,
#content .notification-box.error span,
.notification-box.error h2,
.notification-box.error span {
	color: #fff;
}

#content .notification-box.success,
.notification-box.success {
	background-color: #8ec048;
}

#content .notification-box.success h2,
#content .notification-box.success span,
.notification-box.success h2,
.notification-box.success span {
	color: #fff;
}

#content .notification-box ul {
	margin-left: 20px;
}

#content .notification-box.thin .icon {
	margin: -22px 0 0;
}

#content .notification-box.thin div.icon svg {
	height: 52px;
	width: 52px;
}

#content .notification-box.thin div.message {
	left: 30px;
}

#content .notification-box.thin div.msgcontainer {
	margin-bottom: 20px;
	margin-top: 20px;
}

span.domain-holder {
	display: block;
	max-width: 250px;
	min-width: 250px;
	overflow: hidden;
}

span.domain-holder a.fade-out {
	display: block;
	height: 20px;
	margin-left: 220px;
	margin-top: -20px;
	position: absolute;
	width: 30px;
}

span.domain-holder.expanded {
	background-color: #fff;
	height: 46px;
	line-height: 46px;
	margin-top: -23px;
	max-width: calc(100% - 125px);
	position: absolute;
	width: calc(100% - 125px);
	z-index: 1;
}

span.path-holder {
	display: block;
	max-width: 250px;
	min-width: 250px;
	overflow: hidden;
	position: relative;
}

span.path-holder a.fade-out {
	display: block;
	height: 20px;
	margin-left: 220px;
	margin-top: -20px;
	position: absolute;
	width: 30px;
}

span.path-holder.expanded {
	background-color: #fff;
	display: block;
	height: auto;
	line-height: normal;
	margin-top: -9px;
	overflow: inherit;
	position: relative;
	white-space: pre-line;
	word-break: break-all;
	z-index: 1;
}

span.path-holder.expanded a.fade-out {
	display: none;
}

.divTable {
	display: block;
	margin-bottom: 10px;
	position: relative;
	width: 751px;
}

.divTable .divTableHead {
	border-color: transparent;
	border-style: solid;
	border-width: 1px;
	display: block;
	height: 31px;
	position: relative;
	width: 749px;
}

.divTable .divTableRow {
	border-color: transparent transparent #e5e5e5;
	border-style: solid;
	border-width: 1px;
	display: block;
	height: 31px;
	position: relative;
	width: 749px;
}

.divTable .divTableRow.last {
	border-bottom: 0 none;
	height: 32px;
}

.divTable .divTableHead .divTableCol,
.divTable .divTableHead .divTableFieldAction,
.divTable .divTableHead .divTableLabel,
.divTable .divTableRow .divTableCol,
.divTable .divTableRow .divTableFieldAction,
.divTable .divTableRow .divTableLabel {
	border-color: transparent;
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	height: 29px;
	position: relative;
	vertical-align: top;
}

.divTable .divTableHead .divTableLabel,
.divTable .divTableRow .divTableLabel {
	width: 0;
}

.divTable .divTableHead.withLabel .divTableLabel,
.divTable .divTableRow.withLabel .divTableLabel {
	width: 134px;
}

.divTable .divTableHead .divTableFieldAction,
.divTable .divTableRow .divTableFieldAction {
	width: 29px;
}

.divTable .divTableHead .divTableFieldAction .fieldAction,
.divTable .divTableRow .divTableFieldAction .fieldAction {
	display: block;
	height: 29px;
	position: relative;
	width: 29px;
}

.divTable .divTableHead .divTableCol,
.divTable .divTableHead.colCount1 .divTableCol,
.divTable .divTableRow .divTableCol,
.divTable .divTableRow.colCount1 .divTableCol {
	width: 747px;
}

.divTable .divTableHead.colCount1.withLabel .divTableCol,
.divTable .divTableHead.withLabel .divTableCol,
.divTable .divTableRow.colCount1.withLabel .divTableCol,
.divTable .divTableRow.withLabel .divTableCol {
	width: 578px;
}

.divTable .divTableHead.colCount1.fieldActionCount1 .divTableCol,
.divTable .divTableHead.fieldActionCount1 .divTableCol,
.divTable .divTableRow.colCount1.fieldActionCount1 .divTableCol,
.divTable .divTableRow.fieldActionCount1 .divTableCol {
	width: 716px;
}

.divTable .divTableHead.colCount1.fieldActionCount1.withLabel .divTableCol,
.divTable .divTableHead.fieldActionCount1.withLabel .divTableCol,
.divTable .divTableRow.colCount1.fieldActionCount1.withLabel .divTableCol,
.divTable .divTableRow.fieldActionCount1.withLabel .divTableCol {
	width: 580px;
}

.divTable .divTableHead.colCount2 .divTableCol,
.divTable .divTableRow.colCount2 .divTableCol {
	width: 372px;
}

.divTable .divTableHead.colCount2.withLabel .divTableCol,
.divTable .divTableRow.colCount2.withLabel .divTableCol {
	width: 304px;
}

.divTable .divTableHead.colCount2.fieldActionCount1 .divTableCol,
.divTable .divTableRow.colCount2.fieldActionCount1 .divTableCol {
	width: 357px;
}

.divTable .divTableHead.colCount2.fieldActionCount1.withLabel .divTableCol,
.divTable .divTableRow.colCount2.fieldActionCount1.withLabel .divTableCol {
	width: 289px;
}

.divTable .divTableHead.colCount3 .divTableCol,
.divTable .divTableRow.colCount3 .divTableCol {
	width: 247px;
}

.divTable .divTableHead.colCount3.withLabel .divTableCol,
.divTable .divTableRow.colCount3.withLabel .divTableCol {
	width: 202px;
}

.divTable .divTableHead.colCount3.fieldActionCount1 .divTableCol,
.divTable .divTableRow.colCount3.fieldActionCount1 .divTableCol {
	width: 237px;
}

.divTable .divTableHead.colCount3.fieldActionCount1.withLabel .divTableCol,
.divTable .divTableRow.colCount3.fieldActionCount1.withLabel .divTableCol {
	width: 192px;
}

.divTable .divTableHead.colCount4 .divTableCol,
.divTable .divTableRow.colCount4 .divTableCol {
	width: 185px;
}

.divTable .divTableHead.colCount4.withLabel .divTableCol,
.divTable .divTableRow.colCount4.withLabel .divTableCol {
	width: 151px;
}

.divTable .divTableHead.colCount4.fieldActionCount1 .divTableCol,
.divTable .divTableRow.colCount4.fieldActionCount1 .divTableCol {
	width: 177px;
}

.divTable .divTableHead.colCount4.fieldActionCount1.withLabel .divTableCol,
.divTable .divTableRow.colCount4.fieldActionCount1.withLabel .divTableCol {
	width: 143px;
}

.divTable .divTableHead.colCount5 .divTableCol,
.divTable .divTableRow.colCount5 .divTableCol {
	width: 123px;
}

.divTable .divTableHead.colCount5.withLabel .divTableCol,
.divTable .divTableRow.colCount5.withLabel .divTableCol {
	width: 100px;
}

.divTable .divTableHead.colCount5.fieldActionCount1 .divTableCol,
.divTable .divTableRow.colCount5.fieldActionCount1 .divTableCol {
	width: 117px;
}

.divTable .divTableHead.colCount5.fieldActionCount1.withLabel .divTableCol,
.divTable .divTableRow.colCount5.fieldActionCount1.withLabel .divTableCol {
	width: 94px;
}

.divTable .divTableHead .divTableCol .caption {
	display: block;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	width: 100%;
}

.divTable .divTableHead .divTableCol.left .caption {
	margin: 0;
	text-align: left;
}

.divTable .divTableHead .divTableCol.right .caption {
	margin: 0;
	text-align: right;
}

.divTable .divTableHead .divTableCol .caption .text {
	color: #999;
	display: block;
	font-size: 11px;
	height: 26px;
	line-height: 23px;
	padding-top: 6px;
}

.divTable .divTableRow .divTableLabel .caption {
	bottom: 0;
	display: block;
	left: 0;
	padding-bottom: 4px;
	padding-right: 3px;
	position: absolute;
	text-align: left;
	width: 134px;
}

.divTable .divTableRow .divTableLabel .caption .text {
	color: #999;
	font-size: 11px;
	line-height: 13px;
}

.divTable .divTableRow .divTableCol .caption,
.divTable .divTableRow .divTableCol.fieldCollection .checkbox,
.divTable .divTableRow .divTableCol.fieldCollection .input,
.divTable .divTableRow .divTableCol.fieldCollection .radio {
	display: block;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 29px;
}

.divTable .divTableRow .divTableCol .caption {
	text-align: center;
	width: 100%;
}

.divTable .divTableRow .divTableCol.left .caption,
.divTable .divTableRow .divTableCol.left .checkbox,
.divTable .divTableRow .divTableCol.left .input,
.divTable .divTableRow .divTableCol.left .radio {
	margin: 0;
	text-align: left;
}

.divTable .divTableRow .divTableCol.right .caption,
.divTable .divTableRow .divTableCol.right .checkbox,
.divTable .divTableRow .divTableCol.right .input,
.divTable .divTableRow .divTableCol.right .radio {
	margin: 0;
	text-align: right;
}

.divTable .divTableRow .divTableCol.fieldCollection .checkbox label.shadow,
.divTable .divTableRow .divTableCol.fieldCollection .radio label.shadow {
	left: 0;
}

.divTable .divTableRow .divTableCol .caption .text {
	color: #333;
	display: block;
	font-size: 13px;
	height: 26px;
	line-height: 23px;
	padding-top: 6px;
}

.hsTable {
	margin-bottom: 10px;
	position: relative;
	width: 751px;
}

.hsTable tr th {
	border-color: transparent;
	border-style: solid;
	border-width: 1px;
}

.hsTable tr td {
	border-color: transparent transparent #e5e5e5;
	border-style: solid;
	border-width: 1px;
	height: 33px;
}

.hsTable tr.last td {
	border-bottom: 0 none;
}

.hsTable tr th span.caption {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.hsTable tr th span.caption span.text {
	color: #000;
	font-size: 13px;
	font-weight: 700;
	line-height: 23px;
	overflow-wrap: break-word;
	padding-top: 6px;
	word-break: break-all;
}

.hsTable tr td span.caption {
	bottom: 0;
	left: 0;
	padding-bottom: 4px;
	width: 100%;
}

.hsTable tr td span.caption span.text {
	color: #333;
	font-size: 11px;
	line-height: 23px;
	overflow-wrap: break-word;
	padding-top: 6px;
	word-break: break-all;
}

.hsTable tr td span.caption span.label {
	color: #999;
	font-size: 11px;
	line-height: 13px;
	overflow-wrap: break-word;
	word-break: break-all;
}

.hsTable tr td span.caption div.label {
	overflow-wrap: break-word;
	white-space: normal;
	width: 95%;
	word-break: break-all;
}

.hsTable tr td span.caption span.positive {
	color: #92cc6f;
	font-size: 16px;
	line-height: 23px;
	padding-top: 6px;
}

.hsTable tr td span.caption span.negative {
	color: #f96c48;
	font-size: 16px;
	line-height: 23px;
	padding-top: 6px;
}

table.statistic1 {
	border: 0 none;
	border-collapse: separate;
	border-spacing: 0;
	table-layout: fixed;
	vertical-align: middle;
	width: 100%;
}

table.statistic1 thead tr {
	height: 34px;
}

table.statistic1 thead th {
	border-bottom: 1px solid transparent;
	border-top: 1px solid transparent;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-weight: 400;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
}

table.statistic1 thead th.arr {
	padding: 0;
	width: 32px;
}

table.statistic1 thead th small {
	font-family: ProximaNova-light, Lucida, Verdana, sans-serif;
	font-size: 10px;
}

table.statistic1 tr td:first-of-type,
table.statistic1 tr th:first-of-type {
	border-left: 1px solid transparent;
}

table.statistic1 tr td:last-of-type,
table.statistic1 tr th:last-of-type {
	border-right: 1px solid transparent;
}

table.statistic1 tbody tr {
	height: 34px;
}

table.statistic1 tbody tr.hiddenrow {
	height: 0;
	width: 0;
}

table.statistic1 td .cell-frame,
table.statistic1 thead th .cell-frame {
	display: block;
	height: 100%;
	line-height: 34px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

table.statistic1 thead tr th.header span.iconfont.sorting.inactive-sorting::before {
	content: "";
}

table.statistic1 thead tr th.headerSortUp span.iconfont.sorting.inactive-sorting::before {
	content: "";
	font-weight: 700;
}

table.statistic1 thead tr th.headerSortDown span.iconfont.sorting.inactive-sorting::before {
	content: "";
	font-weight: 700;
}

table.statistic1 tbody tr.even td {
	background-color: #f9fafd;
	border-bottom: 1px solid #f9fafd;
	border-top: 1px solid #f9fafd;
}

table.statistic1 tbody tr.weekend td {
	background-color: #eff0f5;
	border-bottom: 1px solid #eff0f5;
	border-top: 1px solid #eff0f5;
}

table.statistic1 tbody td.arr {
	background: transparent url("../../images/form/bar_arrow_transparent.gif") no-repeat scroll 0 -35px;
}

table.statistic1 tbody td.arr.active,
table.statistic1 tbody td:hover {
	background-position: 0 0;
}

table.statistic1 tbody td {
	border-bottom: 1px solid transparent;
	border-right: 1px solid #e2e2e2;
	border-top: 1px solid transparent;
	padding-left: 15px;
	vertical-align: middle;
}

table.statistic1 td.right,
table.statistic1 th.right {
	padding-right: 10px;
	text-align: right;
}

table.statistic1 tbody td span {
	color: #999;
	font-family: ProximaNova-light, Lucida, Verdana, sans-serif;
	font-size: 14px;
}

table.statistic1 tbody td.hiddencell {
	border: 0 none;
	height: 0;
	line-height: 0;
	padding: 0;
}

table.statistic1 tbody td div.titleWrapper {
	display: block;
	height: 30px;
	line-height: 31px;
	overflow: hidden;
	position: relative;
	text-align: left;
	white-space: nowrap;
	width: 100%;
}

table.statistic1 tbody td div.titleOverlay {
	background: transparent url("../../images/fade_white_right.png") repeat-y scroll right center;
	display: block;
	height: 100%;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}

table.statistic1 tbody tr.even td div.titleOverlay {
	background: transparent url("../../images/fade_F9FAFD_right.png") repeat-y scroll right center;
}

table.statistic1 tbody td.hiddencell div.hiddendiv {
	border: 0 none;
	border-collapse: separate;
	border-spacing: 0;
	display: none;
	table-layout: fixed;
	vertical-align: middle;
}

table.statistic1 tbody td.hiddencell div.hiddendiv table.subtable thead th {
	background-color: #f4f5f9;
}

table.statistic1 tbody td.hiddencell div.hiddendiv table.subtable tbody tr.odd td {
	background-color: #eff0f6;
	border-bottom: 1px solid #eff0f6;
	border-top: 1px solid #eff0f6;
}

table.statistic1 tbody td.hiddencell div.hiddendiv table.subtable tbody tr.even td {
	background-color: #e2e3e5;
	border-bottom: 1px solid #e2e3e5;
	border-top: 1px solid #e2e3e5;
}

table.statistic1 tbody td.hiddencell div.hiddendiv table.subtable tbody td {
	border-right: 1px solid #fff;
}

table.statistic1 tbody td.hiddencell div.hiddendiv table.subtable tbody td:nth-last-of-type(2) {
	border-right: 1px solid transparent;
}

table.statistic1 tfoot td {
	border-bottom: 1px solid #999;
	color: #000;
	height: 34px;
}

.swingBox1 {
	display: block;
	margin-bottom: 36px;
	position: relative;
	width: 100%;
}

.block .swingBox1 {
	margin-bottom: 10px;
	z-index: 50;
}

.swingBox1 .head {
	cursor: pointer;
	display: block;
	position: relative;
	width: 100%;
}

.swingBox1 .head table.swing {
	border: 0 none;
	border-collapse: separate;
	border-spacing: 0;
	cursor: pointer;
	width: 100%;
}

.swingBox1 .head table.swing tr {
	cursor: pointer;
}

.swingBox1 .head table.swing tr td {
	background: #f1f2f6 none repeat scroll 0 0;
	border-color: #e8e8e8 #f1f2f6;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	height: 41px;
	line-height: 25px;
	overflow-y: hidden;
	padding-top: 3px;
	text-align: center;
}

.swingBox1 .body table.swing tr td div.innerborder.left,
.swingBox1 .head table.swing tr td div.innerborder.left {
	border-left: 1px solid #e8e8e8;
}

.swingBox1 .body table.swing tr td div.innerborder.right,
.swingBox1 .head table.swing tr td div.innerborder.right {
	border-right: 1px solid #e8e8e8;
}

.swingBox1 .body table.swing tr td div.innerborder.left.right,
.swingBox1 .head table.swing tr td div.innerborder.left.right {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}

.swingBox1 .head table.swing tr td span {
	cursor: pointer;
	line-height: 39px;
}

.swingBox1 .head table.swing tr td.first {
	border-left: 1px solid #e8e8e8;
}

.swingBox1 .head table.swing tr td.last {
	border-right: 1px solid #e8e8e8;
}

.swingBox1 .head table.swing tr td.icon {
	height: 40px;
	padding-top: 4px;
	width: 40px;
}

.swingBox1 .head table.swing tr td.icon span {
	color: #b3b3b3;
	font-size: 30px;
	line-height: 32px;
}

.swingBox1 .head table.swing tr td.title {
	color: #000;
	height: 43px;
	padding-top: 1px;
	text-align: left;
	text-transform: none;
	white-space: normal;
	z-index: 50;
}

.swingBox1 .head table.swing tr td.title div.titleWrapper {
	display: block;
	height: auto;
	line-height: 29px;
	overflow: hidden;
	padding-bottom: 2px;
	position: relative;
	text-align: left;
	width: 99%;
	z-index: 50;
}

.swingBox1 .head table.swing tr td.title div.main {
	position: relative;
}

.swingBox1 .head table.swing tr td.title div.headline {
	float: left;
	line-height: 14px;
	position: relative;
}

.swingBox1 .head table.swing tr td.title div.headline span.text {
	color: #000;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 14px;
}

.swingBox1 .head table.swing tr td.title div.behind {
	float: left;
	line-height: 14px;
	margin-left: 5px;
	position: relative;
}

.swingBox1 .head table.swing tr td.title div.behind span.text {
	color: #999;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: 300;
	line-height: 14px;
}

.swingBox1 .head table.swing tr td.title div.sub {
	line-height: 14px;
	position: relative;
}

.swingBox1 .head table.swing tr td.title div.sub span.text {
	color: #999;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.swingBox1 .head table.swing tr td.title div.titleOverlay {
	background: transparent url("../../images/fade_gray_right.png") repeat-y scroll right center;
	display: block;
	height: 100%;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}

.swingBox1 .head table.swing tr td.title span.title {
	color: #333;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 22px;
	text-transform: none;
}

.swingBox1 .head table.swing tr td.data {
	height: 42px;
	overflow: visible;
	padding: 2px 0 0;
	width: 140px;
}

.swingBox1 .head table.swing tr td.data.small {
	width: 75px;
}

.swingBox1 .head table.swing tr td.data.large {
	width: 200px;
}

.swingBox1 .head table.swing tr td.data .dataWrapper {
	display: block;
	height: 33px;
	line-height: 33px;
	position: relative;
	white-space: nowrap;
	width: 99%;
}

.swingBox1 .head table.swing tr td.data span.data {
	color: #999;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: 300;
	line-height: 22px;
	text-transform: none;
}

.swingBox1 .head table.swing tr td.data .dataWrapper div.main {
	position: relative;
}

.swingBox1 .body table.swing tr td.data .dataWrapper .barBody,
.swingBox1 .head table.swing tr td.data .dataWrapper .barBody {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	height: 5px;
	margin: 4px auto;
	overflow: hidden;
	position: relative;
	width: 80%;
}

.swingBox1 .body table.swing tr td.data .dataWrapper .barBody .barContent,
.swingBox1 .head table.swing tr td.data .dataWrapper .barBody .barContent {
	background-color: transparent;
	height: 100%;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
}

.swingBox1 .body table.swing tr td.data .dataWrapper .barBody .barContent .barFill,
.swingBox1 .head table.swing tr td.data .dataWrapper .barBody .barContent .barFill {
	animation: 2s linear 1s normal forwards 1 running fillBarMedium;
	height: 100%;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
}

.swingBox1 .body table.swing tr td.data .dataWrapper .barBody .barContent .barFill.low,
.swingBox1 .head table.swing tr td.data .dataWrapper .barBody .barContent .barFill.low {
	animation: 2s linear 1s normal forwards 1 running fillBarLow;
	background: #72af5b none repeat scroll 0 0;
}

.swingBox1 .body table.swing tr td.data .dataWrapper .barBody .barContent .barFill.medium,
.swingBox1 .head table.swing tr td.data .dataWrapper .barBody .barContent .barFill.medium {
	animation: 2s linear 1s normal forwards 1 running fillBarMedium;
	background: #efba3a none repeat scroll 0 0;
}

.swingBox1 .body table.swing tr td.data .dataWrapper .barBody .barContent .barFill.high,
.swingBox1 .head table.swing tr td.data .dataWrapper .barBody .barContent .barFill.high {
	animation: 2s linear 1s normal forwards 1 running fillBarHigh;
	background: #dd3434 none repeat scroll 0 0;
}

.swingBox1 .head table.swing tr td.data .dataWrapper div.headline {
	line-height: 14px;
	position: relative;
}

.swingBox1 .head table.swing tr td.data .dataWrapper div.headline span.text {
	color: #999;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: 300;
	line-height: 14px;
}

.swingBox1 .head table.swing tr td.data .dataWrapper div.sub {
	line-height: 14px;
	position: relative;
}

.swingBox1 .head table.swing tr td.data .dataWrapper div.sub span.text {
	color: #999;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: 500;
	line-height: 14px;
}

.swingBox1 .head table.swing tr td.data .dataWrapper div.sub.caption span.text {
	color: #000;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
}

.swingBox1 .head table.swing tr td.actions {
	border: 1px solid #e8e8e8;
	float: none;
	height: 44px;
	overflow: visible;
	padding-top: 0;
	white-space: nowrap;
	width: 52px;
}

.swingBox1 .head table.swing tr td.actions.count1 {
	width: 52px;
}

.swingBox1 .head table.swing tr td.actions.count2 {
	width: 102px;
}

.swingBox1 .head table.swing tr td.actions.count3 {
	width: 152px;
}

.swingBox1 .head table.swing tr td.actions.count4 {
	width: 202px;
}

.swingBox1 .head table.swing tr td.actions.buttonWA,
.swingBox1 .head table.swing tr td.actions.buttonWA.count1 {
	width: 152px;
}

.swingBox1 .head table.swing tr td.actions div.action {
	cursor: pointer;
	display: block;
	float: left;
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
	overflow: visible;
	padding-top: 4px;
	position: relative;
	text-decoration: none;
	width: 40px;
}

.swingBox1 .head table.swing tr td.actions.buttonWA div.action {
	width: 142px;
}

.swingBox1 .head table.swing tr td.actions div.actionWrapper {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.swingBox1 .head table.swing tr td.actions div.actionWrapper .button,
.swingBox1 .head table.swing tr td.actions div.actionWrapper button {
	margin-top: 6px;
}

.swingBox1 .head table.swing tr td.actions a.actionLink {
	display: block;
	height: 40px;
	padding-top: 4px;
	position: relative;
	width: 100%;
}

.swingBox1 .head table.swing tr td.actions div.action.hover span,
.swingBox1 .head table.swing tr td.actions div.action:hover span {
	color: #b3b3b3;
}

.swingBox1 .head table.swing tr td.actions div.action.active span,
.swingBox1 .head table.swing tr td.actions div.action.active.hover span,
.swingBox1 .head table.swing tr td.actions div.action.active:hover span {
	color: #ec9155;
}

.swingBox1 .head table.swing tr td.actions div.action span {
	color: #dcdde1;
	font-size: 30px;
	line-height: 39px;
	transition: color 0.5s ease 0s;
}

.swingBox1 .head table.swing tr td.swingAction {
	width: 35px;
}

.swingBox1 .head table.swing tr td.swingAction.leftBorder {
	border-left: 1px solid #e8e8e8;
}

.swingBox1 .head table.swing tr td.swingAction span {
	color: #dcdde1;
	font-size: 18px;
	line-height: 39px;
	transition: color 0.5s ease 0s;
}

.swingBox1 .head table.swing tr.hover td.swingAction span,
.swingBox1 .head table.swing tr:hover td.swingAction span,
.swingBox1 .head.opened table.swing tr.hover td.swingAction span {
	color: #b3b3b3;
}

.swingBox1.noSwing,
.swingBox1.noSwing .head,
.swingBox1.noSwing .head table.swing,
.swingBox1.noSwing .head table.swing tr,
.swingBox1.noSwing .head table.swing tr td,
.swingBox1.noSwing .head table.swing tr td span {
	cursor: auto;
}

.swingBox1 .body {
	cursor: auto;
	display: block;
	position: relative;
	width: 100%;
}

.swingBox1 .body.hide {
	display: none;
}

.swingBox1 .body table.swing {
	border: 0 none;
	border-collapse: separate;
	border-spacing: 0;
	cursor: auto;
	width: 100%;
}

.swingBox1 .body table.swing tr {
	cursor: auto;
}

.swingBox1 .body table.swing tr td {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-color: transparent;
	border-style: solid;
	border-width: 1px;
	cursor: auto;
	height: 31px;
	line-height: 13px;
	overflow-y: hidden;
	text-align: center;
}

.swingBox1 .body table.swing tr.last td {
	border-bottom: 1px solid #e8e8e8;
}

.swingBox1 .body table.swing tr td span {
	cursor: auto;
	line-height: 27px;
}

.swingBox1 .body table.swing tr td.first {
	border-left: 1px solid #e8e8e8;
}

.swingBox1 .body table.swing tr td.last {
	border-right: 1px solid #e8e8e8;
}

.swingBox1 .body table.swing tr td.icon {
	width: 40px;
}

.swingBox1 .body table.swing tr td.icon span {
	color: #b3b3b3;
	font-size: 24px;
	line-height: 28px;
}

.swingBox1 .body table.swing tr td.title {
	height: 30px;
	padding-bottom: 1px;
	text-align: left;
}

.swingBox1 .body table.swing tr td.title div.titleWrapper {
	display: block;
	height: 30px;
	line-height: 31px;
	overflow: hidden;
	position: relative;
	text-align: left;
	white-space: nowrap;
	width: 100%;
}

.swingBox1 .body table.swing tr td.title div.titleOverlay {
	background: transparent url("../../images/fade_white_right.png") repeat-y scroll right center;
	display: block;
	height: 100%;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}

.swingBox1 .body table.swing tr td.title span.title {
	color: #333;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: 300;
	line-height: 29px;
	text-transform: none;
}

.swingBox1 .body table.swing tr td.title span.footnote {
	color: #999;
}

.swingBox1 .body table.swing tr td.data {
	height: 31px;
	overflow: visible;
	padding: 0;
	width: 140px;
}

.swingBox1 .body table.swing tr td.data.small {
	width: 75px;
}

.swingBox1 .body table.swing tr td.data.large {
	width: 205px;
}

.swingBox1 .body table.swing tr td.data .dataWrapper {
	display: block;
	float: left;
	height: 23px;
	margin-bottom: 4px;
	margin-top: 4px;
	overflow: visible;
	padding-left: 2px;
	padding-right: 0;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	width: 137px;
}

.swingBox1 .body table.swing tr td.data.small .dataWrapper {
	width: 63px;
}

.swingBox1 .body table.swing tr td.data.large .dataWrapper {
	width: 199px;
}

.swingBox1 .body table.swing tr td.data span.data {
	color: #999;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: 300;
	line-height: 22px;
	text-transform: none;
}

.swingBox1 .body table.swing tr td.data .dataWrapper div.main {
	position: relative;
}

.swingBox1 .body table.swing tr td.data.large .dataWrapper .barBody {
	width: 91%;
}

.swingBox1 .body table.swing tr td.data .dataWrapper div.headline {
	line-height: 12px;
	position: relative;
}

.swingBox1 .body table.swing tr td.data .dataWrapper div.headline span.text {
	color: #999;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: 300;
	line-height: 12px;
}

.swingBox1 .body table.swing tr td.data .dataWrapper div.sub {
	line-height: 12px;
	position: relative;
}

.swingBox1 .body table.swing tr td.data .dataWrapper div.sub span.text {
	color: #999;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: 300;
	line-height: 12px;
}

.swingBox1 .body table.swing tr td.data .dataWrapper div.sub.caption span.text {
	color: #000;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
}

.swingBox1 .body table.swing tr td.data.barContext .dataWrapper div.main {
	top: -3px;
}

.swingBox1 .body table.swing tr td.data.barContext .dataWrapper div.sub {
	top: -4px;
}

.swingBox1 .body table.swing tr td.actions {
	float: none;
	height: 31px;
	overflow: visible;
	white-space: nowrap;
	width: 52px;
}

.swingBox1 .body table.swing tr td.actions.count1 {
	width: 52px;
}

.swingBox1 .body table.swing tr td.actions.count2 {
	width: 102px;
}

.swingBox1 .body table.swing tr td.actions.count3 {
	width: 152px;
}

.swingBox1 .body table.swing tr td.actions.count4 {
	width: 202px;
}

.swingBox1 .body table.swing tr td.actions div.action {
	cursor: pointer;
	display: block;
	float: left;
	height: 23px;
	margin-bottom: 4px;
	margin-top: 4px;
	overflow: visible;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	text-decoration: none;
	width: 40px;
}

.swingBox1 .body table.swing tr td.actions div.actionWrapper {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.swingBox1 .body table.swing tr td.actions a.actionLink {
	display: block;
	height: 23px;
	position: relative;
	width: 100%;
}

.swingBox1 .body table.swing tr td.actions div.action.hover span,
.swingBox1 .body table.swing tr td.actions div.action:hover span {
	color: #b3b3b3;
}

.swingBox1 .body table.swing tr td.actions div.action.active span,
.swingBox1 .body table.swing tr td.actions div.action.active.hover span,
.swingBox1 .body table.swing tr td.actions div.action.active:hover span {
	color: #ec9155;
}

.swingBox1 .body table.swing tr td.actions div.action span {
	color: #dcdde1;
	cursor: pointer;
	font-size: 14px;
	line-height: 23px;
	transition: color 0.5s ease 0s;
}

.swingBox1 .body table.swing tr td.swingAction {
	cursor: pointer;
	width: 35px;
}

.swingBox1 .body table.swing tr td.swingAction span {
	color: #dcdde1;
	cursor: pointer;
	font-size: 12px;
	line-height: 28px;
	transition: color 0.3s ease 0s;
}

.swingBox1 .body table.swing tr td.swingAction.hover span,
.swingBox1 .body table.swing tr td.swingAction:hover span {
	color: #b3b3b3;
}

.swingBox1 .body .divTable {
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}

.swingBox1 .body .divTable .divTableHead .divTableCol.caption,
.swingBox1 .body .divTable .divTableRow .divTableCol.caption {
	width: 134px;
}

.swingBox1 .body .divTable .divTableRow .divTableCol.caption .captionWrapper {
	padding-left: 9px;
}

.swingBox1 .body .divTable .divTableHead .divTableCols,
.swingBox1 .body .divTable .divTableRow .divTableCols {
	width: 579px;
}

.swingBox1 .body .divTable .divTableRow .divTableCols.fieldCollection .divTableCol .caption .text {
	font-size: 11px;
}

.swingBox1 .body .btnWrapper {
	margin-bottom: 0;
	margin-top: 10px;
}

.hsBox {
	display: block;
	margin-bottom: 36px;
	position: relative;
}

.block .hsBox {
	border-bottom: 1px solid transparent;
	margin-bottom: 39px;
}

.hsBox .topNote {
	background-color: #f1f2f6;
	display: block;
	height: 18px;
	padding: 2px 16px 1px;
	position: absolute;
	right: 10px;
	text-transform: uppercase;
	top: -9px;
	z-index: 20;
}

.hsBox .topNote.withSwingAction {
	right: 44px;
}

.hsBox .topNote.withActionButton {
	right: 240px;
}

.hsBox.customWidth1 .topNote {
	top: -9px;
}

.hsBox .topNote .text .seperator.yellow,
.hsBox .topNote.yellow {
	background-color: #fb3;
}

.hsBox .topNote .text .seperator.red,
.hsBox .topNote.red {
	background-color: #f6533d;
}

.hsBox .topNote .text .seperator.green,
.hsBox .topNote.green {
	background-color: #8ec048;
}

.hsBox .topNote .text .seperator.blue,
.hsBox .topNote.blue {
	background-color: #51a5cf;
}

.hsBox .topNote .text {
	color: #fff;
	font-size: 10px;
	font-weight: 200;
	line-height: 18px;
}

.hsBox .topNote .text .seperator {
	border-right: 1px solid #fff;
	display: inline-block;
	height: 19px;
	margin: -2px 5px -5px -16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
}

.hsBox.long .head,
.hsBox.long .head .gather {
	width: 961px;
}

.hsBox.long .body .bodyContent {
	width: 992px;
}

.hsBox1 .head {
	background-color: #f1f2f6;
	border: medium none;
	display: block;
	height: 66px;
	overflow: hidden;
	position: relative;
}

.hsBox1 .head.opened {
	background-color: #2f3033;
}

.hsBox1 .head.opened.gray {
	background-color: #f1f2f6;
	color: #303133;
}

.hsBox1 .head.opened.gray .gather .titleWrapper .main .behind span.text,
.hsBox1 .head.opened.gray .gather .titleWrapper .main .headline span.text {
	color: #303133;
}

.hsBox1 .head .mainIcon {
	display: none;
	float: left;
	height: 38px;
	padding-top: 6px;
	position: relative;
	text-align: center;
	width: 40px;
}

.hsBox1 .head .mainIcon span {
	color: #999;
	font-size: 28px;
	line-height: 32px;
}

.hsBox1 .head .mainIcon img {
	border: 1px solid #ccc;
	height: 26px;
	margin-top: 2px;
	vertical-align: middle;
	width: 26px;
}

.hsBox1 .head .gather {
	display: block;
	min-height: 66px;
	overflow: hidden;
	position: relative;
}

.hsBox1 .head .gather .titleWrapper {
	display: block;
	float: left;
	height: 66px;
	margin-left: 20px;
	position: relative;
}

.hsBox1 .head .gather .titleWrapper .main {
	display: inline-block;
	line-height: 11px;
	margin-top: 29px;
	position: relative;
	white-space: nowrap;
}

html.ie7 .hsBox1 .head .gather .titleWrapper .main {
	display: inline;
}

.hsBox1 .head .gather .titleWrapper.withSub .main {
	margin-top: 25px;
}

.hsBox1 .head .gather .titleWrapper .main .headline {
	display: inline-block;
	line-height: 11px;
	position: relative;
	white-space: nowrap;
}

.hsBox1 .head .gather .titleWrapper .main .headline span.text {
	color: #303133;
	font-size: 18px;
	font-weight: 300;
	line-height: 11px;
}

.hsBox1 .head.opened .gather .titleWrapper .main .headline span.text {
	color: #fff;
}

.hsBox1 .head .gather .titleWrapper .main .behind {
	display: inline-block;
	line-height: 11px;
	position: relative;
}

html.ie7 .hsBox1 .head .gather .titleWrapper .main .behind,
html.ie7 .hsBox1 .head .gather .titleWrapper .main .headline {
	display: inline;
}

.hsBox1 .head .gather .titleWrapper .main .behind span.text {
	color: #303133;
	font-size: 10px;
	font-weight: 300;
}

.hsBox1 .head.opened .gather .titleWrapper .main .behind span.text {
	color: #fff;
}

.hsBox1 .head .gather .titleWrapper .main .behind span.text .iconfont {
	font-size: 20px;
	margin-top: -10px;
	position: absolute;
}

.hsBox1 .head .gather .titleWrapper .sub {
	display: block;
	float: none;
	line-height: 10px;
	margin-top: 1px;
	position: relative;
}

.hsBox1 .head .gather .titleWrapper .sub span.text {
	color: #787a80;
	font-size: 10px;
	font-weight: 300;
	line-height: 10px;
}

.hsBox1 .head.opened .gather .titleWrapper .sub span.text {
	color: #fff;
}

.hsBox1 .head .gather .fieldsWrapper {
	display: block;
	position: absolute;
	right: 0;
}

.hsBox1 .head .gather .fieldsWrapper .field {
	background: #f1f2f6 none repeat scroll 0 0;
	border-left: 1px solid #ccc;
	display: block;
	float: right;
	height: 22px;
	margin-top: 20px;
	padding: 0 10px;
	position: relative;
	text-align: center;
	width: 120px;
}

.hsBox1 .head.opened .gather .fieldsWrapper .field {
	background: #2f3033 none repeat scroll 0 0;
}

.hsBox1 .head .gather .fieldsWrapper .field.small {
	width: 58px;
}

.hsBox1 .head .gather .fieldsWrapper .field.middle {
	width: 300px;
}

.hsBox1 .head .gather .fieldsWrapper .field.big {
	width: 500px;
}

.hsBox1 .head .gather .fieldsWrapper .field span {
	color: #666;
	font-size: 10px;
	font-weight: 300;
	line-height: 22px;
}

.hsBox1 .head .gather .fieldsWrapper .field.last {
	border-left: 0 none;
}

.hsBox1 .head .gather .fieldsWrapper .field.status .status {
	float: right;
	margin-right: 15px;
}

.hsBox1 .head.opened .gather .fieldsWrapper .field span {
	color: #8e8e8f;
}

.hsBox1 .head .gather .fieldsWrapper .field .main {
	height: 14px;
	line-height: 14px;
	margin-bottom: 1px;
	margin-top: -3px;
	position: relative;
}

.hsBox1 .head .gather .fieldsWrapper .field .main .headline {
	height: 14px;
	line-height: 14px;
	position: relative;
}

.hsBox1 .head .gather .fieldsWrapper .field .main .headline span.text {
	line-height: 14px;
}

.hsBox1 .head .gather .fieldsWrapper .field .sub {
	height: 10px;
	line-height: 10px;
	position: relative;
}

.hsBox1 .head .gather .fieldsWrapper .field .sub span.text {
	line-height: 10px;
}

.hsBox1 .head .gather .fieldsWrapper .field .caption span {
	color: #000;
	font-weight: 500;
}

.hsBox1 .head.opened .gather .fieldsWrapper .field .caption span,
.hsBox2 .head.opened .gather .fieldsWrapper .field .caption span {
	color: #fff;
}

.hsBox1 .head .gather .fieldsWrapper .field.statusBar .main {
	height: 9px;
	margin-bottom: 3px;
}

.hsBox1 .head .gather .fieldsWrapper .field .barBody {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	height: 5px;
	margin: 5px auto 4px;
	overflow: hidden;
	position: relative;
	width: 80%;
}

.hsBox1 .head .gather .fieldsWrapper .field .barBody .barContent {
	background-color: transparent;
	height: 100%;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
}

.hsBox1 .head .gather .fieldsWrapper .field .barBody .barContent .barFill {
	animation: 2s linear 1s normal forwards 1 running fillBarMedium;
	height: 100%;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
}

.hsBox1 .head .gather .fieldsWrapper .field .barBody .barContent .barFill.low {
	animation: 2s linear 1s normal forwards 1 running fillBarLow;
	background: #72af5b none repeat scroll 0 0;
}

.hsBox1 .head .gather .fieldsWrapper .field .barBody .barContent .barFill.medium {
	animation: 2s linear 1s normal forwards 1 running fillBarMedium;
	background: #efba3a none repeat scroll 0 0;
}

.hsBox1 .head .gather .fieldsWrapper .field .barBody .barContent .barFill.high {
	animation: 2s linear 1s normal forwards 1 running fillBarHigh;
	background: #dd3434 none repeat scroll 0 0;
}

.hsBox1 .head .gather .fieldsWrapper .field.titleFadeOut {
	background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(241, 242, 246, 0) 0px, rgb(241, 242, 246) 100%) repeat scroll 0 0;
	border: 0 none;
	display: none;
	height: 66px;
	margin: 0;
	padding: 0;
	width: 16px;
}

.hsBox1 .head.opened .gather .fieldsWrapper .field.titleFadeOut {
	background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(47, 48, 51, 0) 0px, rgb(47, 48, 51) 100%) repeat scroll 0 0;
	border: 0 none;
	display: none;
	height: 66px;
	margin: 0;
	padding: 0;
	width: 16px;
}

.fade-to-white {
	background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgb(255, 255, 255) 100%) repeat scroll 0 0;
}

.hsBox1 .head .gather .fieldsWrapper .field.swingAction,
.hsBox1 .head.opened .gather .fieldsWrapper .field.swingAction {
	border-left: 1px solid #ccc;
	height: 22px;
	margin: 0;
	padding: 0;
	text-align: center;
	top: 20px;
	width: 60px;
}

.hsBox1 .head .gather .fieldsWrapper .field.swingAction span {
	color: #999;
	font-size: 20px;
	line-height: 22px;
	transition: color 0.5s ease 0s;
}

.hsBox1 .head.hover .gather .fieldsWrapper .field.swingAction span,
.hsBox1 .head:hover .gather .fieldsWrapper .field.swingAction span,
.noJS .hsBox1 .head .gather .fieldsWrapper .field.swingAction span {
	color: #000;
}

.hsBox1 .head.opened .gather .fieldsWrapper .field.swingAction span,
.hsBox1 .head.opened.hover .gather .fieldsWrapper .field.swingAction span,
.hsBox1 .head.opened:hover .gather .fieldsWrapper .field.swingAction span,
.noJS .hsBox1 .head.opened .gather .fieldsWrapper .field.swingAction span {
	color: #fff;
}

.hsBox1 .head .gather .fieldsWrapper .field.actionButton {
	border-left: medium none;
	height: 44px;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	width: auto;
}

.hsBox1 .head .gather .fieldsWrapper .field.actionButton .btnGroup {
	float: none;
	margin: 0 auto;
}

#hoststar .hsBox1 .head .gather .fieldsWrapper .field.actionButton .btnGroup .button {
	box-sizing: border-box;
	height: 66px;
	line-height: 66px;
	width: 220px;
}

#hoststar .hsBox1 .head .gather .fieldsWrapper .field.actionButton .btnGroup .button span {
	display: inline-block;
	font-size: 11px;
	font-weight: 400;
	line-height: 18px;
	vertical-align: middle;
	white-space: normal;
}

#hoststar .hsBox1 .head .gather .fieldsWrapper .field.actionButton form input.button {
	background: #2f3033 none repeat scroll 0 0;
	border-color: #2f3033;
	color: #fff;
	cursor: pointer;
	display: inline;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.5px;
	line-height: 29px;
	position: relative;
	text-transform: uppercase;
	white-space: nowrap;
}

#hoststar .hsBox1 .head .gather .fieldsWrapper .field.actionButton form input.button:hover {
	background-color: #171718;
	border-color: #171718;
}

.hsBox1 .head .gather .fieldsWrapper .field.action {
	border-left: 1px solid #ccc;
	height: 22px;
	margin: 0;
	padding: 0;
	text-align: center;
	top: 20px;
	width: 60px;
}

.hsBox1 .head .gather .fieldsWrapper .field.action.last {
	border-left: medium none;
}

.hsBox1 .head .gather .fieldsWrapper .field.action a span {
	color: #999;
	font-size: 24px;
	line-height: 22px;
	transition: color 0.5s ease 0s;
}

.hsBox1 .head .gather .fieldsWrapper .field.action a span svg {
	height: 32px;
	margin-top: -6px;
	width: 32px;
}

.hsBox1 .head .gather .fieldsWrapper .field.action a span svg polygon {
	fill: #999;
	transition: fill 0.5s ease 0s;
}

.hsBox1 .head.opened .gather .fieldsWrapper .field.action a span svg polygon {
	fill: #b8b8b8;
}

.hsBox1 .head .gather .fieldsWrapper .field.action.hover a span svg polygon,
.hsBox1 .head .gather .fieldsWrapper .field.action:hover a span svg polygon {
	fill: #000;
}

.hsBox1 .head.opened .gather .fieldsWrapper .field.action.hover a span svg polygon,
.hsBox1 .head.opened .gather .fieldsWrapper .field.action:hover a span svg polygon {
	fill: #fff;
}

.hsBox1 .head.opened .gather .fieldsWrapper .field.action a span {
	color: #b8b8b8;
}

.hsBox1 .head .gather .fieldsWrapper .field.action.hover a span,
.hsBox1 .head .gather .fieldsWrapper .field.action:hover a span {
	color: #000;
}

.hsBox1 .head.opened .gather .fieldsWrapper .field.action.hover a span,
.hsBox1 .head.opened .gather .fieldsWrapper .field.action:hover a span {
	color: #fff;
}

.hsBox1 .head .gather .fieldsWrapper .field.statusIcon {
	padding: 0;
	width: 60px;
}

.hsBox1 .head .gather .fieldsWrapper .field.statusIcon span {
	color: #ccc;
	font-size: 24px;
	line-height: 22px;
	transition: color 0.5s ease 0s;
}

.hsBox1 .head .gather .fieldsWrapper .field.statusIcon.active span {
	color: #ec9155;
}

.hsBox1 .head.withSwingAction,
.hsBox1 .head.withSwingAction .gather,
.hsBox1 .head.withSwingAction .gather span,
.hsBox1 .head.withSwingAction .mainIcon,
.hsBox1 .head.withSwingAction .mainIcon span {
	cursor: pointer;
}

.hsBox1 .head.withSwingAction .swingAction .iconfont svg {
	height: 36px;
	margin-top: -7px;
	width: 36px;
}

.hsBox1 .head.withSwingAction .swingAction .iconfont svg g polygon {
	fill: #999;
	transition: fill 0.5s ease 0s;
}

.hsBox1 .head.withSwingAction .swingAction.hover .iconfont svg g polygon {
	fill: #000;
}

.hsBox1 .head.withSwingAction.opened .swingAction .iconfont svg g polygon,
.hsBox1 .head.withSwingAction.opened .swingAction.hover .iconfont svg g polygon {
	fill: #fff;
}

.field.action.status-indicator-monitoring {
	margin-top: 5px;
}

.field.action.status-indicator-monitoring.success svg {
	width: 31px;
}

.field.action.status-indicator-monitoring.success svg path,
.field.action.status-indicator-monitoring.success svg polygon {
	fill: #8ec048;
}

.field.action.status-indicator-monitoring.error svg path,
.field.action.status-indicator-monitoring.error svg polygon {
	fill: #f6533d;
}

.hsBox1 div.infoField,
.hsBox2 div.infoField {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: currentcolor currentcolor #e6e6e6 #e6e6e6;
	border-image: none;
	border-style: none none solid solid;
	border-width: medium medium 1px 1px;
	float: left;
	font-size: 11px;
	font-weight: 500;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding: 0 10px;
}

.hsBox1 div.infoField:hover,
.hsBox2 div.infoField:hover {
	background-color: #f8f8fa;
}

.infoField span.circle {
	background-color: #e35353;
	border-radius: 5px;
	display: block;
	float: left;
	height: 10px;
	margin-right: 10px;
	margin-top: 15px;
	position: relative;
	width: 10px;
}

.infoField.error span.circle {
	background-color: #e35353;
}

.infoField.error span.iconfont {
	color: #e35353;
}

.infoField.grey {
	color: #c0c4cc;
}

.infoField.warning span.circle {
	background-color: #efc255;
}

.infoField.success span.circle {
	background-color: #92cc6f;
}

.infoField.success span.iconfont {
	color: #92cc6f;
}

.infoField.waiting span.circle {
	background-color: #3a87ad;
}

.hsBox1 div.infoField.fixed,
.hsBox2 div.infoField.fixed {
	min-width: 120px;
}

.hsBox1 div.infoField.last,
.hsBox2 div.infoField.last {
	border-right: 1px solid #e6e6e6;
	margin-right: 0;
}

.hsBox1.long div.infoField,
.hsBox2.long div.infoField {
	color: #303133;
	float: left;
	font-size: 11px;
	font-weight: 500;
	height: 40px;
	line-height: 40px;
	min-width: 115px;
	padding: 0 10px;
	text-transform: uppercase;
	width: 121.16px;
}

.wide .hsBox1.long div.infoField,
.wide .hsBox2.long div.infoField {
	min-width: 0;
}

.wide .hsBox1.long div.infoField.last,
.wide .hsBox2.long div.infoField.last {
	padding-right: 13px;
}

.hsBox1 div.infoField.filled,
.hsBox2 div.infoField.filled {
	color: #fff;
}

.hsBox1 div.infoField.filled span.circle,
.hsBox2 div.infoField.filled span.circle {
	display: none;
}

.hsBox1 div.infoField.error.filled,
.hsBox2 div.infoField.error.filled {
	background-color: #e35353;
}

.hsBox1 div.infoField.error.filled:hover,
.hsBox2 div.infoField.error.filled:hover {
	background-color: #cd2b2b;
}

.hsBox1 div.infoField.warning.filled,
.hsBox2 div.infoField.warning.filled {
	background-color: #efc255;
}

.hsBox1 div.infoField.success.filled,
.hsBox2 div.infoField.success.filled {
	background-color: #92cc6f;
}

.hsBox1 div.infoField.waiting.filled,
.hsBox2 div.infoField.waiting.filled {
	background-color: #3a87ad;
}

.hsBox1 div.infoField .iconfont,
.hsBox2 div.infoField .iconfont {
	float: left;
	font-size: 20px;
	margin-right: 15px;
}

@media only screen and (max-width: 1135px) {
	.hsBox1 div.infoField,
	.hsBox2 div.infoField {
		min-width: 85px;
	}
	.hsBox1 div.infoField .iconfont,
	.hsBox2 div.infoField .iconfont {
		margin-right: 9px;
	}
}

.hsBox1 div.infoField.asRow {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: currentcolor #e6e6e6 #e6e6e6;
	border-image: none;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	float: none;
	height: 40px;
	padding-left: 8px;
}

.hsBox2 .head {
	background-color: #f1f2f6;
	border: medium none;
	display: block;
	min-height: 44px;
	overflow-x: hidden;
	position: relative;
}

.hsBox2 .head .gather {
	display: block;
	min-height: 44px;
	overflow-x: hidden;
	position: relative;
}

.hsBox2 .head .gather .titleWrapper {
	display: block;
	float: left;
	margin-left: 11px;
	padding: 12px 0;
	position: relative;
}

.hsBox2 .head .gather .titleWrapper .main {
	display: inline-block;
	line-height: 11px;
	position: relative;
	white-space: nowrap;
}

html.ie7 .hsBox2 .head .gather .titleWrapper .main {
	display: inline;
}

.hsBox2 .head .gather .titleWrapper .main .headline {
	display: inline-block;
	line-height: 14px;
	position: relative;
	white-space: normal;
}

.hsBox2 .head .gather .titleWrapper .main .headline span.text {
	color: #303133;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
}

.hsBox2 .head .gather .titleWrapper .main .behind {
	display: inline-block;
	line-height: 11px;
	position: relative;
}

html.ie7 .hsBox2 .head .gather .titleWrapper .main .behind,
html.ie7 .hsBox2 .head .gather .titleWrapper .main .headline {
	display: inline;
}

.hsBox2 .head .gather .titleWrapper .main .behind span.text {
	color: #999;
	font-size: 10px;
}

.hsBox2 .head .gather .titleWrapper .sub {
	display: block;
	float: none;
	line-height: 12px;
	position: relative;
}

.hsBox2 .head .gather .titleWrapper .sub span.text {
	color: #787a80;
	font-size: 10px;
	line-height: 10px;
}

.hsBox2 .head .gather .fieldsWrapper {
	display: block;
	position: absolute;
	right: 0;
}

.hsBox2 .head .gather .fieldsWrapper .field {
	background: #f1f2f6 none repeat scroll 0 0;
	border-left: 1px solid #ccc;
	display: block;
	float: right;
	height: 34px;
	margin-top: 5px;
	padding: 0 10px;
	position: relative;
	text-align: center;
	width: 120px;
}

.hsBox2 .head .gather .fieldsWrapper .field span {
	color: #666;
	font-size: 10px;
	font-weight: 300;
	line-height: 34px;
}

.hsBox2 .head .gather .fieldsWrapper .field.titleFadeOut {
	background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(241, 242, 246, 0) 0px, rgb(241, 242, 246) 100%) repeat scroll 0 0;
	border: 0 none;
	display: none;
	height: 44px;
	margin: 0;
	padding: 0;
	width: 16px;
}

.hsBox2 .head .gather .fieldsWrapper .field.swingAction {
	border-left: 1px solid #ccc;
	height: 42px;
	margin: 0;
	padding: 2px 0 0;
	text-align: center;
	width: 34px;
}

.hsBox2 .head .gather .fieldsWrapper .field.swingAction span {
	color: #ccc;
	font-size: 20px;
	line-height: 42px;
	transition: color 0.5s ease 0s;
}

.hsBox2 .head.hover .gather .fieldsWrapper .field.swingAction span,
.hsBox2 .head.opened .gather .fieldsWrapper .field.swingAction span,
.hsBox2 .head:hover .gather .fieldsWrapper .field.swingAction span,
.noJS .hsBox2 .head .gather .fieldsWrapper .field.swingAction span {
	color: #999;
}

.hsBox2 .head.withSwingAction,
.hsBox2 .head.withSwingAction .gather,
.hsBox2 .head.withSwingAction .gather span {
	cursor: pointer;
}

.hsBox2 .head.withMainIcon .mainIcon {
	display: none;
	float: left;
	height: auto;
}

.hsBox2 .head.withMainIcon .mainIcon .iconfont {
	float: left;
	font-size: 46px;
	line-height: 120%;
}

.hsBox2 .head.withMainIcon .gather {
	float: left;
	width: 700px;
}

.hsBox1 .closableContainer,
.hsBox2 .closableContainer {
	margin-top: 5px;
}

.hsBox1 .closableContainer .description,
.hsBox2 .closableContainer .description {
	background-color: #f1f2f6;
	border-top: medium none;
	height: 46px;
	position: relative;
}

.hsBox1 .closableContainer.active .description,
.hsBox1 .closableContainer.opened .description,
.hsBox2 .closableContainer.active .description,
.hsBox2 .closableContainer.opened .description {
	background-color: #f1f2f6;
}

.hsBox1 .closableContainer .description .text,
.hsBox2 .closableContainer .description .text {
	box-sizing: border-box;
	color: #303133;
	cursor: pointer;
	display: block;
	font-size: 18px;
	font-weight: 300;
	line-height: 48px;
	overflow: hidden;
	padding-left: 17px;
	padding-right: 77px;
	white-space: nowrap;
}

.hsBox1 .closableContainer.opened .description .text,
.hsBox2 .closableContainer.opened .description .text {
	color: #000;
}

.hsBox1 .closableContainer .description .text .sub,
.hsBox2 .closableContainer .description .text .sub {
	font-weight: 300;
	text-transform: none;
}

.hsBox1 .closableContainer .description .trigger,
.hsBox2 .closableContainer .description .trigger {
	cursor: pointer;
	display: none;
	height: 100%;
	position: absolute;
	right: 14px;
	top: 0;
	width: 28px;
}

.hsBox1 .closableContainer.active .description .trigger,
.hsBox1 .closableContainer.opened .description .trigger,
.hsBox2 .closableContainer.active .description .trigger,
.hsBox2 .closableContainer.opened .description .trigger {
	display: none;
}

.hsBox1 .closableContainer.active .description .trigger.showForJS,
.hsBox2 .closableContainer.active .description .trigger.showForJS {
	display: block;
}

.hsBox1 .closableContainer .description .trigger .iconfont,
.hsBox2 .closableContainer .description .trigger .iconfont {
	color: #999;
	font-size: 20px;
	line-height: 48px;
	margin-left: 2px;
	transition: color 0.5s ease 0s;
}

.hsBox1 .closableContainer .description .trigger .iconfont:hover,
.hsBox1 .closableContainer.opened .description .trigger .iconfont,
.hsBox2 .closableContainer .description .trigger .iconfont:hover,
.hsBox2 .closableContainer.opened .description .trigger .iconfont {
	color: #000;
}

.hsBox1 .closableContainer .content,
.hsBox2 .closableContainer .content {
	border: 1px solid #e6e6e6;
	color: #333;
	margin-top: 5px;
	padding-left: 20px;
}

.hsBox1 .closableContainer .content p,
.hsBox2 .closableContainer .content p {
	padding: 10px 20px 10px 0;
}

#hoststar div.closableContainer div.content table tr td div.hintField {
	float: right;
	left: 0;
	position: relative;
	top: -2px;
}

#hoststar div.closableContainer div.content table tr td div.hintField div.hintFieldContent span.title {
	padding-left: 10px;
}

#hoststar div.closableContainer div.content table tr td div.hintField div.hintFieldContent p {
	white-space: normal;
}

.hsBox div.body .bodyContent table.dataTable {
	padding: 14px 17px 3px;
}

.hsBox1 .body .bodyContent table:not(.dataTable) thead th,
.hsBox2 .body .bodyContent table:not(.dataTable) thead th {
	padding: 15px 0 14px;
}

.hsBox1 .body .bodyContent table:not(.dataTable) tbody td,
.hsBox2 .body .bodyContent table:not(.dataTable) tbody td {
	padding: 13px 0 12px;
}

.hsBox1 .body .bodyContent table:not(.dataTable) tbody td .field.action.swing-one-size a,
.hsBox2 .body .bodyContent table:not(.dataTable) tbody td .field.action.swing-one-size a {
	margin-left: 8px;
}

.hsBox1 .body .bodyContent table:not(.dataTable) tbody td .field.action.swing-one-size .iconfont,
.hsBox2 .body .bodyContent table:not(.dataTable) tbody td .field.action.swing-one-size .iconfont {
	font-size: 20px;
}

.hsBox1 .closableContainer .content table.meltWithBox,
.hsBox2 .closableContainer .content table.meltWithBox {
	padding: 0;
}

.hsBox1 .closableContainer .content table.meltWithBox tr,
.hsBox2 .closableContainer .content table.meltWithBox tr {
	height: 40px;
}

.hsBox1 .closableContainer .content table.meltWithBox tr.selected,
.hsBox1 .closableContainer .content table.meltWithBox.hoverable tr:hover,
.hsBox2 .closableContainer .content table.meltWithBox tr.selected,
.hsBox2 .closableContainer .content table.meltWithBox.hoverable tr:hover {
	background-color: #f5f6fa;
}

.hsBox1 .closableContainer .content table.meltWithBox td.left,
.hsBox2 .closableContainer .content table.meltWithBox td.left {
	padding-left: 10px;
	vertical-align: middle;
}

.hsBox1 .closableContainer .content table.meltWithBox td.right,
.hsBox2 .closableContainer .content table.meltWithBox td.right {
	padding-right: 10px;
	vertical-align: middle;
}

.hsBox1 .closableContainer .content table,
.hsBox2 .closableContainer .content table {
	float: left;
	padding: 10px 20px 0 0;
	width: 100%;
}

.hsBox1 .closableContainer .content table thead th,
.hsBox2 .closableContainer .content table thead th {
	padding-top: 3px;
}

.hsBox1 .closableContainer .content table tbody td,
.hsBox2 .closableContainer .content table tbody td {
	border-top: 1px solid #e6e7eb;
	padding: 15px 0 14px;
}

.hsBox1 .closableContainer .content table tbody tr:nth-child(1) td,
.hsBox2 .closableContainer .content table tbody tr:nth-child(1) td {
	border-top: medium none;
	padding-top: 4px;
}

.hsBox1 .closableContainer .content table tbody td.buttonCell,
.hsBox2 .closableContainer .content table tbody td.buttonCell {
	width: 1%;
}

.hsBox1 .closableContainer .content table tbody td.fitTop,
.hsBox2 .closableContainer .content table tbody td.fitTop {
	padding-top: 0;
}

.hsBox1 .closableContainer .content table tbody td.fitBottom,
.hsBox2 .closableContainer .content table tbody td.fitBottom {
	padding-bottom: 0;
}

.hsBox1 .closableContainer .content div.row span.label p,
.hsBox2 .closableContainer .content div.row span.label p {
	padding-top: 13px;
}

.hsBox1 .closableContainer .description .fadeOut,
.hsBox2 .closableContainer .description .fadeOut {
	background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(241, 242, 246, 0) 0px, rgb(241, 242, 246) 100%) repeat scroll 0 0;
	border: 0 none;
	display: none;
	height: 32px;
	margin: 0 0 0 694px;
	padding: 0;
	position: absolute;
	width: 16px;
}

.hsBox1 .closableContainer.opened .description .fadeOut,
.hsBox2 .closableContainer.opened .description .fadeOut {
	background: transparent url("../../images/fade_white_right.png") repeat-y scroll left top;
	border: 0 none;
	display: none;
	height: 32px;
	margin: 0 0 0 694px;
	padding: 0;
	position: absolute;
	width: 16px;
}

#hosting-overview-containers div.closableContainer div.content table.staticWidth tr td:nth-child(1) {
	width: 400px;
}

div.hsBox.hsBox1.accordeon div.closableContainer {
	margin-top: 40px;
}

div.hsBox.hsBox1.accordeon div.closableContainer div.description {
	box-sizing: border-box;
	height: 40px;
}

div.hsBox.hsBox1.accordeon div.closableContainer div.description label.text {
	line-height: 40px;
}

.noJS div.hsBox.hsBox1.accordeon div.closableContainer div.description label.text {
	padding-left: 17px;
}

div.hsBox.hsBox1.accordeon div.closableContainer.opened div.description {
	background-color: #2f3033;
	border-color: #2f3033;
}

div.hsBox.hsBox1.accordeon div.closableContainer.opened div.description label.text {
	color: #fff;
}

div.hsBox.hsBox1.accordeon div.closableContainer.opened div.description .fadeOut {
	display: none;
}

div.hsBox.hsBox1.accordeon div.closableContainer div.description .trigger {
	right: 3px;
}

div.hsBox.hsBox1.accordeon div.closableContainer.opened div.description .trigger .iconfont {
	color: #fff;
}

div.hsBox.hsBox1.accordeon div.closableContainer div.description .trigger .iconfont {
	line-height: 40px;
}

div.hsBox.hsBox1.accordeon div.closableContainer .content {
	border-top: medium none;
	margin-top: 0;
	padding: 10px;
}

div.hsBox.hsBox1.accordeon div.closableContainer .content .row.countTwo .fieldCollection .checkbox label.text {
	width: 255px;
}

div.hsBox.hsBox1.accordeon div.closableContainer .content .row.countTwo .fieldCollection .checkbox label.shadow {
	margin-left: 0;
}

div.popup div.hsBox.hsBox1.accordeon div.closableContainer .content .row.countTwo .col.leftCol,
div.popup div.hsBox.hsBox1.accordeon div.closableContainer .content .row.countTwo .col.rightCol {
	width: 278px;
}

div.popup div.hsBox.hsBox1.accordeon div.closableContainer .content .row.countTwo .fieldCollection .checkbox label.text {
	width: 210px;
}

div.popup div.hsBox.hsBox1.accordeon div.closableContainer .content .row.countTwo .fieldCollection .checkbox label.shadow {
	margin-left: 0;
}

.row.followingRow {
	padding-top: 8px;
}

div.hsBox.hsBox1.accordeon .content .row:last-child {
	margin-bottom: 15px;
}

div.popup div.hsBox.hsBox1.accordeon .row .element {
	margin-bottom: 10px;
}

div.popup div.hsBox.hsBox1.accordeon div.closableContainer .content .row .element .fieldCollection span.checkbox:last-child,
div.popup div.hsBox.hsBox1.accordeon div.closableContainer .content .row .element .fieldCollection span.radio:last-child {
	margin-bottom: 0;
	padding-top: 0;
}

.hsBox2.customWidth1,
.hsBox2.customWidth1 .head {
	float: left;
	margin-right: 13.5px;
	margin-top: 0;
	width: 231px;
}

.wide .hsBox2.customWidth1,
.wide .hsBox2.customWidth1 .head {
	margin-right: 19px;
	width: 308px;
}

.hsBox2.customWidth1.last,
.hsBox2.customWidth1.last .head {
	margin-right: 0;
}

.hsBox2.customWidth1 .body {
	float: left;
}

.hsBox2.customWidth1 .body .bodyContent {
	width: 228px;
}

.wide .hsBox2.customWidth1 .body .bodyContent {
	border-top: medium none;
	width: 306px;
}

.hsBox2.customWidth1 .body .bodyContent p.center {
	font-size: 10px;
	text-align: center;
	width: 210px;
}

.wide .hsBox2.customWidth1 .body .bodyContent p.center {
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 3px;
	text-align: center;
	width: 100%;
}

.hsBox2.customWidth1 .body .bodyContent p {
	font-size: 10px;
	width: 212px;
}

.wide .hsBox2.customWidth1 .body .bodyContent p {
	font-size: 10px;
	width: 294px;
}

.hsBox2.customWidth1 .body .bodyContent p.price {
	color: #333;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 0;
	padding-bottom: 0;
}

.hsBox2.customWidth1 .body .bodyContent p.price-note {
	padding-top: 0;
}

.hsBox2.customWidth1 .head .gather {
	height: 66px;
	width: 100%;
}

.hsBox2.customWidth1 .head .gather .titleWrapper {
	margin-left: 0;
	text-align: center;
	width: 100%;
}

#hoststar .hsBox2.customWidth1 .head .gather .titleWrapper .headline span {
	color: #303133;
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
}

.hsBox2.customWidth1 .head .gather .titleWrapper .main .headline {
	white-space: nowrap;
}

#hoststar .hsBox2.customWidth1 a.large,
#hoststar .hsBox2.customWidth1 button.large {
	margin-left: 10px;
	min-width: 192px;
	padding-bottom: 5px;
}

#hoststar .wide .hsBox2.customWidth1 a.large,
#hoststar .wide .hsBox2.customWidth1 button.large {
	margin-left: 15px;
	min-width: 264px;
	padding-bottom: 5px;
}

#hoststar .hsBox2.customWidth1 a.large,
#hoststar .wide .hsBox2.customWidth1 a.large {
	padding-bottom: 0;
}

.hsBox2.customWidth1 .body .bodyIcon {
	display: none;
}

.hsBox2.customWidth1 .body.withBodyIcon .bodyContent .bodyIcon {
	display: block;
	float: left;
	height: 36px;
	position: absolute;
	width: 37px;
}

.hsBox2.customWidth1 .body.withBodyIcon .bodyContent .bodyIcon span.iconfont {
	font-size: 28px;
	line-height: 42px;
	margin-left: 11px;
}

.hsBox.hsBox2.customWidth1 .bodyContent .bodyIcon span.iconfont svg {
	height: 32px;
	margin-top: 6px;
	width: 32px;
}

.hsBox2.customWidth1 .body.withBodyIcon .bodyContent p {
	float: left;
	font-size: 12px;
	line-height: 40px;
	min-height: 40px;
	padding: 0;
	width: 100%;
}

@media only screen and (max-width: 1135px) {
	.wide .hsBox2.customWidth1,
	.wide .hsBox2.customWidth1 .head,
	.wide .hsBox2.customWidth1 .head .gather {
		width: 256px;
	}
	.wide .hsBox2.customWidth1 .body .bodyContent {
		width: 252px;
	}
	#hoststar .wide .hsBox2.customWidth1 a.large,
	#hoststar .wide .hsBox2.customWidth1 button.large {
		margin-left: 15px;
		min-width: 206px;
		padding-bottom: 5px;
	}
	.wide .hsBox2.customWidth1 .body .bodyContent p,
	.wide .hsBox2.customWidth1 .body .bodyContent p.center {
		font-size: 12px;
		width: 236px;
	}
	.wide .hsBox2.customWidth1 .body .bodyContent p.price {
		font-size: 14px;
	}
}

div.ssl-box {
	cursor: pointer;
	margin-bottom: 40px;
	max-height: 200px;
	width: 100%;
}

div.ssl-box div.price-container {
	background-color: #f1f2f6;
	float: left;
	height: 200px;
	max-height: 200px;
	transition: all 0.25s ease 0s;
	width: 245px;
}

div.ssl-box.active div.price-container,
div.ssl-box:hover div.price-container {
	background-color: #2f3034;
}

div.ssl-box.active:hover div.price-container {
	background-color: #171718;
}

div.ssl-box div.price-container div {
	color: #3c3d41;
	margin-top: 15px;
	text-align: center;
}

div.ssl-box.active div.price-container div,
div.ssl-box:hover div.price-container div {
	color: #fff;
}

div.ssl-box div.price-container div.name {
	font-size: 18px;
	font-weight: 200;
	margin-top: 20px;
}

div.ssl-box div.price-container div.price .first {
	font-family: "Gotham A", "Gotham B", Lucida, Verdana, sans-serif;
	font-size: 77px;
	font-weight: 100;
	margin-left: -35px;
}

div.ssl-box div.price-container div.price .second {
	font-size: 26px;
	font-weight: 100;
	margin-top: 19px;
	position: absolute;
}

div.ssl-box div.price-container div.sub {
	color: #64676e;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-weight: 300;
	margin-top: 20px;
}

div.ssl-box.active div.price-container div.sub,
div.ssl-box:hover div.price-container div.sub {
	color: #fff;
}

div.ssl-box div.content-container {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #e6e6e6 #e6e6e6 #e6e6e6 currentcolor;
	border-image: none;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px medium;
	float: left;
	height: 198px;
	padding-left: 25px;
	padding-right: 25px;
	width: 424px;
}

div.ssl-box div.content-container div.title {
	font-size: 12px;
	letter-spacing: 0;
	margin-bottom: 15px;
	margin-top: 20px;
	text-transform: none;
}

div.ssl-box div.content-container div.content {
	letter-spacing: 0;
	line-height: 21px;
	max-height: 84px;
	min-height: 84px;
}

div.ssl-box div.content-container div.link {
	letter-spacing: 0;
	margin-top: 20px;
}

div.ssl-box div.content-container div.link a {
	font-weight: 700;
}

div.ssl-box div.content-container div.active-marker {
	border: 1px solid #bbb;
	border-radius: 33px;
	height: 33px;
	margin-left: 405px;
	margin-top: -21px;
	position: absolute;
	width: 33px;
}

div.ssl-box:hover div.content-container div.active-marker {
	border: 1px solid #888;
}

div.ssl-box.active div.content-container div.active-marker {
	background-color: #2f3034;
	border-color: #2f3034;
}

div.ssl-box div.content-container div.active-marker svg {
	display: none;
}

div.ssl-box.active div.content-container div.active-marker svg {
	display: inherit;
	height: 32px;
	margin-left: 1px;
	width: 32px;
}

div.ssl-box.active div.content-container div.active-marker svg polygon {
	fill: #fff;
}

.simpleBox {
	background-color: #f1f2f6;
}

.simpleBox .description {
	border-bottom: 2px solid #fff;
	height: 40px;
}

.simpleBox .description .text {
	color: #333;
	float: left;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding-left: 9px;
	width: calc(100% - 82px);
}

.simpleBox .description .trigger {
	color: #333;
	cursor: pointer;
	float: right;
	font-weight: 500;
	height: 33px;
	line-height: 33px;
	padding-left: 9px;
	transition: color 0.5s ease 0s;
	width: 25px;
}

.simpleBox .description button.trigger {
	background-color: transparent;
	border: medium none;
	font-size: 12px;
	font-weight: 400;
	padding-left: 0;
}

.simpleBox .description .mainIcon {
	color: #999;
	float: left;
	font-size: 27px;
	height: 33px;
	line-height: 33px;
	padding-left: 10px;
}

.simpleBox .description .trigger:hover {
	color: #999;
}

.hsBox .body .bodyContent {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: currentcolor #e6e6e6 #e6e6e6;
	border-image: none;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}

.hsBox .body .bodyContent.hasClosableContainer {
	border: medium none;
}

.hsBox .body .bodyContent p {
	overflow-x: hidden;
	padding: 10px 10px 5px;
}

.hsBox .body .bodyContent .hintField p {
	width: auto;
}

.hsBox .body .bodyContent .row p.passage {
	padding-left: 0;
	padding-right: 0;
}

.hsBox .body .bodyContent hr {
	border-color: #f1f2f6;
	margin-bottom: 0;
}

.hsBox .body .bodyContent .elemSequence {
	padding: 10px 10px 5px;
	width: 729px;
}

.hsBox .body .bodyContent .bannerImg {
	position: relative;
	text-align: center;
}

.hsBox .body .bodyContent .bannerImg img {
	vertical-align: top;
	width: 100%;
}

.hsBox .body .btnWrapper {
	margin-bottom: 5px;
	margin-top: 10px;
}

#hoststar .hsBox .body .btnWrapper .button {
	height: 28px;
}

.hsBox .body .bodyContent .btnWrapper .btnGroup,
.hsBox .body .bodyContent .btnWrapper .btnGroup.right {
	padding-right: 10px;
}

.hsBox .body .bodyContent .btnWrapper .btnGroup.left {
	padding-left: 10px;
}

.hsBox .body .divTable {
	width: 716px;
}

.hsBox .body .divTable .divTableHead,
.hsBox .body .divTable .divTableRow {
	border-left: 0 none;
	border-right: 0 none;
	width: 716px;
}

.hsBox .body .divTable .divTableHead .divTableCol.caption,
.hsBox .body .divTable .divTableRow .divTableCol.caption {
	width: 134px;
}

.hsBox .body .divTable .divTableHead.withLabel .divTableLabel .caption,
.hsBox .body .divTable .divTableRow.withLabel .divTableLabel .caption {
	padding-left: 9px;
	width: 125px;
}

.hsBox .body .bodyContent .bodyContentRow {
	display: block;
	font-size: 34px;
	height: 40px;
	line-height: 34px;
	position: relative;
	vertical-align: middle;
}

.hsBox .body .bodyContent .bodyContentRow.border-bottom {
	border-bottom: 1px solid #ccc;
	height: 39px;
}

.hsBox .body .bodyContent .bodyContentRow.border-top {
	border-top: 1px solid #ccc;
	height: 39px;
}

.hsBox .body .bodyContent .bodyContentRow.withMainIcon .mainIcon {
	display: inline-block;
	float: left;
	height: 38px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 38px;
}

.hsBox .body .bodyContent .bodyContentRow.withMainIcon .mainIcon span {
	color: #b3b3b3;
	font-size: 24px;
}

.hsBox .body .bodyContent .bodyContentRow .gather {
	display: block;
	font-size: 12px;
	height: 38px;
	line-height: 34px;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
}

.hsBox .body .bodyContent .bodyContentRow .gather .titleWrapper {
	display: inline-block;
	float: left;
	height: 34px;
	line-height: 36px;
	padding-left: 10px;
	position: relative;
	vertical-align: middle;
}

.hsBox .body .bodyContent .bodyContentRow .gather .titleWrapper .headline {
	white-space: nowrap;
}

.hsBox .body .bodyContent .bodyContentRow.withMainIcon .gather .titleWrapper {
	padding-left: 4px;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper {
	display: block;
	float: right;
	line-height: 36px;
	position: absolute;
	right: 0;
	top: 0;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field {
	background: #fff none repeat scroll 0 0;
	border-left: 1px solid #ccc;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 120px;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field span {
	color: #888;
	font-size: 12px;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field.titleFadeOut {
	background: transparent url("../../images/fade_white_right.png") repeat-y scroll left top;
	border: 0 none;
	display: none;
	margin: 0;
	padding: 0;
	width: 30px;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field.action,
.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field.action.swing-size {
	padding: 0;
	text-align: center;
	width: 34px;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field.action.swing-one-size {
	width: 74px;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field.action.one-size {
	width: 39px;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field.action.two-size {
	width: 79px;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field.action a {
	vertical-align: middle;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field.action a span {
	color: #888;
	font-size: 16px;
	transition: color 0.3s ease 0s;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field.action a:hover span {
	color: #333;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field.statusBar .main {
	height: 9px;
	margin-bottom: 0;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field.statusBar .sub {
	height: 10px;
	line-height: 10px;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field.statusBar .sub span {
	font-size: 10px;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field .barBody {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	height: 5px;
	margin: 5px auto 4px;
	overflow: hidden;
	position: relative;
	width: 80%;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field .barBody .barContent {
	background-color: transparent;
	height: 100%;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field .barBody .barContent .barFill {
	animation: 2s linear 1s normal forwards 1 running fillBarMedium;
	height: 100%;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field .barBody .barContent .barFill.low {
	animation: 2s linear 1s normal forwards 1 running fillBarLow;
	background: #72af5b none repeat scroll 0 0;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field .barBody .barContent .barFill.medium {
	animation: 2s linear 1s normal forwards 1 running fillBarMedium;
	background: #efba3a none repeat scroll 0 0;
}

.hsBox .body .bodyContent .bodyContentRow .gather .fieldsWrapper .field .barBody .barContent .barFill.high {
	animation: 2s linear 1s normal forwards 1 running fillBarHigh;
	background: #dd3434 none repeat scroll 0 0;
}

.hsBox .body .bodyContent .row,
.hsBox .body .bodyContent .row.countOne {
	padding-left: 10px;
	padding-right: 10px;
}

.hsBox .body .bodyContent .row.countTwo .rightCol .element {
	margin-left: 5px;
}

.hsBox .body .bodyContent .element .innerTable .inTableRow.inTableRowCountTwo .inTableCol.rightInTableCol {
	width: 546px;
}

.hsBox .body .bodyContent .row.countTwo .leftCol .element .innerTable .inTableRow.inTableRowCountTwo .inTableCol.rightInTableCol,
.hsBox .body .bodyContent .row.countTwo .rightCol .element .innerTable .inTableRow.inTableRowCountTwo .inTableCol.rightInTableCol {
	width: 180px;
}

.hsBox .body .bodyContent .row.countTwo .rightCol .label {
	margin-left: 5px;
}

.hsBox .body .bodyContent .element .fieldCollection .innerTable .inTableRow.inTableRowCountTwo .inTableCol.rightInTableCol {
	margin-left: 74px;
	width: 290px;
}

.hsBox .body .bodyContent .row .fieldCollection,
.hsBox .body .bodyContent .row.countOne .fieldCollection {
	width: 659px;
}

.hsBox .body .bodyContent .fieldCollection .checkbox label.text,
.hsBox .body .bodyContent .fieldCollection .radio label.text {
	width: 634px;
}

.hsBox .body .bodyContent .row.countTwo .leftCol .fieldCollection,
.hsBox .body .bodyContent .row.countTwo .rightCol .fieldCollection {
	width: 288px;
}

.hsBox .body .bodyContent .element .fieldCollection .innerTable .inTableRow.inTableRowCountTwo .inTableCol.leftInTableCol .checkbox label.text,
.hsBox .body .bodyContent .element .fieldCollection .innerTable .inTableRow.inTableRowCountTwo .inTableCol.rightInTableCol .checkbox label.text {
	width: 265px;
}

.hsBox .body .bodyContent .row.countTwo .fieldCollection .checkbox label.text,
.hsBox .body .bodyContent .row.countTwo .fieldCollection .radio label.text {
	width: 255px;
}

.fieldDropdown {
	border: 1px solid rgba(128, 128, 128, 0.2);
	display: none;
	min-height: 40px;
	position: absolute;
	right: 50px;
	top: 53px;
	width: 340px;
	z-index: 2000;
}

.fieldDropdown::after,
.fieldDropdown::before {
	border: medium solid transparent;
	bottom: 100%;
	content: " ";
	height: 0;
	left: 300px;
	pointer-events: none;
	position: absolute;
	width: 0;
}

.fieldDropdown::after {
	border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #fff;
	border-width: 10px;
	margin-left: -10px;
}

.fieldDropdown::before {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e6e6e8;
	border-width: 12px;
	margin-left: -12px;
}

.fieldDropdown .button {
	background-color: #fff;
	border: medium none;
	height: 40px;
	margin-bottom: 0;
	padding-left: 10px;
	text-align: left;
	width: 330px;
}

.fieldDropdown .button:hover {
	background: #2f3033 none repeat scroll 0 0;
}

.fieldDropdown .button span {
	font-size: 12px;
	font-weight: 300;
	line-height: 40px;
	text-transform: none;
}

.fieldDropdown .button:hover span.label {
	color: #fff;
}

.btn_group {
	display: block;
	height: 33px;
	margin-bottom: 3px;
}

.actions {
	float: left;
	height: 33px;
	margin-right: 10px;
}

.actions.right {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

#hoststar .btn_blank {
	border: 1px solid #e8e8e8;
	cursor: pointer;
	display: block;
	float: left;
	height: 31px;
	line-height: 33px;
	margin-left: -1px;
	padding-left: 14px;
	padding-right: 14px;
	position: relative;
}

#hoststar .btn_blank:first-child {
	margin-left: 0;
}

#hoststar .btn_blank:hover {
	background-color: #fefefe;
	color: #747474;
}

#hoststar .btn_normal {
	border: 1px solid transparent;
	border-radius: 1px;
	color: #fff;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 13px;
	height: 31px;
	line-height: 29px;
	max-width: 310px;
	min-width: 85px;
	outline: 0 none;
	position: relative;
	text-align: center;
}

#hoststar .button.btn_normal {
	height: 33px;
}

#hoststar .btn_slim {
	border: 1px solid transparent;
	border-radius: 1px;
	color: #fff;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 13px;
	height: 29px;
	line-height: 31px;
	max-width: 310px;
	min-width: 85px;
	outline: 0 none;
	position: relative;
	text-align: center;
}

#hoststar button.btn_slim {
	height: 31px;
}

#hoststar .btn_blank.left,
#hoststar .btn_normal.left,
#hoststar .btn_slim.left {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#hoststar .btn_blank span.label,
#hoststar .btn_normal span.label,
#hoststar .btn_slim span.label {
	cursor: pointer;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 13px;
	line-height: 29px;
	padding: 0 20px;
}

#hoststar .btn_blank .icon,
#hoststar .btn_normal .icon,
#hoststar .btn_slim .icon {
	float: left;
	text-align: center;
	width: 30px;
}

#hoststar .btn_blank .icon span,
#hoststar .btn_normal .icon span,
#hoststar .btn_slim .icon span {
	font-size: 27px;
	line-height: 27px;
}

#hoststar .btn_orange {
	background-color: #ec9155;
	border: 1px solid #ec9155;
}

#hoststar .btn_orange.actionBorder {
	border: 1px solid #e8e8e8;
}

#hoststar .btn_orange span {
	color: #fff;
}

#hoststar .btn_orange:hover {
	background-color: #f99b5d;
	border-color: #f99b5d;
}

#hoststar .btn_orange.actionBorder:hover {
	border-color: #e8e8e8;
}

#hoststar .btn_orange:hover span {
	color: #fff;
}

#hoststar .btn_grey {
	background-color: #f1f2f6;
	border: 1px solid #f1f2f6;
}

#hoststar .btn_grey span {
	color: #999;
}

#hoststar .btn_grey:hover {
	background-color: #f1f2f6;
	border-color: #f1f2f6;
}

#hoststar .btn_white {
	background-color: #fff;
	border: 1px solid #e8e8e8;
}

#hoststar .btn_white span {
	color: #999;
}

#hoststar .btn_white:hover {
	background-color: #fefefe;
}

#hoststar .btn_white:hover span {
	color: #747474;
}

#hoststar .btn_blank.maxWide,
#hoststar .btn_normal.maxWide,
#hoststar .btn_slim.maxWide {
	max-width: 751px;
	width: 751px;
}

#hoststar .btn_blank.small,
#hoststar .btn_normal.small,
#hoststar .btn_slim.small {
	width: 65px;
}

#hoststar .btn_blank.small span.label,
#hoststar .btn_normal.small span.label,
#hoststar .btn_slim.small span.label {
	padding: 0 5px;
}

#hoststar .btn_blank.normal,
#hoststar .btn_normal.normal,
#hoststar .btn_slim.normal {
	width: 130px;
}

#hoststar .btn_blank.normal span.label,
#hoststar .btn_normal.normal span.label,
#hoststar .btn_slim.normal span.label {
	padding: 0 10px;
}

#hoststar .btn_blank.wide,
#hoststar .btn_normal.wide,
#hoststar .btn_slim.wide {
	width: 165px;
}

#hoststar .btn_blank.widest,
#hoststar .btn_normal.widest,
#hoststar .btn_slim.widest {
	width: 310px;
}

.btnWrapper {
	margin-bottom: 3px;
	min-height: 33px;
	position: relative;
}

.wide .btnWrapper {
	width: 964px;
}

html.ie7 .btnWrapper {
	height: auto;
}

.headWrapper .btnWrapper {
	margin-top: 12px;
	position: absolute;
	top: 0;
	width: 100%;
}

.btnGroup,
.btnGroup.right {
	display: block;
	float: right;
	min-width: 31px;
	overflow: visible;
	position: relative;
}

.btnGroup::after {
	clear: both;
}

.btnGroup.center {
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.btnGroup.left {
	float: left;
	margin-left: 0;
	margin-right: 8px;
}

.btnLeftAndCenterAndRight>.btnGroup.center,
.btnLeftAndCenterAndRight>.btnGroup.left,
.btnLeftAndCenterAndRight>.btnGroup.right {
	float: left;
	margin-left: 0;
	margin-right: 0;
	width: 33.33%;
}

.btnGroup .button,
.btnGroup.right .button {
	display: inline-block;
	float: right;
	margin-left: 8px;
}

.btnGroup.center .button {
	float: none;
}

.btnGroup.left .button {
	float: left;
}

#hoststar .btnGroup .button.stripe,
#hoststar .btnGroup.right .button.stripe {
	border: medium none;
	margin-left: 10px;
	min-width: 0;
}

.btnGroup.center .button,
.btnGroup.left .button {
	margin-left: 8px;
}

.btnGroup.center .button.stripe,
.btnGroup.left .button.stripe {
	margin-right: 10px;
}

.btnGroup .button.maxi,
.btnGroup.right .button.maxi {
	margin-left: -8px;
	margin-right: 0;
}

.btnGroup.left .button.maxi {
	margin-left: 0;
	margin-right: -8px;
}

.btnGroup.center .button.maxi {
	margin-left: 0;
	margin-right: 0;
}

@media only screen and (max-width: 1135px) {
	.wide .btnWrapper {
		width: 821px;
	}
}

button {
	outline: 0 none;
}

#hoststar button::-moz-focus-inner {
	border: 0 none;
	margin: 0;
	padding: 0;
}

#hoststar .button,
#hoststar .button.normal {
	border-radius: 1px;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	display: inline-block;
	height: 30px;
	margin-bottom: 0;
	min-width: 150px;
	outline: medium none;
	position: relative;
	text-align: center;
	vertical-align: top;
}

#hoststar a.button,
#hoststar a.button.normal,
#hoststar div.button,
#hoststar div.button.normal {
	height: 28px;
}

#hoststar .button.normal.height-40,
#hoststar a.button.height-40,
#hoststar a.button.normal.height-40,
#hoststar button.button.height-40,
#hoststar button.button.normal.height-40 #hoststar .button.height-40,
#hoststar div.button.height-40,
#hoststar div.button.normal.height-40 {
	height: 40px;
}

#hoststar a.button.height-40,
#hoststar a.button.normal.height-40 {
	height: 38px;
}

#hoststar a.button.height-60,
#hoststar a.button.normal.height-60,
#hoststar div.button.height-60,
#hoststar div.button.normal.height-60 {
	height: 58px;
}

#hoststar .button.slim,
#hoststar .button.slim.normal {
	height: 27px;
	margin-bottom: 6px;
}

#hoststar a.button.slim,
#hoststar a.button.slim.normal,
#hoststar div.button.slim,
#hoststar div.button.slim.normal {
	height: 25px;
	margin-bottom: 6px;
}

#hoststar .button.disabled,
#hoststar .button.disabled.normal,
#hoststar .button[disabled],
#hoststar .button.normal[disabled] {
	cursor: default;
}

#hoststar .button.bigSquare,
#hoststar .button.bigSquare.normal {
	height: 228px;
	width: 228px;
}

#hoststar button.button.bigSquare,
#hoststar button.button.bigSquare.normal {
	height: 230px;
	width: 230px;
}

#hoststar .button.mini {
	min-width: 0;
	width: 28px;
}

#hoststar #login-links .button.mini {
	margin-left: 0;
	padding-left: 2px;
	padding-top: 3px;
}

#hoststar #login-links .button.mini:nth-child(4) {
	padding-left: 1px;
}

#hoststar .button.disabled.noborder,
#hoststar .button.noborder {
	background-color: transparent;
	border: medium none;
}

td .button.noborder.mini.icon.openPopup {
	float: right;
}

#hoststar .button.noborder div.icon {
	background-color: transparent;
	border: medium none;
}

#hoststar .button.small {
	min-width: 100px;
}

#hoststar .button.large {
	min-width: 230px;
}

#hoststar .button.larger {
	min-width: 370px;
}

#hoststar .button.maxi {
	max-width: 720px;
	min-width: 720px;
}

#hoststar #content.wide .button.maxi {
	max-width: 964px;
	min-width: 964px;
}

#hoststar .button .icon {
	display: none;
}

#hoststar .button.icon .icon {
	display: inline;
	position: relative;
	text-align: center;
	width: 28px;
}

#hoststar .button.icon.bigSquare .icon {
	float: none;
	height: 110px;
	position: absolute;
	top: 40px;
	width: 230px;
}

#hoststar .iconbuttonWrapper {
	display: block;
	float: left;
	height: 28px;
	width: 28px;
}

#hoststar .iconbuttonWrapper.right {
	float: right;
}

#hoststar .button,
#hoststar .button.grey {
	background: #f1f2f6 none repeat scroll 0 0;
	border-color: #ccc;
}

#hoststar .button.grey {
	border: 1px solid #f1f2f6;
}

#hoststar .button.grey:hover {
	background: #e1e2e6 none repeat scroll 0 0;
	border-color: #e1e2e6;
}

#hoststar .button.grey:hover,
#hoststar .button.hover,
#hoststar .button.hover.grey,
#hoststar .button:hover {
	border-color: #999;
}

#hoststar .button.disabled,
#hoststar .button.disabled.grey,
#hoststar .button.disabled.grey:hover,
#hoststar .button.disabled.hover,
#hoststar .button.disabled.hover.grey,
#hoststar .button.disabled:hover,
#hoststar .button[disabled],
#hoststar .button.grey[disabled],
#hoststar .button.grey[disabled]:hover,
#hoststar .button.hover[disabled],
#hoststar .button.hover.grey[disabled],
#hoststar .button[disabled]:hover {
	background: #f0f1f5 none repeat scroll 0 0;
	border-color: #e5e5e5;
}

#hoststar .button .label,
#hoststar .button.grey .label {
	cursor: pointer;
	display: inline;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.5px;
	line-height: 29px;
	margin: 0;
	min-height: 0;
	padding: 0 10px;
	position: relative;
	text-transform: uppercase;
	white-space: nowrap;
}

#hoststar .hspaginator .button.mini.noborder .label {
	font-size: 12px;
	font-weight: 200;
}

#hoststar .button .loading {
	display: none;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0;
	width: 40px;
}

#hoststar .button .loading-success {
	display: none;
	margin-top: 3px;
}

#hoststar .button .loading-success svg {
	height: 32px;
	width: 32px;
}

#hoststar .button .loading-success svg polygon {
	fill: #fff;
}

#hoststar .button.height-40 .label,
#hoststar .button.height-40.grey .label {
	line-height: 39px;
}

#hoststar .button.height-60 .label,
#hoststar .button.height-60.grey .label {
	line-height: 59px;
}

#hoststar .button.bigSquare .label {
	font-weight: 500;
	line-height: 230px;
}

#hoststar .button.icon.bigSquare .label {
	line-height: 360px;
}

#hoststar .button.active .label,
#hoststar .button.active.grey .label {
	font-weight: 600;
}

#hoststar .button.slim .label,
#hoststar .button.slim.grey .label {
	line-height: 30px;
}

#hoststar .button.icon .icon span,
#hoststar .button.icon.grey .icon span {
	font-size: 27px;
	line-height: 29px;
}

#hoststar .button.icon.greyheight-40 .icon span,
#hoststar .button.icon.height-40 .icon span {
	line-height: 40px;
}

#hoststar .hsBox .button.icon .icon span svg.edit {
	height: 32px;
	margin-left: -2px;
	margin-top: -2px;
	width: 32px;
}

#hoststar .hsBox .button.icon .icon span svg.delete {
	height: 25px;
	width: 25px;
}

#hoststar .button.icon .icon span,
#hoststar .button.icon.grey .icon span,
x:-moz-any-link {
	line-height: 27px;
}

#hoststar .button.slim.icon .icon span,
#hoststar .button.slim.icon.grey .icon span {
	line-height: 26px;
}

#hoststar .button .icon span,
#hoststar .button .label,
#hoststar .button.grey .icon span,
#hoststar .button.grey .label {
	color: #333;
}

#hoststar .button.bigSquare .icon span,
#hoststar .button.bigSquare.grey .icon span {
	color: #999;
	font-size: 160px;
	line-height: 110px;
}

#hoststar .button.disabled .icon span,
#hoststar .button.disabled .label,
#hoststar .button[disabled] .icon span,
#hoststar .button[disabled] .label {
	cursor: default;
}

#hoststar .button.grey.hover .icon span,
#hoststar .button.grey.hover .label,
#hoststar .button.grey:hover .icon span,
#hoststar .button.grey:hover .label,
#hoststar .button.hover .icon span,
#hoststar .button.hover .label,
#hoststar .button:hover .icon span,
#hoststar .button:hover .label {
	color: #333;
}

#hoststar .button.disabled .icon span,
#hoststar .button.disabled .label,
#hoststar .button.disabled.grey .icon span,
#hoststar .button.disabled.grey .label,
#hoststar .button.disabled.grey.hover .icon span,
#hoststar .button.disabled.grey.hover .label,
#hoststar .button.disabled.grey:hover .icon span,
#hoststar .button.disabled.grey:hover .label,
#hoststar .button.disabled.hover .icon span,
#hoststar .button.disabled.hover .label,
#hoststar .button.disabled:hover .icon span,
#hoststar .button.disabled:hover .label,
#hoststar .button[disabled] .icon span,
#hoststar .button[disabled] .label,
#hoststar .button.grey[disabled] .icon span,
#hoststar .button.grey[disabled] .label,
#hoststar .button.grey.hover[disabled] .icon span,
#hoststar .button.grey.hover[disabled] .label,
#hoststar .button.grey[disabled]:hover .icon span,
#hoststar .button.grey[disabled]:hover .label,
#hoststar .button.hover[disabled] .icon span,
#hoststar .button.hover[disabled] .label,
#hoststar .button[disabled]:hover .icon span,
#hoststar .button[disabled]:hover .label {
	color: #ccc;
}

#hoststar .button.white {
	background: #fff none repeat scroll 0 0;
	border-color: #ccc;
}

#hoststar .button.white.hover,
#hoststar .button.white:hover {
	background: #fff none repeat scroll 0 0;
	border-color: #999;
}

#hoststar .button.disabled.hover.white,
#hoststar .button.disabled.white,
#hoststar .button.disabled.white:hover,
#hoststar .button.hover.white[disabled],
#hoststar .button.white[disabled],
#hoststar .button.white[disabled]:hover {
	background: #fff none repeat scroll 0 0;
	border-color: #e5e5e5;
}

#hoststar .button.white .icon span,
#hoststar .button.white .label {
	color: #c0c4cc;
	font-weight: 500;
}

#hoststar .button.white.hover .icon span,
#hoststar .button.white.hover .label,
#hoststar .button.white:hover .icon span,
#hoststar .button.white:hover .label {
	color: #333;
}

#hoststar .button.disabled.white .icon span,
#hoststar .button.disabled.white .label,
#hoststar .button.disabled.white.hover .icon span,
#hoststar .button.disabled.white.hover .label,
#hoststar .button.disabled.white:hover .icon span,
#hoststar .button.disabled.white:hover .label,
#hoststar .button.white[disabled] .icon span,
#hoststar .button.white[disabled] .label,
#hoststar .button.white.hover[disabled] .icon span,
#hoststar .button.white.hover[disabled] .label,
#hoststar .button.white[disabled]:hover .icon span,
#hoststar .button.white[disabled]:hover .label {
	color: #ccc;
}

#hoststar .button.orange {
	background: #2f3033 none repeat scroll 0 0;
	border-color: #2f3033;
}

#hoststar .button.orange.hover,
#hoststar .button.orange:hover {
	background: #171718 none repeat scroll 0 0;
	border-color: #171718;
}

#hoststar .button.disabled.hover.orange,
#hoststar .button.disabled.orange,
#hoststar .button.disabled.orange:hover,
#hoststar .button.hover.orange[disabled],
#hoststar .button.orange[disabled],
#hoststar .button.orange[disabled]:hover {
	background: #fecc90 none repeat scroll 0 0;
	border-color: #fecc90;
}

#hoststar .button.orange .icon span,
#hoststar .button.orange .label,
#hoststar .button.orange.hover .icon span,
#hoststar .button.orange.hover .label,
#hoststar .button.orange:hover .icon span,
#hoststar .button.orange:hover .label {
	color: #fff;
}

#hoststar .button.disabled.orange .icon span,
#hoststar .button.disabled.orange .label,
#hoststar .button.disabled.orange.hover .icon span,
#hoststar .button.disabled.orange.hover .label,
#hoststar .button.disabled.orange:hover .icon span,
#hoststar .button.disabled.orange:hover .label,
#hoststar .button.orange[disabled] .icon span,
#hoststar .button.orange[disabled] .label,
#hoststar .button.orange.hover[disabled] .icon span,
#hoststar .button.orange.hover[disabled] .label,
#hoststar .button.orange[disabled]:hover .icon span,
#hoststar .button.orange[disabled]:hover .label {
	color: #fffff5;
}

#hoststar .button.black {
	background: #2f3033 none repeat scroll 0 0;
	border-color: #2f3033;
}

#hoststar .button.black.hover,
#hoststar .button.black:hover {
	background: #171718 none repeat scroll 0 0;
	border-color: #171718;
}

#hoststar .button.disabled.black,
#hoststar .button.disabled.black:hover,
#hoststar .button.disabled.hover.black,
#hoststar .button.black[disabled],
#hoststar .button.black[disabled]:hover,
#hoststar .button.hover.black[disabled] {
	background: #cbcbcc none repeat scroll 0 0;
	border-color: #cbcbcc;
}

#hoststar .button.black .icon span,
#hoststar .button.black .label,
#hoststar .button.black.hover .icon span,
#hoststar .button.black.hover .label,
#hoststar .button.black:hover .icon span,
#hoststar .button.black:hover .label {
	color: #fff;
}

#hoststar .button.disabled.black .icon span,
#hoststar .button.disabled.black .label,
#hoststar .button.disabled.black.hover .icon span,
#hoststar .button.disabled.black.hover .label,
#hoststar .button.disabled.black:hover .icon span,
#hoststar .button.disabled.black:hover .label,
#hoststar .button.black[disabled] .icon span,
#hoststar .button.black[disabled] .label,
#hoststar .button.black.hover[disabled] .icon span,
#hoststar .button.black.hover[disabled] .label,
#hoststar .button.black[disabled]:hover .icon span,
#hoststar .button.black[disabled]:hover .label {
	color: #fffff5;
}

#hoststar .button.orangeSpecial {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-color: transparent;
}

#hoststar .button.orangeSpecial.active span {
	color: #000;
	font-weight: 800;
}

#hoststar .button.orangeSpecial.hover,
#hoststar .button.orangeSpecial:hover {
	background: #f99b5d none repeat scroll 0 0;
	border-color: #ec9155;
}

#hoststar .button.disabled.hover.orangeSpecial,
#hoststar .button.disabled.orangeSpecial,
#hoststar .button.disabled.orangeSpecial:hover,
#hoststar .button.hover.orangeSpecial[disabled],
#hoststar .button.orangeSpecial[disabled],
#hoststar .button.orangeSpecial[disabled]:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-color: transparent;
}

#hoststar .button.orangeSpecial .icon span,
#hoststar .button.orangeSpecial .label {
	color: #666;
}

#hoststar .button.orangeSpecial.hover .icon span,
#hoststar .button.orangeSpecial.hover .label,
#hoststar .button.orangeSpecial:hover .icon span,
#hoststar .button.orangeSpecial:hover .label {
	color: #000;
}

#hoststar .button.disabled.orangeSpecial .icon span,
#hoststar .button.disabled.orangeSpecial .label,
#hoststar .button.disabled.orangeSpecial.hover .icon span,
#hoststar .button.disabled.orangeSpecial.hover .label,
#hoststar .button.disabled.orangeSpecial:hover .icon span,
#hoststar .button.disabled.orangeSpecial:hover .label,
#hoststar .button.orangeSpecial[disabled] .icon span,
#hoststar .button.orangeSpecial[disabled] .label,
#hoststar .button.orangeSpecial.hover[disabled] .icon span,
#hoststar .button.orangeSpecial.hover[disabled] .label,
#hoststar .button.orangeSpecial[disabled]:hover .icon span,
#hoststar .button.orangeSpecial[disabled]:hover .label {
	color: #fffff5;
}

#hoststar .button .stripe,
#hoststar .button.grey .stripe {
	display: none;
}

#hoststar .button.stripe .label {
	font-size: 12px;
	font-weight: 300;
	padding: 0;
}

#hoststar .button.stripe .stripe,
#hoststar .button.stripe.grey .stripe {
	background-color: #ec9155;
	display: block;
	height: 30px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 5px;
}

#hoststar .button.stripe.slim .stripe,
#hoststar .button.stripe.slim.grey .stripe {
	height: 27px;
}

#hoststar .button.stripe.white .stripe {
	background-color: #ec9155;
	display: none;
}

#hoststar .button.stripe.white {
	border-bottom: 1px solid transparent;
}

#hoststar .button.stripe.active.white {
	border-bottom: 1px solid #303133;
}

#hoststar .button.stripe.active.white .label {
	color: #303133;
	font-weight: 500;
}

#hoststar .button.stripe:hover {
	border-bottom: 1px solid #303133;
	color: #303133;
}

body.noJS #changeSubscription .col.rightCol div.btnGroup button {
	display: block;
}

body:not(.noJS) #changeSubscription .col.rightCol {
	display: none;
}

body:not(.noJS) #changeSubscription .col.leftCol {
	width: 100%;
}

body.noJS #changeDomain .col.rightCol div.btnGroup button {
	display: block;
}

body:not(.noJS) #changeDomain .col.rightCol {
	display: none;
}

div.block.subscription {
	margin-bottom: 7px;
}

table.list1 {
	border: 0 none;
	border-collapse: separate;
	border-spacing: 0;
	table-layout: fixed;
	vertical-align: middle;
	width: 100%;
}

table.list1 thead tr {
	height: 34px;
}

table.list1 thead th {
	border-bottom: 1px solid transparent;
	border-top: 1px solid transparent;
	text-align: left;
	vertical-align: middle;
}

table.list1 thead th span {
	color: #333;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: 500;
	line-height: 12px;
}

table.list1 tr td:first-of-type,
table.list1 tr th:first-of-type {
	border-left: 1px solid transparent;
}

table.list1 tr td:last-of-type,
table.list1 tr th:last-of-type {
	border-right: 1px solid transparent;
}

table.list1 tbody tr {
	height: 34px;
}

table.list1 td .cell-frame,
table.list1 th .cell-frame {
	display: block;
	height: 100%;
	line-height: 34px;
	position: relative;
	width: 100%;
}

table.list1 tbody td {
	border-bottom: 1px solid transparent;
	border-top: 1px solid transparent;
	vertical-align: middle;
}

table.list1 tbody td span {
	color: #999;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-size: 12px;
}

table tbody td {
	border-top: 1px solid #e6e7eb;
	padding: 2px 0 0;
}

#filestable tbody td {
	border-top: 1px solid #e6e7eb;
	padding: 1px 0 0;
}

table thead th span.label,
table thead th span.sorting {
	display: inline-block;
	float: left;
}

table thead th span.iconfont.sorting.inactive-sorting {
	font-size: 15px;
}

table,
table.zebraTable {
	font-size: 12px;
	width: 100%;
}

table.zebraTable.meltWithBox {
	padding: 0;
}

table,
table.zebraTable thead th {
	height: 36px;
	padding: 0 5px 0 10px;
	text-align: left;
}

table,
table.zebraTable tbody td {
	border-right: 1px solid #e5e5e5;
	height: 36px;
	line-height: 20px;
	padding: 8px 0;
	text-align: left;
	vertical-align: top;
}

div#content table.dataTable tr td,
div.popup table.dataTable tr td {
	height: 57px;
}

div#content table.dataTable.domainTransfer tr td,
div.popup table.dataTable.domainTransfer tr td {
	border-bottom: 1px solid #e6e7eb;
	border-top: 0 solid #e6e7eb;
	height: 42px;
}

.text-right {
	text-align: right;
}

table.zebraTable.meltWithBox tbody td {
	border-right: medium none;
}

div#content table.noBorder tr td,
div.popup table.noBorder tr td,
table.dataTable.noBorder tr td {
	border: 0 none;
}

div#content table.smallRows tr td,
div.popup table.smallRows tr td,
table.dataTable.smallRows tr td {
	height: 38px;
}

.dataTable.domainFilter .fieldCollection .checkbox label.text {
	width: inherit;
}

.dataTable.domainFilter {
	margin-top: -36px;
}

.dataTable.domainFilter td {
	border-top: medium none;
	vertical-align: top;
}

.hsBox .body .bodyContent table {
	padding: 0 20px;
}

.hsBox .bodyContent .closableContainer .content table {
	padding: 12px 20px 20px 0;
}

table,
table.zebraTable tbody td:last-child {
	border-right: medium none;
	color: #000;
}

table.zebraTable tbody tr:nth-of-type(2n+1) {
	background-color: #f5f6fa;
}

table .lineWrapper {
	display: block;
}

table.collapsibleTable tbody tr.data-row {
	height: 40px;
}

table.collapsibleTable tbody tr.data-row.unread {
	font-weight: 700;
}

table.collapsibleTable tbody tr.data-row:hover {
	background-color: #f1f2f6;
	cursor: pointer;
}

table.collapsibleTable tbody tr.data-row.active {
	background-color: #2f3033;
	color: #fff;
}

table.collapsibleTable tbody tr.content-row {
	background-color: #f1f2f6;
	height: auto;
}

table.collapsibleTable tbody tr.content-row td {
	border: medium none;
}

table.collapsibleTable tbody tr.content-row div {
	display: none;
	max-width: 672px;
	padding: 10px 10px 5px 0;
	white-space: normal;
}

table.collapsibleTable tbody tr.content-row td:first-child,
table.collapsibleTable tbody tr.data-row td:first-child {
	padding: 0 0 0 40px;
}

table.collapsibleTable tbody tr.data-row td {
	border-top: 1px solid #e6e7eb;
	padding: 15px 0;
}

table.collapsibleTable tbody tr.data-row td span.iconfont {
	color: #000;
	display: block;
	font-size: 15px;
	font-weight: 600;
	height: 15px;
	margin-left: -30px;
	margin-top: 0;
	position: absolute;
	width: 15px;
}

table.collapsibleTable tbody tr.data-row.active td span.iconfont {
	color: #fff;
}

table th span.iconfont.sorting,
table.collapsibleTable thead tr th span.iconfont.sorting {
	padding-left: 5px;
}

table th span.iconfont.sorting.active,
table.collapsibleTable thead tr th span.iconfont.sorting.active {
	color: #000;
	font-weight: 600;
}

table tr td.bold {
	font-weight: 500;
}

table span.light-gray {
	color: #909399;
	font-size: 10px;
}

table th {
	color: #000;
}

div.hs-slider {
	height: 33px;
	margin-top: 30px;
}

.hs-slider .slider.ui-slider-horizontal {
	background-color: #e6e7eb;
	border: medium none;
	float: left;
	height: 4px;
	width: 280px;
}

.hs-slider .slider .ui-state-default {
	background-color: #2f3033;
	border: medium none;
	cursor: pointer;
	margin-left: 1px;
	margin-top: -3px;
	width: 4px;
}

.hs-slider .slider a.stepMarker {
	border-left: 4px solid #fff;
	display: block;
	float: left;
	height: 4px;
	margin-top: 0;
	position: absolute;
	width: 4px;
}

.hs-slider .label.left {
	float: left;
	line-height: 10px;
	min-width: 100px;
	padding-right: 20px;
}

.hs-slider .label.right,
.hs-slider .label.value {
	float: left;
	line-height: 10px;
	padding-left: 20px;
}

.commissionBalance {
	height: 30px;
}

.commissionBalance .amount,
.commissionBalance .text {
	color: #333;
	float: left;
	font-weight: 500;
	height: 30px;
	line-height: 30px;
	padding-right: 35px;
}

.commissionBalance a,
.commissionBalance button {
	float: right;
}

.imageSearchResults div.title {
	color: #898989;
	font-size: 12px;
	font-weight: 200;
	padding-bottom: 10px;
	text-transform: none;
	width: 100%;
}

.imageSearchResults .result {
	display: table;
	float: left;
	height: 108px;
	margin-right: 9px;
	padding-bottom: 15px;
	width: 15.4%;
}

.imageSearchResults .result.last {
	margin-right: 0;
}

.imageSearchResults .result .imageContainer {
	border: 1px solid #f0f0f2;
	display: table-cell;
	height: 108px;
	max-height: 108px;
	max-width: 100px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.imageSearchResults .result .imageContainer img {
	max-height: 100px;
	max-width: 100px;
}

.imageSearchResults .result .description {
	display: table-row;
}

.imageSearchResults .result .description .sizeList {
	color: #888;
	display: none;
	list-style: outside none none;
	margin: 0;
}

.imageSearchResults .result .description .sizeList li {
	border-right: 1px solid #e5e5e5;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
}

.imageSearchResults .result .description .sizeList li:first-child {
	padding-left: 0;
}

.imageSearchResults .result .description .sizeList li:last-child {
	border: medium none;
}

.logoReference {
	height: 150px;
}

.logoReference .imageWrapper {
	border: 1px solid #ccc;
	float: left;
	height: 150px;
	width: 240px;
}

.logoReference .referenceText {
	float: left;
	height: 105px;
	margin-bottom: 18px;
	margin-left: 30px;
	width: 477px;
}

.logoReference .referenceText textarea {
	border: 1px solid #ccc;
	border-radius: 0;
}

.hsBox .body .bodyContent.partnerOverview .fixedImage {
	border: 1px solid #ccc;
	display: inline-block;
	float: left;
	height: 200px;
	margin: 10px;
	max-height: 200px;
	max-width: 200px;
	overflow: hidden;
	text-align: center;
	width: 200px;
}

.hsBox .body .bodyContent.partnerOverview .fixedImage img {
	max-height: 200px;
	max-width: 200px;
}

.hsBox .body .bodyContent.partnerOverview .rightTableWrapper {
	float: left;
	height: 200px;
	margin: 10px;
	width: 505px;
}

.hsBox .body .bodyContent.partnerOverview .rightTableWrapper table {
	width: 100%;
}

.hsBox .body .bodyContent.partnerOverview .rightTableWrapper table tr {
	height: 25px;
}

.treeContainer {
	border: 1px solid #ccc;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
}

.treeContainer .breadcrump {
	border-bottom: 1px solid #ccc;
	font-weight: 500;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding-left: 2px;
	white-space: nowrap;
}

#hoststar .treeContainer ul {
	margin-left: 0;
}

.treeContainer ul li:first-child {
	background-image: none;
	height: 40px;
	line-height: 40px;
	padding-left: 0;
}

.treeContainer ul li.header:hover {
	background-color: transparent;
}

.treeContainer ul li:hover:not(.normalline),
.treeContainer ul li:hover:not(:first-child) {
	background-color: #f1f2f6;
}

.treeContainer ul li.normalline {
	background-image: none;
	border-top: 1px solid #ccc;
	height: 30px;
	line-height: 30px;
	padding-left: 0;
}

.treeContainer .breadcrump button {
	background-color: transparent;
	border: medium none;
	cursor: pointer;
	font-family: inherit;
	height: 40px;
	line-height: 39px;
	min-width: 80px;
}

.treeContainer .breadcrump button:last-child span.iconfont,
.treeContainer .breadcrump button:last-child span.label {
	font-weight: 600;
}

.treeContainer ul li button>span {
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 11px;
	font-weight: 300;
	height: 40px;
	letter-spacing: 0.5px;
	line-height: 40px;
	margin: 0;
	min-height: 0;
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
}

.treeContainer ul li button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	border-radius: 2px;
	cursor: pointer;
	height: 40px;
	min-width: 150px;
	position: relative;
	text-align: left;
	vertical-align: top;
}

.treeContainer .breadcrump span {
	margin-left: 0;
	margin-right: 10px;
}

.treeContainer .breadcrump span.iconfont {
	font-size: 15px;
	font-weight: 600;
	margin-left: 0;
	margin-right: 0;
}

.treeContainer ul {
	list-style: outside none none;
}

.treeContainer ul li {
	background-position: 7px 7px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ccc;
	height: 40px;
	line-height: 40px;
	padding-left: 25px;
}

.treeContainer ul li:last-child {
	border-bottom: medium none;
}

.treeContainer ul li div.text {
	float: left;
	max-width: 467px;
	overflow: hidden;
	white-space: nowrap;
	width: 467px;
}

.treeContainer ul.subfolder li div.text {
	max-width: 473px;
	width: 473px;
}

.treeContainer ul li div.action {
	float: left;
	height: 40px;
	max-width: 221px;
	overflow: hidden;
	padding-left: 5px;
	text-align: right;
	white-space: nowrap;
	width: 221px;
}

.popup .treeContainer ul li div.action {
	float: left;
	height: 40px;
	max-width: 216px;
	overflow: hidden;
	padding-left: 5px;
	text-align: right;
	white-space: nowrap;
	width: 216px;
}

#hoststar li.treeEntry div.action .button .icon .iconfont {
	line-height: 40px;
}

#hoststar .treeContainer ul li div.action .button {
	background-color: transparent;
	border: medium none;
	float: right;
	margin-top: 0;
	padding-left: 5px;
}

.treeContainer ul li div.icon {
	float: left;
	font-size: 30px;
	line-height: 35px;
	margin-right: 5px;
}

.treeContainer ul li div.icon span.iconfont {
	font-size: 18px;
}

.treeContainer ul li div.fadeOut {
	background: transparent url("../../images/fade_white_right.png") repeat-y scroll left top;
	border: 0 none;
	display: none;
	float: left;
	height: 30px;
	margin: 0 0 0 524px;
	padding: 0;
	position: absolute;
	width: 16px;
}

.treeContainer ul li:hover div.fadeOut {
	background: transparent url("../../images/fade_gray_right.png") repeat-y scroll left top;
	display: none;
}

#hoststar .hide,
#hoststar .showForJS,
.treeContainer ul.subfolder {
	display: none;
}

@keyframes fillBarLow {
	0% {
		background: #72af5b none repeat scroll 0 0;
		width: 0;
	}
	100% {
		background: #72af5b none repeat scroll 0 0;
		width: 100%;
	}
}

@keyframes fillBarMedium {
	0% {
		background: #72af5b none repeat scroll 0 0;
		width: 0;
	}
	100% {
		background: #efba3a none repeat scroll 0 0;
		width: 100%;
	}
}

@keyframes fillBarHigh {
	0% {
		background: #72af5b none repeat scroll 0 0;
		width: 0;
	}
	50% {
		background: #efba3a none repeat scroll 0 0;
		width: 50%;
	}
	100% {
		background: #dd3434 none repeat scroll 0 0;
		width: 100%;
	}
}

@keyframes fillBarLow {
	0% {
		background: #72af5b none repeat scroll 0 0;
		width: 0;
	}
	100% {
		background: #72af5b none repeat scroll 0 0;
		width: 100%;
	}
}

@keyframes fillBarMedium {
	0% {
		background: #72af5b none repeat scroll 0 0;
		width: 0;
	}
	100% {
		background: #efba3a none repeat scroll 0 0;
		width: 100%;
	}
}

@keyframes fillBarHigh {
	0% {
		background: #72af5b none repeat scroll 0 0;
		width: 0;
	}
	50% {
		background: #efba3a none repeat scroll 0 0;
		width: 50%;
	}
	100% {
		background: #dd3434 none repeat scroll 0 0;
		width: 100%;
	}
}

@keyframes fillBarLow {
	0% {
		background: #72af5b none repeat scroll 0 0;
		width: 0;
	}
	100% {
		background: #72af5b none repeat scroll 0 0;
		width: 100%;
	}
}

@keyframes fillBarMedium {
	0% {
		background: #72af5b none repeat scroll 0 0;
		width: 0;
	}
	100% {
		background: #efba3a none repeat scroll 0 0;
		width: 100%;
	}
}

@keyframes fillBarHigh {
	0% {
		background: #72af5b none repeat scroll 0 0;
		width: 0;
	}
	50% {
		background: #efba3a none repeat scroll 0 0;
		width: 50%;
	}
	100% {
		background: #dd3434 none repeat scroll 0 0;
		width: 100%;
	}
}

#hoststar .clear {
	clear: both;
}

#hoststar ._hidden {
	display: none;
}

.migartion-structure {
	height: 400px;
	margin-bottom: 40px;
	margin-top: -20px;
	width: 960px;
}

.migartion-structure.structure-1 {
	background-image: url("../../images/external/migration/struktur-1.png");
	height: 428px;
}

.migartion-structure.structure-2 {
	background-image: url("../../images/external/migration/struktur-2.png");
	height: 459px;
}

.color-red {
	color: #f96c48;
}

.color-green {
	color: #92cc6f;
}

ul.list-style-disc li {
	line-height: 21px;
	margin-left: 17px;
}

.fullstop {
	font-size: 1.4em;
	font-weight: bolder;
	line-height: 32px;
	padding-left: 5px;
	width: 267px;
}

.hsBox1 .head .gather .fieldsWrapper .field .sub.rating span {
	color: #666;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
}

fieldset {
	border: 0 none;
}

.btnGroup.paging .input-month-picker {
	width: 276px;
}

#hoststar .btnGroup.paging .button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
}

#hoststar .btnGroup.paging .button div.icon span.iconfont {
	font-size: 18px;
	font-weight: 600;
}

#hoststar .btnGroup.paging .button.disabled div.icon span.iconfont {
	font-weight: 300;
}

#hoststar .btnGroup.paging .button .label {
	font-size: 13px;
	font-weight: 200;
}

#hoststar .btnGroup.paging .button.active .label,
#hoststar .btnGroup.paging .button:hover .label {
	font-weight: 500;
}

div.block ul {
	margin-left: 20px;
}

.status svg {
	float: left;
	height: 30px;
	line-height: 30px;
}

.status .label {
	float: left;
	font-size: 11px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
}

.status.active .label {
	color: #8ec048;
}

.status.active svg {
	fill: #8ec048;
}

#hoststar .highlight {
	background-color: #ec9155;
}

#slythemes li::after {
	background: #000 none repeat scroll 0 0;
	content: "";
	display: block;
	height: 100%;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;
}

#slythemes li.active::after {
	opacity: 0;
}

#slythemes li .previewAction {
	background-size: 100% auto;
	display: block;
	height: 100%;
	width: 100%;
}

#slythemes li,
#slythemes li.active {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	overflow: hidden;
}

#slythemes li.active.hover .previewAction {
	filter: blur(2px);
}

#slythemes li.active.hover svg {
	display: block;
	height: 86px;
	left: calc(50% - 30px);
	position: absolute;
	top: calc(50% - 25px);
}

#slythemes li.active.hover .previewAction::after {
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
	content: "";
	display: block;
	height: 100%;
	width: 100%;
}

html {
	height: 100%;
}

body {
	background: rgba(0, 0, 0, 0) url("../img/login/background.jpg") no-repeat fixed center center / cover;
	font-family: "Gotham SSm A", "Gotham SSm B", Lucida, Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	height: 100%;
	letter-spacing: 0.5px;
}

ul.dropdown-list.language-switcher-locale-url {
	margin-left: 23px;
}

#footer {
	margin-top: -60px;
}

#footer a:hover {
	color: #fff;
	font-weight: 500;
	opacity: 1;
}

#footer a.copyright:hover {
	font-weight: 300;
}

.navigation {
	background-color: #000;
	height: 50px;
	position: absolute;
	width: 100%;
}

#hoststar>table {
	height: 100%;
	margin: 0;
	width: 100%;
}

p {
	color: #fff;
	text-align: left;
	width: auto;
}

#hoststar h2 {
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 21px;
	text-align: left;
	text-indent: -1px;
}

hr {
	margin: 32px 0 25px;
	opacity: 0.3;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form,
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: transparent;
	border: medium none;
}

#hoststar .navbar.navbar-hoststar {
	background-color: transparent;
	border: medium none;
	display: block;
	left: 0;
	padding-top: 40px;
	position: absolute;
	top: 0;
	width: 100%;
}

#hoststar .navbar.navbar-hoststar .navbar-link,
#hoststar .navbar.navbar-hoststar .navbar-text {
	color: #fff;
	font-size: 10px;
	opacity: 0.7;
	text-align: center;
	text-transform: uppercase;
	width: 60px;
}

#hoststar .navbar.navbar-hoststar .navbar-brand {
	background: rgba(0, 0, 0, 0) url("../../images/login/logo.png") repeat scroll 0 0;
	height: 19px;
	margin: 15px 0 0 90px;
	padding: 0;
	width: 138px;
}

#footer .navbar.navbar-hoststar .navbar-brand {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	opacity: 0.7;
}

#footer .copyright {
	color: #fff;
	font-size: 10px;
	margin: 15px 0 0 55px;
	opacity: 0.5;
}

#footer .copyright:hover,
#footer .right:hover {
	text-decoration: none;
}

#hoststar #content .notification-box,
.notification-box {
	width: 400px;
}

#content .notification-box div.message,
.notification-box div.message {}

#content .notification-box div.icon span,
.notification-box div.icon span {
	font-size: 30px;
}

#content .notification-box div.icon,
.notification-box div.icon {
	margin: -35px 0 0;
}

#footer .right {
	color: #fff;
	display: inline-block;
	float: right;
	font-size: 10px;
	height: 30px;
	margin-left: 29px;
	opacity: 0.7;
	text-align: center;
	text-transform: uppercase;
	width: 60px;
}

#footer .right.last {
	margin-right: 59px;
}

#hoststar .navbar.navbar-hoststar .navbar-text.navbar-right:first-child {
	margin-right: 90px;
	width: 30px;
}

#hoststar .btn.btn-hoststar-login {
	background-color: #2f3033;
	border-radius: 0;
	color: #fff;
	float: right;
	font-size: 12px;
	height: 45px;
	letter-spacing: 0.5px;
	line-height: 39px;
	margin-left: 10px;
	outline: 0 none;
	text-transform: uppercase;
	top: -4px;
	width: 125px;
}

a.btn {
	line-height: 32px;
}

#hoststar .btn.btn-hoststar-login:hover {
	background-color: #1d1e20;
}

#hoststar .btn.btn-hoststar-login:active {
	background-color: #121213;
}

#hoststar .btnWrapper .btnGroup a.button {
	background-color: rgba(255, 255, 255, 0.2);
	border: medium none;
	height: 37px;
	margin-right: 3px;
	padding-left: 20px;
	padding-top: 5px;
	transition: all 0.4s ease 0s;
	width: 69px;
}

.loading-success {
	display: none;
}

#hoststar .btnWrapper .btnGroup a.button:hover {
	background-color: rgba(255, 255, 255, 0.4);
}

#hoststar .btnWrapper .btnGroup a.button .iconfont {
	color: #fff;
}

#hoststar .btnWrapper .btnGroup a.button svg {
	height: 32px;
	width: 32px;
}

#hoststar .btnWrapper .btnGroup a.button svg path,
#hoststar .btnWrapper .btnGroup a.button svg polygon {
	fill: #fff;
}

#hoststar .btnWrapper .btnGroup a.button .icon.webftp {
	margin-left: -2px;
	margin-top: -2px;
}

#hoststar .btnWrapper {
	width: auto;
}

#wrap {
	display: table;
	height: auto;
	margin: 5% auto -60px;
	min-height: 100%;
	padding: 0 0 60px;
}

#footer {
	height: 60px;
}

#footer a {
	width: auto;
}

#hoststar .tooltip.tooltip-bottom {
	background: rgba(0, 0, 0, 0) url("../img/login/arrow-white-bottom.png") no-repeat scroll 65px 3px;
	height: 37px;
	left: -37px;
	padding-top: 10px;
	top: 41px;
	width: 143px;
}

#hoststar .tooltip.tooltip-bottom .t {
	background-color: rgba(255, 255, 255, 0.4);
	border-right: medium none;
	height: 40px;
	line-height: 40px;
	padding-top: 1px;
	text-transform: uppercase;
}

.lead-login {
	font-size: 13px;
	font-weight: 200;
	letter-spacing: 0;
	opacity: 0.7;
	padding-bottom: 23px;
	white-space: normal;
	width: 400px;
}

.lead-login.second {
	margin-bottom: 3px;
}

span.help {
	color: #fff;
	display: inline-block;
	float: left;
	height: 45px;
	line-height: 45px;
	padding-top: 3px;
	text-align: left;
	width: 275px;
}

span.help .iconfont {
	float: left;
	font-size: 20px;
	margin-right: 5px;
}

.login-container {
	margin: 80px auto;
	position: relative;
	text-align: center;
	width: 400px;
}

.form-box input[type="password"],
.form-box input[type="text"] {
	background: rgba(255, 255, 255, 0.25) none repeat scroll 0 0;
	border: medium none;
	color: rgba(255, 255, 255, 0.5);
	font-size: 18px;
	height: 45px;
	margin-bottom: 16px;
	padding: 0 20px !important;
	width: 100%;
}

input.css-checkbox[type="checkbox"] {
	border: 0 none;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	left: -1000px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	z-index: -1000;
}

input.css-checkbox[type="checkbox"]+label.css-label {
	background-position: 0 1px;
	background-repeat: no-repeat;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 13px;
	font-weight: 200;
	height: 27px;
	letter-spacing: 0;
	line-height: 30px;
	margin-top: 8px;
	opacity: 0.7;
	padding-left: 32px;
	vertical-align: middle;
}

input.css-checkbox[type="checkbox"]:checked+label.css-label {
	background-position: 0 -22px;
}

input.css-checkbox[type="checkbox"]:hover+label.css-label {
	opacity: 1;
}

label.css-label {
	-moz-user-select: none;
	background-image: url("../../images/login/checkbox-sprite.png");
}

div.hintField {
	margin-left: 365px;
	margin-top: 3px;
	position: absolute;
}

div.hintField .hintFieldContent,
div.hintField .hintFieldContent p {
	max-width: 300px;
	white-space: normal;
}

div.hintField .hintFieldContent span.title {
	display: block;
	text-align: left;
}

div.hintField .hintFieldContent {
	left: 50px;
	margin-top: 1px;
}

.form-box .inputInlineLabel {
	color: #fff;
	display: none;
	font-size: 13px;
	left: 310px;
	opacity: 0.5;
	position: relative;
	top: -47px;
	width: 80px;
}

.form-box .inputInlineLabel a {
	color: #fff;
	opacity: 0.5;
	text-decoration: none;
}

.form-box .inputInlineLabel.inputFilled,
.form-box .inputInlineLabel.inputFilled a {
	color: #acacad;
	opacity: 1;
}

#mobile-link-container {
	display: none;
}

#mobile-forgott-container {
	margin-top: 30px;
	text-align: left;
}

#mobile-forgott-container a {
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: 200;
	letter-spacing: 0;
	opacity: 0.7;
	text-align: left;
	text-decoration: none;
	transition: opacity 0.2s ease 0s;
	width: 100%;
}

#mobile-forgott-container a:hover {
	opacity: 1;
}

:-moz-placeholder {
	color: #fff;
	opacity: 0.5;
}

*::-moz-placeholder {
	color: #fff;
	opacity: 0.5;
}

input {
	transition: background-color 0.2s ease 0s;
}

.form-box input.filled,
.form-box input:focus {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	color: #2f3033;
	outline: 0 none;
}

.form-box input:hover {
	background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
	color: rgba(255, 255, 255, 0.5);
}

.form-box input.error {
	border: 1px solid #dd3434;
	margin-bottom: 16px;
}

#hoststar .fieldNotification {
	margin-bottom: 15px;
	width: 400px;
}

#hoststar .fieldNotification.error {
	display: none;
	top: 0;
	left: 408px;
	height: 45px;
	margin: 1px 0;
	padding: 15px 10px;
	min-width: 250px;
	position: absolute;
	width: auto;
}

#hoststar .fieldNotification.error:nth-child(2) {
	display: block;
}

@media all and (max-width: 960px) {
	#hoststar .fieldNotification.error {
		left: 0;
		width: 100%;
		position: relative;
		top: -18px;
		padding: 2px;
		height: auto;
		text-align: left;
	}
}

#hoststar .fieldNotification.error::after {
	border-bottom: 10px solid transparent;
	border-right: 8px solid #dd3434;
	border-top: 10px solid transparent;
	content: "";
	height: 0;
	left: -4px;
	pointer-events: none;
	position: absolute;
	top: 14px;
	width: 0;
}

@media all and (max-width: 960px) {
	#hoststar .fieldNotification.error::after {
		display: none;
	}
}

.element.textfield {
	position: relative;
	height: auto;
}

#hoststar .notification-box.error .message {
	width: 320px;
}

#content .notification-box div.message,
.notification-box div.message {
	left: 40px;
}

.icon.cloud,
.icon.designer,
.icon.envelope,
.icon.eye {
	margin-top: -2px;
}

body nav.secondary-nav>ul>li>a,
body#hoststar .dropdown .dropdown-label {
	font-size: 10px;
	font-weight: 500;
}

#block-locale-language-content .dropdown .dropdown-label #current-language-label {
	font-weight: 500;
}

#responsive-menu-toggle-label {
	display: inline-block;
	font-size: 17px;
	font-weight: 500;
	margin-top: 33px;
	text-transform: uppercase;
}

@media all and (max-width: 768px) {
	#footer .copyright {
		font-size: 10px;
		margin: 15px 0 0 15px;
	}
	#hoststar .navbar.navbar-hoststar .navbar-brand {
		margin: 15px 0 0 30px;
	}
	#hoststar .navbar.navbar-hoststar .navbar-link,
	#hoststar .navbar.navbar-hoststar .navbar-text {
		text-align: left;
	}
	#hoststar .fieldNotification {
		display: block;
	}
}

@media all and (max-width: 860px) {
	.form-box input.error {
		border: 1px solid #dd3434;
	}
}

@media all and (max-width: 980px) {
	#footer {
		display: none;
	}
}

@media all and (max-width: 500px) {
	#hoststar #content .notification-box,
	.lead-login,
	.login-container,
	.notification-box {
		width: 330px;
	}
	#hoststar .fieldNotification {
		margin-bottom: 15px;
		width: 330px;
	}
	#hoststar .notification-box.error .message {
		left: 75px;
		width: 255px;
	}
	span.help {
		width: 205px;
	}
	#responsive-menu-toggle-label {
		display: none;
		margin-top: 0px;
	}
	.form-box .inputInlineLabel {
		left: 240px;
	}
	#login-links {
		display: none;
	}
	#mobile-forgott-container,
	#mobile-link-container {
		display: block;
	}
	#mobile-link-container a {
		background-color: rgba(255, 255, 255, 0.2);
		color: #fff;
		display: block;
		height: 40px;
		line-height: 40px;
		margin-bottom: 10px;
		opacity: 0.7;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		width: 100%;
	}
	#mobile-link-container a:hover {
		background-color: rgba(255, 255, 255, 0.4);
	}
	#mobile-forgott-container {
		margin-top: 30px;
	}
	#mobile-forgott-container a {
		color: #fff;
		display: block;
		opacity: 0.7;
		text-align: left;
		width: 100%;
	}
	div.login-container {
		margin-top: 120px;
		width: 84%;
	}
	#hoststar .btn.btn-hoststar-login {
		margin-top: 20px;
		width: 100%;
	}
	.lead-login {
		width: 100%;
	}
	.form-box .inputInlineLabel {
		display: none;
	}
	div.main-nav-top-row {
		padding-bottom: 0;
		padding-left: 8%;
		padding-right: 0;
		padding-top: 0;
	}
}

.hintField .hintFieldHover:hover+.hintFieldContent {
	display: block;
	opacity: 1;
	transition: opacity 0.3s ease 0s, left 0.4s ease 0s;
}

* {
	box-sizing: border-box;
	font-weight: 300;
	margin: 0;
	padding: 0;
}

html {
	color: #80838c;
	font-family: "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8125em;
	font-weight: 400;
	line-height: 1;
}

.region-main-navigation,
.secondary-nav {
	display: block;
}

div.header-navs {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 0.8125em;
	height: 9.23em;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 4;
}

nav.secondary-nav {
	padding: 35px 55px 0;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
}

nav.secondary-nav>ul>li:first-child {
	padding-left: 0;
}

nav.secondary-nav>ul>li {
	display: inline-block;
	padding-left: 26px;
}

.secondary-nav>ul>li {
	font-size: 0.8em;
}

body nav.secondary-nav>ul>li>a {
	color: rgba(243, 242, 242, 0.7);
}

nav.secondary-nav>ul>li>a {
	border-bottom: 1px solid transparent;
	color: #787879;
	display: inline-block;
	padding: 0;
	text-decoration: none;
	transition: color 0.2s ease-in-out 0s, border 0.2s ease-in-out 0s;
}

body .dropdown .dropdown-label {
	color: rgba(243, 242, 242, 0.7);
}

.dropdown .dropdown-label .dropdown-arrow {
	display: inline-block;
	height: 0.8em;
	margin-left: 0.2em;
	vertical-align: baseline;
	width: 0.8em;
}

.dropdown .dropdown-label {
	backface-visibility: hidden;
	color: #787879;
	display: inline-block;
	padding: 0.5em 0;
	position: relative;
	transition: color 0.2s ease-in-out 0s;
	z-index: 2;
}

.dropdown {
	cursor: pointer;
	position: relative;
	text-align: left;
}

.dropdown a:hover {
	border-bottom: medium none;
	color: #c7cad0;
}

.dropdown .dropdown-label .dropdown-arrow svg {
	height: 100%;
	width: 100%;
}

body .dropdown .dropdown-arrow svg polyline {
	stroke: rgba(243, 242, 242, 0.7);
}

.dropdown .dropdown-label .dropdown-arrow svg polyline {
	fill: none;
	stroke: #787879;
	stroke-miterlimit: 10;
	stroke-width: 11;
	transition: all 0.2s ease-in-out 0s;
}

.dropdown .dropdown-panel {
	min-width: 156px;
	opacity: 0;
	padding-top: 1em;
	position: absolute;
	right: 5px;
	top: -32000px;
	transform: translate3d(0px, 2em, 0px);
	transition: transform 0.3s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0.2s, opacity 0.3s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0.2s;
	z-index: 100;
}

.dropdown .dropdown-panel::before {
	background-color: #2f3033;
	content: "";
	display: block;
	height: 1em;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.dropdown .dropdown-list {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 1px 1px gray;
	padding: 0.5em 1em 6px;
	position: relative;
	text-align: center;
	width: 100%;
}

.dropdown .dropdown-list::before {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
	border-image: none;
	border-style: solid;
	border-width: 10px;
	bottom: 100%;
	content: "";
	display: block;
	margin: 0 0.6em 0 0;
	position: absolute;
	right: 1em;
}

.dropdown li {
	border-bottom: 1px solid #e9edf3;
	display: list-item;
	font-size: 0.8em;
	padding: 0;
}

.secondary-nav .dropdown a {
	border-bottom: medium none;
	color: #2f3033;
	display: block;
	font-size: 10.4px;
	font-weight: 500;
	padding: 8px 0;
	position: relative;
	text-decoration: none;
	transition: none 0s ease 0s;
}

.vertical-center-container {
	display: table;
	height: 100%;
	table-layout: fixed;
	width: 100%;
}

.vertical-center-container .vertical-center-element {
	display: table-cell;
	vertical-align: middle;
}

nav.main-nav {
	padding: 0 55px;
}

.clear {
	clear: both;
}

.clear::after {
	clear: both;
	content: "";
	display: table;
}

nav.main-nav a.logo-link {
	float: left;
	font-size: 1.15em;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-decoration: none;
}

nav.main-nav .logo {
	height: 23px;
	margin-top: 26px;
	width: 161px;
}

body .svg svg {
	height: 100%;
	width: 100%;
}

.main-nav a {
	font-size: 1.15em;
	letter-spacing: 0.05em;
}

.logo svg path {
	fill: #fff;
	transition: fill 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s;
}

#responsive-menu-toggle {
	color: #fff;
	cursor: pointer;
	display: none;
	float: right;
	text-align: right;
}

.header nav a {
	font-weight: 500;
}

body .svg.responsive-menu-icon img,
body .svg.responsive-menu-icon svg {
	height: 32px;
	width: 32px;
}

#responsive-menu-icon-close {
	display: none;
}

body .svg.responsive-menu-icon {
	display: inline-block;
	vertical-align: middle;
}

nav.main-nav ul {
	text-align: right;
}

.main-nav ul,
.secondary-nav>ul {
	text-transform: uppercase;
}

ul {
	list-style: outside none none;
}

.responsive-secondary-nav-placeholder {
	display: none;
	height: 50px;
}

body nav.main-nav ul>li>a.active,
body nav.main-nav ul>li>a.active-trail,
body nav.main-nav ul>li>a:hover,
body nav.secondary-nav>ul>li>a.active,
body nav.secondary-nav>ul>li>a.active-trail,
body nav.secondary-nav>ul>li>a:hover {
	border-bottom: 1px solid #fff;
	color: #fff;
}

body nav.secondary-nav>ul>li .dropdown:hover span {
	color: #fff;
}

a:hover {
	color: #b6b7bc;
}

.logo-link:hover .logo svg path {
	opacity: 0.8;
}

nav a {
	font-weight: 500;
}

.dropdown li:last-child {
	border-bottom: medium none;
}

body div.header-navs nav.secondary-nav ul li .dropdown.active .dropdown-panel {
	opacity: 1;
	top: 27px;
	transform: translate3d(0px, 0px, 0px);
}

.secondary-nav .block,
.secondary-nav ul {
	margin: 0;
}

@media all and (max-width: 800px) {
	body div.header-navs {
		height: auto;
	}
	body div.header-navs nav.secondary-nav {
		bottom: 0;
		display: none;
		left: 0;
		padding: 0 2.4em 2em;
		position: absolute;
		right: 0;
		text-align: left;
		top: auto;
	}
	body div.header-navs nav.secondary-nav>ul>li:first-child {
		display: none;
	}
	body div.header-navs nav.secondary-nav>ul>li.second {
		padding-left: 0;
	}
	body div.header-navs nav.secondary-nav>ul>li span.dropdown-label {
		font-size: 1.15em;
	}
	body div.header-navs nav.secondary-nav>ul>li.secondary-nav-with-sublinks a {
		display: block;
	}
	body div.header-navs nav.secondary-nav>ul>li a {
		border-bottom: medium none;
		font-size: 1.15em;
	}
	body div.header-navs nav.main-nav {
		padding: 0;
	}
	body div.header-navs nav.main-nav .main-nav-top-row a.logo-link {
		display: inline-block;
		vertical-align: middle;
	}
	body div.header-navs nav.main-nav .main-nav-top-row a.logo-link .logo {
		height: auto;
		width: 120px;
	}
	body div.header-navs nav.main-nav .main-nav-top-row .main-nav-top-row-cell.right {
		text-align: right;
	}
	body div.header-navs nav.main-nav .main-nav-top-row .main-nav-top-row-cell {
		display: table-cell;
		vertical-align: middle;
	}
	body div.header-navs nav.main-nav .main-nav-top-row #responsive-menu-toggle {
		display: inline-block;
		text-decoration: none;
		vertical-align: middle;
	}
	body div.header-navs nav.main-nav .main-nav-top-row {
		display: table;
		font-size: 1.15em;
		padding: 1.5em 2em;
		table-layout: fixed;
		transition: background-color 0.4s ease-in-out 0s;
		width: 100%;
	}
	body div.header-navs.expanded {
		background-color: #2f3033;
	}
	body div.header-navs nav.secondary-nav>ul>li a.active,
	body div.header-navs nav.secondary-nav>ul>li a:hover,
	body header.header div.header-navs nav.secondary-nav>ul>li a:hover {
		border-bottom: medium none;
	}
}

@media all and (max-width: 500px) {
	body div.header-navs nav.main-nav .main-nav-top-row #responsive-menu-toggle {
		position: absolute;
		right: calc(8% - 5px);
		top: 35px;
	}
}

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
	border: 0 none;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: top;
}

.fancybox-wrap {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 8020;
}

.fancybox-skin {
	background: #f9f9f9 none repeat scroll 0 0;
	border-radius: 4px;
	color: #444;
	position: relative;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner,
.fancybox-outer {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-iframe,
.fancybox-image {
	display: block;
	height: 100%;
	width: 100%;
}

.fancybox-image {
	max-height: 100%;
	max-width: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
	background-image: url("../../assets/images/lib/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
	background-position: 0 -108px;
	cursor: pointer;
	left: 50%;
	margin-left: -22px;
	margin-top: -22px;
	opacity: 0.8;
	position: fixed;
	top: 50%;
	z-index: 8060;
}

#fancybox-loading div {
	background: rgba(0, 0, 0, 0) url("../../assets/images/lib/fancybox/fancybox_loading.gif") no-repeat scroll center center;
	height: 44px;
	width: 44px;
}

.fancybox-close {
	cursor: pointer;
	height: 36px;
	position: absolute;
	right: -18px;
	top: -18px;
	width: 36px;
	z-index: 8040;
}

.fancybox-nav {
	background: transparent url("../../assets/images/lib/fancybox/blank.gif") repeat scroll 0 0;
	cursor: pointer;
	height: 100%;
	position: absolute;
	text-decoration: none;
	top: 0;
	width: 40%;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	cursor: pointer;
	height: 34px;
	margin-top: -18px;
	position: absolute;
	top: 50%;
	visibility: hidden;
	width: 36px;
	z-index: 8040;
}

.fancybox-prev span {
	background-position: 0 -36px;
	left: 10px;
}

.fancybox-next span {
	background-position: 0 -72px;
	right: 10px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	left: -99999px;
	max-height: 99999px;
	max-width: 99999px;
	overflow: visible;
	position: absolute;
	top: -99999px;
	visibility: hidden;
}

.fancybox-lock {
	overflow: hidden;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden;
}

.fancybox-lock-test {
	overflow-y: hidden;
}

.fancybox-overlay {
	background: rgba(0, 0, 0, 0) url("../../assets/images/lib/fancybox/fancybox_overlay.png") repeat scroll 0 0;
	display: none;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 8010;
}

.fancybox-overlay-fixed {
	bottom: 0;
	position: fixed;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow-x: auto;
	overflow-y: scroll;
}

.fancybox-title {
	font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	visibility: hidden;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	bottom: 0;
	margin-bottom: -35px;
	position: absolute;
	right: 50%;
	text-align: center;
	z-index: 8050;
}

.fancybox-title-float-wrap .child {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	border-radius: 15px;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	line-height: 24px;
	margin-right: -100%;
	padding: 2px 20px;
	text-shadow: 0 1px 2px #222;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	color: #fff;
	margin-top: 10px;
	position: relative;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 10px;
	position: absolute;
}

@media not all,
only screen and (min--moz-device-pixel-ratio: 1.5),
not all {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-next span,
	.fancybox-prev span {
		background-image: url("../../assets/images/lib/fancybox/fancybox_sprite@2x.png");
		background-size: 44px 152px;
	}
	#fancybox-loading div {
		background-image: url("../../assets/images/lib/fancybox/fancybox_loading@2x.gif");
		background-size: 24px 24px;
	}
}


/* ----------------------- 
   Notification Box
   ----------------------- */

#hoststar #content .notification-box {
	height: 90px;
	overflow: hidden;
	padding: 15px 0px 15px 0px;
}


/* Notification Box when a link does not work. */

.block {
	min-height: 100%;
	margin-bottom: 0;
}

#hoststar .block .notification-box {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -200px;
	width: 400px;
}

#hoststar .block .notification-box.error .message h2 {
	line-height: 1.1em;
}