a, a:visited {
    color: #5dbaff;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    color: #8cc8f5;
}
h2 {
    color: #fff;
}
h1, h2, h3, h4, h5 {
    color: #fff;
}

#wrapper {
	background: #000 url(../../images/special/lootak/background.jpg) repeat-y fixed center top;	
}
#site-header:after, #site-footer:before {
	background: url("../../images/special/lootak/main-bg-decor.jpg") no-repeat scroll center -50px transparent; 
}
#site-footer:before {
    top: 0;
    background-position: center -69px;
}
#logo{
	background: rgba(0, 0, 0, 0) url("../../images/special/lootak/logo.png?2") no-repeat scroll left -6px; 
}
#logo:after {
	background: rgba(0, 0, 0, 0) url("../../images/special/lootak/logo.png?2") no-repeat scroll left -78px;
}
@media (max-width: 800px) {
	#logo{
		background-image: url("../../images/special/lootak/logo-responsive.png?2");
	}
	#logo:after {
		background-image: url("../../images/special/lootak/logo-responsive.png?2");
	}
}
#social .social-icons, #social-widget .social-icons {
	background: url(../../images/special/lootak/social-icons.png?2) no-repeat scroll left top;
}
#social .social-icons:after,
#social-widget .social-icons:after {
	background: url(../../images/special/lootak/social-icons.png?2) no-repeat scroll left top;
}
div#user-menu .profile ul.profile-menu li.name a,
div#user-menu .profile ul.profile-menu li.name {
    color: #8cc8f5;
}
div#user-menu .profile ul.profile-menu li a {
    color: #ffffff;
}
div#user-menu .profile ul.profile-menu li a:hover {
    color: #8cc8f5;
}
#admin-button {
	background: url("../../images/special/lootak/config.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.btn:hover {
    border: 1px solid #4a7079;
}

header#site-header nav>ul:not(.responsive-active)>li>.submenu {
    background: #222;
}
header#site-header nav>ul:not(.responsive-active)>li>.submenu>ul>li.active>a, header#site-header nav>ul:not(.responsive-active)>li>.submenu>ul>li:hover>a {
    background-color: #078ef3;
}
header#site-header nav>ul:not(.responsive-active)>li>.submenu>ul>li.with-sub>a:hover:before, header#site-header nav>ul:not(.responsive-active)>li>.submenu>ul>li.with-sub.active>a:before {
    background-color: #078ef3;
}
header#site-header nav>ul:not(.responsive-active)>li>.submenu>ul>li ul li.active a, header#site-header nav>ul:not(.responsive-active)>li>.submenu>ul>li ul li a:hover {
    background-color: #078ef3;
}
header#site-header nav>ul:not(.responsive-active)>li>.submenu>ul>li.with-sub>a:hover:after, header#site-header nav>ul:not(.responsive-active)>li>.submenu>ul>li.with-sub.active>a:after {
    border-left: 14px solid #078ef3;
}
header#site-header nav>ul:not(.responsive-active)>li>.submenu>ul>li.with-sub>a:hover:before, header#site-header nav>ul:not(.responsive-active)>li>.submenu>ul>li.with-sub.active>a:before {
    background-color: #078ef3;
}
footer#site-footer {
	margin-top: 0;
}

#popups #popup .close-popup {
	color: #078ef3
}
#popups #popup .close-popup:hover {
	color: #078ef3;
    text-shadow: 0 0 20px #01b3e8;
}

