@import "style.css?v=0.5";
@import "validation.css";
@import "ui.css";
@import "notice.css";
@import "dmn.css?v=0.4";
@import "ssss.css";
@import "custom.css";

#loading {
    background-image: url(../images/l_bg.png);
    border-radius: 0 0 4px 4px;
    color: #fff;
    position: fixed;
    top: 0;
    left: 48%;
    z-index: 1000;
    padding: 6px;
}

#buy_windows,
#add_to_card_windows,
#select_server,
#auction_bet {
    width: 404px;
    padding-bottom: 2px;
    display: none;
    background: #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    z-index: 9999;
}

.tabrow { height: auto !important; }

div#lattest_items {
    font-size: 11px;
    color: white;
}

#lattest_items ul li {
	text-align: center;
	margin-bottom: 1.5rem;
}

#lattest_items ul li div {
    color: white;
    margin-bottom: 5px;
    float: inherit !important;
    display: inline-block !important;
    font-size: 11px;
}

#item_buy_right .opt { width: 210px !important; }
#item_buy_right { float: right !important; width: calc(100% - 24.9%) !important; }

#item_buy_right .opt select {
    height: 20px !important;
    padding-bottom: 0 !important;
    min-width: auto !important;
    padding-top: inherit !important;
    display: inline-block;
}

.add_to_card th, .add_to_card tr td {
    background: black !important;
}

#lattest_items ul li div:nth-child(2):before {
    content: 'Cost:';
    padding-left: 5px;
    padding-right: 5px;
}

#buy_windows,
#add_to_card_windows,
#select_server,
#auction_bet {
    width: 404px;
    padding-bottom: 2px;
    display: none;
    background: #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    z-index: 9999;
}


.custom_button {
	transition: all 0.3s ease;
    background-image: url(../images/button.png);
    cursor: pointer;
    width: 120px;
    height: 42px;
    border: none;
    color: #fff !important;
    font-size: 11px;
    border-radius: 6px;
    position: relative;
    z-index: 1;
    text-align: center;
    text-transform: uppercase;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    text-shadow: 0px 0px 10px rgba(216, 122, 115, 0.7);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.8);
}

.lk-form li:before {
    content: ">";
    height: 8px;
    width: 5px;
    margin-right: 15px;
    position: absolute;
    left: 35px;
    top: 0.65rem;
    opacity: 0.3;
	color: white;
}

.lk-form li:last-child:before {
	content: "x";
    height: 8px;
    width: 5px;
    margin-right: 15px;
    position: absolute;
    left: 35px;
    top: 0.65rem;
    opacity: 0.3;
}
.news {
	box-shadow: none !important;
}

.status_block {
	min-height: 170px !important;
	height: inherit !important;
}

table.sidebar_rank th,
table.sidebar_rank td {
	text-align: center !important;
}

.lk-coins {
	padding: 5px 30px 15px 30px;
}

.lk-form li {
	position: relative;
	list-style-type: none;
}

.lk-form li:hover {
  background: rgba(170, 115, 132, 0.2);
  box-shadow: 0px 11px 31px -9px rgba(0, 0, 0, 0.1);
}

.lk-coins .coins {
    float: right;
    color: #ff9b39;
    font-weight: bold;
    font-size: 12px;
    margin-top: 3px;
    display: inline-block;
    margin-bottom: 10px;
}

.lk-coins .username {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
	position: relative;
	top: 5px;
}

.lk-form li a {
    display: block;
    padding: 10px 25px 10px 60px;
    text-decoration: none;
    font-size: 11px;
    border-top: 1px solid rgba(170, 115, 132, 0.2);
    text-decoration: none;
    color: white;
}

.tabrow { height: auto !important; }

#buy_windows,
#add_to_card_windows,
#select_server,
#auction_bet {
    width: 404px;
    padding-bottom: 2px;
    display: none;
    background: #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    z-index: 9999;
}

.bx-wrapper {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    margin-top: -5px;
}

