a{
	text-decoration: none;
	color: #fff;
}
a:hover{
	color: #4692fb;
}
#login .mini{
	width: 41px !important;
}
#uniform-topRemember-me{
	float: left;
}
#uniform-topRemember-me span input{
	margin: 2px;
}
div.page-left,
div.page-right{
	display: inline-table;
    height: 750px;
    position: fixed;
    top: 0px;
    width: 240px;
}
div.page-left{
	background: transparent url(../images/background-left.jpg) no-repeat top right;
	left: 0;
}
div.page-right{
	background: transparent url(../images/background-right.jpg) no-repeat top left;
	right: 0;
}
div.page-left img,
div.page-right img{
	width: 100%;
}
div#sitebar-items{
	width: 460px;
}
div#sitebar-items > .social-box{
	display: inline-table;
    float: left;
    list-style: none;
    margin: 5px 0 0;
    padding: 0;
    position: relative;
    width: 100%;
}
div#sitebar-items > .social-box li{
	float: left;
	margin: 10px 5px 5px;
}
div#sitebar-items > .social-box li a{
	display: inline-flex;
    text-indent: 5px;
}
div#sitebar-items > .social-box li a img{
	width: 28px;
	height: 20px;
	margin: 0px auto;
	float: left;
	padding: 0 5px 0 0;
}
div#login-box{
	padding-top: 5px !important;
}
button, .btn{
	margin: 1px;
}
ul.promote-box{
	display: inline-table;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    width: 100%;
}
ul.promote-box li{
	display: inline-table;
    float: left;
    height: 80px;
    overflow: hidden;
    width: 320px;
}
ul.promote-box li.center{
	margin: 0 9.5px;
}
ul.promote-box li div.header,
ul.promote-box li div.content{
	/*background: none repeat scroll 0 0 #0d4676; */
    border: 1px solid #1479cb;
    border-radius: 0;
    color: #fff;
    display: block;
    overflow: hidden;
    width: 100%;
}
ul.promote-box li div.header div.title{
	background: none repeat scroll 0 0 rgba(5, 49, 91, 0.51);
    border: 1px solid #0d3555;
    display: inline-block;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 99.9%;
}
ul.promote-box li div.content ul.content{
	background: none repeat scroll 0 0 rgba(8, 36, 60, 0.78);
    border: 1px solid #4d4343;
    display: inline-table;
    margin: 0;
    width: 100%;
	position: relative;
	height: 140px;
	overflow: hidden;
}
ul.promote-box li div.content ul.content li{
	float: none;
    height: auto;
    margin: 5px 18px 0;
    padding: 0;
    position: relative;
    width: 89%;
}
ul.promote-box li div.content ul.text-left li,
ul.promote-box li div.content ul.text-right li{
/*    border: 1px solid rgba(108, 112, 104, 0.32);*/
    color: #b7cbc4;
    float: none;
    font-size: 13pt;
    font-weight: bold;
    height: auto;
    margin: 5px 0 0;
    padding: 0;
    position: relative;
    text-indent: 8px;
    width: 100%;
	text-indent: 55px;
}
ul.promote-box li div.content ul.text-left li{
    left: 0;
}
ul.promote-box li div.content ul.text-right li{
    left: 0;
}
ul.promote-box li div.content ul.text-left li.clear-list,
ul.promote-box li div.content ul.text-right li.clear-list{
	background-color: transparent;
	border: none;
}
ul.promote-box li div.content ul.content li.background{
	display: block;
    height: 130px;
    left: 2px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 2px;
    width: 324px;
}
ul.promote-box li div.content ul.content li.background img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
ul.promote-box li div.content ul.content li.clear-list{
	display: flex;
    height: 5.5px;
    margin: 0;
    padding: 0;
    width: 100%;
}
ul.promote-box li div.content ul.jackpot li.content{
	background: rgba(8, 36, 60, 0.78);
	border: 1px solid rgba(108, 112, 104, 0.32);
	display: block;
    margin-bottom: 10px;
    position: relative;
}
ul.promote-box li div.content ul.jackpot li.qq,
ul.promote-box li div.content ul.jackpot li.poker{
	background: transparent url(../images/jackpot-box.gif) no-repeat top center;
	width:291px;
	margin-bottom: 5px !important;
}
ul.promote-box li div.content ul.jackpot li.content p {
    font-size: 16pt;
    font-weight: lighter;
    margin: 19px auto;
    text-align: center;
	width:263px;
}

ul.promote-box li div.content ul.jackpot li.content img {
    font-size: 16pt;
    font-weight: lighter;
    margin: -3px auto;
    text-align: center;
    width: 100px;
}

ul.promote-box li div.content ul.jackpot li.content p.title{
	font-size: 10pt;
    font-weight: bold;
    margin: 8px 0 0;
}

#responsibleGamingLink{
	float: left;
    height: 90px;
    position: relative;
    width: 300px;
	overflow: hidden;
}
#responsibleGamingLink img{
    position: absolute;
    width: 300px;
	margin-top: 5px;
}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary
	{
	display: block;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}
fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	border-bottom: 1px dotted #000;
	cursor: help;
}

html {
	overflow-y: scroll;
}

body.portal-popup {
	background: none;
	padding: 10px;
}

body.configuration-popup {
	padding-bottom: 0;
}

body.portal-iframe {
	padding: 0;
}

body.html-editor {
	background: #FFF;
	color: #000;
}