a.lootak-button,
button.lootak-button {
	background: url("../../images/special/lootak/mission-button.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	width: 212px;
    height: 66px;
    display: block;
    padding: 19px;
    margin: 0 auto;
    font-size: 19px;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
	-webkit-filter: brightness(90%);
    filter: brightness(90%);
	transition: all 0.2s ease;
	font-family: metallophile;
	border: none;
}
a.lootak-button.disabled,
button.lootak-button.disabled {
	opacity: 0.7;
}

a.lootak-button.button-red,
button.lootak-button.button-red{
	background: url("../../images/special/lootak/mission-button-red.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
a.lootak-button.button-orange,
button.lootak-button.button-orange{
	background: url("../../images/special/lootak/mission-button-orange.png?2") no-repeat scroll left top rgba(0, 0, 0, 0);
}
a.lootak-button:hover,
button.lootak-button:hover {
	-webkit-filter: none;
    filter: none;
}
.lootak-button-group {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin: 20px 0 0;
}
.lootak-button-group .lootak-butto {
	margin: 0 30px;
}

.lootak-section{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.lootak-section#lootak-header {
	height: 700px;
	background: url("../../images/special/lootak/bg-1.jpg?2") no-repeat fixed top center rgba(0, 0, 0, 0);
	display: flex;
    align-items: center;
    padding-top: 120px;
    flex-direction: column;
	text-align: center;
}
.lootak-section#lootak-header h1,
.lootak-section#lootak-header h2 {
	font-size: 83px;
    margin: 0;
    text-shadow: 4px 3px 5px #000000;
}
.lootak-section#lootak-header h2 {
	font-size: 36px;
    margin: -13px 0 0;
    color: #38b4de;
    font-weight: 400;
}
.lootak-section#lootak-header p {
	width: 630px;
    color: #fff;
    margin-top: 20px;
    font-size: 19px;
    text-shadow: 2px 2px 1px #000000;
}
.lootak-section#lootak-welcome {
	height: 1000px;
	margin-top: -500px;
	background: url("../../images/special/lootak/bg-2.png?2") no-repeat scroll top center rgba(0, 0, 0, 0);
	position: relative;
}
.lootak-section#lootak-welcome .lootak-character,
.lootak-section#lootak-welcome .lootak-frame {
	position: absolute;
	transform: translateX(-50%);
	left: 50%;
	bottom: 0;
}
.lootak-section#lootak-welcome .lootak-character {
	width: 540px;
	height: 669px;
	background: url("../../images/special/lootak/lootak-welcome.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	margin-left: 255px;
	bottom: 100px;
}
.lootak-section#lootak-welcome .lootak-frame {
	width: 407px;
	height: 550px;
	background: url("../../images/special/lootak/lootak-frame-1.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	margin-left: -158px;
    bottom: 170px;
    padding: 62px 52px;
    color: #4e3906;
    font-weight: 600;
    line-height: 26px;
    text-shadow: 1px 1px 2px #ffffff59;
    font-size: 17px;
}

.lootak-section.lootak-hr {
	height: 17px;
	background: url("../../images/special/lootak/hr.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	margin: -5px 0;
	z-index: 2;
}

.lootak-section#lootak-menu {
	height: 64px;
	background: url("../../images/special/lootak/menu.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	margin: -5px 0;
	display: flex;
	justify-content: center;
	z-index: 2;
}
.lootak-section#lootak-menu ul{
	    display: flex;
    flex-direction: row;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
    align-items: center;
}
.lootak-section#lootak-menu ul li{ 
	list-style: none;
    margin: 0 20px;
    padding: 0;
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.lootak-section#lootak-menu ul li.active:after{ 
	content: '';
	position: absolute;
	width: 114px;
	height: 53px;
	background: url("../../images/special/lootak/menu-arrow.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	left: 50%;
	transform: translateX(-50%);
	bottom: 5px;
	
}
.lootak-section#lootak-menu ul span{ 
    font-size: 16px;
    font-weight: 600;
    color: #afafaf;
    text-transform: uppercase;
    text-shadow: 1px 4px 2px #000000;
	display: block;
	cursor: pointer;
	transition: all 0.2s ease;
}
.lootak-section#lootak-menu ul span:hover{ 
    color: #fff;
}
.lootak-section#lootak-menu ul li.active span{ 
    font-size: 22px;
    color: #fff;
    position: relative;
    z-index: 1;
}

