@CHARSET "UTF-8";

.achievement_container .tab-content { padding: 10px 5px }
.achievement_container.grid .tab-content { padding: 20px 0 0 8px }
#achievement_zoom { position: absolute; z-index: 3; }

.groupedAchievementsContainer {
	font-size: 19px;
}

#lightbox_message_viewer .groupedAchievementsContainer {
	bottom: 0px;
}

.groupedAchievementsContainer i.fa-link { 
	position: absolute;
	left: 115px;
	bottom: 10px;
}

.groupedAchievementsContainer i.fa-plus, .groupedAchievementsContainer i.fa-arrow-circle-right { margin-left: 5px }

.groupedAchievementsContainer i.fa-link:hover { cursor: pointer }
.grid .groupedAchievementsContainer, 
#achievement_zoom .groupedAchievementsContainer {
	display: none
}

.groupedAchievementsContainer .award {
	display: inline-block;
	margin-left: 10px;
	padding: 6px;
	font-size: 13px;
	background: #ccc;
	border: 1px solid #c0c0c0;
	border-radius: 6px;
}

.groupedAchievementsContainer .award {
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: 25px 25px;
	padding-left: 30px;
}

.groupedAchievementsContainer .award.team_money {
	background-image: url(../../img/player/sell.png);
}

.groupedAchievementsContainer .award.power_tokens {
	background-image: url(../../img/payment/coint_big.png);	
}

.groupedAchievementsContainer div.wrapper { display: none; }
.groupedAchievementsContainer .groupedAchievementsBackground {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 7px 10px 0 10px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	width: 552px;
	min-height: 37px;
	background:	rgba(255,255,255,0.85);
}

#achievementChainsWrapper { position: relative; display: none }
#achievementChainsWrapper table.hitlist tbody td { vertical-align: middle }

#achievementChainsWrapper table.hitlist tbody td.power_tokens { padding-right: 20px; background-image: url(../../img/payment/coint_big.png); background-size: 16px; background-position: right center; background-repeat: no-repeat; }
#achievementChainsWrapper table.hitlist tbody td.team_money { padding-right: 20px; background-image: url(../../img/player/sell.png); background-position: right center; background-repeat: no-repeat; }
#achievementChainsWrapper table.hitlist td i { font-size: 14px }
#achievementChains { padding: 10px }
#achievementChains .groupedAchievementsContainer { bottom: auto; position: inherit; }
#achievementChains .groupedAchievementsContainer .groupedAchievementsBackground { position: inherit; margin: 0; padding: 0; width: auto; height: auto; background: transparent }
#achievementChains .groupedAchievementsContainer i.fa-link { position: static; float: left; left: auto; top: auto }
#achievementChains .groupedAchievementsContainer div.wrapper { display: block; }
#achievementChains .groupedAchievementsContainer .achievement_item { position: inherit }

.achievement_wrapper .achievement_item_color_code { clear: both; }
.achievement_wrapper .achievement_item_color_code div {
	margin: -10px 0 0 -4px;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	border-style: solid;
	border-width: 2px;
	opacity: .99;
}

#lightbox_message_viewer .groupedAchievementsContainer .groupedAchievementsBackground {
	margin-left: -10px;
	margin-bottom: -8px;
	width: 100%
}

.grid .achievement_wrapper,
.groupedAchievementsContainer .achievement_wrapper,
#lightbox_message_viewer .groupedAchievementsContainer .achievement_wrapper {
	display: inline-block;
	width: 49px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
}

#introduction-steps .grid { margin-top: -3px }
#introduction-steps .grid .achievement_wrapper {
	width: 18px;
	height: 18px;
}

.groupedAchievementsContainer .achievement_wrapper,
#lightbox_message_viewer .groupedAchievementsContainer .achievement_wrapper {
	width: 30px;
	height: 30px;
}

#achievementChains .groupedAchievementsContainer .achievement_wrapper { height: 40px }
#achievementChainsWrapper table.hitlist td i { line-height: 29px; vertical-align: top }

.achievement_item {
	position: relative;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #888;
	border-radius: 6px;
	background-color: #fff;
}

.grid .achievement_item,
.groupedAchievementsContainer .achievement_item,
#lightbox_message_viewer .groupedAchievementsContainer .achievement_item {
	position: inherit;
	display: block;
	border: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
}

.achievement_item .image_container { flex-grow: 0; flex-shrink: 0 }
.achievement_item .description { flex-grow: 0 }
.achievement_item .description span { display: inline-block; float: right; margin-top: 10px; margin-right: 10px; font-size: 18px; font-weight: bold }

#achievement_zoom .achievement_item { display: inline-block; opacity: .9 }
#achievement_zoom .description { padding: 15px }
#achievement_zoom .achievement_item h3 { margin: 0 0 5px 0 }