blockquote,ul,ol,dl {
	margin: 1em;
}

ol,ul,dl {
	margin-left: 2em;
}

ol {
	list-style: decimal outside;
}

ul {
	list-style: disc outside;
}

ul ul {
	list-style-type: circle;
}

ol ol {
	list-style-type: upper-roman;
}

dl dd {
	margin-left: 1em;
}

th {
	font-weight: bold;
}

caption {
	margin-bottom: .5em;
	text-align: center;
}

p {
	margin-bottom: 1em;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h1,h2,h3 {
	margin: 1em 0;
}

h4,h5,h6 {
	font-size: 1.1em;
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight: bold;
}

b,strong {
	font-weight: bold;
}

i,em {
	font-style: italic;
}


* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: none;
}

html {

	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	/*background-color:transparent;*/
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	font: 100 12px/18px "Lucida Grande", "Lucida Sans", Sans, Arial;
}

.page {
	color: #fff;
}

.reveal-modal {
	color: #b2b2b2;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,table {
	margin: 15px 0 0 0;
	padding: 0;
	font-weight: 100;
}

h1,h2,h3,h4 {
	text-transform: uppercase;
}

h1 {
	font-size: 22px;
	line-height: 28px;
}

h2 {
	font-size: 18px;
	line-height: 24px;
}

h3 {
	font-size: 16px;
	line-height: 21px;
}

h4,h5,h6 {
	font-size: 14px;
	line-height: 20px;
}


button,input,select,textarea,#mailMessageArea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	outline: 0;
}

button,input {
	line-height: normal;
}

button,select {
	text-transform: none;
	cursor: pointer;
}

button,html input[type="button"],input[type="reset"],input[type="submit"]
	{
	-webkit-appearance: button;
	cursor: pointer;
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="text"],input[type="password"],textarea,#mailMessageArea {
	padding: 3px 5px;
	border-radius: 4px;
	border: 0;
	background: #fff;
	box-shadow: inset 1px 1px 2px #999;
	color: #2c89d9;
}

input[type="text"],input[type="password"],select {
	height: 24px;
	margin: 0;
}

input[type="text"],input[type="password"] {
	box-shadow: inset 1px 1px 2px #999, 0 0 0 1000px #fff inset;
}

#mailMessageArea {
	height: 160px;
	padding: 5px;
	background: #fff;
	box-shadow: inset 1px 1px 2px #999;
}

input[type="text"]:focus,input[type="password"]:focus,#mailMessageArea:focus,textarea:focus
	{
	border-color: #0d4676;
}

textarea {
	padding: 5px;
	overflow: auto;
	vertical-align: top;
}

input[disabled="disabled"],input[disabled="true"],select[disabled="disabled"],select[disabled="true"]
	{
	cursor: default;
	background: #ddd;
	box-shadow: inset 1px 1px 2px #999;
}