.lootak-section#lootak-quest {
	position: relative;
    max-width: 100%;
    height: 830px;
}
.lootak-quest-early {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.lootak-quest-early span{
	color: rgb(84, 41, 10);
    font-weight: 600;
    font-size: 26px;
    text-shadow: 1px 1px 1px #fdc850c9;
    display: block;
    padding: 0 40px;
    margin-top: 5px;
    text-align: center;
}
.lootak-section#lootak-quest .lootak-quest {
	width: 800px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.lootak-section#lootak-quest .lootak-quest-day {
	display: flex;
    justify-content: center;
    padding: 74px 0;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
	transition: all 0.5s ease;
}
.lootak-section#lootak-quest .lootak-quest-day.active {
    left: 0;
	z-index: 1;
}
.lootak-section#lootak-quest .lootak-quest-day.inactive {
    left: 100%;
}
.lootak-section#lootak-quest .lootak-quest-details {
	display: flex;
	flex-direction: column;
	text-align: center;
}
.lootak-section#lootak-quest h3 {
	font-size: 55px;
    text-shadow: 4px 3px 5px #000000;
    margin: -13px 0 0;
    color: #fff;
    font-weight: 400;
}
.lootak-section#lootak-quest .lootak-quest-dialog {
	width: 700px;
	font-style: italic;
    color: #fff;
    margin: 0 auto;
    font-size: 19px;
    text-shadow: 2px 2px 1px #000000;
}
.lootak-section#lootak-quest .lootak-quest-mission {
	background: url("../../images/special/lootak/quest-dialog-2.png?9") no-repeat scroll left top rgba(0, 0, 0, 0);
	width: 739px;
	height: 579px;
	text-align: left;
	margin: -30px auto;
	display: flex;
	flex-direction: column;
}
.lootak-section#lootak-quest .lootak-quest-mission.just-two-prices {
	background: url("../../images/special/lootak/quest-dialog-3.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.lootak-section#lootak-quest .lootak-quest-mission-info {
	padding: 100px 110px 0;
    height: 370px;
}
.lootak-section#lootak-quest .lootak-quest-mission-loot {
	height: 163px;
}
.lootak-section#lootak-quest .lootak-quest-mission-loot-title {
	font-size: 17px;
    text-align: center;
    text-shadow: 1px 1px 1px #c3bf9d;
    color: #584000;
    font-weight: 600;
    height: 38px;
    padding-top: 7px;
}
.lootak-section#lootak-quest .lootak-quest-mission-loot-list {
	display: flex;
	flex-direction: row;
	margin-top: 18px;
}
.lootak-section#lootak-quest .lootak-quest-mission-loot-list-item {
	display: block;
	width: 138px;
	height: 63px;
	position: relative;
}
.lootak-section#lootak-quest .lootak-quest-mission-loot-list-item span{
	display: block;
	position: absolute;
	left: 0;
	bottom:-17px;
	width: 100%;
	text-align: center;
	font-size: 14px;
    color: #584000;
    font-weight: 600;
}
.lootak-section#lootak-quest .lootak-quest-mission-loot-list-item:nth-child(1) {
	margin-left: 136px;
}
.lootak-section#lootak-quest .lootak-quest-mission-loot-list-item:nth-child(2) {
	margin-left: 26px;
}
.lootak-section#lootak-quest .just-two-prices .lootak-quest-mission-loot-list-item:nth-child(2) {
	margin-left: 192px;
}
.lootak-section#lootak-quest .lootak-quest-mission-loot-list-item:nth-child(3) {
	margin-left: 28px;
}
.lootak-section#lootak-quest .lootak-quest-mission-loot-list-item img{
	display: block;
	transition: all 0.2s ease;
}
.lootak-section#lootak-quest .lootak-quest-mission-loot-list-item:hover img{
	-webkit-filter: brightness(72%);
    filter: brightness(72%);
}
.lootak-section#lootak-quest .lootak-quest-mission h4{
	font-size: 26px;
    text-shadow: 1px 1px 0px #d8a76bc7;
    margin: 0;
    color: #4a2b03;
    font-weight: 600;
}
.lootak-section#lootak-quest .lootak-quest-mission p {
	font-size: 17px;
    margin: 10px 0 14px;
    color: #4e3906;
    font-weight: 600;
    line-height: 26px;
    text-shadow: 1px 1px 2px #ffffff59;
}
.lootak-section#lootak-quest .lootak-mission-details {
	margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    color: #ffffffde;
    font-weight: 300;
    text-align: left;
    text-shadow: 2px 2px 1px #000000;
}
#lootak-quest-day-1 {
	background: url("../../images/special/lootak/days/day-1.jpg?6") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