.bx-controls-direction a {
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.bx-wrapper:hover .bx-controls-direction a {
    opacity: 1;
}

.bx-wrapper img {
    min-width: 930px;
    max-width: 930px;
    max-height: 300px;
    min-height: 300px;
}

a.bx-pager-link.active {
    background: white !important;
}

.bx-viewport {
    max-height: 300px;
}

.offline {
    color: red
}

.online {
    color: green
}


/* CSS3 Encoded */

.rank-img {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.tabs__content {
    margin-bottom: 2.5rem;
}

.post-title h3 {
    padding-left: 1rem;
    font-weight: bold;
}

.mw-content.ajax-container li {
    display: block;
}

.pagination {
    padding: 0;
    margin: 0 0 20px;
    border-radius: 4px;
}

.breadcrumb>li,
.pagination {
    display: inline-block;
}

.pager li,
.pagination>li {
    display: inline;
}

.pagination li:first-child a,
.pagination li:first-child a:hover,
.pagination li:last-child a,
.pagination li:last-child a:hover {
    border-radius: 3px!important;
    -webkit-border-radius: 3px!important;
}

.pagination li a:focus,
.pagination li a:hover,
.pagination li.active a,
.pagination li.active a:focus,
.pagination li.active a:hover {
    border: 1px solid #e6e6e6;
    background-color: #f5f5f5;
    color: #696e72;
}

.pagination > li > a {
    padding: 5px;
}

.space {
    padding-top: 1.5rem;
}

.bordered {
    padding: 5px;
    border: 1px solid #e9ecef;
    border-radius: 5px;
}

.form-control {
    border-radius: 5px;
    border: 1px solid #efefef;
    font-size: 12px;
}

#login-sumbit,
.buttoncms {
    text-transform: uppercase;
    color: #fff;
    background: #463257;
    min-width: 100px;
    min-height: 50px;
    border: none;
    border-radius: 5px;
    transition: skew(-2deg);
    transform: skew(-2deg);
    cursor: pointer;
}

button, .button {
	padding: 7px 23px;
}

.ranks {
    text-transform: uppercase;
    color: #fff !important;
    background: #463257;
    min-width: 100px;
    min-height: 50px;
    border: none;
    border-radius: 5px;
    padding: 5px;
}

.inline {
    display: inline-block;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

.entry .table .table {
    background-color: transparent;
}

.col-md-6 {
    display: inline;
}

.ajax-container {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.field-icon {
    left: 12px;
    font-size: 16px;
    top: 0;
    z-index: 4;
    width: 42px;
    height: 42px;
    color: inherit;
    line-height: 42px;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    pointer-events: none;
}

.register {
    position: relative;
    vertical-align: top;
    border: 1px solid #DDD;
    display: -moz-inline-stack;
    display: inline-block;
    padding-left: 30px;
    display: inline;
    color: #626262;
    outline: none;
    height: 42px;
    transition: 0.25s;
}

select {
    background: #000;
    min-width: 250px;
    border: 1px solid #1e495b;
    color: #b4f5f3;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 15px;
    padding: 14px 16px;
    border-radius: 6px;
    position: relative;
    -webkit-appearance: none;
    background-image: url(../images/arrow-s.png);
    background-position: right 15px center;
    background-repeat: no-repeat;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none !important;
    cursor: pointer;
}

button,
input[type="sumbit"]:before,
.content .page-content .download-block ul li a:before {
	background-color: #E04E4A;
    border-color: #BA2522;
    text-decoration: none !important;
    border-radius: 2px;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.6);
    border: 1px solid #111111;
    font-weight: 600;
    color: #FFFFFF;
}

.content .page-content .download-block ul li a span {
    position: relative;
    display: block;
    align-self: auto !important;
    justify-self: left !important;
    text-align: left !important;
}

.lk-form.block-l li,
.lk-title,
.lk-coins,
.lk-form.block-l li {
    margin: inherit;
}

ul#paypal-options li h3,
#paypal-options li h4 {
    font-size: 17px;
    margin-top: 1rem;
    padding-right: 5rem;
}

#paypal-options li {
    border-bottom: 1px solid #efefef;
    padding-bottom: 1rem;
    display: inherit;
}

#paypal-options h3.left {
    min-width: 285px;
}