select {
	padding: 0;
	border: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

button strong {
	font-weight: 100;
}

button,button:hover,button:focus,button:active .btn,.btn:hover,.btn:focus,.btn:active
	{
	border: 0;
	text-decoration: none !important;
	text-shadow: none;
}

button,.btn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 22px;
	padding: 0 7px;
	border-radius: 4px;
	background: #07243d;
	color: #fff !important;
	font-size: 12px;
	font-weight: 100;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

button span,.btn span {
	overflow: hidden;
}

button:focus,button:hover,.btn:focus,.btn:hover {
	background: #0d4676;
}

.btn-1 {
	background: #0b6ba7;
}

.btn-2 {
	background: #669801;
}

.btn-2:focus,.btn-2:hover {
	background: #95be01;
	color: #000 !important;
}

.btn-3 {
	background: #f5aa08;
	color: #0e2f4b !important;
}

.btn-3:focus,.btn-3:hover {
	background: #ffd800;
}

.btn-4 {
	background: #640a0f;
}

.btn-4:focus,.btn-4:hover {
	background: #b60f18;
}

.btn-5 {
	position: relative;
	margin: 2px 10px 2px 0;
	overflow: visible;
	background: #640a0f;
	border-radius: 4px 0 0 4px;
}

.btn-5:after {
	content: "";
	position: absolute;
	top: 0;
	right: -22px;
	border: 11px solid transparent;
	border-left-color: #640a0f;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.btn-5:focus,.btn-5:hover {
	background: #b60f18;
}

.btn-5:focus:after,.btn-5:hover:after {
	border-left-color: #b60f18;
}

a.btn-scale,button.btn-scale,.btn-scale .btn {
	height: 24px;
	padding: 0 10px;
	font-size: 14px;
	line-height: 24px;
}

a.btn-scale-2,button.btn-scale-2,.btn-scale-2 .btn {
	height: 40px;
	padding: 0 20px;
	border-radius: 8px;
	font-size: 20px;
	line-height: 40px;
}

.btn.info {
	width: 22px;
}


.game-item * {
	text-rendering: auto;
}

.game-items .game-title a,.game-items .game-title a:focus,.game-items .game-title a:hover
	{
	color: #fff;
}

.game-items-1 li {
	-webkit-transition-property: -webkit-transform, opacity, z-index;
	transition-property: transform, opacity, z-index;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}

.game-items-1 li:hover {
	z-index: 10;
}

.game-items-1 .game-item {
	width: 150px;
	height: 130px;
}

.game-items-1 .game-item p {
	margin: 0;
}

.game-items-1 .game-title {
	display: none;
}

.game-items-1 .content,.game-items-1 .content-2 {
	background: ;
}

.game-items-1 img {
	width: 100%;
	border-radius: 18px;
}

.game-items-1 .cover,.game-items-1 .thumb {
	display: block;
	width: 100%;
	height: 100%;
}

.game-items-1 .thumb {
	position: relative;
}

.game-items-1 .thumb b {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/bg-item.png") no-repeat 0 100%;
}

.game-items-1 .desc {
	display: none;
}

.game-items-1 .links {
	position: absolute;
	right: 0;
	bottom: 7px;
	left: 0;
	height: 22px;
	margin: 0;
	text-align: center;
}

.preserve3d .game-items-1 li {
	-webkit-transform: translate3d(0, 0, 0);
}

.preserve3d .game-items-1 .game-item,.preserve3d .game-items-1 .game-item-inner
	{
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.preserve3d .game-items-1 .game-item {
	position: relative;
	width: 190px;
	height: 130px;	
	-webkit-transition-property: box-shadow;
	transition-property: box-shadow;
	-webkit-transition-delay: 0;
	transition-delay: 0;
	z-index: 1;
}

.preserve3d .game-items-1 .game-item-inner {
	position: absolute;
	width: 190px;
	height: 130px;	
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: perspective(800px) translate3d(0, 0, -5px)
		rotate3d(0, 1, 0, 0deg);
	transform: perspective(800px) translate3d(0, 0, -5px)
		rotate3d(0, 1, 0, 0deg);
}

.preserve3d .game-items-1 .content,.preserve3d .game-items-1 .content-2
	{
	width: 100%;
	height: 100%;
	background: ;
}

.preserve3d .game-items-1 .content {
	-webkit-transform: translate3d(0, 0, 5px);
	transform: translate3d(0, 0, 5px);
}

.preserve3d .game-items-1 .content-2 {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translate3d(0, 0, -5px) rotate3d(0, 1, 0, 180deg);
	transform: translate3d(0, 0, -5px) rotate3d(0, 1, 0, 180deg);
}

.preserve3d .game-items-1 .content-2:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;

}

.preserve3d .game-items-1 .game-item:hover {
	background: rgba(0, 0, 0, .8);
/*	box-shadow: 0 0 20px 20px #000;*/
	-webkit-box-shadow: 0px 6px 10px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 6px 10px 5px rgba(0,0,0,0.75);
	box-shadow: 0px 6px 10px 5px rgba(0,0,0,0.75);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

.preserve3d .game-items-1 .game-item:hover .game-item-inner {
	width: 240px;
	height: 164px;
	-webkit-transform: perspective(800px) translate3d(-25px, -17px, -5px) rotate3d(0, 1, 0, 180deg);
	transform: perspective(800px) translate3d(-25px, -17px, -5px) rotate3d(0, 1, 0, 180deg);
}

.no-preserve3d .game-items-1 .content,.no-preserve3d .game-items-1 .content-2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.no-preserve3d .game-items-1 .game-item {
	position: relative;
}

.no-preserve3d .game-items-1 .game-item-inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.no-preserve3d .game-items-1 .content {
	z-index: 1;
}

.no-preserve3d .game-items-1 .game-item-inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.ico-new,.ico-mobile,.ico-fav {
	display: block;
	position: absolute;
	top: 0;
	font: 0/0 a;
	text-decoration: none;
	text-shadow: none;
}

.ico-fav {
	display: none;
	right: 0;
	width: 22px;
	height: 22px;
	background: url(../images/ico-fav-2.png) no-repeat;
}

.ico-fav.active {
	display: block;
}

.ico-new {
	right: 0;
	width: 39px;
	height: 39px;
	background: url(../images/ico-new.png) no-repeat;
}

.ico-mobile {
	top: 5px;
	left: 5px;
	width: 18px;
	height: 35px;
	background: url(../images/ico-mobile.png) no-repeat;
}

.favourite {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 13px;
	height: 12px;
	margin-top: 5px;
	font: 0/0 a;
	background: url(../images/ico-fav.png) no-repeat;
	text-decoration: none;
	text-shadow: none;
	vertical-align: top;
}

.favourite.active {
	background-position: 0 100%;
}

.live {
	position: absolute;
	bottom: 4px;
	right: 4px;
	line-height: 16px;
	padding: 0 7px 0 7px;
	border-radius: 3px;
	background: #1b8813;
	color: #fff;
	text-transform: uppercase;
}

.game-items-1 .jackpot-ticker-wrap {
	display: block;
	position: absolute;
	width: 100%;
	bottom: 2px;
	margin: 0;
	text-align: center;
}

.game-items-1 .jackpot-ticker {
	display: inline-block;
	position: relative;
	padding: 1px 3px 1px 27px;
	background: #0e497b url(../images/ico-jackpot.png) no-repeat 1px 50%;
	border-radius: 5px;
	font-size: 12px;
	line-height: 18px;
}

.game-items-2 li {
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0),
		rgba(0, 0, 0, .8) );
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0),
		rgba(0, 0, 0, .8) );
}

.game-items-2 .btn.info {
	display: none;
}

.game-items-2 .game-item {
	position: relative;
	padding: 10px 0 10px;
	border-bottom: 1px solid #174676;
	-webkit-transition: background 1s ease;
	transition: background 1s ease;
	*zoom: 1;
}