#lootak-quest-day-2 {
	background: url("../../images/special/lootak/days/day-2.jpg?7") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
#lootak-quest-day-3 {
	background: url("../../images/special/lootak/days/day-3.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
#lootak-quest-day-4 {
	background: url("../../images/special/lootak/days/day-4.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
#lootak-quest-day-5 {
	background: url("../../images/special/lootak/days/day-5.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
#lootak-quest-day-6 {
	background: url("../../images/special/lootak/days/day-6.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
#lootak-quest-day-7 {
	background: url("../../images/special/lootak/days/day-7.jpg?2") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
#lootak-quest-day-8 {
	background: url("../../images/special/lootak/days/day-8.jpg?3") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
#lootak-quest-day-9 {
	background: url("../../images/special/lootak/days/day-9.jpg?2") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}



.lootak-section#lootak-rewards {
	background: url("../../images/special/lootak/bg-rewards.jpg?4") no-repeat scroll top center rgba(0, 0, 0, 0);
	text-align: center;
	padding: 74px 0 0;
}
.lootak-section#lootak-rewards.lottak-day-rewards {
	background: url("../../images/special/lootak/day-rewards-bg.jpg?4") no-repeat scroll top center rgba(0, 0, 0, 0);
}
.lootak-section#lootak-rewards h3 {
	font-size: 55px;
    text-shadow: 4px 3px 5px #000000;
    margin: -13px 0 0;
    color: #fff;
    font-weight: 400;
}
.lootak-section#lootak-rewards  p {
	width: 700px;
    color: #fff;
    margin: 0 auto;
    font-size: 19px;
    text-shadow: 2px 2px 1px #000000;
}
.lootak-section#lootak-rewards .rewardlist {
	background: url("../../images/special/lootak/rewardlist.png?3") no-repeat scroll left top rgba(0, 0, 0, 0);
	width: 519px;
    height: 596px;
    margin: 16px auto 32px;
    padding: 62px 60px;
    text-align: left;
    color: #4a2b03;
    font-weight: 600;
    font-size: 17px;
    text-shadow: 1px 1px 0px #d8a76bc7;
}
.lootak-section#lootak-rewards .rewardlist.just-two-prices {
	padding-top: 100px;
	height: 521px;
	background: url("../../images/special/lootak/rewardlist-small.png?3") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.lootak-section#lootak-rewards .rewardlist-title {
	font-size: 21px;
	margin-top: 15px;
}
.lootak-section#lootak-rewards .rewardlist ul{
	list-style: none;
	margin: 8px 0;
}
.lootak-section#lootak-rewards .rewardlist ul li{
	padding: 4px 0;
}
.lootak-section#lootak-rewards .rewardlist ul li:before{
	content: "\2666";
    font-size: 17px;
    margin-right: 12px;
    color: #eccb1bf2;
    text-shadow: 1px 1px 2px #2f1901ad;
}
.lootak-section#lootak-rewards .rewardlist ul li a{
	background: url("../../images/special/lootak/maximize.png?2") no-repeat scroll left top rgba(0, 0, 0, 0);
	height: 18px;
    width: 20px;
    margin: -2px 0 0 2px;
    vertical-align: middle;
    display: inline-block;
    opacity: 0.8;
	transition: all 0.2s ease;
}
.lootak-section#lootak-rewards .rewardlist ul li a:hover{
    opacity: 1;
}