.achievement_item.incompleted { opacity: 0.6; background-color: #eee; }
.grid .achievement_item.incompleted,
.groupedAchievementsContainer .achievement_item.incompleted { 
	background-color: transparent;
}

.achievement_item .image_container {
	margin-right: 10px;
	border-radius: 14px;
	border-width: 7px;
	border-style: solid;
}

.grid .image_container,
.groupedAchievementsContainer .image_container {
	border-width: 2px;
	border-radius: 8px;
	cursor: pointer;
}

.groupedAchievementsContainer .image_container {
	margin-right: 0;
	border-width: 2px;
	border-radius: 5px;
	cursor: default;
}

.achievement_item:hover,
.grid .image_container:hover {
	opacity: 1;
	-moz-box-shadow: 0px 2px 10px #888;
	-webkit-box-shadow: 0px 2px 10px #888;
	box-shadow: 0px 2px 10px #888;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#888888')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#888888');
}

.achievement_item .image_container { width: 92px; height: 92px }
.achievement_item .image_container div {
	width: 92px;
	height: 92px;
	border-radius: 6px;
	background-size: 92px 92px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.grid .achievement_item .image_container { width: 35px; height: 35px }
.grid .achievement_item .image_container div {
	margin: 0;
	width: 35px;
	height: 35px;
	background-size: 35px 35px;
}

#introduction-steps .grid .achievement_item .image_container { width: 18px; height: 18px }
#introduction-steps .grid .achievement_item .image_container div {
	margin: 0;
	width: 18px;
	height: 18px;
	background-size: 18px 18px;
}

.groupedAchievementsContainer .achievement_item .image_container { width: 25px; height: 25px }
.groupedAchievementsContainer .achievement_item .image_container div {
	margin: 0;
	width: 25px;
	height: 25px;
	background-size: 25px 25px;
}

.achievement_item .achievement_sharing_container { position: absolute; top: 5px; right: 10px; }
.achievement_item.single-item .achievement_sharing_container { right: -10px; }

.achievement_item h3 { margin: 5px 0; padding: 0; width: 445px }
.achievement_item p { margin: 0; padding: 0; width: 445px }

.achievement_item p.self {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 80%;
	text-align: right;
}

.grid .achievement_item h3,
.grid .achievement_item p,
.groupedAchievementsContainer .achievement_item h3,
.groupedAchievementsContainer .achievement_item p {
	display: none
}

#achievement_zoom .achievement_item p.self {
	position: inherit;
	bottom: auto;
	right: auto;
	text-align: left;
	margin: 15px 0 15px 15px;	
}

#achievement_zoom .achievement_item div.description p.reference_link { display: none }

.achievement_item p.self a { text-decoration: none; color: #555; cursor: default }
#lightbox_message_viewer .tab-content > .achievement_wrapper > .achievement_item > p.self a { text-decoration: underline; color: #336f93; cursor: pointer }
#lightbox_message_viewer .tab-content > .achievement_wrapper > .achievement_item > p.self a:hover { color: #555; cursor: pointer }

#lightbox_message_viewer .achievement_container { padding: 10px }
#lightbox_message_viewer .tab-content { padding: 0 }

#lightbox_message_viewer .sharingContainer {
	background: #eee;
	border-color: #c0c0c0;
}

#lightbox_message_viewer .tab-content > .achievement_wrapper > .achievement_item > .image_container { width: 150px; height: 150px }
#lightbox_message_viewer .tab-content > .achievement_wrapper > .achievement_item > .image_container div {
	width: 150px;
	height: 150px;
	background-size: 150px 150px;
	border-radius: 0;
}

#lightbox_message_viewer .tab-content > .achievement_wrapper > .achievement_item > .image_container:hover { cursor: pointer }

#lightbox_message_viewer .tab-content > .achievement_wrapper > .achievement_item > .description { width: 70% }
#lightbox_message_viewer .tab-content > .achievement_wrapper > .achievement_item > .description p { width: auto }
#lightbox_message_viewer .tab-content > .achievement_wrapper > .achievement_item > p.self { right: 0; font-size: 13px }
#lightbox_message_viewer .tab-content > .achievement_wrapper > .achievement_item {
	border: none;
	background: transparent;
	margin-bottom: 0;
}

#lightbox_message_viewer .tab-content > .achievement_wrapper > .achievement_item:hover,
.achievement_item:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	/* For IE 8 */
	-ms-filter: none;
	/* For IE 5.5 - 7 */
	filter: none;
}

#lightbox_message_viewer .tab-content > .achievement_wrapper > .achievement_item > .description > h3 {
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	font-size: 25px;
}

#lightbox_message_viewer .tab-content > .achievement_wrapper > .achievement_item > .description > p {
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 15px;
}

#lightbox_message_viewer .groupedAchievementsContainer i.fa-link {
	top: 150px;
	bottom: auto;
	left: 173px;
	font-size: 26px;
}

#achievement_toplist, #achievement_toplist_chains { width: 100% }

#achievement_toplist td a.clippable,
#achievement_toplist_chains td a.clippable {
	display: inline-block;
	width: 100px;
}

#achievement_toplist td #textClipped,
#achievement_toplist_chains td #textClipped { margin-top: -4px }