.game-items-2 .game-item:hover {
	background: #10395d;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.game-items-2 .game-item:before,.game-items-2 .game-item:after {
	display: table;
	line-height: 0;
	content: "";
}

.game-items-2 .game-item:after {
	clear: both;
}

.game-items-2 .game-item .content {
	float: left;
	height: 132px;
}

.game-items-2 .game-item .cover {
	position: relative;
	display: block;
	width: 150px;
	margin: 0 0 0 8px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.game-items-2 .game-item .thumb img {
	width: 150px;
}

.game-items-2 .game-item .content-2 {
	margin-left: 195px;
	padding: 0 10px 30px 20px;
}

.game-items-2 .game-item .content-2 .thumb {
	position: absolute;
	top: 10px;
	left: 8px;
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.game-items-2 .game-item:hover .content-2 .thumb {
	opacity: 1;
	filter: alpha(opacity = 100);
	transform: scale(1);
	-webkit-transform: scale(1);
}

.game-items-2 .game-item:hover .cover {
	opacity: 0;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.game-items-2 .game-item .game-title {
	text-transform: uppercase;
	margin: 0;
}

.game-items-2 .game-item .desc {
	margin-top: 11px;
	font-size: 10px;
	line-height: 14px;
}

.game-items-2 .game-item .links {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.game-items-2 .game-item .jackpot-ticker-wrap {
	display: block;
	position: absolute;
	left: 215px;
	bottom: 11px;
	margin: 0;
	padding-left: 25px;
	background: url(../images/ico-jackpot.png) no-repeat 0 50%;
	text-align: center;
}

.game-items-2 .game-item .jackpot-ticker-wrap span {
	display: inline-block;
	font-size: 12px;
	line-height: 16px;
}

.game-items-3 li {
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0),
		rgba(0, 0, 0, .8) );
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0),
		rgba(0, 0, 0, .8) );
}

.game-items-3 .game-item {
	position: relative;
	display: block;
	width: 100%;
	padding: 9px 8px 8px;
	border-bottom: 1px solid #174676;
	-webkit-transition: background 1s ease;
	transition: background 1s ease;
}

.game-items-3 .game-item:hover {
	background: #10395d;
	-webkit-transition: background .2s ease-out;
	transition: background .2s ease-out;
}

.game-items-3 .game-item .cover,.game-items-3 .game-item .thumb,.game-items-3 .game-item .desc
	{
	display: none;
}

.game-items-3 .game-item .game-title {
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
}

.game-items-3 .game-item .links {
	position: absolute;
	top: 8px;
	right: 11px;
	margin: 0;
}

.game-items-2 .game-item .links .hidden,.game-items-3 .game-item .links .hidden
	{
	display: inline-block !important;
	*display: inline !important;
	*zoom: 1;
	cursor: default;
	opacity: .3;
	filter: alpha(opacity = 30);
}

.game-items-3 .game-item .jackpot-ticker-wrap {
	position: absolute;
	left: 45%;
	bottom: 10px;
	margin: 0;
	padding-left: 25px;
	background: url(../images/ico-jackpot.png) no-repeat 0 50%;
	text-align: center;
}

.game-items-3 .game-item .jackpot-ticker-wrap span {
	display: inline-block;
	font-size: 12px;
	line-height: 16px;
}

.game-item-1 p {
	margin: 0;
}

.game-item-1 .cover a {
	display: block;
}

.game-item-1 img {
	width: 100%;
}

.game-item-1 .game-title {
	margin-bottom: 2px;
}

.game-item-1 .links {
	margin-top: 4px;
	text-align: center;
}

#poker-page .slides {
	background: url(../images/bg-2.png) no-repeat 50% 0;
}

#poker-page .slide {
	padding-top: 1px;
}

.tabs-content {
	margin-top: 15px;
}

.tabs-content .tabs-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tabs-content .tabs-nav li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

.tabs-content .tab-item {
	padding: 1px 0;
	background: url(../images/bg-2.png) no-repeat 50% 0;
}

.tabs-content-1 .tabs-nav {
	border-bottom: 1px solid #2b2d2f;
}