.lootak-section#lootak-day-page {
	display: flex;
    align-items: center;
    padding: 74px 0;
    flex-direction: column;
	text-align: center;
}
.lootak-section#lootak-day-page .lootak-day-media {
	text-align: center;
	margin: 24px 0 0;
}
.lootak-section#lootak-day-page .lootak-day-media a {
	display: inline-block;
	border: 4px solid rgba(49, 34, 0, 0.51);
	margin: 10px;
	transition: all 0.2s ease;
	width: 300px;
	height: 169px;
}
.lootak-section#lootak-day-page .lootak-day-media a:hover {
	border: 4px solid rgba(49, 34, 0, 0.9);
}
.lootak-section#lootak-day-page .lootak-day-media.with-border {
    border: 4px solid #3371a77a;
}
.lootak-section#lootak-day-page.lootak-day-page-2 {
	background: url("../../images/special/lootak/days/day-2-full.jpg?2") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page.lootak-day-page-3 {
	background: url("../../images/special/lootak/days/day-3-full.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page.lootak-day-page-4 {
	background: url("../../images/special/lootak/days/day-4-full.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page.lootak-day-page-5 {
	background: url("../../images/special/lootak/days/day-5-full.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page.lootak-day-page-6 {
	background: url("../../images/special/lootak/days/day-6-full.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page.lootak-day-page-7 {
	background: url("../../images/special/lootak/days/day-7-full.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page.lootak-day-page-8 {
	background: url("../../images/special/lootak/days/day-8-full.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page.lootak-day-page-9 {
	background: url("../../images/special/lootak/days/day-9-full.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page h1,
.lootak-section#lootak-day-page h2 {
	font-size: 70px;
    margin: 0;
	color: #fff;
    text-shadow: 4px 3px 5px #000000;
}
.lootak-section#lootak-day-page h2 {
	margin: 14px 0 0;
    font-size: 28px;
	text-shadow: 2px 2px 3px #000000;
}
.lootak-section#lootak-day-page.lootak-day-page-2 h2 {
	color: #e4ac23;
}
.lootak-section#lootak-day-page.lootak-day-page-3 h2 {
	color: #4697de;
}
.lootak-section#lootak-day-page.lootak-day-page-4 h2 {
	color: #ecb532;
}
.lootak-section#lootak-day-page.lootak-day-page-5 h2 {
	color: #e4ac23;
}
.lootak-section#lootak-day-page.lootak-day-page-6 h2 {
	color: #8271ff;
}
.lootak-section#lootak-day-page.lootak-day-page-7 h2 {
	color: #e4ac23;
}
.lootak-section#lootak-day-page.lootak-day-page-8 h2 {
	color: #e4ac23;
}
.lootak-section#lootak-day-page.lootak-day-page-9 h2 {
	color: #e4ac23;
}
.lootak-section#lootak-day-page > p {
	width: 750px;
    color: #fff;
    margin-top: 8px;
    font-size: 19px;
    text-shadow: 2px 2px 1px #000000;
}