#paypal-options li h4 {
    min-width: 140px;
}

.modal-header .close {
    padding: initial;
    margin: 0rem 0rem -1rem auto;
}

ul#paypal-options {
    display: inline-block;
    margin-bottom: 1rem;
}

table.set-lk .flex-c {
    display: initial;
    float: left;
}

table.set-lk .flex-c img {
    position: relative;
    top: 5px;
    padding-right: 5px;
}

#character-info tbody tr td {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: rgba(0, 0, 0, 0.06);
    border: 1px solid rgba(0, 0, 0, .125);
    min-height: 110px;
    text-align: left;
}

table.set-lk tbody tr td span {
    position: relative;
    top: 5px;
}

.link {
    position: relative;
    display: table;
    margin: 25px auto 0;
    text-align: center;
    color: #a5c862;
    font-size: 14px;
    text-decoration: underline;
}

button,
input[type="sumbit"] {
	    background: #000;
    border: 1px solid #1e495b;
    color: #b4f5f3;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    padding: 14px 16px;
    border-radius: 6px;
    position: relative;
}

#events div {
    padding: 14px 0px;
    transition: 0.4s;
    position: relative;
    display: flex;
    height: 36px;
    display: flex;
    align-items: center;
    padding: 0px 10px;
    font-size: 12px;
    border-bottom: 1px solid rgba(133, 52, 73, 0.5);
    transition: 0.3s;
    color: white;
}

#events div small {
    padding-left: 1rem;
    color: #e19d61;
}

button, input[type="sumbit"] {
    display: block;
    float: inherit;
    margin: 0 auto;
}

input[type="checkbox"] {
    min-width: unset;
}

.post-header {
    margin-bottom: 1rem;
}

.post {
    margin-bottom: 5rem;
}

.bx-wrapper .bx-controls-direction a {
    top: 50% !important;
}

iframe {
    max-width: 100%;
}

.input-main {
    margin-bottom: 0px !important;
}

#main-content button {
    text-transform: uppercase;
    color: #fff;
    background: #463257;
    min-width: 100px;
    min-height: 50px;
    border: none;
    border-radius: 5px;
    transition: skew(-2deg);
    transform: skew(-2deg);
    cursor: pointer;
}

.pagination a:focus,
.pagination a:hover,
.pagination a.active a,
.pagination a.active a:focus,
.pagination a.active a:hover {
    border: 1px solid #e6e6e6;
    background-color: #f5f5f5;
    color: #696e72;
}

.pagination a.active {
    border: 1px solid #e6e6e6;
    background-color: #f5f5f5;
    color: #696e72;
    font-size: 15px;
}

.pagination a:first-child a,
.pagination a:first-child a:hover,
.pagination a:last-child a,
.pagination a:last-child a:hover {
    border-radius: 3px!important;
    -webkit-border-radius: 3px!important;
}

.pagination > a {
    padding: 5px;
    border: 1px solid #e6e6e6;
    background-color: #f5f5f5;
    color: #696e72;
    font-size: 12px;
}

.bordered {
    float: right;
}