.tabs-content-1 .tabs-nav li {
	margin-bottom: -1px;
	padding: 0 10px 20px 0;
	background: url(../images/ico-3.png) no-repeat 50% 150%;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.tabs-content-1 .tabs-nav .active {
	background-position: 50% 100%;
}

.tabs-content-1 .tabs-nav a {
	display: block;
	height: 30px;
	padding: 0 13px;
	overflow: hidden;
	background: #07243d;
	color: #fff !important;
	font-size: 14px;
	line-height: 30px;
	border-radius: 4px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.tabs-content-1 .tabs-nav a:focus,.tabs-content-1 .tabs-nav a:hover {
	background: #0d4676;
}

.tabs-content-1 .tabs-nav .active a {
	background: #640a0f;
}

.tabs-content-2 {
	margin-top: 22px;
}

.tabs-content-2 .tabs-nav {
	margin: 0 -12px;
	border-bottom: 1px solid #2b2d2f;
	letter-spacing: -4px;
	word-spacing: -4px;
}

.tabs-content-2 .tabs-nav li {
	position: relative;
	width: 253px;
	margin-bottom: -1px;
	padding: 0 9px;
	letter-spacing: normal;
	word-spacing: normal;
}

.tabs-content-2 .tabs-nav b {
	display: block;
	position: absolute;
	top: -30px;
	left: 4px;
}

.tabs-content-2 .tabs-nav a {
	display: block;
	position: relative;
	width: 238px;
	padding-top: 168px;
	padding-bottom: 5px;
	background: url(../images/ico-3.png) no-repeat 95% 150%;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.tabs-content-2 .tabs-nav i {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 168px;
	background: url(../images/bg-tabs-content-2-nav.png) repeat-x 0 100%;
	font: 0/0 a;
	text-decoration: none;
	text-shadow: none;
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.tabs-content-2 .tabs-nav span {
	display: inline-block;
	margin-top: 5px;
	padding: 0 13px;
	border-radius: 4px;
	text-transform: uppercase;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.tabs-content-2 .tabs-nav .active a {
	background-position: 95% 100%;
}

.tabs-content-2 .tabs-nav a:focus span,.tabs-content-2 .tabs-nav a:hover span
	{
	background: #07243D;
}

.tabs-content-2 .tabs-nav .active span {
	background: #650A0F !important;
}

.tabs-content-2 .tabs-nav a:hover i {
	filter: alpha(opacity = 100);
	opacity: 1;
}

.tabs-content-2 .big-promo-image .slides {
	background: none;
}

.preload,.preload__content {
	height: 100%;
}

.preload .preload__content {
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.preload-loading .preload__content {
	opacity: 0;
}

.preload-loaded .preload__content {
	opacity: 1;
}

.pager ul {
	margin-left: 0;
	text-align: center;
	list-style: none;
}

.pager li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.pager li a,.pager li strong {
	display: block;
	padding: 2px 5px;
	border: 1px solid #4689b4;
}

.pager li a:hover {
	border-color: #fff;
}

.pager li strong {
	border: 1px solid #fff;
	font-weight: bold;
}

.pager li.first a,.pager li.last a {
	border: 0;
}

.ui-accordion .ui-accordion-header {
	margin: 15px 0 0;
	padding: 10px;
	border-top: 1px solid #4f4f4f;
	outline: none;
	cursor: pointer;
}

.ui-accordion .ui-state-hover,.ui-accordion .ui-state-active {
	background: #0e2f4b;
}

.ui-accordion-content-inner {
	padding: 1px 0 15px;
}

.portlet {
	position: relative;
	margin: 0px 5px 0;
}

.portlet-topper-marquee {
	position: relative;
	height: 18px;
	margin: 0;
	background: #0d4676;
	background: -webkit-linear-gradient(left, rgba(13, 70, 118, 1) 0,
		rgba(13, 70, 118, 1) 90%, rgba(8, 71, 125, 0) 100% );
	background: linear-gradient(to right, rgba(13, 70, 118, 1) 0,
		rgba(13, 70, 118, 1) 90%, rgba(8, 71, 125, 0) 100% );
}
.portlet-topper {
	display: inline-table;
    height: 26px;
    margin: 0;
    position: relative;
    width: 100%;
	background: #0d4676;
	background: -webkit-linear-gradient(left, rgba(13, 70, 118, 1) 0, rgba(13, 70, 118, 1) 90%, rgba(8, 71, 125, 0) 100% );
	background: linear-gradient(to right, rgba(13, 70, 118, 1) 0, rgba(13, 70, 118, 1) 90%, rgba(8, 71, 125, 0) 100% );
}

.portlet-title {
	display: block;
}

.portlet-title-text {
	display: block;
	margin: 0;
	padding: 2px 10px;
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
}

.portlet-content {
	margin: 5px 0 0;
	padding: 0;
}

.portlet-2 .portlet-topper {
	background: #640A0F;
	background: -webkit-linear-gradient(left, rgba(100, 10, 15, 1) 0,
		rgba(100, 10, 15, 1) 90%, rgba(100, 10, 15, 0) 100% );
	background: linear-gradient(to right, rgba(100, 10, 15, 1) 0,
		rgba(100, 10, 15, 1) 90%, rgba(100, 10, 15, 0) 100% );
}

.portlet-3 .portlet-topper {
	background: #f5aa08;
	background: -webkit-linear-gradient(left, rgba(245, 170, 8, 1) 0,
		rgba(245, 170, 8, 1) 90%, rgba(245, 170, 8, 0) 100% );
	background: linear-gradient(to right, rgba(245, 170, 8, 1) 0,
		rgba(245, 170, 8, 1) 90%, rgba(245, 170, 8, 0) 100% );
	color: #07243d;
}

.portlet-4 {
	background: #07243d;
}

.portlet-4 .portlet {
	margin: 20px 0 0;
}

.portlet-4 .portlet-topper {
	background: transparent;
}

.portlet-4 .portlet-title-text {
	padding: 5px 0 5px 26px;
	font-size: 14px;
	line-height: 20px;
}

.portlet-4 .portlet-content {
	margin: 0 5px;
	padding: 1px 15px 15px;
}

.portlet-borderless-container {
	margin: 0 5px;
}

.portlet-borderless-container.portlet-nested-portlets {
	padding: 0;
}

.portlet-nested-portlets>.portlet-borderless-container {
	margin-top: 0;
}

.portlet-borderless-2 {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #2b2d2f;
	background: url(../images/bg-2.png) no-repeat 50% 0;
}

.popup-title,.reveal-cashier-popup .popup-title,.portlet-casino .portlet-title,.portlet-slots .portlet-title,.portlet-games .portlet-title,.portlet-help .portlet-title,.portlet-mobile .portlet-title,.portlet-promos .portlet-title,.portlet-top .portlet-title,.portlet-vip .portlet-title,.portlet-fav .portlet-title,.portlet-account .portlet-title,.portlet-contact .portlet-title,.portlet-cashier .portlet-title
	{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-right: 25px;
	background: url(../images/bg-topper.png) 100% 0;
	margin: 0;
}

.portlet-account .portlet-title {
	background-position: 100% 100%;
}

.popup-title-text,.reveal-cashier-popup .popup-title-text,.portlet-casino .portlet-title-text,.portlet-slots .portlet-title-text,.portlet-games .portlet-title-text,.portlet-help .portlet-title-text,.portlet-mobile .portlet-title-text,.portlet-promos .portlet-title-text,.portlet-top .portlet-title-text,.portlet-vip .portlet-title-text,.portlet-fav .portlet-title-text,.portlet-account .portlet-title-text,.portlet-contact .portlet-title-text,.portlet-cashier .portlet-title-text
	{
	padding-left: 30px;
	background: url(../images/sprite-topper.jpg) no-repeat 0 0;
}

.portlet-casino .portlet-title-text {
	background-position: 0 -26px;
}

.portlet-slots .portlet-title-text {
	background-position: 0 -52px;
}

.portlet-games .portlet-title-text {
	background-position: 0 -78px;
}

.popup-title-text,.portlet-help .portlet-title-text {
	background-position: 0 -104px;
}

.portlet-mobile .portlet-title-text {
	background-position: 0 -130px;
}

.portlet-promos .portlet-title-text {
	background-position: 0 -156px;
}

.portlet-vip .portlet-title-text {
	background-position: 0 -182px;
}

.portlet-fav .portlet-title-text {
	background-position: 0 -208px;
}

.portlet-account .portlet-title-text {
	background-position: 0 -234px;
}

.portlet-contact .portlet-title-text {
	background-position: 0 -260px;
}

.tooltipCloseButton:focus,.tooltipCloseButton:hover,.reveal-modal .popup-actions:focus,.reveal-modal .popup-actions:hover
	{
	background-color: #620A0F;
}

.tooltipCloseButton a:focus,.tooltipCloseButton a:hover,.reveal-modal .popupClose:focus,.reveal-modal .popupClose:hover
	{
	-webkit-transform: rotate3d(0, 0, 1, 90deg);
	transform: rotate3d(0, 0, 1, 90deg);
}

.tooltipCloseButton a:active,.reveal-modal .popupClose:active {
	-webkit-transform: rotate3d(0, 0, 1, 90deg) scale3d(.85, .85, 1);
	transform: rotate3d(0, 0, 1, 90deg) scale3d(.85, .85, 1);
	-webkit-transition: none;
	transition: none;
}

.login-popup {
	position: relative;
	min-height: 140px;
	padding-top: 1px;
}

.login-popup-article {
	position: relative;
}

#loginPopupForm {
	position: absolute;
	top: 4px;
	right: 0;
	padding: 1px 15px 15px;
	background: #07243d;
	background: rgba(7, 36, 61, .8);
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
}

#loginPopupForm h3 {
	padding-left: 20px;
	background: url(../images/ico-login-heading.png) no-repeat 3px 50%;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
}

#loginPopupForm p {
	margin-top: 5px;
	text-align: right;
}

#loginPopupForm label,#loginPopupForm a {
	color: #2c89d9;
}

#loginPopupForm input {
	width: 150px;
	height: 24px;
	margin: -1px;
	padding: 3px 5px;
	border-radius: 4px;
	border: 1px solid #08243c;
	background: #fff;
	box-shadow: inset 1px 1px 2px #999;
	color: #2c89d9;
	font-size: 11px;
	line-height: 16px;
	outline: 0;
}

#loginPopupForm input:focus {
	border: 1px solid #0d4676;
}