#lootak-form {
	width: 666px;
	height: 563px;
	background: url("../../images/special/lootak/form-bg-1.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	padding-top: 48px;
	margin-bottom: -32px;
}
#lootak-form.lootak-form-large {
	height: 1111px;
	background: url("../../images/special/lootak/form-bg-big.png?2") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.lootak-form-title {
    font-size: 17px;
    text-align: center;
    text-shadow: 1px 1px 0px #d8a76bc7;
    color: #4a2b03;
    font-weight: 600;
    height: 38px;
    padding-top: 7px;
}
.lootak-form-error {
	color: rgb(222, 179, 14);
    font-weight: 500;
	font-size: 20px;
    text-shadow: 1px 1px 1px #000000;
    display: block;
    padding: 5px;
}
.lootak-form-error.lootak-form-error-red {
	color: rgb(218, 60, 60);
}
.lootak-form-fields {
	padding: 50px 80px;
}
input.lootak-form-field,
select.lootak-form-field {
	margin-bottom: 10px;
	background-color: rgba(29, 15, 2, 0.55);
	font-size: 18px;
    box-shadow: 0 0 2px 1px rgba(212, 179, 86, 0.44) inset;
    padding: 11px;
    border: 1px solid #ceaa52;
}
input.lootak-form-field.lootak-form-field-dark,
select.lootak-form-field.lootak-form-field-dark {
	background-color: rgba(29, 15, 2, 0.92);
    box-shadow: 0 0 2px 1px rgba(214, 190, 18, 0.72) inset;
    border: 1px solid #e49608eb;
}
.lootak-form-field-group {
	margin-top: 8px;
}
.lootak-form-field-group span{
	display: block;
	margin-bottom: 4px;
    text-shadow: 2px 2px 1px #000000;
    color: #ffffff;
	text-align: left;
}
.lootak-form-description {
	margin-bottom: 24px;
	text-shadow: 2px 2px 1px #000000;
    color: #ffffffbd;
}
.lootak-form-close {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.lootak-form-close span{
	color: rgb(222, 179, 14);
    font-weight: 500;
    font-size: 22px;
    text-shadow: 1px 1px 1px #000000;
    display: block;
    padding: 0 40px;
    margin-bottom: 20px;
}

#lootak-character-select .character-select-inner{
	width: 627px;
	height:547px;
	background: url("../../images/special/lootak/character-select-empty.png?3") no-repeat scroll left top rgba(0, 0, 0, 0);
	padding: 100px 85px 89px;
	margin-bottom: -50px;
}
#lootak-character-select .character-select-inner.character-selected {
	width: 567px;
	height:400px;
	background: url("../../images/special/lootak/character-select-done.png?3") no-repeat scroll left top rgba(0, 0, 0, 0);
	padding-top: 42px
}
#lootak-character-select h4 {
    font-size: 25px;
    text-shadow: 1px 1px 0px #d8a76bc7;
    margin: 0;
    color: #4a2b03;
    font-weight: 600;
    text-transform: none;
}
#lootak-character-select .character-selected h4 {
    font-size: 18px;
    text-shadow: 1px 1px 0px #d8a76bc7;
    margin: 0;
    color: #4a2b03;
    font-weight: 600;
    padding-top: 0;;
}
#lootak-character-select p {
	font-size: 17px;
    margin: 24px 0;
    color: #4e3906;
    font-weight: 600;
    line-height: 26px;
    text-shadow: 1px 1px 2px #ffffff59;
}
#lootak-character-select .character-select-inner.character-selected p {
    margin: 6px 0 15px;
}
#lootak-character-select .character-select-inner.character-selected .lootak-character-image {
    position: relative;
}
#lootak-character-select .character-select-inner.character-selected .lootak-character-remove {
    position: absolute;
	width: 26px;
	height: 26px;
	background: url("../../images/special/lootak/character-remove.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	left: 50%;
	top: 100px;
	transform: translatex(-50%);
}
#lootak-character-select .character-select-inner.character-selected img {
    border-radius: 50%;
    margin-top: 25px;
    border: 4px solid #4e3906;
    box-shadow: 0 0 20px 4px #2f1901cf;
}

