/*** Microthemer Styles ***/

	/* =Hand Coded CSS
	-------------------------------------------------------------- */
	table th, table td {
    padding: 3px;
    line-height: 12px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
	
/* =Main Menu
-------------------------------------------------------------- */
/* Navigation */
nav#block-bs856367a519a629 a {
	border-right-color: rgb(201, 201, 201) !important;
	border-right-width: 1px !important;
	border-right-style: solid !important;
}
/* Menu Last */
ul#menu-meny-1 li.menu-item-last a {
	border-right-style: hidden !important;
}
/* HEADER IMAGE */
header#block-bf056367a519b4c3 img {
	-webkit-box-shadow: 0 0 0 0 rgb(255, 255, 255) !important;
	-moz-box-shadow: 0 0 0 0 rgb(255, 255, 255) !important;
	box-shadow: 0 0 0 0 rgb(255, 255, 255) !important;
}
/* Submenu */
nav#block-bs856367a519a629 ul.sub-menu li.menu-item a {
	border-right-color: rgba(255, 255, 255, 0) !important;
	border-right-width: 0 !important;
}

/* =Content
-------------------------------------------------------------- */
/* Rubrik Tabell */
.leaderboard h2 {
	text-align: center !important;
}
/* Winner-button */
div.ultb3-info.ib3-info-left.animated.fadeIn.delay-03 {
	padding-left: 50px !important;
	top: 170px !important;
}




/* Desktop & Tablet
************************************************************************/
@media (min-width: 768px) and (max-width: 979px) {

	/* =Content
	-------------------------------------------------------------- */
	/* Players Block */
	div#block-b6y5637cae529d40 article {
	}
}



/* Tablet & Phone
************************************************************************/
@media (max-width: 767px) {

	/* =Content
	-------------------------------------------------------------- */
	/* Players Block */
	div#block-b6y5637cae529d40 article {
		margin-left: 0 !important;
	}
}



/* Phone
************************************************************************/
@media (max-width: 480px) {

	/* =Content
	-------------------------------------------------------------- */
	/* Leaderboard */
	div#block-b0h563763c44152b {
		overflow: visible !important;
	}
	/* Logga */
	header#block-bf056367a519b4c3 img {
		margin-right: auto !important;
		margin-left: auto !important;
		display: block !important;
	}
	/* Rubrik Tabell */
	.leaderboard h2 {
	}
	/* Players Block */
	div#block-b6y5637cae529d40 article {
		margin-left: 0 !important;
	}
}