#loginPopupForm .login-popup-submit,#loginPopupForm .login-popup-username
	{
	margin-top: 10px;
}

#loginPopupForm .forgotPasswordLink {
	font-size: 10px;
}

.login-popup-article .registration {
	position: absolute;
	bottom: 15px;
	left: 10px;
	margin-top: 0;
}

#site-2 {
	min-width: 800px;
	overflow: hidden;
}

.gala-cashier #site-2 {
	min-width: 500px;
}

.wrap {
	width: 1000px;
	margin: auto;
}

#page-wrap {
	position: relative;
}

#page {
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
	/*margin-top:46px;*/
}

#header {
	position: relative;
	margin: 0 4px;
	z-index: 1;
}

#main-content {
	position: relative;
	z-index: 0;
}

#logo {
	position: absolute;
	width: 230px;
	margin: 0;
}

#logo SPAN {
	display: block;
	width: 257px;
	height: 109px;
	margin-top: 0;
	margin-right: -15px;
	margin-bottom: -82px;
	margin-left: -15px;
	background: url(../images/gala-casino.gif) no-repeat 50% -45px;
}

.logo-png #logo span {
	background-image: url(../images/gala-casino.png);
}

#logo A {
	display: block;
	position: absolute;
	top: 15px;
	left: 0;
	width: 230px;
	height: 40px;
	font: 0/0 a;
	text-decoration: none;
	color: #fff;
}

#navigation-wrap {
	width: 720px;
	margin-top: -10px;
}