.rank-table {
    text-align: center;
    border-bottom: 1px solid #efefef;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}

table tr td {
    vertical-align: bottom;
    padding: 10px;
}

table td { border: none !important; }

.ranking-table .main-tr {
        background: url(../images/content-title.jpg) no-repeat;
    height: 58px;
    font-size: 16px;
    color: #bfc0bf;
    padding: 0px 25px;
    margin-bottom: 2px;
}


.main-tr { 
background: #85141E;
    color: #fec16a;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
    border-bottom: 3px solid #fec16a;
    padding: 10px 3px;
    font-weight: normal!important;
    text-align: center;
}

.ranking-table th,
.ranking-table td,
table th,
table td {
    padding: 10px;
}

.ranking-table tr:nth-child(even) {
    background-color: #f9f9f9;
}

.content .content-left {
    max-height: 1500px;
    overflow-x: hidden;
}

.block-content p.title {
    margin-bottom: 1rem;
}


/* width */

.block-content table.sidebar_rank th {
    border-radius: 0px;
}

.sidenav {
    font-family: 'Roboto', sans-serif;
    height: 460px;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 10%;
    overflow-x: hidden;
    padding-top: 50px;
    transition: 0.5s;
    background: url(https://warlockmu.net/assets/warlockmu/images/event_time.png) no-repeat;
}

.eventsbtn {
    background: url(https://warlockmu.net/assets/warlockmu/images/event_icon.png) no-repeat;
    top: 25%;
    left: 3px;
    width: 62px;
    height: 58px;
    border: none;
    outline: none;
    opacity: 1;
    position: fixed;
    z-index: 1;
    float: right;
    cursor: pointer;
}

#events {
    overflow-x: hidden;
    max-height: inherit;
}

.sidenav .closebtn {
    background: url(https://warlockmu.net/assets/warlockmu/images/close_inv.png) no-repeat;
    width: 67px;
    height: 30px;
    border: none;
    outline: none;
    position: absolute;
    bottom: 20px;
    left: 35%;
    opacity: 1;
}

.title1 {
    padding: 10px;
    background: rgba(15, 15, 18, 0.32);
    font-size: 10px;
    border-radius: 5px;
    margin-bottom: 1rem;
}

.news li .badge {
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: .6rem;
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    background: #ff361a !important;
}

.news li {
    border-bottom: 1px solid #d4d3d3;
    padding: 8px;
    font-size: .8rem;
}

.news {
    list-style: none;
    margin: 0;
    padding: 0;
}

.button-st3 {
    background: #ff361a !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2e466e', endColorstr='#415989', GradientType=0);
    background-color: #2e466e;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 9px;
    font-weight: bold;
    padding: 6px 12px;
    text-decoration: none;
}

.select-main {
    position: relative;
    vertical-align: top;
    border: 1px solid #DDD;
    display: -moz-inline-stack;
    display: inline-block;
    padding-left: 30px;
    display: inline;
    color: #626262;
    outline: none;
    height: 42px;
    transition: 0.25s;
    max-width: 225px;
}

.input-main,
select {
    background: #000;
    min-width: 250px;
    border: 1px solid #1e495b;
    color: #b4f5f3;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 15px;
    padding: 14px 16px;
    border-radius: 6px;
    position: relative;
    -webkit-appearance: none;
    background-image: url(../images/arrow-s.png);
    background-position: right 15px center;
    background-repeat: no-repeat;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none !important;
    cursor: pointer;
}

a.without_img {
    display: inherit;
}

ul.style4 span {
    float: inherit !important;
}

.white-box.acc-menu {
    text-align: center;
    padding-bottom: 1rem;
}

.sidebar-title {
    border-top: 2px solid #dfdfdf;
}

table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
    text-align: center;
}

.sy-caption-wrap {
    display: none
}

.timeleft-box {
    background: #2e466e;
    padding: 3px;
    color: #fff;
    font-size: 10px
}

.timeleft-box-day {
    background: #76270c;
    padding: 3px;
    color: #fff;
    font-size: 10px
}

.timeleft-box-mon {
    background: #474544;
    padding: 3px;
    color: #fff;
    font-size: 10px
}

ul .events a {
    float: left
}

ul .events a {
    float: right
}



#timer_div_title {
    height: 16px;
    width: 10%;
    top: 450px;
    margin-bottom: 30px;
    left: 70px;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #282828;
    text-shadow: #282828 0 0 3px;
}

#timer_div_time {
    margin-top: 30px;
    position: absolute;
    height: 400px;
    width: 120px;
    top: 350px;
    left: 260px
}