.lootak-section#lootak-day-page-more {
	display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
	padding: 74px 0;
}
.lootak-section#lootak-day-page-more.lootak-day-page-3 {
	background: url("../../images/special/lootak/days/day-3-full-2.jpg") no-repeat scroll top center rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page-more.lootak-day-page-4 {
	background: url("../../images/special/lootak/days/day-4-full-2.jpg") no-repeat scroll top center rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page-more.lootak-day-page-5-1 {
	background: url("../../images/special/lootak/days/day-5-full-2.jpg?3") no-repeat scroll top center rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page-more.lootak-day-page-5-2 {
	background: url("../../images/special/lootak/days/day-5-full-3.jpg?2") no-repeat scroll top center rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page-more.lootak-day-page-6 {
	background: url("../../images/special/lootak/days/day-6-full-2.jpg") no-repeat scroll top center rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page-more.lootak-day-page-7-1 {
	background: url("../../images/special/lootak/days/day-7-full-2.jpg?3") no-repeat scroll top center rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page-more.lootak-day-page-7-2 {
	background: url("../../images/special/lootak/days/day-7-full-3.jpg?3") no-repeat scroll bottom center rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page-more.lootak-day-page-8 {
	background: url("../../images/special/lootak/days/day-8-full-2.jpg") no-repeat scroll top center rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page-more.lootak-day-page-9 {
	background: url("../../images/special/lootak/days/day-9-full-2.jpg") no-repeat scroll top center rgba(0, 0, 0, 0);
}
.lootak-section#lootak-day-page-more h3 {
	font-size: 55px;
    text-shadow: 4px 3px 5px #000000;
    margin: -13px 0 0;
    color: #fff;
    font-weight: 400;
}
.lootak-section#lootak-day-page-more  p {
	width: 700px;
    color: #fff;
    margin: 0 auto;
    font-size: 19px;
    text-shadow: 2px 2px 1px #000000;
}

.lootak-day-quest-progress {
	display: flex;
	flex-direction: row;
	justify-content: center;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.lootak-day-quest-progress li{
	margin: 0 20px;
}
.lootak-day-quest-progress li .lootak-day-quest-progress-task{
	width: 80px;
	height: 80px;
	margin-bottom: 2px;
	position: relative;
}
.lootak-day-quest-progress li .lootak-day-quest-progress-task span{
	padding: 6px 10px;
    background: rgba(0,0,0,0.7);
    border-radius: 6px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    display: none;
    position: absolute;
    transform: translateX(-50%);
    top: -30px;
    left: 50%;
    transition: all 0.2s ease;
    white-space: nowrap;
}
.lootak-day-quest-progress li .lootak-day-quest-progress-task:hover span{
	display: block;
}
.lootak-day-quest-progress-finished {
	position: absolute;
	left:10px;
	top: 10px;
	width: 58px;
	height: 58px;
	background: url("../../images/special/lootak/days/progress/progress-done.png") no-repeat scroll top left rgba(0, 0, 0, 0);
}
.lootak-day-quest-progress li > span{
	color: #fff;
    font-weight: 500;
    font-size: 22px;
    text-shadow: 1px 1px 1px #000000;
    display: block;
    margin-bottom: 20px;
}
.lootak-day-quest-complete {
	width: 361px;
	height: 120px;
	background: url("../../images/special/lootak/quest-complete.png?2") no-repeat scroll top left rgba(0, 0, 0, 0);
	font-size: 19px;
    text-shadow: 2px 1px 1px #000;
    color: #ffffffd9;
    font-weight: 600;
    text-transform: uppercase;
    padding: 46px 56px;
    margin: -14px auto 0;
    text-align: left;
}
.lootak-day-quest-wait {
	width: 361px;
	height: 120px;
	background: url("../../images/special/lootak/quest-wait.png?2") no-repeat scroll top left rgba(0, 0, 0, 0);
	font-size: 19px;
    text-shadow: 2px 1px 1px #000;
    color: #ffffffd9;
    font-weight: 600;
    text-transform: uppercase;
    padding: 47px 50px;
    margin: -14px auto 0;
    text-align: left;
}
.lootak-close-icon {
	width: 115px;
	height:145px;
	background: url("../../images/special/lootak/close-img.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	margin: 0 auto;
}

.lootak-story-time {
	background: rgba(0,0,0,0.8);
	padding: 16px;
	max-width: 920px;
	width: 100%;
	margin: 10px auto;
	color: #d0d0d0;
	border-radius: 8px;	
}
.lootak-story-time span{
	color: #dac318;
    font-style: italic;
    font-weight: 500;
}