#navigation-wrap-2 {
	position: relative;
	float: right;
	max-width: 760px;
}

#navigation-wrap-2 {
	position: relative;
}

#primary {
	display: block;
	width: 100%;
	margin: 20px 0 0;
	padding: 0;
	table-layout: auto;
	list-style: none;
	vertical-align: top;
}

#primary li {
	float: left;
}

#primary a {
	display: block;
	height: 38px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#primary strong {
	display: block;
	height: 30px;
	padding: 0 13px;
	background: #0d4676;
	background: rgba(13, 70, 118, .8);
	border-left: 1px solid #108cdf;
	font-weight: 100;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#primary li:first-child strong {
	border-radius: 5px 0 0 5px;
	border: 0;
}

#primary li:last-child strong {
	border-radius: 0 5px 5px 0;
}

#primary li:last-child a {
	margin-right: 0;
}

#primary .sub a {
	background: url(../images/ico-primary.png) no-repeat 100% -25%;
}

#primary .sub strong {
	background: #0d4676 url(../images/bg-sprite.png) no-repeat 100% 100%;
	background: rgba(13, 70, 118, .8) url(../images/bg-sprite.png) no-repeat 100%
		100%;
}

#sitebar {
	position: relative;
	border-bottom: 1px solid #2a6ca6;
	background-color: #000;
	color: #2c89d9;
	z-index: 1;
}

.user-logged-out #sitebar,.user-logged-in #sitebar {
	position: fixed;
	top: 0;
	width: 100%;
	height: 95px;
	z-index: 2;
}

.user-logged-in #sitebar {
	height: 40px;
}

.user-logged-out #site-2 {
	margin-top: 0px;
}

.user-logged-in #site-2 {
	margin-top: 41px;
}


#sitebar-items {
	float: right;
}

#sitebar-items .sitebar-item {
	float: left;
	padding: 11px 10px;
	background: url(../images/bg-sep.jpg) no-repeat 100% 7px;
	letter-spacing: normal;
}

#sitebar-items p,#sitebar-items form {
	display: block;
	margin: 0;
}

#sitebar-items P {
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}

.pseudo-link {
	color: #2c89d9;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer;
}

.pseudo-link:focus,.pseudo-link:hover {
	color: #5cb4ff;
	outline: none;
	text-decoration: none;
	cursor: pointer;
}

.pseudo-link:active {
	outline: none;
}

#sitebar-items #livechat-item {
	padding: 0;
}

#sitebar-items #livechat {
	display: block;
	position: relative;
	height: 40px;
	padding-left: 41px;
}

#sitebar-items #livechat .chatLink {
	position: absolute;
	top: 4px;
	left: 0;
}

#sitebar-items #login-box {
	padding-right: 0;
	padding-bottom: 0;
	background: none;
}

#login-box P {
	padding-right: 0;
}

#login .text,#login .button,#login .btn {
	vertical-align: top;
}

#login .text {
	width: 102px;
	height: 24px;
	margin: 0 1px;
	padding: 3px 5px;
	border-radius: 4px;
	border: 1px solid #08243c;
	background: #fff;
	box-shadow: inset 1px 1px 2px #999, 0 0 0 800px #fff inset;
	color: #2c89d9;
	font-size: 11px;
	line-height: 16px;
	outline: 0;
}

#login .text:focus {
	border: 1px solid #0d4676;
}

#login-button {
	padding-right: 18px;
	background-image: url(../images/ico-2.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

#sitebar-items #login-helpers {
	display: block;
	padding: 3px 0;
	height: 15px;
	font-size: 9px;
	line-height: 9px;
	text-align: left;
}

#sitebar-items #login-helpers>span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

#sitebar-items #login-helpers>span:first-child {
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #20629c;
}



#games-order:hover .selection {
	opacity: 1;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

#games-order a {
	display: block;
	margin: 0 -10px;
	padding: 2px 10px;
	color: #fff;
	text-decoration: none;
}

#games-order a:hover {
	background: #2166a3;
	color: #fff;
}

.games-tofit .filterbox {
	float: left;
}

.games-tofit .game-items {
	float: right;
	width: 800px;
	overflow: visible !important;
}

.game-items-loading {
	opacity: 0;
}