.timmer_inner_block {
    width: 93px;
    height: 88px;
    border: 1px solid #282828;
    background-color: #282828;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
    padding: 3px;
    margin: 2px;
    max-width: 100%;
    -webkit-box-shadow: 0 8px 6px -6px rgba(255, 255, 255, .4);
    -moz-box-shadow: 0 8px 6px -6px rgba(255, 255, 255, .4);
    box-shadow: 0 8px 6px -6px rgba(255, 255, 255, .4);
    filter: alpha(opacity=20)
}

#timer_div_time .timmer_inner_block .title {
    text-align: center;
    font-size: 13px;
    color: white;
    text-shadow: #1a909b 0 0 3px;
    text-transform: uppercase
}

#timer_div_time .timmer_inner_block .count {
    text-align: center;
    font-weight: 700;
    font-size: 25px;
    padding-top: 7px;
    text-shadow: #1a909b 0 0 3px;
    color: #1a909b;
}


.sidebar_rank tr td a {
    color: #fff;
    font-weight: bold;
}
.topPanel__buttons a { white-space: nowrap; }
.topNews { min-height: 653px; height: initial !important; background-size: cover; background-attachment: fixed; }
select#switch_server {
	min-width: 350px !important;
	margin-top: 1rem;
}
.title1 {
	background: transparent;
}

.title1 h1 { 
	color: #24131f;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ffffff;
    box-shadow: 0px 1px 0px 0px #b97e5f;
}

.content-lk { margin: 0 auto; text-align: center; }
.flex.lkContent {
	display: block;
	text-align: center;
	margin: 0 auto;
}

#vote-options li { min-height: 75px; }
table tr td { white-space: nowrap; }


/* Responsive */

@media (max-width: 1200px) and (min-width: 992px) {
    .mw-header .banners {
        width: 100% !important;
    }
    .slider > div {
        width: 100%;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .mw-header {
        background: transparent;
    }
}

@media screen and (max-width: 768px) {
	form.form-login p.flex-c-c {
    display: block;
}

	input, select {
		max-width: calc(100% - 25%);
	}
	
	select { min-width: calc(100% - 25%) !important }
	
	button, input[type="sumbit"] { float: left !important; }
	
	#content table {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	
    .table td,
    .table th {
        padding: .25rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6;
        max-width: 65px;
    }
    .ranks {
        min-width: inherit;
        min-height: inherit;
        display: inline-block;
        margin-bottom: 5px;
    }
}

input,
select,
.form-group	{
	text-transform: unset !important;
}

.logo a {
	background: url(<?php echo $this->config->base_url; ?>assets/<?php echo $this->config->config_entry("main|template"); ?>/images/logo.png?v=1) no-repeat;
}

.title1 h1 {
	color: white !important;
	display: block;
	position: relative;
	z-index: 99999;
	border-bottom: 1px solid #1e495b;
	box-shadow: 0px 1px 0px 0px #0e1d30;
}

.each_item .item_bg {
	background: #1d0f13;
}

.ranking-table td {
	margin-top: 0.5rem;
	border-collapse: collapse;
	padding: 10px 10px;
	border: 1px solid #1f4b5d !important;
}

.custom_button {
	padding-top: 10px !important;
	padding-left: 5px;
	margin-bottom: 1rem;
}

.form table tbody tr td {
	line-height: 50px;
}

.ranking-table .main-tr {
	border-bottom: none !important;
}

.ranking-table tr:nth-child(even),
.ranking-table tr,
.ranking-table td {
	background-color: unset !important;
}

#timer_div_time {
	margin-top: 0;
	width: 532px;
	height: 209px;
	display: block;
	position: absolute;
	top: 325px;
	left: 425px;
	z-index: 10;
}

.timmer_inner_block {
	width: 70px;
	height: 65px;
	background-color: rgba(0, 0, 0, 0.26);
}
