.ssc-container {
	margin:0;
	padding:0
}
.ssc-container a:focus {
	outline:0
}
.ssc-container a:active,.ssc-container a:hover {
	outline:0
}
.ssc-container a {
	text-decoration:none
}
.ssc-container h1 {
	font-size:2em;
	margin:.67em 0
}
.ssc-container h2 {
	font-size:1.5em;
	margin:0
}
.ssc-container h3 {
	font-size:1.17em;
	margin:0
}
.ssc-container h4 {
	font-size:1em;
	margin:0
}
.ssc-container h5 {
	font-size:.83em;
	margin:0
}
.ssc-container h6 {
	font-size:.75em;
	margin:0
}
.ssc-container abbr[title] {
	border-bottom:1px dotted
}
.ssc-container b,.ssc-container strong {
	font-weight:bold
}
.ssc-container blockquote {
	margin:1em 40px
}
.ssc-container dfn {
	font-style:italic
}
.ssc-container mark {
	background:#ff0;
	color:#000
}
.ssc-container p,.ssc-container pre {
	margin:0
}
.ssc-container sub,.ssc-container sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
.ssc-container sup {
	top:-0.5em
}
.ssc-container sub {
	bottom:-0.25em
}
.ssc-container dl,.ssc-container menu,.ssc-container ol,.ssc-container ul {
	margin:0;
	list-style-type:none
}
.ssc-container dd {
	margin:0
}
.ssc-container menu,.ssc-container ol,.ssc-container ul {
	padding:0
}
.ssc-container nav ul,.ssc-container nav ol {
	list-style:none;
	list-style-image:none
}
.ssc-container img {
	border:0;
	-ms-interpolation-mode:bicubic
}
.ssc-container svg:not(:root) {
	overflow:hidden
}
.ssc-container figure {
	margin:0
}
.ssc-container form {
	margin:0
}
.ssc-container button,.ssc-container input,.ssc-container select,.ssc-container textarea {
	font:inherit;
	font-size:100%;
	margin:0;
	padding:0;
	vertical-align:baseline;
	*vertical-align:middle
}
.ssc-container button,.ssc-container input {
	line-height:normal
}
.ssc-container button,.ssc-container input[type="button"],.ssc-container input[type="reset"],.ssc-container input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer
}
.ssc-container button[disabled],.ssc-container input[disabled] {
	cursor:default
}
.ssc-container input[type="checkbox"],.ssc-container input[type="radio"] {
	box-sizing:border-box;
	padding:0;
	*height:13px;
	*width:13px
}
.ssc-container input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
.ssc-container input[type="search"]::-webkit-search-cancel-button,.ssc-container input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none
}
.ssc-container button::-moz-focus-inner,.ssc-container input::-moz-focus-inner {
	border:0;
	padding:0
}
.ssc-container textarea {
	overflow:auto;
	vertical-align:top
}
.ssc-container table {
	border-collapse:collapse;
	border-spacing:0
}
.ssc-container button,.ssc-container input,.ssc-container select,.ssc-container textarea {
	color:#222;
	border:0;
	border:0;
	vertical-align:top
}
.ssc-container ::-moz-selection {
	background:#b3d4fc;
	text-shadow:none
}
.ssc-container ::selection {
	background:#b3d4fc;
	text-shadow:none
}
.ssc-container hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:0;
	padding:0
}
.ssc-container img {
	vertical-align:middle
}
.ssc-container fieldset {
	border:0;
	margin:0;
	padding:0
}
.ssc-container textarea {
	resize:vertical
}
.ssc-container .chromeframe {
	margin:.2em 0;
	background:#ccc;
	color:#000;
	padding:.2em 0
}
.ssc-container .clearfix {
	*zoom:1
}
.ssc-container .clearfix:before,.ssc-container .clearfix:after {
	content:" ";
	display:table
}
.ssc-container .clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
@media print {
	.ssc-container * {
		background:transparent!important;
		color:#000!important;
		box-shadow:none!important;
		text-shadow:none!important
	}
.ssc-container a,.ssc-container a:visited {
		text-decoration:none
	}
.ssc-container a[href]:after {
		content:" (" attr(href) ")"
	}
.ssc-container abbr[title]:after {
		content:" (" attr(title) ")"
	}
.ssc-container .ir a:after,.ssc-container a[href^="javascript:"]:after,.ssc-container a[href^="#"]:after {
		content:""
	}
.ssc-container thead {
		display:table-header-group
	}
.ssc-container tr,.ssc-container img {
		page-break-inside:avoid
	}
.ssc-container img {
		max-width:100%!important
	}
.ssc-container p,.ssc-container h2,.ssc-container h3 {
		orphans:3;
		widows:3
	}
.ssc-container h2,.ssc-container h3 {
		page-break-after:avoid
	}

}
.core-ssc-sprite {
	background:url("/assets/images/ssc-sprite-28bbdd62ec63b22820c3300bd33296ca.svg") no-repeat
}
.ssc-hide {
	display:none!important
}
.ssc-nb {
	border:0
}
.ssc-npt {
	padding-top:0
}
.box-sizing {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.box-sizing-to-content {
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
.user-unselect {
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-o-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.user-select {
	-webkit-user-select:text;
	-khtml-user-select:text;
	-moz-user-select:text;
	-o-user-select:text;
	-ms-user-select:text;
	user-select:text
}
.ssc-container {
	color:#f7f9fa;
	font-size:12px;
	font-weight:normal;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-o-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.ssc-touch {
	font-size:13px
}
.ssc-hld {
	width:1px;
	background-color:#3b5160;
	line-height:16px;
	display:inline-block
}
@keyframes sscfadein {
	0% {
		visibility:hidden;
		opacity:0
	}
100% {
		visibility:visible;
		opacity:1
	}

}
.ssc-container.ssc-theme-placar99 {
	font-family:'Noto Sans',sans-serif
}
.ssc-container.ssc-theme-placar99 .ssc-modal-theme .ssc-modal-close {
	background-position:-133px -59px
}
.ssc-container.ssc-theme-placar99 .ssc-modal-theme2 .ssc-modal-close {
	background-position:-222px -98px
}
.ssc-container.ssc-theme-placar99 .ssc-modal-theme3 .ssc-modal-header .ssc-modal-close {
	background-position:-136px -29px
}
.ssc-container.ssc-theme-placar99 .ssc-modal-theme3 .ssc-modal-footer .ssc-cta-primary {
	background:#ffdf4e;
	background:-webkit-gradient(linear,left top,left bottom,from(#ffdf4e),to(#ffc019));
	background:-moz-linear-gradient(top,#ffdf4e,#ffc019);
	background:-ms-linear-gradient(#ffdf4e,#ffc019);
	background:linear-gradient(#ffdf4e,#ffc019);
	color:#1e1e1e
}
.ssc-container.ssc-theme-placar99 .ssc-modal-theme3 .ssc-modal-footer .ssc-cta-primary:hover {
	background:#ffd851;
	background:-webkit-gradient(linear,left top,left bottom,from(#ffd851),to(#ffaf17));
	background:-moz-linear-gradient(top,#ffd851,#ffaf17);
	background:-ms-linear-gradient(#ffd851,#ffaf17);
	background:linear-gradient(#ffd851,#ffaf17)
}
.ssc-modal-theme-regulatory {
	background:#fff;
	border:1px solid #7e97a7;
	position:relative;
	border-radius:2px;
	font-family:'Noto Sans',sans-serif
}
.ssc-modal-theme-regulatory .ssc-modal-header {
	background:#303030;
	color:#fff;
	padding:12px 16px
}
.ssc-modal-theme-regulatory .ssc-modal-header h4 {
	margin:0;
	font-size:14px;
	font-weight:bold
}
.ssc-modal-theme-regulatory .ssc-modal-header .ssc-modal-close {
	height:22px;
	position:absolute;
	right:12px;
	top:8px;
	width:18px;
	cursor:pointer;
	background:url("/assets/images/ssc-sprite-28bbdd62ec63b22820c3300bd33296ca.svg") -222px 0 no-repeat
}
.ssc-modal-theme-regulatory .ssc-modal-body {
	padding:16px 16px 0 16px;
	color:#303030
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-text-error {
	font-size:12px;
	line-height:1.4;
	position:relative;
	background-color:#f0f1f5;
	padding:12px 12px 12px 40px;
	text-align:justify
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-text-error .ssc-regulatory-icon-error {
	position:absolute;
	left:13px;
	top:13px;
	width:16px;
	height:16px;
	background:url("/assets/images/icon-warning-3494fa95d14f3908822b7ed2c8dfb958.svg")
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-timer {
	padding:13px 12px;
	background-color:#f0f1f5;
	line-height:1.4;
	font-size:12px
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-primary-text {
	font-size:12px;
	line-height:1.4;
	margin:16px 0
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-cta {
	border:0;
	padding:12px;
	margin:16px auto;
	color:#303030;
	width:165px;
	font-size:12px;
	font-weight:700;
	background:#ffc400;
	background:-webkit-gradient(linear,left top,left bottom,from(#ffc400),to(#ffb80e));
	background:-moz-linear-gradient(top,#ffc400,#ffb80e);
	background:-ms-linear-gradient(#ffc400,#ffb80e);
	background:linear-gradient(#ffc400,#ffb80e)
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-cta span {
	color:#303030
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-cta:hover {
	background:#ffd851;
	background:-webkit-gradient(linear,left top,left bottom,from(#ffd851),to(#ffaf17));
	background:-moz-linear-gradient(top,#ffd851,#ffaf17);
	background:-ms-linear-gradient(#ffd851,#ffaf17);
	background:linear-gradient(#ffd851,#ffaf17)
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-cta:active {
	background:#ffb018;
	background:-webkit-gradient(linear,left top,left bottom,from(#ffb018),to(#ffd74f));
	background:-moz-linear-gradient(top,#ffb018,#ffd74f);
	background:-ms-linear-gradient(#ffb018,#ffd74f);
	background:linear-gradient(#ffb018,#ffd74f)
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-logout {
	border:0;
	padding:12px;
	margin:16px auto;
	color:#303030;
	width:165px;
	font-size:12px;
	font-weight:700;
	background:#e1e1e1;
	background:-webkit-gradient(linear,left top,left bottom,from(#e1e1e1),to(#c0c0c0));
	background:-moz-linear-gradient(top,#e1e1e1,#c0c0c0);
	background:-ms-linear-gradient(#e1e1e1,#c0c0c0);
	background:linear-gradient(#e1e1e1,#c0c0c0)
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-logout span {
	color:#303030
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-logout:hover {
	background:#b3b3b3;
	background:-webkit-gradient(linear,left top,left bottom,from(#b3b3b3),to(#9a9a9a));
	background:-moz-linear-gradient(top,#b3b3b3,#9a9a9a);
	background:-ms-linear-gradient(#b3b3b3,#9a9a9a);
	background:linear-gradient(#b3b3b3,#9a9a9a)
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-logout:active {
	background:#b3b3b3;
	background:-webkit-gradient(linear,left top,left bottom,from(#b3b3b3),to(#9a9a9a));
	background:-moz-linear-gradient(top,#b3b3b3,#9a9a9a);
	background:-ms-linear-gradient(#b3b3b3,#9a9a9a);
	background:linear-gradient(#b3b3b3,#9a9a9a)
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-session-summary {
	margin-top:0;
	font-size:12px;
	margin-bottom:4px
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-show {
	font-weight:700;
	text-decoration:none;
	outline:0;
	cursor:pointer;
	color:#4eb6ff;
	margin-top:16px;
	font-size:12px
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-cta-holder {
	width:100%;
	text-align:center
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-title {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-text-title {
	font-size:12px;
	font-weight:bold;
	padding:8px 0 6px 0;
	margin:0
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-text-title:first-child {
	padding-top:16px
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-text-paragraph {
	margin-top:0;
	margin-bottom:8px;
	font-size:12px;
	line-height:1.4
}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-hr {
	margin-top:12px;
	margin-bottom:6px
}
.ssc-modal-theme-regulatory .ssc-modal-footer {
	padding:0 12px 12px 12px
}
.ssc-modal-theme-regulatory .ssc-modal-footer .ssc-modal-cancel {
	display:none
}
.ssc-modal-theme-regulatory hr {
	border-top:1px solid #e1e6ea
}
.ssc-modal-theme-regulatory .hidden {
	display:none
}
@media screen and (min-width:640px) {
	.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-cta {
		float:right
	}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-logout {
		float:left
	}

}
@media screen and (max-width:640px) {
	.ssc-modal-theme-regulatory h4 {
		margin-top:0;
		margin-bottom:0
	}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-cta {
		width:100%
	}
.ssc-modal-theme-regulatory .ssc-modal-body .ssc-regulatory-modal-logout {
		width:100%;
		margin-top:0
	}

}
.ssc-modal-overlay {
	background-color:#273a47;
	height:100%;
	left:0;
	opacity:.5;
	-khtml-opacity:.5;
	-moz-opacity:.5;
	position:fixed;
	top:0;
	width:100%
}
.ssc-container a {
	text-decoration:none;
	outline:0;
	cursor:pointer
}
.ssc-container h1 {
	font-weight:bold;
	font-size:24px
}
.ssc-container h2 {
	font-weight:bold;
	font-size:16px
}
.ssc-container .ssc-hdn {
	display:none!important;
	visibility:hidden!important
}
.ssc-container .ssc-inv {
	visibility:hidden!important
}
.ssc-container .ssc-bold {
	font-weight:bold
}
.ssc-container .ssc-cta {
	cursor:pointer;
	display:inline-block;
	font-weight:bold
}
.ssc-container .ssc-cta[disabled] {
	opacity:.5;
	-khtml-opacity:.5;
	-moz-opacity:.5
}
.ssc-container .ssc-cta-simple {
	outline:0
}
.ssc-container .ssc-cta-primary {
	color:#fff
}
.ssc-container .ssc-tlp {
	position:relative;
	z-index:2;
	top:-13px
}
.ssc-container .ssc-tlp .ssc-tlpa {
	display:inline-block;
	position:absolute;
	top:0;
	left:-14px;
	height:0;
	width:0;
	line-height:0;
	display:-moz-inline-box;
	border-style:dashed;
	border-color:transparent;
	border-width:6px;
	border-top-width:6px;
	border-bottom-style:solid;
	border-bottom-color:#fff;
	font-size:12px
}
.ssc-container .ssc-tlp .ssc-tlpc {
	line-height:30px;
	border:solid 1px #e0e6e6;
	background-color:#fff;
	position:absolute;
	top:12px;
	right:-6px;
	color:#7e97a7
}
.ssc-container .ssc-tlp .ssc-tlpc a,.ssc-container .ssc-tlp .ssc-tlpc a:visited,.ssc-container .ssc-tlp .ssc-tlpc a:focus {
	display:block;
	padding:0 9px;
	background-color:#fff;
	font-size:12px
}
.ssc-container .ssc-tlp .ssc-tlpc a:hover,.ssc-container .ssc-tlp .ssc-tlpc a:active {
	background-color:#e0e6e6
}
.ssc-container .ssc-modal-theme {
	background:#3c5160;
	padding:22px;
	position:relative
}
.ssc-container .ssc-modal-theme .ssc-modal-close {
	height:18px;
	position:absolute;
	right:5px;
	top:5px;
	width:18px;
	cursor:pointer
}
.ssc-container .ssc-modal-theme h4,.ssc-container .ssc-modal-theme .ssc-modal-footer {
	display:none
}
.ssc-container .ssc-modal-theme2 {
	position:relative
}
.ssc-container .ssc-modal-theme2 .ssc-modal-close {
	height:13px;
	position:absolute;
	right:16px;
	top:13px;
	width:13px;
	cursor:pointer
}
.ssc-container .ssc-modal-theme2 h4,.ssc-container .ssc-modal-theme2 .ssc-modal-footer {
	display:none
}
.ssc-container .ssc-modal-theme2.ssc-loading {
	background-color:#fff;
	border:1px solid #dfe2e3
}
.ssc-container .ssc-modal-theme3 {
	background:#fff;
	border:1px solid #7e97a7;
	position:relative;
	color:#273a47
}
.ssc-container .ssc-modal-theme3 .ssc-modal-header {
	background:#283a46;
	color:#fff;
	padding:12px
}
.ssc-container .ssc-modal-theme3 .ssc-modal-header h4 {
	font-size:14px;
	font-weight:bold
}
.ssc-container .ssc-modal-theme3 .ssc-modal-header .ssc-modal-close {
	height:15px;
	position:absolute;
	right:12px;
	top:12px;
	width:15px;
	cursor:pointer
}
.ssc-container .ssc-modal-theme3 .ssc-modal-body {
	padding:12px 12px 0 12px
}
.ssc-container .ssc-modal-theme3 .ssc-modal-body p {
	padding-bottom:16px
}
.ssc-container .ssc-modal-theme3 .ssc-modal-footer {
	padding:0 12px 12px 12px
}
.ssc-container .ssc-modal-theme3 .ssc-modal-footer .ssc-modal-chkwr {
	position:relative;
	float:left
}
.ssc-container .ssc-modal-theme3 .ssc-modal-footer .ssc-modal-chkwr div {
	position:absolute;
	top:4px;
	left:0;
	white-space:nowrap
}
.ssc-container .ssc-modal-theme3 .ssc-modal-footer .ssc-modal-chkwr input {
	margin-right:8px
}
.ssc-container .ssc-modal-theme3 .ssc-modal-footer .ssc-modal-chkwr label {
	white-space:nowrap
}
.ssc-container .ssc-modal-theme3 .ssc-modal-footer .ssc-cta {
	float:right;
	margin-left:8px;
	padding:5px 10px
}
.ssc-container .ssc-modal-theme3 .ssc-modal-footer .ssc-modal-cancel {
	display:none
}
.ssc-container .ssc-modal-overlay {
	background-color:#273a47;
	height:100%;
	left:0;
	opacity:.5;
	-khtml-opacity:.5;
	-moz-opacity:.5;
	position:fixed;
	top:0;
	width:100%
}
.ssc-container .ssc-touch .ssc-tlp {
	top:20px
}
.ssc-container .ssc-touch .ssc-tlp .ssc-tlpc {
	min-width:100%;
	line-height:40px
}
.ssc-container .ssc-clear {
	clear:both
}
.ssc-container.ssc-js .ssc-hdn-js {
	display:none!important;
	visibility:hidden!important
}
.ssc-container.ssc-js .ssc-inv-js {
	visibility:hidden!important
}
.ssc-container.ssc-no-js .ssc-hdn-nojs {
	display:none!important;
	visibility:hidden!important
}
.ssc-container.ssc-no-js .ssc-inv-nojs {
	visibility:hidden!important
}
#cookie-holder .ssc-cp {
	position:fixed;
	background:#000;
	background:rgba(0,0,0,0.9);
	width:100%;
	bottom:0;
	display:block;
	color:#fff;
	text-align:center;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
#cookie-holder .ssc-cp.ssc-ncb {
	z-index:100001;
	font-size:14px!important;
	line-height:17px
}
#cookie-holder .ssc-cp.ssc-ncb .ssc-cp-inner a {
	text-decoration:none
}
#cookie-holder .ssc-cp.ssc-ncb .ssc-cp-inner a.ssc-cta {
	padding:8px!important;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
#cookie-holder .ssc-cp.ssc-ncb .ssc-cp-inner .ssc-cp-left {
	padding:5px 10px
}
#cookie-holder .ssc-cp.ssc-ncb .ssc-cp-inner .ssc-cp-left p {
	display:inline-block;
	margin:0;
	font-size:14px
}
#cookie-holder .ssc-cp.ssc-ncb .ssc-cp-inner .ssc-cp-right {
	padding:0 10px 0 40px
}
#cookie-holder .ssc-cp.ssc-ncb .ssc-cp-inner .ssc-cp-right span {
	font-size:14px;
	font-weight:bold
}
#cookie-holder .ssc-cp.ssc-ncb .ssc-cp-inner .ssc-cp-bottom {
	min-width:auto
}
#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-desktop .ssc-cp-inner .ssc-cp-left {
	padding:5px
}
#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-desktop .ssc-cp-inner .ssc-cp-right {
	padding:0 5px 0 40px
}
#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-desktop .ssc-cp-inner,#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-tablet .ssc-cp-inner {
	display:flex;
	justify-content:center
}
#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-desktop .ssc-cp-inner a.ssc-cta,#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-tablet .ssc-cp-inner a.ssc-cta {
	padding:8px 12px!important
}
#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-desktop .ssc-cp-inner .ssc-cp-left,#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-tablet .ssc-cp-inner .ssc-cp-left,#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-desktop .ssc-cp-inner .ssc-cp-bottom,#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-tablet .ssc-cp-inner .ssc-cp-bottom {
	align-self:center
}
#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-mobile {
	animation:.5s sscfadein;
	animation-delay:3s;
	animation-fill-mode:forwards;
	visibility:hidden;
	line-height:16px;
	border-radius:4px
}
#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-mobile .ssc-cp-inner .ssc-cp-left {
	padding:6px 16px 0 16px
}
#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-mobile .ssc-cp-inner .ssc-cp-right {
	display:flex;
	justify-content:space-between;
	text-align:left;
	padding:10px 16px 6px 16px;
	position:relative
}
#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-mobile .ssc-cp-inner .ssc-cp-right .ssc-cta {
	min-width:28px;
	margin-left:20px;
	align-self:center
}
#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-mobile .ssc-cp-inner .ssc-cp-right .ssc-cpli {
	align-self:center
}
#cookie-holder .ssc-cp.ssc-ncb.ssc-cha-mobile .ssc-cp-inner .ssc-cp-right .ssc-cpli a {
	font-weight:bold
}
#cookie-holder .ssc-cp .ssc-cp-inner {
	margin:0 auto;
	padding:10px 0;
	clear:both
}
#cookie-holder .ssc-cp .ssc-cp-inner a:hover,#cookie-holder .ssc-cp .ssc-cp-inner a:active {
	text-decoration:underline
}
#cookie-holder .ssc-cp .ssc-cp-inner .ssc-cp-left {
	padding:5px 0 8px 10px;
	text-align:left
}
#cookie-holder .ssc-cp .ssc-cp-inner .ssc-cp-right {
	padding:0 10px;
	text-align:left;
	float:right
}
#cookie-holder .ssc-cp .ssc-cp-inner .ssc-cp-bottom {
	min-width:320px;
	float:none;
	text-align:center;
	padding-left:0;
	padding-bottom:0
}
#cookie-holder .ssc-cp .ssc-cp-inner .ssc-cta {
	color:#273a47!important;
	cursor:pointer;
	border:1px solid;
	display:inline-block;
	border-color:#c6d5e0 #c6d5e0 #3b5160;
	font-weight:bold!important;
	color:#273a47;
	min-width:90px;
	text-align:center;
	text-decoration:none!important
}
.ssc-container .mod-footer {
	position:relative
}
.ssc-container .mod-footer .spacer {
	width:100%;
	border-top:#e1e1e1 solid 1px
}
.ssc-container .mod-footer .ssc-srg {
	background:#1e1e1e;
	text-align:center;
	padding:10px 0 8px 0;
	border-top:1px solid #666966
}
.ssc-container .mod-footer .ssc-srg .ssc-cta-primary {
	border-color:#c0c0c0;
	color:#1e1e1e;
	background:#e1e1e1;
	background:-webkit-gradient(linear,left top,left bottom,from(#e1e1e1),to(#c0c0c0));
	background:-moz-linear-gradient(top,#e1e1e1,#c0c0c0);
	background:-ms-linear-gradient(#e1e1e1,#c0c0c0);
	background:linear-gradient(#e1e1e1,#c0c0c0);
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	font-size:12px
}
.ssc-container .mod-footer .ssc-srg .ssc-cta-primary:hover {
	border-color:#9a9a9a;
	background:#b3b3b3;
	background:-webkit-gradient(linear,left top,left bottom,from(#b3b3b3),to(#9a9a9a));
	background:-moz-linear-gradient(top,#b3b3b3,#9a9a9a);
	background:-ms-linear-gradient(#b3b3b3,#9a9a9a);
	background:linear-gradient(#b3b3b3,#9a9a9a)
}
.ssc-container .mod-footer .ssc-srg .ssc-cta-primary:active {
	border-color:#878787;
	background:#9d9d9d;
	background:-webkit-gradient(linear,left top,left bottom,from(#9d9d9d),to(#878787));
	background:-moz-linear-gradient(top,#9d9d9d,#878787);
	background:-ms-linear-gradient(#9d9d9d,#878787);
	background:linear-gradient(#9d9d9d,#878787)
}
.ssc-container .mod-footer .ssc-srg .rg-text {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#c4c4c4;
	padding:0 10px
}
.ssc-container .mod-footer .ssc-srg .ssc-plus18 {
	background-repeat:no-repeat;
	display:inline-block;
	vertical-align:middle;
	padding:3px 0
}
.ssc-container .mod-footer .ssc-seos {
	color:#1e1e1e;
	font-size:12px;
	font-weight:normal;
	-moz-box-shadow:0 4px 10px -5px #000;
	-webkit-box-shadow:0 4px 10px -5px #000;
	box-shadow:0 4px 10px -5px #000;
	-webkit-user-select:text;
	-khtml-user-select:text;
	-moz-user-select:text;
	-o-user-select:text;
	-ms-user-select:text;
	user-select:text;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.ssc-container .mod-footer .ssc-seos a,.ssc-container .mod-footer .ssc-seos a:visited,.ssc-container .mod-footer .ssc-seos a:focus {
	color:#4eb6ff
}
.ssc-container .mod-footer .ssc-seos a:hover,.ssc-container .mod-footer .ssc-seos a:active {
	text-decoration:underline
}
.ssc-container .mod-footer .ssc-seos .ssc-seotc {
	padding:20px 0;
	margin:0 auto
}
.ssc-container .mod-footer .ssc-fw {
    cursor: default;
    vertical-align: top;
    font-size: 12px;
    color: #1e1e1e;
    margin: 0 auto;
    width: 100%; /* Ajusta a largura para ser responsiva */
    max-width: 491px; /* Mantém a largura máxima de 491px */
    padding-top: 16px;
    box-sizing: border-box; /* Garante que o padding não afete a largura definida */
}

.ssc-container .mod-footer .ssc-fw.ssc-fw-sm {
	padding:0
}
.ssc-container .mod-footer .ssc-fw .hide-offscreen {
	position:absolute;
	left:-9999px;
	width:0;
	font-size:0
}
.ssc-container .mod-footer .ssc-fw a,.ssc-container .mod-footer .ssc-fw a:visited,.ssc-container .mod-footer .ssc-fw a:focus,.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-ftpl {
	color:#1e1e1e;
	font-weight:bold;
	outline:0;
	font-size:12px
}
.ssc-container .mod-footer .ssc-fw a:hover,.ssc-container .mod-footer .ssc-fw a:active,.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-ftpl:hover {
	text-decoration:underline
}
.ssc-container .mod-footer .ssc-fw .ssc-ftpl {
	position:relative;
	z-index:9
}
.ssc-container .mod-footer .ssc-fw .ssc-flnk {
	vertical-align:top;
	list-style-type:none;
	padding:11px 0 14px;
	margin:0 auto;
	text-align:center;
	display:inline-block
}
.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-lw {
	display:inline-block;
	line-height:13px;
	padding-right:7px;
	vertical-align:top;
	position:relative;
	cursor:pointer
}
.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-lw span,.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-lw a {
	padding-right:7px;
	border-right:solid 1px #3b5160;
	position:relative;
	z-index:9;
	font-size:12px
}
.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-lw span.no-delimiter,.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-lw a.no-delimiter {
	border-right:0
}
.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-lw:first-child {
	padding-left:0
}
.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-lw:first-child span,.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-lw:first-child a {
	border-left:none;
	padding-left:0
}
.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-lw:first-child .ssc-ftp {
	z-index:10
}
.ssc-container .mod-footer .ssc-fw .ssc-tlc {
	position:relative
}
.ssc-container .mod-footer .ssc-fw .ssc-tlc .ssc-flnk {
	padding:1px 0 16px;
	line-height:12px
}
.ssc-container .mod-footer .ssc-fw .ssc-ftp {
	color:#4eb6ff;
	position:absolute;
	bottom:13px;
	left:50%;
	width:500px;
	margin-left:-273px;
	padding:0;
	pointer-events:none;
	cursor:default;
	z-index:51;
	padding-left:50%;
	box-sizing:content-box
}
.ssc-container .mod-footer .ssc-fw .ssc-ftp .ssc-ftpc {
	pointer-events:auto;
	width:auto;
	display:inline-block
}
.ssc-container .mod-footer .ssc-fw .ssc-ftp .ssc-ftpc .ssc-ftpi {
	background-color:#e1e1e1;
	-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,0.08);
	-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.08);
	box-shadow:0 2px 4px 0 rgba(0,0,0,0.08);
	padding:5px;
	white-space:nowrap;
	position:relative;
	bottom:10px;
	border-radius:2px
}
.ssc-container .mod-footer .ssc-fw .ssc-ftp .ssc-ftpc .ssc-ftpi:after {
	content:"";
	position:absolute;
	width:0;
	height:0;
	margin-left:-0.5em;
	bottom:-1em;
	left:50%;
	box-sizing:border-box;
	border:.6em solid black;
	border-color:transparent transparent #e1e1e1 #e1e1e1;
	transform-origin:0 0;
	transform:rotate(-45deg);
	-moz-box-shadow:-2px 2px 4px 0 rgba(0,0,0,0.08);
	-webkit-box-shadow:-2px 2px 4px 0 rgba(0,0,0,0.08);
	box-shadow:-2px 2px 4px 0 rgba(0,0,0,0.08)
}
.ssc-container .mod-footer .ssc-fw .ssc-mml {
	position:absolute;
	top:-1px;
	right:0
}
.ssc-container .mod-footer .ssc-fw .ssc-mml .ssc-fb,.ssc-container .mod-footer .ssc-fw .ssc-mml .ssc-tw,.ssc-container .mod-footer .ssc-fw .ssc-mml .ssc-yt {
	cursor:pointer;
	display:inline-block
}
.ssc-container .mod-footer .ssc-fw .ssc-mml .ssc-fb,.ssc-container .mod-footer .ssc-fw .ssc-mml .ssc-tw {
	margin-right:5px
}
.ssc-container .mod-footer .ssc-fw .ssc-mml .ssc-fb {
	width:20px;
	height:20px
}
.ssc-container .mod-footer .ssc-fw .ssc-mml .ssc-tw {
	width:25px;
	height:20px
}
.ssc-container .mod-footer .ssc-fw .ssc-mml .ssc-yt {
	width:55px;
	height:20px
}
.ssc-container .mod-footer .ssc-fw .ssc-fal {
	display:block;
	width:100%;
	position:relative
}
.ssc-container .mod-footer .ssc-fw .ssc-fal .ssc-ffal {
	margin-bottom:20px
}
.ssc-container .mod-footer .ssc-fw .ssc-fal .ssc-ffal p {
	margin-bottom:8px
}
.ssc-container .mod-footer .ssc-fw .ssc-fal.ssc-rts {
	border:0
}
.ssc-container .mod-footer .ssc-fw .ssc-fal .ssc-lgist {
	margin-bottom:15px
}
.ssc-container .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder {
	position:absolute;
	top:15px;
	right:0;
	color:#1e1e1e;
	padding:3px;
	display:inline-block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	margin-right:5px;
	font-size:12px
}
.ssc-container .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock {
	display:inline;
	background:#dfdfdf;
	font-weight:bold
}
.ssc-container .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock.ssc-sc {
	position:static
}
.ssc-container .mod-footer .ssc-fw .ssc-fal,.ssc-container .mod-footer .ssc-fw .ssc-fbtm {
	vertical-align:top;
	padding-top:18px;
	padding-bottom:11px
}
.ssc-container .mod-footer .ssc-fw .ssc-fal.ssc-npt,.ssc-container .mod-footer .ssc-fw .ssc-fbtm.ssc-npt {
	padding-top:0
}
.ssc-container .mod-footer .ssc-fw .ssc-fal a,.ssc-container .mod-footer .ssc-fw .ssc-fbtm a {
	margin-left:7px;
	margin-right:7px;
	outline:0;
	display:inline-block
}
.ssc-container .mod-footer .ssc-fw .ssc-fal a.ssc-footerPlacar99Home,.ssc-container .mod-footer .ssc-fw .ssc-fbtm a.ssc-footerPlacar99Home,.ssc-container .mod-footer .ssc-fw .ssc-fal a.ssc-footerLogoHome,.ssc-container .mod-footer .ssc-fw .ssc-fbtm a.ssc-footerLogoHome {
	margin-right:0
}
.ssc-container .mod-footer .ssc-fw .ssc-fal a:first-child,.ssc-container .mod-footer .ssc-fw .ssc-fbtm a:first-child {
	padding-left:0
}
.ssc-container .mod-footer .ssc-fw .ssc-fal a[href="javascript: void(0)"],.ssc-container .mod-footer .ssc-fw .ssc-fbtm a[href="javascript: void(0)"],.ssc-container .mod-footer .ssc-fw .ssc-fal a[href=null],.ssc-container .mod-footer .ssc-fw .ssc-fbtm a[href=null] {
	cursor:default
}
.ssc-container .mod-footer .ssc-fw .ssc-fbtm {
	border-top:1px solid #e1e1e1
}
.ssc-container .mod-footer .ssc-fw .ssc-fbtm .ssc-placar99Home {
	margin-right:0
}
.ssc-container .mod-footer .ssc-fw .ssc-fl {
	padding:7px 0 19px;
	-webkit-user-select:text;
	-khtml-user-select:text;
	-moz-user-select:text;
	-o-user-select:text;
	-ms-user-select:text;
	user-select:text;
	color:#656565;
	font-size:12px
}
.ssc-container .mod-footer .ssc-fw .responsibleGambling a {
	font-weight:bold;
	white-space:nowrap;
	text-decoration:underline
}
.ssc-container .mod-footer .ssc-fw .ssc-cpr {
	margin-right:15px;
	padding:0 7px;
	color:#1e1e1e;
	position:relative;
	top:-11px;
	cursor:pointer;
	display:inline-block;
	outline:0
}
.ssc-container .mod-footer .ssc-fw .ssc-cpr .ssc-ftpl {
	outline:0
}
.ssc-container .mod-footer .ssc-fw .ssc-cpr .user-select {
	color:#1e1e1e
}
.ssc-container .mod-footer .ssc-fw .ssc-cpr .ssc-ftp {
	cursor:default;
	margin-left:-250px
}
.ssc-container .mod-footer .ssc-fw .ssc-cpr .ssc-ftp .ssc-ftpi {
	padding:10px 12px
}
.ssc-container .mod-footer .ssc-fw .ssc-cpr .ssc-ftp .ssc-ftpi p {
	width:252px;
	white-space:normal;
	text-align:center;
	line-height:16px
}
.ssc-container .mod-footer .ssc-fw .ssc-fslnk,.ssc-container .mod-footer .ssc-fw .ssc-ltp {
	line-height:16px;
	list-style-type:none;
	vertical-align:top;
	padding:5px;
	display:inline-block
}
.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-lw .ssc-ltp ul li a {
	border:0;
	padding:0;
	display:block;
	text-align:left
}
.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-lw .ssc-fslnk li {
	padding:0;
	text-align:left;
	line-height:16px
}
.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-lw .ssc-fslnk li a {
	display:block;
	padding:0 4px;
	white-space:nowrap;
	background:0;
	border:0
}
.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-lw.last {
	border:0;
	padding:0
}
.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-lw.last a {
	border:0;
	padding:0
}
.ssc-container .mod-footer .ssc-fw .ssc-flnk .ssc-ftpl {
	color:#1e1e1e;
	font-weight:bold;
	outline:0
}
.ssc-container .mod-footer .ssc-fw .ssc-lgis span {
	background:#f0f1f5;
	border-radius:2px;
	font-weight:bold
}
.ssc-container .mod-footer .ssc-fw .ssc-lgis span time {
	font-weight:lighter
}
.ssc-container .mod-footer .ssc-fw .ssc-lgist .ssc-lgist-text {
	font-weight:bold
}
.ssc-container .mod-footer .ssc-fw .ssc-flkh .ssc-lgis {
	margin-top:16px
}
.ssc-container.ssc-touch .mod-footer .ssc-fw .ssc-fal .ssc-clock {
	top:-35px;
	margin-right:20px
}
.ssc-container.ssc-touch .mod-footer .ssc-fw .ssc-mml {
	position:static;
	top:0;
	padding-bottom:10px
}
.ssc-container.ssc-touch .mod-footer .ssc-flnk .ssc-lw {
	line-height:13px
}
.ssc-container.ssc-touch .mod-footer .ssc-flnk .ssc-lw .ssc-fslnk li a {
	padding:12px 4px
}
.ssc-container.ssc-no-js .mod-footer .ssc-ftp {
	display:none
}
.ssc-container.ssc-no-js .mod-footer .ssc-ftpl:focus ~ .ssc-ftp {
	display:inline-block
}
.ssc-container.ssc-no-js .mod-footer .ssc-ftp:hover {
	display:inline-block
}
.ssc-container.ssc-no-js.ssc-cha-mobile .mod-footer .ssc-ftmt {
	display:none
}
.ssc-container.ssc-no-js.ssc-cha-mobile .mod-footer .ssc-ftpl:focus ~ .ssc-ftmt {
	display:block
}
.ssc-container.ssc-no-js.ssc-cha-mobile .mod-footer .ssc-ftmt:hover {
	display:block
}
.ssc-container.ssc-prod-poker1-com-download .ssc-seos,.ssc-container.ssc-prod-poker-com-download .ssc-seos,.ssc-container.ssc-prod-poker-dk-download .ssc-seos,.ssc-container.ssc-prod-poker-es-download .ssc-seos,.ssc-container.ssc-prod-poker-it-download .ssc-seos,.ssc-container.ssc-prod-poker1-com-download .ssc-fsh,.ssc-container.ssc-prod-poker-com-download .ssc-fsh,.ssc-container.ssc-prod-poker-dk-download .ssc-fsh,.ssc-container.ssc-prod-poker-es-download .ssc-fsh,.ssc-container.ssc-prod-poker-it-download .ssc-fsh,.ssc-container.ssc-prod-poker1-com-download .ssc-fbtm,.ssc-container.ssc-prod-poker-com-download .ssc-fbtm,.ssc-container.ssc-prod-poker-dk-download .ssc-fbtm,.ssc-container.ssc-prod-poker-es-download .ssc-fbtm,.ssc-container.ssc-prod-poker-it-download .ssc-fbtm,.ssc-container.ssc-prod-poker1-com-download .ssc-clock,.ssc-container.ssc-prod-poker-com-download .ssc-clock,.ssc-container.ssc-prod-poker-dk-download .ssc-clock,.ssc-container.ssc-prod-poker-es-download .ssc-clock,.ssc-container.ssc-prod-poker-it-download .ssc-clock {
	display:none!important
}
.ssc-container.ssc-prod-poker1-com-download .ssc-fw,.ssc-container.ssc-prod-poker-com-download .ssc-fw,.ssc-container.ssc-prod-poker-dk-download .ssc-fw,.ssc-container.ssc-prod-poker-es-download .ssc-fw,.ssc-container.ssc-prod-poker-it-download .ssc-fw,.ssc-container.ssc-prod-poker1-com-download .ssc-fal,.ssc-container.ssc-prod-poker-com-download .ssc-fal,.ssc-container.ssc-prod-poker-dk-download .ssc-fal,.ssc-container.ssc-prod-poker-es-download .ssc-fal,.ssc-container.ssc-prod-poker-it-download .ssc-fal {
	padding:0!important
}
.ssc-container.ssc-prod-poker1-com-download .ssc-fbl,.ssc-container.ssc-prod-poker-com-download .ssc-fbl,.ssc-container.ssc-prod-poker-dk-download .ssc-fbl,.ssc-container.ssc-prod-poker-es-download .ssc-fbl,.ssc-container.ssc-prod-poker-it-download .ssc-fbl {
	margin:0!important
}
.ssc-container.ssc-prod-poker1-com-download .ssc-fl,.ssc-container.ssc-prod-poker-com-download .ssc-fl,.ssc-container.ssc-prod-poker-dk-download .ssc-fl,.ssc-container.ssc-prod-poker-es-download .ssc-fl,.ssc-container.ssc-prod-poker-it-download .ssc-fl {
	padding:0 0 6px 0!important
}
.ssc-container.ssc-prod-poker1-com-download .ssc-flnk,.ssc-container.ssc-prod-poker-com-download .ssc-flnk,.ssc-container.ssc-prod-poker-dk-download .ssc-flnk,.ssc-container.ssc-prod-poker-es-download .ssc-flnk,.ssc-container.ssc-prod-poker-it-download .ssc-flnk {
	padding:6px!important
}
.ssc-container .hidden {
	display:none
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fsac {
	color:#7e97a7;
	font-size:13px;
	text-align:center
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fsac a {
	color:#4eb6ff
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw {
	margin-top:16px;
	min-width:100px;
	padding-bottom:0
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-flnk {
	display:block;
	padding:0
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-flnk .ssc-lw {
	display:block;
	padding-bottom:10px;
	cursor:auto;
	line-height:normal
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-flnk .ssc-lw .ssc-ftmt {
	text-align:left;
	cursor:auto;
	margin:5px 0 7px
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-flnk .ssc-lw .ssc-ftmt .ssc-fslnk {
	padding:0
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-flnk .ssc-lw .ssc-ftmt .ssc-fslnk li {
	text-align:center
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-flnk .ssc-lw .ssc-ftmt .ssc-fslnk li a {
	padding:5px 0
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-flnk .ssc-lw a {
	font-size:13px;
	border-right:0;
	padding-right:0
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-flnk .ssc-lw .ssc-ftpl {
	font-size:13px;
	border-right:0;
	padding-right:0;
	cursor:pointer
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-flnk .ssc-lw .ssc-ftpl:hover {
	text-decoration:none!important
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-flnk .ssc-lw .ssc-ftmt {
	text-align:center
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-flnk .ssc-lw .ssc-ttc {
	color:#1e1e1e
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-flnk .ssc-lw .ssc-aru {
	display:inline-block;
	width:8px;
	height:4px;
	vertical-align:top;
	position:relative;
	top:6px;
	cursor:pointer;
	border-right:none!important
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-flnk .responsibleGambling a {
	font-weight:normal;
	white-space:normal
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-fal {
	padding-top:28px;
	padding-bottom:0
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-fal .ssc-fsal a {
	margin-bottom:27px
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder {
	border-radius:4px;
	width:36px;
	padding:3px 2px;
	display:inline;
	margin-left:4px
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock {
	background-color:#dfdfdf;
	font-weight:bold
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-fale {
	padding-top:0;
	padding-bottom:0;
	border:0
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-ui {
	padding-bottom:16px;
	font-size:13px
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-fl {
	padding:0 0 30px;
	font-size:12px
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-fl.ssc-uim {
	padding:0 0 29px
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-flnpt {
	padding:0 0 27px
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-fbl {
	margin-top:28px
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-frg {
	font-size:13px
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-frg a {
	font-size:13px
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-clock-holder-mobile {
	margin:16px 0 0 0;
	height:16px;
	text-align:right
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-clock-holder-mobile .ssc-clock-text {
	display:inline
}
.ssc-container.ssc-cha-mobile .mod-footer .ssc-fw .ssc-clock-holder-mobile .ssc-clock {
	border-radius:4px;
	background-color:#dfdfdf;
	width:36px;
	padding:3px 2px;
	display:inline;
	margin-left:4px;
	font-weight:bold
}
.ssc-container.ssc-cha-mobile .ssc-srg .rg-text {
	text-transform:none
}
.ssc-container.ssc-cha-mobile .hidden {
	display:none
}
.ssc-container.ssc-cha-desktop .mod-footer .ssc-fw .ssc-flnk .ssc-ftpl {
	padding-right:20px
}
.ssc-container.ssc-cha-desktop .mod-footer .ssc-fw .ssc-flnk .ssc-ftpl:before {
	width:8px;
	height:8px;
	content:"";
	position:absolute;
	right:7px;
	bottom:3px
}
.ssc-container.ssc-cha-desktop .mod-footer .ssc-fw .ssc-fslnk a {
	font-weight:normal
}
.ssc-container.ssc-cha-desktop .hidden {
	display:none
}
#cookie-holder .ssc-cp.ssc-theme-placar99 {
	font-family:'Noto Sans',sans-serif
}
#cookie-holder .ssc-cp.ssc-theme-placar99 .ssc-cp-inner .ssc-cta-primary {
	background:#ffc400;
	background:-webkit-gradient(linear,left top,left bottom,from(#ffc400),to(#ffb80e));
	background:-moz-linear-gradient(top,#ffc400,#ffb80e);
	background:-ms-linear-gradient(#ffc400,#ffb80e);
	background:linear-gradient(#ffc400,#ffb80e);
	border-color:#fa2;
	border-bottom-color:#bf7c12
}
#cookie-holder .ssc-cp.ssc-theme-placar99 .ssc-cp-inner .ssc-cta-primary span {
	color:#1e1e1e
}
#cookie-holder .ssc-cp.ssc-theme-placar99 .ssc-cp-inner .ssc-cta-primary:hover {
	background:#ffd851;
	background:-webkit-gradient(linear,left top,left bottom,from(#ffd851),to(#ffaf17));
	background:-moz-linear-gradient(top,#ffd851,#ffaf17);
	background:-ms-linear-gradient(#ffd851,#ffaf17);
	background:linear-gradient(#ffd851,#ffaf17)
}
#cookie-holder .ssc-cp.ssc-theme-placar99 .ssc-cp-inner .ssc-cta-primary:active {
	background:#ffb018;
	background:-webkit-gradient(linear,left top,left bottom,from(#ffb018),to(#ffd74f));
	background:-moz-linear-gradient(top,#ffb018,#ffd74f);
	background:-ms-linear-gradient(#ffb018,#ffd74f);
	background:linear-gradient(#ffb018,#ffd74f)
}
#cookie-holder .ssc-cp.ssc-theme-placar99 .ssc-cp-inner .ssc-cta {
	padding:5px!important
}
#cookie-holder .ssc-cp.ssc-theme-placar99.ssc-ncb.ssc-cha-mobile .ssc-cta {
	padding:9px!important
}
#cookie-holder .ssc-cp.ssc-theme-placar99.ssc-ncb .ssc-cp-inner a,#cookie-holder .ssc-cp.ssc-theme-placar99.ssc-ncb .ssc-cp-inner a:visited,#cookie-holder .ssc-cp.ssc-theme-placar99.ssc-ncb .ssc-cp-inner a:focus {
	color:#2797e6
}
#cookie-holder .ssc-cp.ssc-theme-placar99.ssc-ncb .ssc-cp-inner .ssc-cta-primary {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px
}
#cookie-holder .ssc-cp.ssc-theme-placar99.ssc-ncb .ssc-cp-inner .ssc-cp-right {
	flex-shrink:0
}
.ssc-container.ssc-theme-placar99 .mod-footer {
	background-color:#fff;
	z-index:0
}
.ssc-container.ssc-theme-placar99 .mod-footer .ssc-lgis {
	margin-bottom:15px;
	padding:4px 16px
}
.ssc-container.ssc-theme-placar99 .mod-footer .ssc-srg .ssc-cta-primary {
	padding:10px 17px
}
.ssc-container.ssc-theme-placar99 .mod-footer .ssc-seos {
	background-color:#fff;
	text-align:center
}
.ssc-container.ssc-theme-placar99 .mod-footer .ssc-seos .ssc-seotc {
	background-color:#fff;
	width:100%
}
.ssc-container.ssc-theme-placar99 .mod-footer .ssc-fw {
	width:100%;
	background:#fff;
	text-align:center;
	padding-bottom:16px
}
.ssc-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-flnk .ssc-lw .ssc-ttc .ssc-aru {
	background-position:-159px -85px
}
.ssc-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-flnk .ssc-lw .ssc-aru {
	background-position:-159px -69px
}
.ssc-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-mml .ssc-fb {
	background-position:-7px -70px;
	opacity:.6;
	-khtml-opacity:.6;
	-moz-opacity:.6
}
.ssc-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-mml .ssc-fb:hover {
	opacity:1;
	-khtml-opacity:1;
	-moz-opacity:1
}
.ssc-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-mml .ssc-tw {
	background-position:-36px -70px;
	opacity:.6;
	-khtml-opacity:.6;
	-moz-opacity:.6
}
.ssc-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-mml .ssc-tw:hover {
	opacity:1;
	-khtml-opacity:1;
	-moz-opacity:1
}
.ssc-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-mml .ssc-yt {
	background-position:-69px -70px;
	opacity:.6;
	-khtml-opacity:.6;
	-moz-opacity:.6
}
.ssc-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-mml .ssc-yt:hover {
	opacity:1;
	-khtml-opacity:1;
	-moz-opacity:1
}
.ssc-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-regulatory-text {
	margin-bottom:16px;
	color:#656565
}
.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-exchange .ssc-lgibr,.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-pools .ssc-lgibr,.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-promotions-hub .ssc-lgibr,.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-exchange .ssc-gibraltar,.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-pools .ssc-gibraltar,.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-promotions-hub .ssc-gibraltar {
	display:none
}
.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-exchange.ssc-container.ssc-theme-placar99.ssc-cc-gb .ssc-lmalt,.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-pools.ssc-container.ssc-theme-placar99.ssc-cc-gb .ssc-lmalt,.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-promotions-hub.ssc-container.ssc-theme-placar99.ssc-cc-gb .ssc-lmalt,.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-exchange.ssc-container.ssc-theme-placar99.ssc-cc-gb .ssc-lgaMalta,.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-pools.ssc-container.ssc-theme-placar99.ssc-cc-gb .ssc-lgaMalta,.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-promotions-hub.ssc-container.ssc-theme-placar99.ssc-cc-gb .ssc-lgaMalta {
	display:inline-block
}
.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-exchange.ssc-container.ssc-theme-placar99.ssc-cc-gb .ssc-lgibr,.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-pools.ssc-container.ssc-theme-placar99.ssc-cc-gb .ssc-lgibr,.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-promotions-hub.ssc-container.ssc-theme-placar99.ssc-cc-gb .ssc-lgibr {
	display:block
}
.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-exchange.ssc-container.ssc-theme-placar99.ssc-cc-gb .ssc-gibraltar,.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-pools.ssc-container.ssc-theme-placar99.ssc-cc-gb .ssc-gibraltar,.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-container.ssc-theme-placar99.ssc-jur-intl.ssc-container.ssc-theme-placar99.ssc-prod-promotions-hub.ssc-container.ssc-theme-placar99.ssc-cc-gb .ssc-gibraltar {
	display:inline-block
}
.ssc-container.ssc-theme-placar99.ssc-reg-aus_nzl .mod-footer .ssc-fw .ssc-fl a,.ssc-container.ssc-theme-placar99.ssc-reg-aus_nzl .mod-footer .ssc-fw .ssc-fl a:visited,.ssc-container.ssc-theme-placar99.ssc-reg-aus_nzl .mod-footer .ssc-fw .ssc-fl a:focus {
	font-weight:normal;
	color:#656565
}
.ssc-container.ssc-theme-placar99.ssc-reg-aus_nzl .mod-footer .ssc-fw .ssc-fl .rg-footer-message {
	font-size:17px;
	color:#000;
	background-color:#fff;
	padding:20px;
	margin-top:20px
}
.ssc-container.ssc-theme-placar99.ssc-reg-aus_nzl .mod-footer .ssc-fw .ssc-fl .rg-footer-message a,.ssc-container.ssc-theme-placar99.ssc-reg-aus_nzl .mod-footer .ssc-fw .ssc-fl .rg-footer-message a:visited,.ssc-container.ssc-theme-placar99.ssc-reg-aus_nzl .mod-footer .ssc-fw .ssc-fl .rg-footer-message a:focus {
	font-size:17px;
	color:#000
}
.ssc-container.ssc-theme-placar99.ssc-reg-aus_nzl .mod-footer .ssc-fw .responsibleGambling a {
	text-decoration:none
}
.ssc-container.ssc-theme-placar99.ssc-cha-desktop .ssc-ftpl:before {
	background:url("/assets/images/ssc-sprite-28bbdd62ec63b22820c3300bd33296ca.svg") no-repeat;
	background-position:-226px -26px
}
.ssc-container.ssc-theme-placar99.ssc-cha-desktop .ssc-tpm.ssc-ftpl:before {
	background-position:-226px -38px
}
.ssc-width-512 .mod-footer .ssc-fw,.ssc-width-512 .mod-footer .ssc-fsh,.ssc-width-512 .mod-footer .ssc-seos {
	padding:0 10px;
	margin-top:0
}
.ssc-width-512 .mod-footer .ssc-fw .ssc-tlc .ssc-lw,.ssc-width-512 .mod-footer .ssc-fsh .ssc-tlc .ssc-lw,.ssc-width-512 .mod-footer .ssc-seos .ssc-tlc .ssc-lw,.ssc-width-512 .mod-footer .ssc-fw .ssc-flnk .ssc-lw,.ssc-width-512 .mod-footer .ssc-fsh .ssc-flnk .ssc-lw,.ssc-width-512 .mod-footer .ssc-seos .ssc-flnk .ssc-lw {
	padding-bottom:10px
}
.ssc-width-512 .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock-text,.ssc-width-512 .mod-footer .ssc-fsh .ssc-fal .ssc-clock-default-holder .ssc-clock-text,.ssc-width-512 .mod-footer .ssc-seos .ssc-fal .ssc-clock-default-holder .ssc-clock-text {
	display:inline
}
.ssc-width-512 .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock,.ssc-width-512 .mod-footer .ssc-fsh .ssc-fal .ssc-clock-default-holder .ssc-clock,.ssc-width-512 .mod-footer .ssc-seos .ssc-fal .ssc-clock-default-holder .ssc-clock {
	top:-35px;
	margin-right:5px
}
.ssc-width-512 .mod-footer .ssc-fw .ssc-ftp .ssc-ftpc .ssc-ftpi,.ssc-width-512 .mod-footer .ssc-fsh .ssc-ftp .ssc-ftpc .ssc-ftpi,.ssc-width-512 .mod-footer .ssc-seos .ssc-ftp .ssc-ftpc .ssc-ftpi {
	top:-16px
}
.ssc-width-512 .mod-footer .ssc-fw .ssc-mml,.ssc-width-512 .mod-footer .ssc-fsh .ssc-mml,.ssc-width-512 .mod-footer .ssc-seos .ssc-mml {
	position:static;
	top:0;
	padding-bottom:10px
}
.ssc-width-512 .mod-footer .ssc-fw .ssc-regulatory-text,.ssc-width-512 .mod-footer .ssc-fsh .ssc-regulatory-text,.ssc-width-512 .mod-footer .ssc-seos .ssc-regulatory-text {
	margin-bottom:0;
	margin-top:16px;
	color:#656565
}
.ssc-width-512.ssc-touch .mod-footer .ssc-seotc {
	padding:20px 0!important
}
.ssc-width-512.ssc-touch .mod-footer .ssc-fw,.ssc-width-512.ssc-touch .mod-footer .ssc-seos {
	padding:0
}
.ssc-width-768 .mod-footer .ssc-fw,.ssc-width-768 .mod-footer .ssc-fsh {
	width:auto
}
.ssc-width-768 .mod-footer .ssc-fw .ssc-mml {
	position:static;
	top:0;
	padding-bottom:10px
}
.ssc-width-768 .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock-text {
	display:inline
}
.ssc-width-768 .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock {
	top:-35px;
	margin-right:5px
}
.ssc-width-1024 .mod-footer .ssc-fw,.ssc-width-1024 .ssc-cp.ssc-theme-placar99 .ssc-fw,.ssc-width-1024 .mod-footer .ssc-seotc,.ssc-width-1024 .ssc-cp.ssc-theme-placar99 .ssc-seotc,.ssc-width-1024 .mod-footer .ssc-cp-inner,.ssc-width-1024 .ssc-cp.ssc-theme-placar99 .ssc-cp-inner {
	width:100%
}
.ssc-width-1024.ssc-touch .mod-footer .ssc-fw .ssc-mml {
	position:static;
	top:0;
	padding-bottom:10px
}
.ssc-width-1280 .mod-footer .ssc-fw,.ssc-width-1280 .ssc-cp.ssc-theme-placar99 .ssc-fw,.ssc-width-1280 .ssc-theme-placar99 .ssc-fw,.ssc-width-1280 .mod-footer .ssc-seotc,.ssc-width-1280 .ssc-cp.ssc-theme-placar99 .ssc-seotc,.ssc-width-1280 .ssc-theme-placar99 .ssc-seotc,.ssc-width-1280 .mod-footer .ssc-fsh,.ssc-width-1280 .ssc-cp.ssc-theme-placar99 .ssc-fsh,.ssc-width-1280 .ssc-theme-placar99 .ssc-fsh,.ssc-width-1280 .mod-footer .ssc-cp-inner,.ssc-width-1280 .ssc-cp.ssc-theme-placar99 .ssc-cp-inner,.ssc-width-1280 .ssc-theme-placar99 .ssc-cp-inner {
	max-width:1247px;
	width:100%
}
.ssc-container.ssc-cha-mobile.ssc-jur-it_reg.ssc-theme-placar99 .mod-footer .ssc-fal {
	padding-top:32px
}
@media all and (max-width:640px) {
	#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fw,#cookie-holder .mod-footer .ssc-fw,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fsh,#cookie-holder .mod-footer .ssc-fsh,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-seos,#cookie-holder .mod-footer .ssc-seos {
		padding:0 10px;
		margin-top:0
	}
#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-tlc .ssc-lw,#cookie-holder .mod-footer .ssc-fw .ssc-tlc .ssc-lw,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fsh .ssc-tlc .ssc-lw,#cookie-holder .mod-footer .ssc-fsh .ssc-tlc .ssc-lw,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-seos .ssc-tlc .ssc-lw,#cookie-holder .mod-footer .ssc-seos .ssc-tlc .ssc-lw,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-flnk .ssc-lw,#cookie-holder .mod-footer .ssc-fw .ssc-flnk .ssc-lw,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fsh .ssc-flnk .ssc-lw,#cookie-holder .mod-footer .ssc-fsh .ssc-flnk .ssc-lw,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-seos .ssc-flnk .ssc-lw,#cookie-holder .mod-footer .ssc-seos .ssc-flnk .ssc-lw {
		padding-bottom:10px
	}
#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock-text,#cookie-holder .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock-text,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fsh .ssc-fal .ssc-clock-default-holder .ssc-clock-text,#cookie-holder .mod-footer .ssc-fsh .ssc-fal .ssc-clock-default-holder .ssc-clock-text,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-seos .ssc-fal .ssc-clock-default-holder .ssc-clock-text,#cookie-holder .mod-footer .ssc-seos .ssc-fal .ssc-clock-default-holder .ssc-clock-text {
		display:inline
	}
#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock,#cookie-holder .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fsh .ssc-fal .ssc-clock-default-holder .ssc-clock,#cookie-holder .mod-footer .ssc-fsh .ssc-fal .ssc-clock-default-holder .ssc-clock,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-seos .ssc-fal .ssc-clock-default-holder .ssc-clock,#cookie-holder .mod-footer .ssc-seos .ssc-fal .ssc-clock-default-holder .ssc-clock {
		top:-35px;
		margin-right:5px
	}
#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-ftp .ssc-ftpc .ssc-ftpi,#cookie-holder .mod-footer .ssc-fw .ssc-ftp .ssc-ftpc .ssc-ftpi,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fsh .ssc-ftp .ssc-ftpc .ssc-ftpi,#cookie-holder .mod-footer .ssc-fsh .ssc-ftp .ssc-ftpc .ssc-ftpi,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-seos .ssc-ftp .ssc-ftpc .ssc-ftpi,#cookie-holder .mod-footer .ssc-seos .ssc-ftp .ssc-ftpc .ssc-ftpi {
		top:-16px
	}
#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-mml,#cookie-holder .mod-footer .ssc-fw .ssc-mml,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fsh .ssc-mml,#cookie-holder .mod-footer .ssc-fsh .ssc-mml,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-seos .ssc-mml,#cookie-holder .mod-footer .ssc-seos .ssc-mml {
		position:static;
		top:0;
		padding-bottom:10px
	}
#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-regulatory-text,#cookie-holder .mod-footer .ssc-fw .ssc-regulatory-text,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fsh .ssc-regulatory-text,#cookie-holder .mod-footer .ssc-fsh .ssc-regulatory-text,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-seos .ssc-regulatory-text,#cookie-holder .mod-footer .ssc-seos .ssc-regulatory-text {
		margin-bottom:0;
		margin-top:16px;
		color:#656565
	}
#ssc-footer-container.ssc-theme-placar99.ssc-touch .mod-footer .ssc-seotc,#cookie-holder.ssc-touch .mod-footer .ssc-seotc {
		padding:20px 0!important
	}
#ssc-footer-container.ssc-theme-placar99.ssc-touch .mod-footer .ssc-fw,#cookie-holder.ssc-touch .mod-footer .ssc-fw,#ssc-footer-container.ssc-theme-placar99.ssc-touch .mod-footer .ssc-seos,#cookie-holder.ssc-touch .mod-footer .ssc-seos {
		padding:0
	}

}
@media all and (max-width:896px) {
	#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fw,#cookie-holder .mod-footer .ssc-fw,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fsh,#cookie-holder .mod-footer .ssc-fsh {
		width:auto
	}
#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-mml,#cookie-holder .mod-footer .ssc-fw .ssc-mml {
		position:static;
		top:0;
		padding-bottom:10px
	}
#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock-text,#cookie-holder .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock-text {
		display:inline
	}
#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock,#cookie-holder .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock {
		top:-35px;
		margin-right:5px
	}
#ssc-footer-container.ssc-theme-placar99 .mod-header #ssc-hw,#cookie-holder .mod-header #ssc-hw {
		min-width:766px;
		width:100%
	}

}
@media all and (min-width:896px) and (max-width:1152px) {
	#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fw,#cookie-holder .mod-footer .ssc-fw,#ssc-footer-container.ssc-theme-placar99 .ssc-cp.ssc-theme-placar99 .ssc-fw,#cookie-holder .ssc-cp.ssc-theme-placar99 .ssc-fw,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-seotc,#cookie-holder .mod-footer .ssc-seotc,#ssc-footer-container.ssc-theme-placar99 .ssc-cp.ssc-theme-placar99 .ssc-seotc,#cookie-holder .ssc-cp.ssc-theme-placar99 .ssc-seotc,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-cp-inner,#cookie-holder .mod-footer .ssc-cp-inner,#ssc-footer-container.ssc-theme-placar99 .ssc-cp.ssc-theme-placar99 .ssc-cp-inner,#cookie-holder .ssc-cp.ssc-theme-placar99 .ssc-cp-inner {
		width:100%
	}
#ssc-footer-container.ssc-theme-placar99.ssc-touch .mod-footer .ssc-fw .ssc-mml,#cookie-holder.ssc-touch .mod-footer .ssc-fw .ssc-mml {
		position:static;
		top:0;
		padding-bottom:10px
	}
#ssc-footer-container.ssc-theme-placar99 .mod-header #ssc-hw,#cookie-holder .mod-header #ssc-hw {
		width:100%
	}
#ssc-footer-container.ssc-theme-placar99 .mod-header #ssc-hi div,#cookie-holder .mod-header #ssc-hi div {
		width:100%
	}
#ssc-footer-container.ssc-theme-placar99.ssc-no-js #ssc-footer-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht #ssc-search,#ssc-footer-container.ssc-theme-placar99.ssc-no-js #cookie-holder.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht #ssc-search,#cookie-holder.ssc-no-js #ssc-footer-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht #ssc-search,#cookie-holder.ssc-no-js #cookie-holder.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht #ssc-search {
		display:none
	}
#ssc-footer-container.ssc-theme-placar99.ssc-no-js #ssc-footer-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-hm,#ssc-footer-container.ssc-theme-placar99.ssc-no-js #cookie-holder.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-hm,#cookie-holder.ssc-no-js #ssc-footer-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-hm,#cookie-holder.ssc-no-js #cookie-holder.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-hm {
		display:inline-block;
		border-top:solid 1px #3b5160
	}
#ssc-footer-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-ht #ssc-search,#cookie-holder .mod-header #ssc-hw.isLoggedIn #ssc-ht #ssc-search {
		display:inline-block
	}
#ssc-footer-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-si,#cookie-holder .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-si {
		display:none
	}
#ssc-footer-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-hm,#cookie-holder .mod-header #ssc-hw.isLoggedIn #ssc-hm {
		display:none
	}
#ssc-footer-container.ssc-theme-placar99 .mod-search #ssc-search form.ssc-sf,#cookie-holder .mod-search #ssc-search form.ssc-sf {
		max-width:298px
	}
#ssc-footer-container.ssc-theme-placar99.ssc-touch .mod-search #ssc-search form.ssc-sf,#cookie-holder.ssc-touch .mod-search #ssc-search form.ssc-sf {
		max-width:303px
	}
#ssc-footer-container.ssc-theme-placar99.ssc-touch .isLoggedIn .mod-search #ssc-search form.ssc-sf,#cookie-holder.ssc-touch .isLoggedIn .mod-search #ssc-search form.ssc-sf {
		max-width:257px
	}

}
@media all and (min-width:1152px) {
	#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fw,#cookie-holder .mod-footer .ssc-fw,#ssc-footer-container.ssc-theme-placar99 .ssc-cp.ssc-theme-placar99 .ssc-fw,#cookie-holder .ssc-cp.ssc-theme-placar99 .ssc-fw,#ssc-footer-container.ssc-theme-placar99 .ssc-theme-placar99 .ssc-fw,#cookie-holder .ssc-theme-placar99 .ssc-fw,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-seotc,#cookie-holder .mod-footer .ssc-seotc,#ssc-footer-container.ssc-theme-placar99 .ssc-cp.ssc-theme-placar99 .ssc-seotc,#cookie-holder .ssc-cp.ssc-theme-placar99 .ssc-seotc,#ssc-footer-container.ssc-theme-placar99 .ssc-theme-placar99 .ssc-seotc,#cookie-holder .ssc-theme-placar99 .ssc-seotc,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-fsh,#cookie-holder .mod-footer .ssc-fsh,#ssc-footer-container.ssc-theme-placar99 .ssc-cp.ssc-theme-placar99 .ssc-fsh,#cookie-holder .ssc-cp.ssc-theme-placar99 .ssc-fsh,#ssc-footer-container.ssc-theme-placar99 .ssc-theme-placar99 .ssc-fsh,#cookie-holder .ssc-theme-placar99 .ssc-fsh,#ssc-footer-container.ssc-theme-placar99 .mod-footer .ssc-cp-inner,#cookie-holder .mod-footer .ssc-cp-inner,#ssc-footer-container.ssc-theme-placar99 .ssc-cp.ssc-theme-placar99 .ssc-cp-inner,#cookie-holder .ssc-cp.ssc-theme-placar99 .ssc-cp-inner,#ssc-footer-container.ssc-theme-placar99 .ssc-theme-placar99 .ssc-cp-inner,#cookie-holder .ssc-theme-placar99 .ssc-cp-inner {
		max-width:1247px;
		width:100%
	}
#ssc-footer-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-ht #ssc-search,#cookie-holder .mod-header #ssc-hw.isLoggedIn #ssc-ht #ssc-search {
		display:inline-block
	}
#ssc-footer-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-si,#cookie-holder .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-si {
		display:none
	}
#ssc-footer-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-hm,#cookie-holder .mod-header #ssc-hw.isLoggedIn #ssc-hm {
		display:none
	}
#ssc-footer-container.ssc-theme-placar99 .mod-header #ssc-hw,#cookie-holder .mod-header #ssc-hw {
		max-width:1245px;
		width:100%
	}
#ssc-footer-container.ssc-theme-placar99 .mod-search #ssc-search form.ssc-sf,#cookie-holder .mod-search #ssc-search form.ssc-sf {
		max-width:298px
	}
#ssc-footer-container.ssc-theme-placar99.ssc-touch .mod-search #ssc-search form.ssc-sf,#cookie-holder.ssc-touch .mod-search #ssc-search form.ssc-sf {
		max-width:303px
	}
#ssc-footer-container.ssc-theme-placar99.ssc-touch .isLoggedIn .mod-search #ssc-search form.ssc-sf,#cookie-holder.ssc-touch .isLoggedIn .mod-search #ssc-search form.ssc-sf {
		max-width:257px
	}

}
.ssc-container .mod-header {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	z-index:100
}
.ssc-container .mod-header *,.ssc-container .mod-header *:before,.ssc-container .mod-header *:after,.ssc-container .mod-header :before,.ssc-container .mod-header :after {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.ssc-container .mod-header #ssc-hw {
	border-top:0;
	cursor:default;
	margin:0 auto;
	font-size:12px
}
.ssc-container .mod-header #ssc-hw .ssc-wmc {
	display:inline-block;
	vertical-align:top
}
.ssc-container .mod-header #ssc-hw a,.ssc-container .mod-header #ssc-hw a:visited,.ssc-container .mod-header #ssc-hw a:focus {
	color:#1e1e1e;
	outline:0
}
.ssc-container .mod-header #ssc-hw a.ssc-cta {
	color:#273a47
}
.ssc-container .mod-header #ssc-hw a.ssc-cta.ssc-cta-primary {
	color:#fff
}
.ssc-container .mod-header #ssc-hw .ssc-itx {
	line-height:24px;
	height:24px;
	margin:0
}
.ssc-container .mod-header #ssc-hw #ssc-ht {
	width:100%;
	height:55px
}
.ssc-container .mod-header #ssc-hw #ssc-ht tbody {
	vertical-align:top;
	display:table-cell
}
.ssc-container .mod-header #ssc-hw #ssc-ht tbody td {
	vertical-align:top;
	white-space:nowrap
}
.ssc-container .mod-header #ssc-hw #ssc-ht .ssc-lg {
	display:block
}
.ssc-container .mod-header #ssc-hw #ssc-ht .ssc-ili,.ssc-container .mod-header #ssc-hw #ssc-ht .ssc-ilol {
	padding-left:12px
}
.ssc-container .mod-header #ssc-hw #ssc-ht .ssc-ili a,.ssc-container .mod-header #ssc-hw #ssc-ht .ssc-ilol a {
	display:inline-block;
	font-weight:bold
}
.ssc-container .mod-header #ssc-hw #ssc-ht .ssc-ili .ssc-bi,.ssc-container .mod-header #ssc-hw #ssc-ht .ssc-ilol .ssc-bi {
	display:inline-block;
	vertical-align:top
}
.ssc-container .mod-header #ssc-hw #ssc-ht .ssc-ili .ssc-bi a,.ssc-container .mod-header #ssc-hw #ssc-ht .ssc-ilol .ssc-bi a {
	margin-right:-3px;
	font-size:12px
}
.ssc-container .mod-header #ssc-hw #ssc-ht .ssc-ilo {
	padding-top:10px
}
.ssc-container .mod-header #ssc-hw #ssc-ht .ssc-ilo #ssc-lsec {
	display:inline-block;
	vertical-align:top
}
.ssc-container .mod-header #ssc-hw #ssc-ht .ssc-mls {
	display:inline-block;
	margin-right:7px
}
.ssc-container .mod-header #ssc-hw #ssc-ssec,.ssc-container .mod-header #ssc-hw #ssc-hm {
	height:39px;
	width:100%
}
.ssc-container .mod-header #ssc-hw #ssc-hm {
	display:none
}
.ssc-container .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-mls.ex-prod {
	display:none
}
.ssc-container .mod-header #ssc-hw.isLoggedIn #ssc-ht #ssc-search {
	display:none
}
.ssc-container .mod-header #ssc-hw.isLoggedIn #ssc-hm {
	display:inline-block;
	border-top:solid 1px #3b5160
}
.ssc-container.ssc-prod-my-account-msa.ssc-loggedIn {
	min-height:73px
}
.ssc-container.ssc-prod-my-account-msa.ssc-loggedIn .mod-header .ssc-lof #ssc-lis {
	margin-top:9px;
	margin-right:10px;
	vertical-align:top;
	padding:4px 8px;
	font-weight:bold
}
.ssc-container.ssc-touch .mod-header #ssc-hw .ssc-itx {
	line-height:40px;
	height:40px
}
.ssc-container.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-mls {
	margin-right:0
}
.ssc-container.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-ili a,.ssc-container.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-ilol a {
	line-height:32px
}
.ssc-container.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-ili .ssc-wm,.ssc-container.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-ilol .ssc-wm {
	padding-top:16px;
	padding-bottom:6px
}
.ssc-container.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-ili .ssc-wmd,.ssc-container.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-ilol .ssc-wmd {
	margin-left:-4px
}
.ssc-container.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-ili .ssc-wmd .ssc-tlp,.ssc-container.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-ilol .ssc-wmd .ssc-tlp {
	top:15px
}
.ssc-container.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-ili .ssc-wmd .ssc-tlp p,.ssc-container.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-ilol .ssc-wmd .ssc-tlp p {
	line-height:40px
}
.ssc-container.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ssec,.ssc-container.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-hm {
	height:55px
}
.ssc-container.ssc-prod-pools .mod-header #ssc-hbt .ssc-sac {
	line-height:12px
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#ssc-header-container .mod-header #ssc-hw .ssc-itx {
		line-height:1.2em
	}

}
#ssc-header-container.ssc-container.ssc-theme-placar99 {
	background:#ffb80c
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc {
	height:40px;
	background:white
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc .ssc-hbw {
	width:100%;
	height:inherit;
	position:fixed;
	background:white;
	z-index:101
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc .ssc-hbw .ssc-hbl {
	width:300px;
	height:inherit;
	display:flex;
	justify-content:space-around;
	align-items:center;
	margin:0 auto
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc .ssc-hbw .ssc-hbl a {
	height:25px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc .ssc-hbw .ssc-hbl .logo-Spelpaus {
	background:url("/assets/images/logo-se-spelpaus-a0cc773242935c2867975570dde95544.svg") no-repeat;
	width:85px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc .ssc-hbw .ssc-hbl .logo-Spelgranser {
	background:url("/assets/images/logo-se-spelgranser-bb819cfd2ecd13ecdae1e9f20f90c24f.svg") no-repeat;
	width:100px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc .ssc-hbw .ssc-hbl .logo-Sjalvtest {
	background:url("/assets/images/logo-se-sjalvtest-7dffd0344414a6744b3839b548c9dca.svg") no-repeat;
	width:80px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw {
	font-size:10px;
	justify-content:center;
	border-bottom:0
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw a {
	height:28px;
	padding:6px;
	border:1px solid #343436;
	border-radius:4px;
	margin-right:3px;
	font-size:10px;
	line-height:normal
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block {
	padding:0 3px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.left,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.right {
	flex:1;
	justify-content:flex-end
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.center>div {
	display:flex
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.right {
	padding-right:6px;
	line-height:normal
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block .regulatory-img {
	margin-right:6px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block .regulatory-img:last-child {
	margin-right:0
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-rhw {
	width:100%;
	height:inherit;
	position:fixed;
	z-index:101;
	display:flex;
	justify-content:space-between;
	min-height:40px;
	border-bottom:1px solid #1e1e1e
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-rhw a {
	color:black;
	font-weight:bold
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-rhw>.regulatory-header-block {
	display:flex;
	align-items:center;
	padding:0 6px;
	color:#303030
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-rhw>.regulatory-header-block .regulatory-img {
	margin-right:10px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-rhw>.regulatory-header-block .regulatory-img:last-child {
	margin-right:0
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-rhw>.regulatory-header-block .ssc-hsi {
	text-align:right
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-rhw>.regulatory-header-block span {
	margin-left:4px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw {
	width:766px;
	min-width:766px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw #ssc-ht .ssc-ili .ssc-ex-mls span {
	background-position:-73px -100px;
	width:14px;
	height:24px;
	display:inline-block
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw #ssc-ht .ssc-ili .ssc-ex-mls {
	width:14px!important;
	height:25px!important;
	padding:8px 8px 5px;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw #ssc-ht .ssc-ili .ssc-si {
	padding:7px 8px 3px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw #ssc-ht .ssc-ilol a {
	padding:22px 8px 11px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw #ssc-ht .ssc-ili .ssc-si,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw #ssc-ht .ssc-ilol .ssc-si {
	margin-left:-4px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw #ssc-ht .ssc-ili .ssc-si span,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw #ssc-ht .ssc-ilol .ssc-si span {
	background-position:-177px -5px;
	display:inline-block;
	width:14px;
	height:23px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw #ssc-ht .ssc-ili a:hover,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw #ssc-ht .ssc-ilol a:hover {
	background-color:#e5a50b
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw #ssc-ht .ssc-lg {
	width:106px;
	height:18px;
	margin:19px 12px 16px 0;
	background-position:-2px -2px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw #ssc-ht .ssc-mls {
	margin-top:2px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn .ssc-ili .ssc-bi a {
	color:#1e1e1e;
	font-weight:bold;
	outline:0;
	padding:12px 8px 12px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-ht {
	height:43px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-lg {
	margin:10px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-ilo {
	padding-top:0
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-mls {
	margin-top:10px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw {
	display:inline-block;
	padding:9px 0 0 0
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-hls {
	border:solid 1px #bb8911;
	padding:1px 10px;
	outline:0;
	line-height:1.4
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-hls.ssc-ttc {
	background-color:#d29910
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf {
	background-position:-11px -134px;
	background-repeat:no-repeat;
	width:21px;
	height:9px;
	display:inline-block
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fvi,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fvi {
	background-position:-219px -115px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fie,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fie,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-firl,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-firl,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fen,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fen {
	background-position:-37px -134px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fbg,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fbg {
	background-position:-63px -134px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fda,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fda {
	background-position:-89px -134px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fde,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fde {
	background-position:-115px -134px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fel,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fel {
	background-position:-141px -134px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fes,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fes,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fes_419,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fes_419 {
	background-position:-167px -134px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fit,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fit {
	background-position:-193px -134px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fko,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fko {
	background-position:-219px -134px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fpt,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fpt {
	background-position:-11px -153px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fru,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fru {
	background-position:-37px -153px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fsv,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fsv {
	background-position:-63px -153px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fro,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fro {
	background-position:-89px -153px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fno,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fno {
	background-position:-115px -153px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fhu,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fhu {
	background-position:-141px -153px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fpl,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fpl {
	background-position:-167px -153px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-flv,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-flv {
	background-position:-193px -153px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fpt_br,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fpt_br,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fpt_BR,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fpt_BR {
	background-position:-219px -153px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-ffi,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-ffi {
	background-position:-11px -172px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fja,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fja {
	background-position:-37px -172px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fhe,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fhe,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fiw,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fiw {
	background-position:-63px -172px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-flt,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-flt {
	background-position:-89px -172px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fpa,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fpa {
	background-position:-115px -172px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fis,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fis {
	background-position:-141px -172px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fet,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fet {
	background-position:-167px -172px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fbn,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fbn {
	background-position:-193px -172px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-ffr,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-ffr {
	background-position:-219px -172px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fsk,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fsk {
	background-position:-11px -191px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fin,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fin,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fid,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fid {
	background-position:-37px -191px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-ftr,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-ftr {
	background-position:-63px -191px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-ftl,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-ftl {
	background-position:-89px -191px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fms,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fms {
	background-position:-115px -191px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fhr,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fhr {
	background-position:-141px -191px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fth,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fth {
	background-position:-167px -191px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fuk,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fuk,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fua,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fua {
	background-position:-193px -191px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-lsf.ssc-fzh,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ldf.ssc-fzh {
	background-position:-219px -191px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-tlp .ssc-tlpc {
	border:solid 1px #cbcbca;
	right:0
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-tlp .ssc-tlpc a {
	background-color:#f6f6f6
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-tlp .ssc-tlpc a:hover {
	background-color:#dfdfdf
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-tlp .ssc-tlpc .ssc-lsf,.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-tlp .ssc-tlpc .ssc-ldf {
	padding-left:5px
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-aru {
	background-position:-159px -69px;
	display:inline-block;
	width:8px;
	height:4px;
	vertical-align:top;
	position:relative;
	top:6px;
	cursor:pointer;
	border-right:none!important;
	outline:0
}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hw .ssc-hlsw .ssc-ttc .ssc-aru {
	background-position:-159px -85px
}
.ssc-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw .ssc-hlsw {
	padding:18px 0 0 0
}
.ssc-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw .ssc-hlsw .ssc-hls {
	padding:5px 10px
}
.ssc-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw .ssc-hlsw .ssc-tlp {
	top:-3px
}
.ssc-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw .ssc-hlsw .ssc-tlp .ssc-tlpc {
	line-height:38px
}
.ssc-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw #ssc-ht .ssc-mls {
	margin-top:10px
}
.ssc-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-lg {
	margin:19px 0 17px 10px
}
.ssc-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-mls {
	margin-top:16px
}
.ssc-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-ili .ssc-si,.ssc-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-ilol .ssc-si {
	padding-top:17px;
	padding-bottom:4px
}
.ssc-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-ili .ssc-ex-mls,.ssc-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-ilol .ssc-ex-mls {
	padding-top:17px;
	padding-bottom:4px
}
.ssc-container.ssc-theme-placar99.ssc-no-js .mod-header #ssc-hw #ssc-ht .ssc-ili .ssc-si,.ssc-container.ssc-theme-placar99.ssc-no-js .mod-header #ssc-hw #ssc-ht .ssc-ilol .ssc-si {
	display:none
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header {
	background:#263a48;
	color:#fff
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header a,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header a,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header a:visited,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header a:visited,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header a:focus,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header a:focus {
	color:#fff
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header .instant-container a,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header .instant-container a {
	color:#1e1e1e
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header a.ssc-depb,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header a.ssc-depb {
	color:#1e1e1e
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw {
	background:#263a48
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-lg,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-lg {
	background-position:-2px -37px
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-lid div,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-lid div,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-lid div a,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-lid div a {
	color:#fff!important
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-ili .ssc-bi a,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-ili .ssc-bi a {
	color:#fff!important
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-ili .ssc-Mobile span,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-ili .ssc-Mobile span {
	background-position:-53px -100px
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-ili .ssc-si span,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-ili .ssc-si span {
	background-position:-177px -68px
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-ilol a,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-ilol a {
	color:#fff!important
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-ilol .ssc-si span,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-ilol .ssc-si span {
	background-position:-177px -68px
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-ud .ssc-unc,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-ud .ssc-unc,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-wldw .ssc-wln,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-wldw .ssc-wln,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-wldw .ssc-wla,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-wldw .ssc-wla {
	color:#fff!important
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-wl.ssc-wlco .ssc-arus,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-wl.ssc-wlco .ssc-arus,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-ud.ssc-udrl .ssc-arus,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-ud.ssc-udrl .ssc-arus {
	background-position:-200px -92px
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-wl.ssc-wlco.ssc-ttc,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-wl.ssc-wlco.ssc-ttc,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-ud.ssc-udrl.ssc-ttc,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-ud.ssc-udrl.ssc-ttc {
	background-color:#3a505f!important
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-wl.ssc-wlco.ssc-ttc .ssc-arus,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-wl.ssc-wlco.ssc-ttc .ssc-arus,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-ud.ssc-udrl.ssc-ttc .ssc-arus,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-ud.ssc-udrl.ssc-ttc .ssc-arus {
	background-position:-200px -75px
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-wlco:hover,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-wlco:hover,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-ud:hover,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-ud:hover {
	background-color:#4b6271!important
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-wlco.ssc-wlh .ssc-sb,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-lof .ssc-wlco.ssc-wlh .ssc-sb {
	color:white!important
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-ili a:hover,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-ili a:hover,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-ht .ssc-ilol a:hover,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-ht .ssc-ilol a:hover {
	background-color:#4b6271!important
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-hbt .ssc-sac a,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-hbt .ssc-sac a {
	color:#fff!important
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-pn li a,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-pn li a {
	color:#fff
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-pn li:hover,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-pn li:hover {
	background-color:#4b6271!important
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw #ssc-pn li.ssc-actv,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw #ssc-pn li.ssc-actv {
	background-color:#3a505f!important
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw .ssc-hlsw .ssc-hls,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw .ssc-hlsw .ssc-hls {
	border-color:#fff
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw .ssc-hlsw .ssc-hls .ssc-aru,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw .ssc-hlsw .ssc-hls .ssc-aru {
	background-position:-159px -49px
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw .ssc-hlsw .ssc-hls.ssc-ttc,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw .ssc-hlsw .ssc-hls.ssc-ttc {
	background-color:#2789ce
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw .ssc-hlsw .ssc-hls.ssc-ttc .ssc-aru,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw .ssc-hlsw .ssc-hls.ssc-ttc .ssc-aru {
	background-position:-159px -85px
}
.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-loggedIn .mod-header #ssc-hw .ssc-hlsw .ssc-tlpc a,.ssc-retro-theme .ssc-container.ssc-cha-desktop.ssc-prod-community .mod-header #ssc-hw .ssc-hlsw .ssc-tlpc a {
	color:#1e1e1e
}
.ssc-width-768 .mod-header #ssc-hw {
	min-width:766px;
	width:100%
}
.ssc-width-1024 .mod-header #ssc-hw {
	width:100%
}
.ssc-width-1024 .mod-header #ssc-hi div {
	width:100%
}
.ssc-width-1024.ssc-no-js .ssc-width-1024.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht #ssc-search {
	display:none
}
.ssc-width-1024.ssc-no-js .ssc-width-1024.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-hm {
	display:inline-block;
	border-top:solid 1px #3b5160
}
.ssc-width-1024 .mod-header #ssc-hw.isLoggedIn #ssc-ht #ssc-search,.ssc-width-1280 .mod-header #ssc-hw.isLoggedIn #ssc-ht #ssc-search {
	display:inline-block
}
.ssc-width-1024 .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-si,.ssc-width-1280 .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-si {
	display:none
}
.ssc-width-1024 .mod-header #ssc-hw.isLoggedIn #ssc-hm,.ssc-width-1280 .mod-header #ssc-hw.isLoggedIn #ssc-hm {
	display:none
}
.ssc-width-1280 .mod-header #ssc-hw {
	max-width:1245px;
	width:100%
}
@media all and (max-width:567px) {
	.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh {
		height:72px
	}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.left {
		flex-direction:column;
		justify-content:center;
		padding:0 3px 0 6px
	}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.left .regulatory-img {
		margin:0 0 4px 0
	}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.left .regulatory-img:last-child {
		margin:0
	}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.center>div {
		height:100%;
		display:flex;
		flex-wrap:wrap;
		align-items:center;
		padding:4px 0 4px 0
	}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.right {
		position:relative;
		flex:none
	}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.right .ssc-hsi {
		position:absolute;
		bottom:12px;
		right:12px
	}

}
@media all and (min-width:440px) and (max-width:650px) {
	.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.right {
		width:120px
	}

}
@media all and (min-width:331px) and (max-width:439px) {
	.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.center>div {
		padding:4px 20px 4px 0
	}

}
@media all and (max-width:330px) {
	.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.left {
		justify-content:flex-start;
		padding-top:6px
	}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.left .regulatory-img {
		margin-bottom:5px
	}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.center>div {
		padding:4px 0 3px 0
	}
.ssc-container.ssc-theme-placar99 .mod-header #ssc-hbc.dk-rh #ssc-rhw>.regulatory-header-block.right .ssc-hsi {
		bottom:10px
	}

}
@media all and (min-width:640px) and (max-width:896px) {
	#ssc-header-container.ssc-theme-placar99 .mod-footer .ssc-fw,#ssc-header-container.ssc-theme-placar99 .mod-footer .ssc-fsh {
		width:auto
	}
#ssc-header-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-mml {
		position:static;
		top:0;
		padding-bottom:10px
	}
#ssc-header-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock-text {
		display:inline
	}
#ssc-header-container.ssc-theme-placar99 .mod-footer .ssc-fw .ssc-fal .ssc-clock-default-holder .ssc-clock {
		top:-35px;
		margin-right:5px
	}
#ssc-header-container.ssc-theme-placar99 .mod-header #ssc-hw {
		min-width:766px;
		width:100%
	}

}
@media all and (min-width:897px) and (max-width:1152px) {
	#ssc-header-container.ssc-theme-placar99 .mod-footer .ssc-fw,#ssc-header-container.ssc-theme-placar99 .ssc-cp.ssc-theme-placar99 .ssc-fw,#ssc-header-container.ssc-theme-placar99 .mod-footer .ssc-seotc,#ssc-header-container.ssc-theme-placar99 .ssc-cp.ssc-theme-placar99 .ssc-seotc,#ssc-header-container.ssc-theme-placar99 .mod-footer .ssc-cp-inner,#ssc-header-container.ssc-theme-placar99 .ssc-cp.ssc-theme-placar99 .ssc-cp-inner {
		width:100%
	}
#ssc-header-container.ssc-theme-placar99.ssc-touch .mod-footer .ssc-fw .ssc-mml {
		position:static;
		top:0;
		padding-bottom:10px
	}
#ssc-header-container.ssc-theme-placar99 .mod-header #ssc-hw {
		width:100%
	}
#ssc-header-container.ssc-theme-placar99 .mod-header #ssc-hi div {
		width:100%
	}
#ssc-header-container.ssc-theme-placar99.ssc-no-js #ssc-header-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-ht #ssc-search {
		display:none
	}
#ssc-header-container.ssc-theme-placar99.ssc-no-js #ssc-header-container.ssc-theme-placar99.ssc-touch .mod-header #ssc-hw.isLoggedIn #ssc-hm {
		display:inline-block;
		border-top:solid 1px #3b5160
	}
#ssc-header-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-ht #ssc-search {
		display:inline-block
	}
#ssc-header-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-si {
		display:none
	}
#ssc-header-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-hm {
		display:none
	}
#ssc-header-container.ssc-theme-placar99 .mod-search #ssc-search form.ssc-sf {
		max-width:298px
	}
#ssc-header-container.ssc-theme-placar99.ssc-touch .mod-search #ssc-search form.ssc-sf {
		max-width:303px
	}
#ssc-header-container.ssc-theme-placar99.ssc-touch .isLoggedIn .mod-search #ssc-search form.ssc-sf {
		max-width:257px
	}

}
@media all and (min-width:1153px) {
	#ssc-header-container.ssc-theme-placar99 .mod-footer .ssc-fw,#ssc-header-container.ssc-theme-placar99 .ssc-cp.ssc-theme-placar99 .ssc-fw,#ssc-header-container.ssc-theme-placar99 .ssc-theme-placar99 .ssc-fw,#ssc-header-container.ssc-theme-placar99 .mod-footer .ssc-seotc,#ssc-header-container.ssc-theme-placar99 .ssc-cp.ssc-theme-placar99 .ssc-seotc,#ssc-header-container.ssc-theme-placar99 .ssc-theme-placar99 .ssc-seotc,#ssc-header-container.ssc-theme-placar99 .mod-footer .ssc-fsh,#ssc-header-container.ssc-theme-placar99 .ssc-cp.ssc-theme-placar99 .ssc-fsh,#ssc-header-container.ssc-theme-placar99 .ssc-theme-placar99 .ssc-fsh,#ssc-header-container.ssc-theme-placar99 .mod-footer .ssc-cp-inner,#ssc-header-container.ssc-theme-placar99 .ssc-cp.ssc-theme-placar99 .ssc-cp-inner,#ssc-header-container.ssc-theme-placar99 .ssc-theme-placar99 .ssc-cp-inner {
		max-width:1247px;
		width:100%
	}
#ssc-header-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-ht #ssc-search {
		display:inline-block
	}
#ssc-header-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-ht .ssc-si {
		display:none
	}
#ssc-header-container.ssc-theme-placar99 .mod-header #ssc-hw.isLoggedIn #ssc-hm {
		display:none
	}
#ssc-header-container.ssc-theme-placar99 .mod-header #ssc-hw {
		max-width:1245px;
		width:100%
	}
#ssc-header-container.ssc-theme-placar99 .mod-search #ssc-search form.ssc-sf {
		max-width:298px
	}
#ssc-header-container.ssc-theme-placar99.ssc-touch .mod-search #ssc-search form.ssc-sf {
		max-width:303px
	}
#ssc-header-container.ssc-theme-placar99.ssc-touch .isLoggedIn .mod-search #ssc-search form.ssc-sf {
		max-width:257px
	}
#ssc-header-container.ssc-theme-placar99.ssc-prod-bfrb_web .mod-header #ssc-hw {
		max-width:1440px
	}

}
.ssc-container .mod-login .ssc-lif {
	padding-right:10px
}
.ssc-container .mod-login .ssc-lifg {
	display:inline-block;
	vertical-align:top;
	position:relative;
	margin-bottom:-5px;
	line-height:1.2
}
.ssc-container .mod-login .ssc-lifg input {
	font-size:12px
}
.ssc-container .mod-login #ssc-lipw {
	padding-right:25px
}
.ssc-container .mod-login .ssc-itx {
	background-color:#f7f9fa;
	color:#000;
	padding:0 10px;
	width:120px
}
.ssc-container .mod-login .ssc-itx::-webkit-input-placeholder {
	color:#7e97a7
}
.ssc-container .mod-login .ssc-itx:-moz-placeholder {
	color:#7e97a7
}
.ssc-container .mod-login .ssc-itx::-moz-placeholder {
	color:#7e97a7
}
.ssc-container .mod-login .ssc-itx:-ms-input-placeholder {
	color:#7e97a7
}
.ssc-container .mod-login .ssc-itx::-ms-clear {
	display:none
}
.ssc-container .mod-login .ssc-shpb {
	position:absolute;
	right:7px;
	bottom:4px;
	cursor:pointer
}
.ssc-container .mod-login .ssc-shpb:before {
	width:17px;
	height:17px;
	content:"";
	float:left
}
.ssc-container .mod-login .ssc-lid div {
	display:inline-block;
	vertical-align:top;
	font-size:12px
}
.ssc-container .mod-login .ssc-lid div a {
	color:#1e1e1e;
	font-weight:bold;
	outline:0;
	font-size:12px
}
.ssc-container .mod-login .ssc-lib {
	display:inline-block;
	vertical-align:top;
	margin:0 -10px 0 7px
}
.ssc-container .mod-login .ssc-lib .ssc-cta {
	vertical-align:top;
	height:24px;
	line-height:1.2;
	font-size:12px
}
.ssc-container .mod-login .ssc-lib .ssc-cta-simple {
	padding-right:28px
}
.ssc-container .mod-login .ssc-lib .ssc-lkh {
	display:inline-block;
	width:12px;
	height:13px;
	position:relative;
	top:5px;
	vertical-align:top
}
.ssc-container .mod-login .ssc-lij {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	height:24px;
	line-height:1.2
}
.ssc-container .mod-login .ssc-lij span {
	line-height:1.2;
	font-size:12px;
	font-weight:bold
}
.ssc-container .mod-login .ssc-lid {
	padding-top:5px
}
.ssc-container .mod-login .ssc-lid a:active,.ssc-container .mod-login .ssc-lid a:hover {
	text-decoration:underline
}
.ssc-container .mod-login .ssc-lid .ssc-rm {
	width:120px;
	margin-right:3px
}
.ssc-container .mod-login .ssc-lid #ssc-rmb {
	margin-right:5px
}
.ssc-container .mod-login .ssc-ud,.ssc-container .mod-login .ssc-wl,.ssc-container .mod-login .ssc-sb,.ssc-container .mod-login .ssc-rl {
	vertical-align:top;
	padding:4px 8px;
	font-weight:bold
}
.ssc-container .mod-login .ssc-ud a,.ssc-container .mod-login .ssc-wl a,.ssc-container .mod-login .ssc-sb a,.ssc-container .mod-login .ssc-rl a,.ssc-container .mod-login .ssc-ud span,.ssc-container .mod-login .ssc-wl span,.ssc-container .mod-login .ssc-sb span,.ssc-container .mod-login .ssc-rl span {
	font-weight:bold
}
.ssc-container .mod-login .ssc-ud:hover,.ssc-container .mod-login .ssc-wl:hover,.ssc-container .mod-login .ssc-sb:hover,.ssc-container .mod-login .ssc-rl:hover {
	background-color:#1f2e39
}
.ssc-container .mod-login .ssc-ud,.ssc-container .mod-login .ssc-depb,.ssc-container .mod-login .ssc-wl,.ssc-container .mod-login .ssc-sb {
	display:inline-block
}
.ssc-container .mod-login .ssc-ud {
	cursor:pointer
}
.ssc-container .mod-login .ssc-ud .ssc-uni {
	display:none;
	width:13px;
	height:18px;
	position:relative;
	top:4px
}
.ssc-container .mod-login .ssc-ud .ssc-un {
	font-size:12px
}
.ssc-container .mod-login .ssc-ud .ssc-unc {
	display:inline-block
}
.ssc-container .mod-login .ssc-ud .ssc-md .ssc-tlp .ssc-tlpc {
	top:12px!important;
	-moz-border-radius:2px 0 2px 2px;
	-webkit-border-radius:2px 0 2px 2px;
	border-radius:2px 0 2px 2px;
	-moz-box-shadow:0 4px 8px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,0.1);
	box-shadow:0 4px 8px 0 rgba(0,0,0,0.1)
}
.ssc-container .mod-login .ssc-ud .ssc-md .ssc-tlp .ssc-tlpc .ssc-myal {
	display:block;
	clear:both
}
.ssc-container .mod-login .ssc-ud .ssc-md .ssc-tlp .ssc-tlpc .ssc-myal a {
	vertical-align:top
}
.ssc-container .mod-login .ssc-ud .ssc-md .ssc-tlp .ssc-tlpc .ssc-myal a:first-child {
	border-left:none
}
.ssc-container .mod-login .ssc-ud .ssc-md .ssc-tlp .ssc-tlpc .ssc-myal input {
	display:inline-block;
	vertical-align:top
}
.ssc-container .mod-login .ssc-tlpcs {
	padding-top:0;
	-moz-border-radius:2px 0 2px 2px;
	-webkit-border-radius:2px 0 2px 2px;
	border-radius:2px 0 2px 2px;
	-moz-box-shadow:0 4px 8px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,0.1);
	box-shadow:0 4px 8px 0 rgba(0,0,0,0.1)
}
.ssc-container .mod-login .ssc-tlpcs a {
	background:0;
	font-size:12px
}
.ssc-container .mod-login .ssc-tlpcs a:hover {
	text-decoration:underline
}
.ssc-container .mod-login .ssc-ud.ssc-udrl {
	border-top:1px solid transparent;
	border-left:1px solid transparent;
	border-right:1px solid transparent;
	padding:5px 8px 4px 8px;
	margin-right:10px;
	position:relative;
	z-index:1
}
.ssc-container .mod-login .ssc-ud.ssc-udrl.ssc-ttc {
	background-color:#2b2b2b!important;
	-moz-box-shadow:inset 0 4px 3px -3px #a4a8ab;
	-webkit-box-shadow:inset 0 4px 3px -3px #a4a8ab;
	box-shadow:inset 0 4px 3px -3px #a4a8ab
}
.ssc-container .mod-login .ssc-ud.ssc-udrl.ssc-ttc a,.ssc-container .mod-login .ssc-ud.ssc-udrl.ssc-ttc .ssc-un {
	color:#fff
}
.ssc-container .mod-login .ssc-ud.ssc-udrl.ssc-ttc a:hover,.ssc-container .mod-login .ssc-ud.ssc-udrl.ssc-ttc a:active {
	color:#fff
}
.ssc-container .mod-login .ssc-ud.ssc-udrl .ssc-tlp {
	top:2px;
	right:-3px
}
.ssc-container .mod-login .ssc-ud.ssc-udrl .ssc-tlp .ssc-tlpc .ssc-myal a {
	display:block;
	border-left:none
}
.ssc-container .mod-login .ssc-ud.ssc-udrl .ssc-tlp .ssc-tlpc .ssc-myal a input {
	width:100%;
	font-weight:bold;
	outline:0
}
.ssc-container .mod-login .ssc-ud.ssc-udrl .ssc-tlp .ssc-tlpc a.ssc-myau {
	cursor:default;
	background:0
}
.ssc-container .mod-login .ssc-ud.ssc-udrl .ssc-tlp .ssc-tlpc a.ssc-myaud {
	border-top:0
}
.ssc-container .mod-login .ssc-aru {
	display:inline-block;
	width:11px;
	height:6px;
	vertical-align:top;
	position:relative;
	top:9px;
	outline:0;
	margin:3px
}
.ssc-container .mod-login .ssc-depb {
	vertical-align:top;
	line-height:1.2
}
.ssc-container .mod-login .ssc-depb span {
	line-height:1.2;
	font-size:12px;
	font-weight:bold
}
.ssc-container .mod-login .ssc-wl .ssc-wln {
	padding-right:5px
}
.ssc-container .mod-login .ssc-wl .ssc-wlc {
	display:inline-block;
	min-height:30px;
	font-weight:bold;
	outline:0
}
.ssc-container .mod-login .ssc-wlco {
	padding:5px 8px 1px 8px;
	border-top:1px solid transparent;
	border-left:1px solid transparent;
	border-right:1px solid transparent
}
.ssc-container .mod-login .ssc-wlco:hover {
	cursor:pointer
}
.ssc-container .mod-login .ssc-wlco.ssc-ttc .ssc-wldw td {
	color:#fff
}
.ssc-container .mod-login .ssc-wlco .ssc-tlpc {
	right:-10px;
	top:17px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldw {
	outline:0
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldw .ssc-twlc {
	outline:0
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldw .ssc-twlc td {
	font-size:12px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldw td.ssc-wla {
	text-align:right
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd {
	margin:0;
	line-height:26px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd a {
	display:inline
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd a:hover,.ssc-container .mod-login .ssc-wlco table.ssc-wldd a:focus {
	display:inline;
	background:0
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd tr td {
	line-height:26px;
	font-weight:bold
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd tr td div {
	line-height:26px;
	font-weight:bold
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlls td div {
	font-weight:normal
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlrd td,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlrd2 td {
	height:9px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlpb td div.ssc-wld {
	font-weight:normal
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlt td,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wfr td,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlpb td {
	padding:3px 0 9px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlt .ssc-wla,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wfr .ssc-wla,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlpb .ssc-wla,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlt .ssc-wlnc,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wfr .ssc-wlnc,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlpb .ssc-wlnc,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlt .ssc-wlli,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wfr .ssc-wlli,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlpb .ssc-wlli,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlt .ssc-wll,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wfr .ssc-wll,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlpb .ssc-wll {
	line-height:26px;
	padding:10px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlt .ssc-wlnc,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wfr .ssc-wlnc,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlpb .ssc-wlnc {
	padding:10px 0
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlt .ssc-wlli,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wfr .ssc-wlli,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlpb .ssc-wlli {
	line-height:26px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlhtl .ssc-wltl {
	display:none
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlm {
	line-height:22px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlm .ssc-wla {
	font-size:16px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlm .ssc-wlnc .ssc-wln {
	font-size:16px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlm .ssc-wlli {
	padding-right:10px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlddr .ssc-wla,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlddr .ssc-wlnc .ssc-wln {
	font-size:16px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlddr .ssc-wlli {
	padding-right:10px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlrpw .ssc-wlli {
	padding:5px 10px 0 10px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlrpw .ssc-wlnc {
	padding:5px 10px 0 0
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlrpw .ssc-wlnc .ssc-wln {
	font-size:16px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlrpw .ssc-wlli.ssc-wlcvfb {
	padding:10px 10px 0 10px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlrpw .ssc-wlnc.ssc-wlncfb {
	padding:10px 10px 0 0
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlrpw .ssc-wlnc.ssc-wlncfb .ssc-wln {
	font-size:16px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlrpw .ssc-wlnc.ssc-wlncfb .ssc-wln span {
	font-size:12px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wll .ssc-wla,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wll .ssc-wln {
	font-size:18px;
	vertical-align:middle
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wll .ssc-wln {
	display:inline-block
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wll .ssc-wld {
	display:inline-block;
	vertical-align:middle;
	padding-top:3px;
	font-size:12px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlli {
	text-align:right;
	font-size:11px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlli a {
	font-weight:bold;
	padding:0;
	display:inline-block
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlli .ssc-wlld {
	color:#e4e5e7;
	font-weight:normal;
	padding:0 1px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wld {
	font-size:12px;
	font-weight:normal
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wla {
	font-size:16px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wln {
	font-size:14px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlncfb span {
	font-size:11px;
	font-weight:normal
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wla,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlcgb,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlcgcb,.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlcvfb {
	padding-right:10px;
	text-align:right
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlas td {
	text-align:left;
	font-weight:normal;
	padding:7px 10px;
	font-size:12px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd .ssc-wlas td a {
	padding:0;
	font-weight:bold
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd tr.ssc-ddbd {
	line-height:14px
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd tr.ssc-ddbd td {
	text-align:left;
	padding-right:10px;
	font-size:12px;
	font-weight:normal
}
.ssc-container .mod-login .ssc-wlco table.ssc-wldd tr.ssc-ddbd td.ssc-wla {
	text-align:right;
	font-weight:bold
}
.ssc-container .mod-login .ssc-wlco.ssc-wlh {
	margin-right:10px
}
.ssc-container .mod-login .ssc-wlco.ssc-wlh a:hover {
	background:0
}
.ssc-container .mod-login .ssc-hld {
	margin-top:12px;
	margin-right:1px
}
.ssc-container .mod-login .ssc-rl {
	color:#273a47!important;
	line-height:26px;
	padding:0;
	padding-left:7px;
	margin-top:11px;
	margin-right:11px;
	display:inline-block
}
.ssc-container .mod-login .ssc-rl span {
	display:inline-block;
	width:16px;
	height:16px
}
.ssc-container .mod-login .ssc-rl.ssc-dr {
	position:relative;
	cursor:default
}
.ssc-container .mod-login .ssc-rl:hover {
	background:0
}
.ssc-container .mod-login .ssc-bd,.ssc-container .mod-login .ssc-md {
	display:inline-block;
	vertical-align:baseline
}
.ssc-container .mod-login .ssc-bd .ssc-tlp {
	top:21px
}
.ssc-container .mod-login .ssc-bd .ssc-tlp .ssc-tlpc {
	min-width:147px
}
.ssc-container .mod-login .ssc-bd .ssc-tlp .ssc-tlpc a {
	color:#1e1e1e!important
}
.ssc-container.ssc-no-js .mod-login .ssc-bd,.ssc-container.ssc-no-js .mod-login .ssc-md {
	display:none
}
.ssc-container.ssc-no-js .mod-login .ssc-wlc:focus ~ .ssc-bd,.ssc-container.ssc-no-js .mod-login .ssc-aru:focus ~ .ssc-bd,.ssc-container.ssc-no-js .mod-login .ssc-unc:focus ~ .ssc-md,.ssc-container.ssc-no-js .mod-login .ssc-ud .ssc-aru:focus ~ .ssc-md {
	display:inline-block
}
.ssc-container.ssc-no-js .mod-login .ssc-bd:hover,.ssc-container.ssc-no-js .mod-login .ssc-md:hover {
	display:inline-block
}
.ssc-container.ssc-no-js .mod-login .ssc-rl,.ssc-container.ssc-no-js .mod-login .ssc-hb {
	display:none
}
.ssc-container.ssc-touch .mod-login .ssc-lib .ssc-cta {
	height:40px
}
.ssc-container.ssc-touch .mod-login .ssc-lib .ssc-lkh {
	top:14px
}
.ssc-container.ssc-touch .mod-login .ssc-lij {
	height:40px
}
.ssc-container.ssc-touch .mod-login .ssc-lij span {
	line-height:40px
}
.ssc-container.ssc-touch .mod-login .ssc-lid {
	padding-top:12px
}
.ssc-container.ssc-touch .mod-login #ssc-remember-btn {
	margin-top:2px
}
.ssc-container.ssc-touch .mod-login .ssc-aru {
	width:11px;
	top:17px;
	margin:5px
}
.ssc-container.ssc-touch .mod-login .ssc-ud {
	line-height:46px
}
.ssc-container.ssc-touch .mod-login .ssc-udrl .ssc-tlp {
	top:11px
}
.ssc-container.ssc-touch .mod-login .ssc-udrl .ssc-myal input {
	height:38px!important
}
.ssc-container.ssc-touch .mod-login .ssc-wl {
	padding:12px 6px 10px 8px
}
.ssc-container.ssc-touch .mod-login .ssc-wl .ssc-wlc {
	min-height:33px
}
.ssc-container.ssc-touch .mod-login .ssc-wl .ssc-aru {
	top:14px
}
.ssc-container.ssc-touch .mod-login .ssc-wlco {
	padding:11px 7px 9px 9px;
	border-top:1px solid transparent;
	border-left:1px solid transparent;
	border-right:1px solid transparent
}
.ssc-container.ssc-touch .mod-login .ssc-wlco.ssc-ttc {
	border-left:1px solid #b5babe;
	border-right:1px solid #b5babe;
	border-top:1px solid #a4a8ab
}
.ssc-container.ssc-touch .mod-login .ssc-wlco .ssc-tlpc {
	right:-8px
}
.ssc-container.ssc-touch .mod-login .ssc-wlco .ssc-aru {
	top:11px
}
.ssc-container.ssc-touch .mod-login .ssc-rl {
	line-height:25px;
	margin-top:21px
}
.ssc-container.ssc-touch .mod-login .ssc-hld {
	margin-top:19px
}
.ssc-container.ssc-touch .mod-login .ssc-bd .ssc-tlp {
	top:30px
}
.ssc-container.ssc-touch .mod-login .ssc-bd .ssc-tlp .ssc-tlpc {
	min-width:166px
}
.ssc-container.ssc-touch .mod-login .ssc-md .ssc-tlp .ssc-tlpc {
	line-height:38px
}
.ssc-container.ssc-touch .mod-login .ssc-md .ssc-tlp .ssc-tlpc input {
	height:38px;
	margin-right:0
}
.ssc-container.ssc-touch.ssc-loggedIn .mod-login .ssc-depb {
	margin-top:18px
}
.ssc-container.ssc-loggedIn .mod-login .ssc-twvc {
	line-height:30px
}
.ssc-container .mod-header #ssc-hw.isLoggedIn .mod-login a {
	color:#1e1e1e;
	font-weight:bold;
	outline:0
}
.ssc-container .mod-header #ssc-hw.isLoggedIn .mod-login .ssc-hld {
	display:none
}
.ssc-container .mod-header #ssc-hw.isLoggedIn .mod-login .ssc-cta-primary {
	background:#e1e1e1;
	background:-webkit-gradient(linear,left top,left bottom,from(#e1e1e1),to(#c0c0c0));
	background:-moz-linear-gradient(top,#e1e1e1,#c0c0c0);
	background:-ms-linear-gradient(#e1e1e1,#c0c0c0);
	background:linear-gradient(#e1e1e1,#c0c0c0);
	color:#1e1e1e
}
.ssc-container .mod-header #ssc-hw.isLoggedIn .mod-login .ssc-cta-primary:hover {
	background:#b3b3b3;
	background:-webkit-gradient(linear,left top,left bottom,from(#b3b3b3),to(#9a9a9a));
	background:-moz-linear-gradient(top,#b3b3b3,#9a9a9a);
	background:-ms-linear-gradient(#b3b3b3,#9a9a9a);
	background:linear-gradient(#b3b3b3,#9a9a9a)
}
.ssc-container .mod-header #ssc-hw.isLoggedIn .mod-login .ssc-cta-primary:active {
	background:#9d9d9d;
	background:-webkit-gradient(linear,left top,left bottom,from(#9d9d9d),to(#878787));
	background:-moz-linear-gradient(top,#9d9d9d,#878787);
	background:-ms-linear-gradient(#9d9d9d,#878787);
	background:linear-gradient(#9d9d9d,#878787)
}
.ssc-container .mod-header #ssc-hw.isLoggedIn .mod-login .ssc-ddbd .ssc-wlcgb a {
	padding:0;
	font-weight:normal
}
.ssc-container.ssc-theme-paddypower.ssc-paddify.ssc-webkit .mod-login .ssc-lid .checkbox,.ssc-container.ssc-theme-paddypower.ssc-paddify.ssc-opera .mod-login .ssc-lid .checkbox,.ssc-container.ssc-theme-paddypower.ssc-paddify.ssc-gecko .mod-login .ssc-lid .checkbox {
	position:relative
}
.ssc-container.ssc-theme-paddypower.ssc-paddify.ssc-webkit .mod-login .ssc-lid .checkbox>input,.ssc-container.ssc-theme-paddypower.ssc-paddify.ssc-opera .mod-login .ssc-lid .checkbox>input,.ssc-container.ssc-theme-paddypower.ssc-paddify.ssc-gecko .mod-login .ssc-lid .checkbox>input {
	height:12px;
	width:12px;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;
	border-radius:2px;
	outline:0;
	transition-duration:.3s;
	background-color:#009e51
}
.ssc-container.ssc-theme-paddypower.ssc-paddify.ssc-webkit .mod-login .ssc-lid .checkbox>input:checked+span::before,.ssc-container.ssc-theme-paddypower.ssc-paddify.ssc-opera .mod-login .ssc-lid .checkbox>input:checked+span::before,.ssc-container.ssc-theme-paddypower.ssc-paddify.ssc-gecko .mod-login .ssc-lid .checkbox>input:checked+span::before {
	content:'✓';
	display:block;
	text-align:center;
	color:#fff;
	position:absolute;
	left:2px;
	top:-2px
}
.ssc-container.ssc-theme-paddypower.ssc-paddify.ssc-gecko .mod-login .ssc-lid .checkbox>input:checked+span::before {
	top:-3px
}
.ssc-container.ssc-theme-paddypower.ssc-paddify.ssc-ie .mod-login .ssc-lid .checkbox {
	position:relative
}
.ssc-container.ssc-theme-paddypower.ssc-paddify.ssc-ie .mod-login .ssc-lid input[type="checkbox"] {
	position:absolute;
	left:-999em
}
.ssc-container.ssc-theme-paddypower.ssc-paddify.ssc-ie .mod-login .ssc-lid input[type="checkbox"]+span:before {
	content:"";
	display:inline-block;
	width:12px;
	height:12px;
	margin:0 5px 0 0;
	vertical-align:middle;
	border-radius:2px;
	background-color:#009e51;
	position:relative;
	top:-2px
}
.ssc-container.ssc-theme-paddypower.ssc-paddify.ssc-ie .mod-login .ssc-lid input[type="checkbox"]:checked+span:before {
	content:'✓';
	display:inline-block;
	text-align:center;
	color:#fff
}
.ssc-container.ssc-theme-paddypower.ssc-paddify.ssc-ie .mod-login .ssc-lid .ssc-rmb-text {
	top:1px;
	left:-4px
}
@media all and (max-width:897px) {
	#ssc-header-container.ssc-touch .mod-login .ssc-ud .ssc-uni {
		display:inline-block
	}
#ssc-header-container.ssc-touch .mod-login .ssc-ud .ssc-un {
		display:none
	}

}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-itx {
	background-color:#f7f9fa
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-shpb:before {
	background:url("/assets/images/ssc-sprite-28bbdd62ec63b22820c3300bd33296ca.svg") no-repeat;
	background-position:-157px -101px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-sp.ssc-shpb:before {
	background-position:-186px -101px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-lid div {
	color:#1e1e1e
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-cta-primary {
	padding:5px 11px 4px 11px;
	background:#404040;
	background:-webkit-gradient(linear,left top,left bottom,from(#404040),to(#353535));
	background:-moz-linear-gradient(top,#404040,#353535);
	background:-ms-linear-gradient(#404040,#353535);
	background:linear-gradient(#404040,#353535)
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-cta-primary:hover {
	background:#333;
	background:-webkit-gradient(linear,left top,left bottom,from(#333),to(#2a2a2a));
	background:-moz-linear-gradient(top,#333,#2a2a2a);
	background:-ms-linear-gradient(#333,#2a2a2a);
	background:linear-gradient(#333,#2a2a2a)
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-cta-primary:active {
	background:#2d2d2d;
	background:-webkit-gradient(linear,left top,left bottom,from(#2d2d2d),to(#252525));
	background:-moz-linear-gradient(top,#2d2d2d,#252525);
	background:-ms-linear-gradient(#2d2d2d,#252525);
	background:linear-gradient(#2d2d2d,#252525)
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-cta-primary[disabled] {
	background:#ffdf4e;
	background:-webkit-gradient(linear,left top,left bottom,from(#ffdf4e),to(#ffc019));
	background:-moz-linear-gradient(top,#ffdf4e,#ffc019);
	background:-ms-linear-gradient(#ffdf4e,#ffc019);
	background:linear-gradient(#ffdf4e,#ffc019)
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-cta-simple {
	background:#e1e1e1;
	background:-webkit-gradient(linear,left top,left bottom,from(#e1e1e1),to(#c0c0c0));
	background:-moz-linear-gradient(top,#e1e1e1,#c0c0c0);
	background:-ms-linear-gradient(#e1e1e1,#c0c0c0);
	background:linear-gradient(#e1e1e1,#c0c0c0);
	color:#1e1e1e;
	border:0;
	padding:5px 11px 4px 11px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-cta-simple:hover {
	background:#fff;
	background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#dce3ea));
	background:-moz-linear-gradient(top,#fff,#dce3ea);
	background:-ms-linear-gradient(#fff,#dce3ea);
	background:linear-gradient(#fff,#dce3ea);
	border-color:#9a9a9a
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-cta-simple:active {
	background:#dce3ea;
	background:-webkit-gradient(linear,left top,left bottom,from(#dce3ea),to(#fff));
	background:-moz-linear-gradient(top,#dce3ea,#fff);
	background:-ms-linear-gradient(#dce3ea,#fff);
	background:linear-gradient(#dce3ea,#fff);
	border-color:#576c7a #c6d5e0 #c6d5e0
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-cta-simple[disabled] {
	background:#fff;
	background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#eff4f8));
	background:-moz-linear-gradient(top,#fff,#eff4f8);
	background:-ms-linear-gradient(#fff,#eff4f8);
	background:linear-gradient(#fff,#eff4f8);
	border-color:#c6d5e0 #c6d5e0 #3b5160
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-lib {
	margin:0 -10px 0 7px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-lib .ssc-cta {
	padding-right:28px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-lib .ssc-cta-simple {
	padding-right:28px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-lib .ssc-cta-simple:hover {
	background:#b3b3b3;
	background:-webkit-gradient(linear,left top,left bottom,from(#b3b3b3),to(#9a9a9a));
	background:-moz-linear-gradient(top,#b3b3b3,#9a9a9a);
	background:-ms-linear-gradient(#b3b3b3,#9a9a9a);
	background:linear-gradient(#b3b3b3,#9a9a9a)
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-lib .ssc-cta-simple:active {
	background:#9d9d9d;
	background:-webkit-gradient(linear,left top,left bottom,from(#9d9d9d),to(#878787));
	background:-moz-linear-gradient(top,#9d9d9d,#878787);
	background:-ms-linear-gradient(#9d9d9d,#878787);
	background:linear-gradient(#9d9d9d,#878787)
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-lib .ssc-lkh {
	background-position:-158px -2px;
	left:-21px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-lib .ssc-lkh.ssc-lock {
	background-position:-158px -26px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-ud {
	line-height:32px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-ud .ssc-uni {
	background-position:-115px -99px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-ud .ssc-md .ssc-tlp .ssc-tlpc {
	min-width:200px;
	background-color:#f6f6f6;
	border:1px solid #cbcbca
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-ud .ssc-md .ssc-tlp .ssc-tlpc .ssc-myal input {
	background:0;
	height:30px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-ud .ssc-md .ssc-tlp .ssc-tlpc a {
	background-color:#f6f6f6
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-ud .ssc-md .ssc-tlp .ssc-tlpc a:hover {
	background-color:#dfdfdf
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-ud .ssc-md .ssc-tlp .ssc-tlpc a:first-child:hover {
	background:0
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-ud:hover {
	background-color:#e5a50b
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-tlpcs {
	background-color:#f6f6f6;
	border:1px solid #cbcbca;
	border-bottom-color:#c6d5e0;
	border-left-color:#c6d5e0;
	border-right-color:#c6d5e0
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-ud.ssc-udrl.ssc-ttc .ssc-uni {
	background-position:-135px -99px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-ud.ssc-udrl .ssc-tlp .ssc-tlpc .ssc-myal a {
	margin:0 10px;
	padding:0 10px;
	border-top:1px solid #e4e5e7;
	color:#1e1e1e!important
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-ud.ssc-udrl .ssc-tlp .ssc-tlpc .ssc-myal a:first-child {
	margin-left:10px;
	font-weight:normal!important
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-ud.ssc-udrl .ssc-tlp .ssc-tlpc .ssc-myal a input {
	text-align:left;
	color:#1e1e1e
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-ud.ssc-udrl .ssc-tlp .ssc-tlpc .ssc-myal a.ssc-myalo {
	margin:0 10px 1px 10px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-ud.ssc-udrl .ssc-tlp .ssc-tlpc a.ssc-myau {
	border-top:0;
	color:#3b5160!important
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-aru {
	background-position:-143px -186px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-arus {
	background-position:-200px -58px;
	outline:0
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-ttc .ssc-arus {
	background-position:-200px -75px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-depb {
	margin-top:10px;
	margin-right:10px;
	padding:5px 9px;
	font-weight:bold
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-wl .ssc-wln,.ssc-container.ssc-theme-placar99 .mod-login .ssc-wl .ssc-wla {
	color:#1e1e1e
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-wl .ssc-wlc .ssc-sb {
	line-height:23px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-wlco:hover {
	background-color:#e5a50b
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-wlco.ssc-ttc {
	background-color:#2b2b2b!important;
	color:#fff;
	-moz-box-shadow:inset 0 px 4 px 3 px -3 px #a4a8ab;
	-webkit-box-shadow:inset 0 px 4 px 3 px -3 px #a4a8ab;
	box-shadow:inset 0 px 4 px 3 px -3 px #a4a8ab
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-wlco table.ssc-wldw .ssc-twlc {
	line-height:32px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-wlco table.ssc-wldd {
	color:#1e1e1e
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-wlco table.ssc-wldd .ssc-wlrd td {
	border-top:1px solid #e4e5e7
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-wlco table.ssc-wldd .ssc-wlrd2 td {
	border-bottom:1px solid #e4e5e7
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-wlco table.ssc-wldd .ssc-wlt,.ssc-container.ssc-theme-placar99 .mod-login .ssc-wlco table.ssc-wldd .ssc-wfr,.ssc-container.ssc-theme-placar99 .mod-login .ssc-wlco table.ssc-wldd .ssc-wlpb {
	background-color:#dfdfdf
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-wlco.ssc-wlh {
	padding:5px 8px 2px 8px!important
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-wlco.ssc-wlh:hover {
	background-color:#e5a50b!important
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-wlco.ssc-wlh .ssc-sb {
	padding:5px 0 0 0!important
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-rl span {
	background-position:-198px -2px;
	-webkit-transform-origin:8.5px 8.5px;
	-moz-transform-origin:8.5px 8.5px;
	-ms-transform-origin:8.5px 8.5px;
	-o-transform-origin:8.5px 8.5px;
	transform-origin:8.5px 8.5px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-rl span.ssc-ldg {
	-webkit-animation:reloadrotate 2s forwards;
	-moz-animation:reloadrotate 2s forwards;
	animation:reloadrotate 2s forwards
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-rl span:hover {
	background-position:-198px -20px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-rl span:active {
	background-position:-198px -2px
}
.ssc-container.ssc-theme-placar99 .mod-login .ssc-rl.ssc-dr span {
	background-position:-198px -2px
}
.ssc-container.ssc-theme-placar99.ssc-loggedIn.ssc-jur-it_reg .mod-login .ssc-wl .ssc-wlc .ssc-twl {
	line-height:30px
}
.ssc-retro-theme .ssc-container .mod-login .ssc-ud.ssc-udrl.ssc-ttc .ssc-uni {
	background-position:-135px -99px
}
.ssc-retro-theme .ssc-container .mod-login .ssc-ud .ssc-uni {
	background-position:-135px -99px
}
.ssc-container .mod-main-navigation {
	position:relative;
	min-height:30px
}
.ssc-container .mod-main-navigation .ssc-sac {
	position:absolute;
	top:10px;
	right:12px;
	color:#1e1e1e;
	font-weight:bold
}
.ssc-container .mod-main-navigation .ssc-sac a {
	color:#1e1e1e;
	margin-left:10px;
	display:inline-block;
	font-weight:bold;
	line-height:normal
}
.ssc-container .mod-main-navigation .ssc-sac a:hover {
	text-decoration:underline
}
.ssc-container .mod-main-navigation .ssc-sacn {
	top:21px
}
.ssc-container .mod-main-navigation #ssc-pn {
	vertical-align:top;
	display:inline-block;
	width:100%
}
.ssc-container .mod-main-navigation #ssc-pn li {
	float:left;
	font-weight:bold;
	line-height:30px;
	font-size:12px
}
.ssc-container .mod-main-navigation #ssc-pn li a,.ssc-container .mod-main-navigation #ssc-pn li a:visited,.ssc-container .mod-main-navigation #ssc-pn li a:focus {
	padding:0 6px;
	outline:0;
	display:inline-block
}
.ssc-container .mod-main-navigation #ssc-pn li.ssc-actv {
	cursor:pointer;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0
}
.ssc-container .mod-main-navigation #ssc-pn li:hover {
	cursor:pointer
}
.ssc-container .mod-main-navigation #ssc-pn li .new {
	display:block;
	background-repeat:no-repeat;
	height:auto;
	position:relative;
	top:-19px;
	margin:0 0 -24px;
	padding-top:24px;
	line-height:0
}
.ssc-container.ssc-touch .mod-main-navigation #ssc-pn li {
	line-height:40px
}
@media all and (max-width:896px) {
	.mod-main-navigation #ssc-pn {
		width:700px!important
	}

}
@media all and (min-width:897px) and (max-width:1152px) {
	.mod-main-navigation #ssc-pn {
		width:700px!important
	}
.ssc-jur-intl .mod-main-navigation #ssc-pn {
		width:auto!important
	}

}
.ssc-container.ssc-theme-placar99.ssc-jur-intl .ssc-sac {
	width:140px;
	text-align:right;
	top:auto!important;
	bottom:9px
}
.ssc-container.ssc-theme-placar99 .ssc-sac {
	font-size:11px
}
.ssc-container.ssc-theme-placar99 .mod-main-navigation .ssc-np {
	margin-top:12px
}
.ssc-container.ssc-theme-placar99 .mod-main-navigation #ssc-pn {
	line-height:30px
}
.ssc-container.ssc-theme-placar99 .mod-main-navigation #ssc-pn .ssc-tuc {
	position:relative;
	top:-21px;
	line-height:0
}
.ssc-container.ssc-theme-placar99 .mod-main-navigation #ssc-pn .ssc-tuc .ssc-tu {
	position:absolute;
	top:9px;
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	transform:translateX(-50%);
	left:50%
}
.ssc-container.ssc-theme-placar99 .mod-main-navigation #ssc-pn .ssc-tuc .ssc-tui {
	padding:1px 7px 1px;
	background:#000;
	font-size:8px;
	line-height:11px;
	display:inline-block;
	color:#feb70b;
	text-align:center
}
.ssc-container.ssc-theme-placar99 .mod-main-navigation #ssc-pn .ssc-tuc .ssc-tua {
	display:inline-block;
	position:absolute;
	top:21px;
	left:50%;
	height:0;
	width:0;
	line-height:0;
	display:-moz-inline-box;
	border-style:dashed;
	border-color:transparent;
	border-width:4px;
	border-top-width:4px;
	border-top-style:solid;
	border-top-color:#000;
	margin-left:-5px
}
.ssc-container.ssc-theme-placar99 .mod-main-navigation #ssc-pn li a,.ssc-container.ssc-theme-placar99 .mod-main-navigation #ssc-pn li a:visited,.ssc-container.ssc-theme-placar99 .mod-main-navigation #ssc-pn li a:focus {
	color:#1e1e1e
}
.ssc-container.ssc-theme-placar99 .mod-main-navigation #ssc-pn li.ssc-actv {
	background-color:#2b2b2b
}
.ssc-container.ssc-theme-placar99 .mod-main-navigation #ssc-pn li.ssc-actv a,.ssc-container.ssc-theme-placar99 .mod-main-navigation #ssc-pn li.ssc-actv a:visited,.ssc-container.ssc-theme-placar99 .mod-main-navigation #ssc-pn li.ssc-actv a:focus {
	color:#fff
}
.ssc-container.ssc-theme-placar99 .mod-main-navigation #ssc-pn li:hover {
	background-color:#e5a50b
}
.ssc-container.ssc-theme-placar99 .mod-main-navigation #ssc-pn li.ssc-actv:hover {
	background-color:#2b2b2b
}
.ssc-container .mod-search {
	padding-top:15px;
	text-align:center;
	vertical-align:top;
	padding-left:25px;
	padding-right:25px
}
.ssc-container .mod-search #ssc-search {
	width:100%
}
.ssc-container .mod-search #ssc-search div.ssc-sbf {
	display:block;
	margin:0 auto;
	position:relative;
	height:30px;
	width:70%;
	max-width:250px
}
.ssc-container .mod-search #ssc-search div.ssc-sbf .ssc-sbi {
	position:absolute;
	border:0;
	left:0;
	width:95%;
	padding:4px 45px 4px 4px;
	height:18px;
	text-overflow:ellipsis;
	overflow:hidden;
	background:#f7f9fa;
	color:#7e97a7
}
.ssc-container .mod-search #ssc-search div.ssc-sbf .ssc-sbi:focus,.ssc-container .mod-search #ssc-search div.ssc-sbf .ssc-sbi:active {
	outline-offset:-2px;
	outline:-webkit-focus-ring-color auto 5px
}
.ssc-container .mod-search #ssc-search div.ssc-sbf .ssc-sbb {
	position:absolute;
	right:-31px;
	top:3px;
	width:20px;
	height:20px;
	background:#f7f9fa;
	cursor:pointer;
	outline:0;
	transition:background 300ms ease-in-out;
	-moz-transition:background 300ms ease-in-out;
	-webkit-transition:background 300ms ease-in-out
}
.ssc-container .mod-search #ssc-search div.ssc-sbf .ssc-sxi {
	position:absolute;
	right:-10px;
	top:3px;
	width:20px;
	height:20px;
	background:#f7f9fa;
	cursor:pointer;
	outline:0;
	transition:background 300ms ease-in-out;
	-moz-transition:background 300ms ease-in-out;
	-webkit-transition:background 300ms ease-in-out
}
.ssc-container .mod-search #ssc-search div.ssc-sbf .ssc-sbb:before {
	width:16px;
	height:16px;
	margin:0 1px 0 0;
	background:url("/assets/images/ssc-sprite-28bbdd62ec63b22820c3300bd33296ca.svg") no-repeat;
	background-position:-177px -10px;
	content:"";
	float:right
}
.ssc-container .mod-search #ssc-search div.ssc-sbf .ssc-sxi:before {
	width:16px;
	height:16px;
	margin:0 1px 0 0;
	background:url("/assets/images/ssc-sprite-28bbdd62ec63b22820c3300bd33296ca.svg") no-repeat;
	background-position:-134px -60px;
	content:"";
	float:right
}
.ssc-container .mod-search #ssc-search div.ssc-sbf .ssc-sbb:hover,.ssc-container .mod-search #ssc-search div.ssc-sbf .ssc-sbb:active {
	background:#1f2e39
}
.ssc-container .mod-search #ssc-search div.ssc-sbf .ssc-sbb:hover:before,.ssc-container .mod-search #ssc-search div.ssc-sbf .ssc-sbb:active:before {
	background:url("/assets/images/ssc-sprite-28bbdd62ec63b22820c3300bd33296ca.svg") no-repeat;
	background-position:-177px -42px
}
.ssc-container .mod-search #ssc-search form.ssc-sf {
	max-width:198px;
	margin:0 auto;
	width:auto;
	overflow:hidden;
	color:#7e97a7
}
.ssc-container .mod-search #ssc-search form.ssc-sf .ssc-sic {
	overflow:hidden;
	padding-right:3px
}
.ssc-container .mod-search #ssc-search form.ssc-sf input {
	background-color:#f4f5f6;
	width:100%;
	padding:0 10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	height:24px;
	line-height:24px;
	color:#7e97a7
}
.ssc-container .mod-search #ssc-search form.ssc-sf .ssc-sicn {
	width:24px;
	height:24px;
	background:url("/assets/images/ssc-sprite-28bbdd62ec63b22820c3300bd33296ca.svg") no-repeat;
	background-position:-172px -6px;
	background-color:#f4f5f6;
	margin:0 -2px;
	display:inline-block;
	cursor:pointer;
	float:right
}
.ssc-container .mod-search #ssc-search form.ssc-sf .ssc-sicn:hover {
	background:url("/assets/images/ssc-sprite-28bbdd62ec63b22820c3300bd33296ca.svg") no-repeat;
	background-position:-172px -39px;
	background-color:#1f2e39
}
.ssc-container .isLoggedIn .mod-search {
	padding-top:7px;
	padding-bottom:7px
}
.ssc-container .isLoggedIn .mod-search #ssc-search form.ssc-sf {
	max-width:298px
}
.ssc-container.ssc-touch .mod-search {
	padding-top:7px;
	padding-bottom:7px
}
.ssc-container.ssc-touch .mod-search #ssc-search form.ssc-sf {
	max-width:183px
}
.ssc-container.ssc-touch .mod-search #ssc-search form.ssc-sf input {
	height:40px;
	line-height:40px
}
.ssc-container.ssc-touch .mod-search #ssc-search form.ssc-sf .ssc-sicn {
	width:40px;
	height:40px;
	background-position:-151px 1px
}
.ssc-container.ssc-touch .mod-search #ssc-search form.ssc-sf .ssc-sicn:hover {
	background-position:-151px -39px
}
.ssc-container.ssc-touch .isLoggedIn .mod-search #ssc-search form.ssc-sf {
	max-width:279px
}
.ssc-width-1024 .mod-search #ssc-search form.ssc-sf,.ssc-width-1280 .mod-search #ssc-search form.ssc-sf {
	max-width:298px
}
.ssc-width-1024.ssc-touch .mod-search #ssc-search form.ssc-sf,.ssc-width-1280.ssc-touch .mod-search #ssc-search form.ssc-sf {
	max-width:303px
}
.ssc-width-1024.ssc-touch .isLoggedIn .mod-search #ssc-search form.ssc-sf,.ssc-width-1280.ssc-touch .isLoggedIn .mod-search #ssc-search form.ssc-sf {
	max-width:257px
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#ssc-header-container .mod-search #ssc-search form.ssc-sf .ssc-sic input {
		line-height:1.2em
	}

}
.ssc-container .mod-web-messaging .ssc-wm {
	margin-right:-4px
}
.ssc-container .mod-web-messaging .ssc-wm .ssc-wmi {
	display:inline-block;
	width:16px;
	height:16px
}
.ssc-container .mod-web-messaging .ssc-wm .ssc-mc {
	display:inline-block;
	font-size:10px;
	line-height:12px;
	padding:1px 4px;
	color:#f7f9fa;
	position:relative;
	top:-12px;
	left:-9px;
	margin-right:-20px
}
.ssc-container .mod-web-messaging .ssc-wmd {
	display:inline-block;
	vertical-align:top
}
.ssc-container .mod-web-messaging .ssc-wmd p.ssc-wm-date {
	font-weight:bold;
	line-height:11px;
	padding-bottom:8px
}
.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp {
	top:14px
}
.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc {
	padding:0!important;
	right:-279px;
	width:319px;
	height:330px;
	overflow-y:scroll;
	overflow-x:hidden
}
.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messageContainer {
	width:283px
}
.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .ssc-wm-subject {
	font-size:12px;
	line-height:15px;
	display:block;
	white-space:normal
}
.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .ssc-wm-detail {
	font-size:11px;
	line-height:11px;
	padding-top:5px;
	font-weight:normal;
	white-space:normal
}
.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messagePreviewType1,.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messagePreviewType2,.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messagePreviewType3 {
	padding:3px 10px 6px 10px
}
.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messagePreviewType1:last-child,.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messagePreviewType2:last-child,.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messagePreviewType3:last-child {
	padding:3px 10px 10px 10px
}
.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messagePreviewType1:first-child,.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messagePreviewType2:first-child,.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messagePreviewType3:first-child {
	padding:10px 10px 5px 10px
}
.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messagePreviewType1 img,.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messagePreviewType2 img,.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messagePreviewType3 img {
	width:283px;
	height:93px
}
.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messagePreviewType2 .messageContainer {
	min-height:56px;
	width:272px;
	border:1px solid #7e97a7;
	padding:5px
}
.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messagePreviewType2 .ssc-wm-subject {
	width:283px
}
.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc .messagePreviewType3 img {
	float:left;
	width:89px;
	height:66px;
	padding-right:5px
}
.ssc-container .mod-web-messaging .ssc-wm {
	padding:14px 8px 4px 8px
}
.ssc-container .mod-web-messaging .ssc-wm .ssc-wmi {
	background-position:-30px -100px
}
.ssc-container .mod-web-messaging .ssc-wm .ssc-mc {
	background-color:#06C
}
.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpc {
	top:24px
}
.ssc-container .mod-web-messaging .ssc-wmd .ssc-tlp .ssc-tlpa {
	top:12px
}
.ssc-retro-theme .ssc-container .mod-web-messaging .ssc-wm .ssc-wmi {
	background-position:-7px -100px
}