.game-items-loaded {
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.game-items-1 {
	margin: 0 -5px;
	padding: 0;
	list-style: none;
}

.game-items-1:before,.game-items-1:after {
	display: table;
	line-height: 0;
	content: "";
}

.game-items-1:after {
	clear: both;
}

.game-items-1>li {
	position: relative;
	float: left;
	margin: 5px;
	display: none;
}

.games-slider .game-items-1>li,.game-items-1>li.isotope-item {
	display: block;
}

.games-tofit .game-items-2 {
	width: 790px;
	margin: 5px 0 0;
	padding: 0;
	list-style: none;
}

.games-tofit .game-items-2 li {
	display: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

.games-tofit .game-items-2 li.isotope-item {
	display: block;
}

.games-tofit .game-items-3 {
	position: relative;
	width: 602px;
	margin: 5px 188px 0 4px;
	padding: 0;
	list-style: none;
}

.games-tofit .game-items-3 li {
	display: none;
	width: 100%;
}

.games-tofit .game-items-3 li.isotope-item {
	display: block;
}

.games-tofit .filterbox {
	width: 200px;
	margin: 5px -5px 0;
	padding: 0 5px;
	list-style: none;
}

.games-tofit .filterbox li {
	display: block;
}

.games-tofit .filterbox a {
	position: relative;
	display: block;
	margin: 0;
	padding: 10px 15px 10px 20px;
	border-top: 1px solid #0E3E67;
	background: #000;
	background-position: 80% 50%;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: background 1s ease;
	transition: background 1s ease;
}

.games-tofit .filterbox li:focus a,.games-tofit .filterbox li:hover a {
	-webkit-transition: background .2s ease;
	transition: background .2s ease;
}

.games-tofit .filterbox a:focus,.games-tofit .filterbox a:hover,.games-tofit .filterbox .active a
	{
	background: #0f3759;
	color: #fff;
}

.games-tofit .filterbox li:first-child a {
	border-top: 0;
}

.games-tofit .filterbox a:after {
	background: url(../images/ico-arrow-2.png) no-repeat 100% 50%;
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 15px;
	height: 25px;
	margin-top: -12px;
	opacity: 0;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.games-tofit .filterbox li:focus a:after,.games-tofit .filterbox li:hover a:after,.games-tofit .filterbox .active a:after
	{
	right: 5px;
	opacity: 1;
}

.game-info-tooltip {
	position: absolute;
	top: 0;
	right: -180px;
	width: 175px;
	padding: 1px 15px 15px;
	border: 1px solid #163f62;
	background: #163f62;
	background: -webkit-linear-gradient(#163f62, #000);
	background: linear-gradient(#163f62, #000);
	box-shadow: 0 0 10px #000;
}

.game-info-tooltip:after {
	content: "";
	display: block;
	position: absolute;
	top: 5px;
	left: -14px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 14px 14px 0;
	border-color: transparent #163f62 transparent transparent;
}

.game-info-tooltip .game-title {
	font-size: 10px;
	line-height: 12px;
	margin-top: 8px;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.game-info-tooltip .cover {
	position: relative;
	margin-top: 5px;
}

.game-info-tooltip .cover img {
	width: 100%;
}

.game-info-tooltip .desc {
	margin-top: 5px;
	color: #ccc;
	font-size: 10px;
	line-height: 13px;
}

.game-info-tooltip .links {
	margin: 5px -15px 0;
	text-align: center;
}

.game-info-tooltip .links .favourite {
	display: none;
}

.game-info-tooltip .jackpot-ticker-wrap {
	margin: 5px -15px 0;
	padding: 5px 15px;
	background: #163f62;
}

.game-info-tooltip .jackpot-ticker-wrap>span {
	display: inline-block;
	padding-left: 25px;
	background: url(../images/ico-jackpot.png) no-repeat 0 50%;
	font-size: 12px;
	line-height: 16px;
}

.game-info-tooltip .ico-fav,.game-info-tooltip .ico-new {
	top: -27px;
	right: -16px;
}

.games-slider .slides {
	z-index: 11;
}

.gamesinfo.view7 {
	display: none;
}


#buyInFormContainer {
	width: 100%;
	margin: 0;
}

#playtech-login-messages-container,#playtech-push-messages-container {
	text-align: center;
}

.frame-footer-menu {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.frame-footer-menu li {
	color: #FFF;
	float: left;
	font-size: 14px;
	line-height: 30px;
}

.frame-footer-chat {
	float: right;
}

.cashier-frame-footer {
	height: 40px;
	margin-top: 15px;
}

.frame-footer-menu a {
	color: #FFF;
	text-decoration: underline;
}

#footer {
	position: relative;
	width: 992px;
	margin: auto;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 16px;
	color: #999;
}

#footer A {
	color: #999;
}

#footer A:focus,#footer A:hover {
	color: #fff;
}

#footer-nav {
	margin: 17px 0 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
}

#footer-nav li {
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	border-right: 1px solid #999;
}

#footer-nav li:first-child {
	padding-left: 0;
}

#footer-nav .last {
	padding-right: 0;
	border: 0;
}

#footer-social {
	float: right;
	margin: -5px 0 0;
	background: url(../images/footer-social-sep.png) no-repeat 0 50%;
}

#footer-social A {
	display: inline-block;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#footer-social A:first-child {
	margin-left: 10px;
}

#footer-social A IMG {
	display: inline-block;
	margin-right: 5px;
	font-size: 0;
	vertical-align: middle;
}

#footer-payment {
	display: inline-block;
	padding: 6px 0;
	border: 1px solid rgba(255, 255, 255, .6);
	border-width: 1px 0;
}

#footer-gambleaware {
	margin-top: 25px;
}

#footer-links {
	margin: 20px 0 0;
	padding: 0;
}

#footer-links LI {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-right: 5px;
}

#footer-instant-games {
	margin-top: 15px;
	padding: 1px 15px 15px;
	border: 1px solid rgba(255, 255, 255, .1);
	background: #fff;

}

#footer-instant-games h2 {
	font-size: 12px;
	color: #999;
}

#footer-instant-games a {
	text-decoration: none;
}

#footer .feedback-panel {
	width: 200px;
	height: 100px;
	padding: 0 10px 0 15px;
	position: fixed;
	right: -171px;
	top: 100px;
	z-index: 1;
	text-align: center;
}

#footer .feedback-panel p {
	margin: 24px 0 7px 0;
	font-size: 11px;
	color: #fff;
}

#footer .feedback-panel a {
	padding: 0 10px;
}
