@font-face {
  font-family: 'Shojumaru';
  font-style: normal;
  font-weight: 400;
  src: local('Shojumaru'), local('Shojumaru-Regular'), url(pYVcIM206l3F7GUKEvtB3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

.money_accinfo {
	text-align:center; 
	margin-top:3px;
}

tbody tr.odd.minus td {
	background-color: #ffe0e0;
}
tbody tr.even.minus td {
	background-color: #fff0f0;
}
tbody tr.odd.plus td {
	background-color: #e0ffe0;
}
tbody tr.even.plus td {
	background-color: #f0fff0;
}

tbody tr.minus:hover td, tbody tr.plus:hover td {
	background-color: #f0f0ff;
}

.search_init,.search_focus {
	width: 99%;
	color: #444444;
	background: #fff5f5; 
 	border: 1px solid #999;
	font-family: use-lang-def;
	font-size: 13px;
	font-weight: 400;
	padding: 1px;
	text-align: center;
	text-indent: 0px;
	text-transform: none;	
}

.pagination1 .pagination {
	margin:0px;
	margin-bottom: 10px;
}

.dataTables_length {
	margin-top:5px;
	height: 37px;
}

.search_focus {
	background: #ffffe1; 
 	border: 1px dashed #555;
}

.class_icon.class_0,.class_icon.class_0:hover {background-position : 0px 0px ;}
.class_icon.class_1,.class_icon.class_1:hover {background-position : 0px -14px ;}
.class_icon.class_2,.class_icon.class_2:hover {background-position : 0px -28px ;}
.class_icon.class_3,.class_icon.class_3:hover {background-position : 0px -42px ;}
.class_icon.class_4,.class_icon.class_4:hover {background-position : 0px -56px ;}
.class_icon.class_5,.class_icon.class_5:hover {background-position : 0px -70px ;}
.class_icon.class_6,.class_icon.class_6:hover {background-position : 0px -84px ;}
.class_icon.class_7,.class_icon.class_7:hover {background-position : 0px -98px ;}
.class_icon.class_8,.class_icon.class_8:hover {background-position : 0px -112px ;}
.class_icon.class_9,.class_icon.class_9:hover {background-position : 0px -126px ;}
.class_icon.class_10,.class_icon.class_10:hover {background-position : 0px -140px ;}
.class_icon.class_11,.class_icon.class_11:hover {background-position : 0px -154px ;}
.class_icon.class_12,.class_icon.class_12:hover {background-position : 0px -168px ;}
.class_icon.class_13,.class_icon.class_13:hover {background-position : 0px -182px ;}
.class_icon.class_14,.class_icon.class_14:hover {background-position : 0px -196px ;}

.class_icon.fclass_0,.class_icon.fclass_0:hover {background-position : 0px -210px ;}
.class_icon.fclass_1,.class_icon.fclass_1:hover {background-position : 0px -224px ;}
.class_icon.fclass_2,.class_icon.fclass_2:hover {background-position : 0px -238px ;}
.class_icon.fclass_3,.class_icon.fclass_3:hover {background-position : 0px -252px ;}
.class_icon.fclass_4,.class_icon.fclass_4:hover {background-position : 0px -266px ;}
.class_icon.fclass_5,.class_icon.fclass_5:hover {background-position : 0px -280px ;}
.class_icon.fclass_6,.class_icon.fclass_6:hover {background-position : 0px -294px ;}
.class_icon.fclass_7,.class_icon.fclass_7:hover {background-position : 0px -308px ;}
.class_icon.fclass_8,.class_icon.fclass_8:hover {background-position : 0px -322px ;}
.class_icon.fclass_9,.class_icon.fclass_9:hover {background-position : 0px -336px ;}
.class_icon.fclass_10,.class_icon.fclass_10:hover {background-position : 0px -350px ;}
.class_icon.fclass_11,.class_icon.fclass_11:hover {background-position : 0px -364px ;}
.class_icon.fclass_12,.class_icon.fclass_12:hover {background-position : 0px -378px ;}
.class_icon.fclass_13,.class_icon.fclass_13:hover {background-position : 0px -392px ;}
.class_icon.fclass_14,.class_icon.fclass_14:hover {background-position : 0px -406px ;}

.class_icon {
	background-image : url('../img/profession.png');
	background-repeat : no-repeat;
	display : inline-block;
	height : 14px;
	vertical-align : text-bottom;
	width : 14px ;
}

.label_left {
	float:left;
	font-size:13px;
}

.label_right {
	float:right;
	font-size:13px;
}

.config_cost {
	width: 60px;
}

.margin0 {
	margin:0;
}

.padding0 {
	padding:0;
}

.config_itemid {
	width: 50px;
}

.regforget {
	float: left;
}

.regnew {
	float: right;
}

.gold {
	background-image: url(../img/gold.png);
	background-position: center left;
	background-repeat: no-repeat;
	height:14px;
	font-size: 13px;
	padding-left:15px;
	font-weight: bold;
	color: #f3ac4d;
}

.silver {
	background-image: url(../img/silver.png);
	background-position: center left;
	background-repeat: no-repeat;
	height:14px;
	font-size: 13px;
	padding-left:15px;
	font-weight: bold;
	color: #d0d0d0;
}

.gold_dark {
	color: #c37c1d;
}

.gold_silver {
	color: #a0a0a0;
}

select{
background-color:#fff;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  margin-bottom: 0px;
}

.form-horizontal .control-label1 {
  float: left;
  width: 300px;
  padding-top: 5px;
  padding-right: 10px;
  text-align: right;
  padding-bottom: 2px;
}

.shop_items {
	background-color:#000000;
	padding: 5px;
	color: #ffffff;
	hsla(0, 0%, 0%, 0.25);
	border-width: 1px;
	border-style: solid;
	border-radius: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0 1px 1px
	hsla(0, 0%, 0%, 0.08), inset 0 1px
	hsla(0, 100%, 100%, 0.3);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 1px rgba(255, 255, 255, 0.3);
	box-shadow: 0 1px 1px
	hsla(0, 0%, 0%, 0.08), inset 0 1px
	hsla(0, 100%, 100%, 0.3);
}

.popover-content {
  padding: 10px;
  background-color: #101010;
  -webkit-border-radius: 0 0 3px 3px;
     -moz-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

.popover-title {
  padding: 5px 10px;
  line-height: 1;
  color: #ffffff;
  font-size:13px;
  background-color: #202020;
  border-bottom: 1px solid #eee;
  -webkit-border-radius: 3px 3px 0 0;
     -moz-border-radius: 3px 3px 0 0;
          border-radius: 3px 3px 0 0;
}

.popover-inner {
  width: auto;
  padding:1px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0.97;
}

.table-shop tbody tr:hover td,
.table-shop tbody tr:hover th {
  background-color: #101010;
}

.auth {
	border:0px;
	padding:3px;
	vertical-align:top;
}

form {
	margin:0px;
	padding:0px;
}

.w150 {
  width:150px;
  margin-top:1px;
  margin-bottom:1px;
}

.wfull {
  width: 98%;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 2px;
}

.w200 {
  width:155px;
  margin-top:2px;
  margin-bottom:2px;
}

.w210 {
  width:210px;
  margin-top:2px;
  margin-bottom:2px;
}

.item_name {
  font-size:11px;
}

.controls {
  margin-bottom:2px;
}

.table {
	margin-bottom: 3px;
}

.table td {
	padding:3px;
}

.table-bordered td {
  text-align: center;
  vertical-align: middle;
}

.table-bordered th {
  text-align: center;
}

.top-block{
font-size:14px;
text-align: center;
padding: 5px;
margin-bottom:10px;
font-weight:bold;
position: relative;
display: block;
line-height: 22px;
text-shadow: 0 0 1px #DDD;
text-decoration:none;
-webkit-box-shadow: inset 0 0 0 1px #FAFAFA;
-moz-box-shadow: inset 0 0 0 1px #FAFAFA;
box-shadow: inset 0 0 0 1px #FAFAFA;
background: -moz-linear-gradient(top,  rgba(30,87,153,0.2) 0%, rgba(125,185,232,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,0.2)), color-stop(100%,rgba(125,185,232,0)));
background: -webkit-linear-gradient(top,  rgba(30,87,153,0.2) 0%,rgba(125,185,232,0) 100%);
background: -o-linear-gradient(top,  rgba(30,87,153,0.2) 0%,rgba(125,185,232,0) 100%);
background: -ms-linear-gradient(top,  rgba(30,87,153,0.2) 0%,rgba(125,185,232,0) 100%);
background: linear-gradient(to bottom,  rgba(30,87,153,0.2) 0%,rgba(125,185,232,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#331e5799', endColorstr='#007db9e8',GradientType=0 );
}

.top-block span{
clear:both;
}


.top-block:hover{
text-decoration:none
}

.row-fluid .shop-block {
	display: grid;
	font-size:14px;
	color: #f0f0f0;
	text-align: center;
	padding: 15px 5px 5px;
	margin: 0 0 15px 0;
	font-weight:bold;
	text-shadow: 0 0 1px #808080;
	text-decoration:none;
	-webkit-box-shadow: inset 0 0 0 1px #FAFAFA;
	-moz-box-shadow: inset 0 0 0 1px #FAFAFA;
	box-shadow: inset 0 0 0 1px #FAFAFA;
	background: -moz-linear-gradient(top,  rgba(50,50,50,0.98) 0%, rgba(10,10,10,0.98) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(50,50,50,0.98)), color-stop(100%,rgba(10,10,10,0.98)));
	background: -webkit-linear-gradient(top,  rgba(50,50,50,0.98) 0%,rgba(10,10,10,0.98) 100%);
	background: -o-linear-gradient(top,  rgba(50,50,50,0.98) 0%,rgba(10,10,10,0.98) 100%);
	background: -ms-linear-gradient(top,  rgba(50,50,50,0.98) 0%,rgba(10,10,10,0.98) 100%);
	background: linear-gradient(to bottom,  rgba(50,50,50,0.98) 0%,rgba(10,10,10,0.98) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#331e5799', endColorstr='#007db9e8',GradientType=0 );
}

.shop-block span{
	clear:both;
}

.shop-block hr {
	padding:0;
	margin: 5px 0;
	color: #303030;
	background-color:#303030;
	border:0 none;
	height:1px;
	clear:both;
}

.shop-block:hover{
	text-decoration:none;
	background: linear-gradient(to bottom,  rgba(50,50,70,0.98) 0%,rgba(10,10,30,0.98) 100%);
	color: #ffff00;
}

.row-fluid .pers-block {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #f0f0f0;
	padding: 15px 5px 5px;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-shadow: 0 0 1px #808080;
	text-decoration: none;
	-webkit-box-shadow: inset 0 0 0 1px #fafafa;
	-moz-box-shadow: inset 0 0 0 1px #FAFAFA;
	box-shadow: inset 0 0 0 1px #fafafa;
	background: -moz-linear-gradient(top, rgba(50,50,50,0.98) 0%, rgba(10,10,10,0.98) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(50,50,50,0.98)), color-stop(100%,rgba(10,10,10,0.98)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.98) 0%,rgba(10,10,10,0.98) 100%);
	background: -o-linear-gradient(top, rgba(50,50,50,0.98) 0%,rgba(10,10,10,0.98) 100%);
	background: -ms-linear-gradient(top, rgba(50,50,50,0.98) 0%,rgba(10,10,10,0.98) 100%);
	background: linear-gradient(to bottom, rgba(50,50,50,0.98) 0%,rgba(10,10,10,0.98) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#331e5799', endColorstr='#007db9e8',GradientType=0 );
}

.row-fluid .pers-block hr {
	padding: 0;
	margin: 5px 0;
	color: #303030;
	background-color: #303030;
	border: 0 none;
	height: 1px;
	clear: both;
}

.row-fluid .pers-block:hover {
	text-decoration: none;
	background: linear-gradient(to bottom, rgba(50,50,70,0.98) 0%,rgba(10,10,30,0.98) 100%);
	color: #ffffff;
}

.notification {
	display: block;
	position: absolute;
	top: -10px;
	right: -5px;
	line-height: 16px;
	height: 16px;
	padding: 0 5px;
	font-family: Arial, sans-serif;
	color: white !important;
	text-shadow: 0 1px
	hsla(0, 0%, 0%, 0.25);
	border-width: 1px;
	border-style: solid;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0 1px 1px
	hsla(0, 0%, 0%, 0.08), inset 0 1px
	hsla(0, 100%, 100%, 0.3);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 1px rgba(255, 255, 255, 0.3);
	box-shadow: 0 1px 1px
	hsla(0, 0%, 0%, 0.08), inset 0 1px
	hsla(0, 100%, 100%, 0.3);
}

.notification_adm_edit {
top: -10px;
right: inherit;
left: 5px;
}

.notification_adm_delete {
	top: -10px;
	right: inherit;
	left: 35px;
	cursor: pointer;
}

.notification_adm_clone {
	top: -10px;
	right: inherit;
	left: 65px;
	cursor: pointer;
}

.notification_adm_buycount {
top: -10px;
right: inherit;
left: 95px;
}

.notification_discount {
top: inherit;
bottom: -5px;
right:-5px;
}

.shop_count {
color:#ffff00;
}

.notification {
border-color: #2FABE9;
background-color: #67C2EF;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(200, 80%, 82%)), color-stop(100%, hsl(200, 81%, 67%)));
background-image: -webkit-linear-gradient(top, hsl(200, 80%, 82%), hsl(200, 81%, 67%));
background-image: -moz-linear-gradient(top, hsl(200, 80%, 82%), hsl(200, 81%, 67%));
background-image: -ms-linear-gradient(top, hsl(200, 80%, 82%), hsl(200, 81%, 67%));
background-image: -o-linear-gradient(top, hsl(200, 80%, 82%), hsl(200, 81%, 67%));
background-image: linear-gradient(top, hsl(200, 80%, 82%), hsl(200, 81%, 67%));
}

.notification.green {
border-color: 	#5AAD34;
background-color: 	#78CD51;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, 	hsl(101, 54%, 71%)), color-stop(100%, 	hsl(101, 55%, 56%)));
background-image: -webkit-linear-gradient(top, 	hsl(101, 54%, 71%), 	hsl(101, 55%, 56%));
background-image: -moz-linear-gradient(top, 	hsl(101, 54%, 71%), 	hsl(101, 55%, 56%));
background-image: -ms-linear-gradient(top, 	hsl(101, 54%, 71%), 	hsl(101, 55%, 56%));
background-image: -o-linear-gradient(top, 	hsl(101, 54%, 71%), 	hsl(101, 55%, 56%));
background-image: linear-gradient(top, 	hsl(101, 54%, 71%), 	hsl(101, 55%, 56%));
}

.notification.yellow {
border-color: #F4A506;
background-color: #FABB3D;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(40, 95%, 76%)), color-stop(100%, hsl(40, 95%, 61%)));
background-image: -webkit-linear-gradient(top, hsl(40, 95%, 76%), hsl(40, 95%, 61%));
background-image: -moz-linear-gradient(top, hsl(40, 95%, 76%), hsl(40, 95%, 61%));
background-image: -ms-linear-gradient(top, hsl(40, 95%, 76%), hsl(40, 95%, 61%));
background-image: -o-linear-gradient(top, hsl(40, 95%, 76%), hsl(40, 95%, 61%));
background-image: linear-gradient(top, hsl(40, 95%, 76%), hsl(40, 95%, 61%));
}

.notification.red {
border-color: #FA5833;
background-color: #FA603D;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(11, 95%, 76%)), color-stop(100%, hsl(11, 95%, 61%)));
background-image: -webkit-linear-gradient(top, hsl(11, 95%, 76%), hsl(11, 95%, 61%));
background-image: -moz-linear-gradient(top, hsl(11, 95%, 76%), hsl(11, 95%, 61%));
background-image: -ms-linear-gradient(top, hsl(11, 95%, 76%), hsl(11, 95%, 61%));
background-image: -o-linear-gradient(top, hsl(11, 95%, 76%), hsl(11, 95%, 61%));
background-image: linear-gradient(top, hsl(11, 95%, 76%), hsl(11, 95%, 61%));
}

#external-events {
float: left;
width: 15%;
padding: 10px;
text-align: left;
}
.external-event{
margin: 5px;
cursor:move;
}
#calendar {
float: right;
width: 80%;
}



.box{
border: 1px solid #DEDEDE;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
margin-top: 10px;
margin-bottom: 10px ;
box-shadow: 0 0 10px rgba(189, 189, 189, 0.4);
-webkit-box-shadow: 0 0 10px rgba(189, 189, 189, 0.4);
-moz-box-shadow: 0 0 10px rgba(189, 189, 189, 0.4);
}

.box-header{
border:none;
padding-top:5px;
border-bottom: 1px solid #DEDEDE;
border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
-moz-border-radius:3px 3px 0 0;
height:12px;
min-height:12px;
margin-bottom: 0;
//cursor:move;
font-weight:bold;
font-size:16px;
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#1a000000',GradientType=0 );

}

.box-header h2{
font-size:15px;
width:auto;
clear:none;
float:left;
line-height:25px;
}
.box-header h3{
font-size:13px;
width:auto;
clear:none;
float:left;
line-height:25px;
}
.box-header h2 > i{
margin-top:1px;
}
.box-icon{
float:right;
}
.box-icon a{
clear:none;
float:left;
margin:0 2px;
height: 18px;
width:5px;
margin-top: -1px;
}
.box-icon a i{
margin-left:-4.5px;
}
.box-content{
padding:10px;
}


.btn-round{
border-radius: 40px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
font-size:12px;
padding-top:4px;
}

ul.dashboard-list li{
padding: 7px 0;
list-style:none;
border-bottom: 1px solid #EBEBEB;
border-top: 1px solid white;
}

ul.dashboard-list a:hover{
text-decoration:none;
}

ul.dashboard-list{
margin:0;
}

ul.dashboard-list li a span {
display: inline-block;
font-size: 18px;
font-weight: bold;
margin-right: 10px;
text-align: right;
width: 70px;
zoom: 1;
}

.dashboard-avatar{
height: 50px;
width: 50px;
padding: 1px;
float: left;
margin-left: 15px;
margin-right: 15px;
border: 1px solid #EBEBEB;
}

#prependedInput,#appendedPrependedInput,#appendedInputButtons,#appendedInputButton{
width:200px;
}
#appendedInput{
width:75px;
}
.thumbnail{
background-color:white;
z-index:2;
position:relative;
margin-bottom:40px !important;
}
.thumbnails > li{
margin-left:15px;
}
.thumbnail img,.thumbnail > a{
z-index:2;
height:100px;
width:100px;
position:relative;
display: block;
}

img.grayscale{
-webkit-filter: grayscale(1);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
/*filter: url(desaturate.svg#grayscale);
filter: gray;
filter: grayscale(100%); */
}

.thumbnail .gallery-controls{
position:absolute;
z-index:1;
margin-top:-30px;
height:22px;
min-height:22px;
width:80px;
padding:9px;
}
.thumbnail .gallery-controls p{
display:block;
margin:auto;
width:100%;
}
label div.checker,label div.radio{
margin-bottom:3px;
}
div.uploader{
border-radius:14px;
-webkit-border-radius:14px;
-moz-border-radius:14px;
}
footer{
clear:both;
}
footer .pull-right{
float:right;
margin-right:10px;
}
footer .pull-left{
float:left;
margin-left:10px;
}
.docs-input-sizes select, .docs-input-sizes input[type="text"] {
display: block;
margin-bottom: 9px;
}

div.center,p.center,img.center{
margin-left: auto !important;
margin-right: auto !important;
float:none !important;
display: block;
text-align:center;
}

.stackControls{
padding:5px;
}

.clear{
clear:both;
width:0px;
height:0px;
}

.sidebar-nav{
min-height:0;
box-shadow: 0 0 10px #BDBDBD;
-webkit-box-shadow: 0 0 10px #BDBDBD;
-moz-box-shadow: 0 0 10px #BDBDBD;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
margin-bottom: 0;
padding-bottom:0;
}
.sidebar-nav > ul > li:not(.nav-header){
margin-right:-2px;
margin-left:-2px;
}
.brand{
font-family: 'Shojumaru', cursive, Arial, serif;
letter-spacing:2px;
text-shadow:1px 1px 5px rgba(0, 0, 0, 0.5);
/*width:270px;*/
}
.brand img{
float:left;
height:20px;
width:20px;
margin-right:5px;
vertical-align:middle;
}
.brand span{
float:left;
}
@media (max-width: 979px){
.sidebar-nav{
padding:0;
margin-bottom:0;
}
.theme-text{
	display:none;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.box-icon{
	display:none;
}
.box-header h2{
	font-size:13px !important;
}
.box-header h3{
	font-size:11px !important;
}
.main-menu-span{
	width:6.2% !important;
	margin-right:4%;
}
}

.navbar-search{
margin-left:10px;
}
.navbar-inner{
border-radius:0 0 10px 10px;
-webkit-border-radius:0 0 10px 10px;
-moz-border-radius:0 0 10px 10px;
padding-top:5px;
padding-bottom:5px;
}
div.dataTables_length select {
width: 60px;
}
.dataTables_filter input, .dataTables_length select {
display: inline-block;
margin-bottom: 0;
}
ul.ajax-loaders li{
display:inline-block;
list-style:none;
padding:10px;
}
ul.ajax-loaders{
min-height:80px;
}
.bs-icons li{
list-style:none;
}
#for-is-ajax{
padding-left: 12px;
cursor:pointer;
}
#loading{
margin-top: 20px;
width:128px;
font-weight: bold;
}
#loading div.center{
margin-top:10px;
height:15px;
width:128px;
background:url(../img/ajax-loaders/ajax-loader-6.gif);
}

.box-content .nav-tabs{
margin-right:-10px;
margin-left:-10px;
}
#inputIcon{
width:200px;
}
.show-grid [class*="span"] {
background-color: #EDEDED;
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
min-height: 30px;
line-height: 30px;
}
.show-grid {
margin-top: 10px;
margin-bottom: 20px;
color:black;
}
.show-grid:hover [class*="span"] {
background: #DEDEDE;
}
.login-header{
padding-top:30px;
height:120px;
}
.pull-left{
float:left !important;
}
.pull-right{
float:right !important;
}
.remember{
margin-top:3px;
}
.green {
color: #458746;
}
.red {
color: #B94846;
}
.blue {
color: #3986AC;
}
.yellow {
color: #F99406;
}
.login-box{
display:none;
background: url(../img/login-box.png) no-repeat;
padding:15px;
width:519px;
height:391px;
}
.login-box .input-prepend{
margin-bottom: 10px;
}
.login-box .btn{
margin-top:15px;
width:100%
}
.charisma_qr{
height:136px;
width:136px;
border:solid grey 1px;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
box-shadow: 0 0 10px #BDBDBD;
-webkit-box-shadow: 0 0 10px #BDBDBD;
-moz-box-shadow: 0 0 10px #BDBDBD;
}
.box-content.buttons{
min-height:297px;
}
.label .gold {
	font-size: 11px;
}

.label .silver {
	font-size: 11px;
}
.userinfo{
	background: #202020; 
	color: #ffffff;
 	border: 1px dashed #555;
	margin:0px;
	padding:3px;
	text-align:left;
	background-color: #202020; 
}

.userinfo p{
	margin:0px;
	padding:0px;	
}

.userinfo_table {
	width: 100%;
	margin:0;
	padding:0;
	background-color: #202020; 	
}

.userinfo_table tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
	background-color: #202020; 
	border: 1px solid #a0a0a0;
}

.userinfo_table caption + thead tr:first-child th, .userinfo_table caption + tbody tr:first-child th, .userinfo_table caption + tbody tr:first-child td, .userinfo_table colgroup + thead tr:first-child th, .userinfo_table colgroup + tbody tr:first-child th, .userinfo_table colgroup + tbody tr:first-child td, .userinfo_table thead:first-child tr:first-child th, .userinfo_table tbody:first-child tr:first-child th, .userinfo_table tbody:first-child tr:first-child td { 
	border-top: 1px solid #a0a0a0;
}

.modal-body {
  padding: 5px;  
}
.login-btn {
  position: relative;  
  left: 435px;
  top: 50px;
  width: 65px;
  height: 85px;
}
.popup__overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.9);
    text-align: center;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    zoom: 1;
}

.popup__overlay:after {
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
    content: ''
}
.popup__overlay_clean {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;    
    text-align: center;
    overflow: auto;
    -webkit-overflow-scrolling: touch;    
    zoom: 1;
}

.popup__overlay_clean:after {
    display: inline-block;
    height: 99%;
    width: 0;
     content: '';
}
.popup {
    display: inline-block;
    position: relative;
    max-width: 95%;
    padding: 2px;
    border: 5px solid #fff;
    border-radius: 5px;
    box-shadow: 0 2px 2px 2px rgba(0,0,0,.4);
    background: #fff;
    vertical-align: middle
}

.popup_clean {
    position: absolute;
    overflow: hidden;
    text-align: left;
    width: 370px;
    padding: 2px;
    border: 2px solid #fff;
    background: rgba(0,0,0,.9);
    border-radius: 5px;
    box-shadow: 0 2px 2px 2px rgba(0,0,0,.4);
    color: #fff;
    display: none;
}

.popup_clean1 {
	position: absolute;
	overflow: hidden;
	text-align: left;
	width: 555px;
	padding: 2px;
	border: 2px solid #fff;
	background: rgba(0,0,0,.9);
	border-radius: 5px;
	box-shadow: 0 2px 2px 2px rgba(0,0,0,.4);
	color: #fff;
	z-index:2001;
	display: none;
}
.popup_clean2 {
	position: absolute;
	overflow: hidden;
	text-align: left;
	width: 555px;
	padding: 2px;
	border: 2px solid #fff;
	background: rgba(0,0,0,.9);
	border-radius: 5px;
	box-shadow: 0 2px 2px 2px rgba(0,0,0,.4);
	color: #fff;
	z-index:2001;
	display: none;
}
.sname {
    text-align: left;
    padding-left: 2px;
}
.applogin {
	left: 82px;
	top: 96px;
	position: relative;
}

.applogin a {
	position: absolute;
	left: 0;
	top: 0;
}

.vklogin {
	background: url('../img/vk_login.png');
	width: 32px;
	height: 32px;
	opacity: 0.6;
	margin-left: 4px;
	transition: 0.5s;
	float: left;
}

.steamlogin {
	background: url('../img/steam_login.png');
	width: 32px;
	height: 32px;
	margin-left: 4px;
	opacity: 0.6;
	transition: 0.5s;
	float: left;
}

.vklogin:hover, .vklogin:focus {
	opacity: 1;
	transition: 0.5s;
} 

.steamlogin:hover, .steamlogin:focus {
	opacity: 1;
	transition: 0.5s;
} 

.auth_but {
	width: 32px;
	height: 32px;
	margin-top:-2px;
	opacity: 0.6;
	transition: 0.5s;
	cursor:pointer;
}

.auth_but_succ {
	width: 32px;
	height: 32px;
	margin-top:-2px;
	cursor:pointer;
}

.auth_but:hover, .auth_but:focus {
	opacity: 1;
	transition: 0.5s;
}
.auth_text {
	font-size: 13px;
}
.accmanage_font {
	font-size: 11px;
}
.dataTables_filter {
	margin-top: 5px;
}
.admin_input {
	width: 30px;
	padding: 1px !important;
	padding-top: 2px !important;
	height: 11px !important;
}
.get_btn {
	position:relative;
	float: right;
	top: 10px;
	-webkit-animation: pulsate 2.2s linear infinite;
	animation: pulsate 2.1s linear infinite;
}
@-webkit-keyframes pulsate
{
	0%   { color: #e0a955; text-shadow: 0 -1px 0 #ffa43150; }
	50%  { color: #ffd700; text-shadow: 0 -1px 0 #f2ca5950, 0 0 2px #fed03550, 0 0 4px #ffa43150; }
	100% { color: #daa557; text-shadow: 0 -1px 0 #ffa43150; }
}

@keyframes pulsate
{
	0%   { color: #e0a955; text-shadow: 0 -1px 0 #ffa43150; }
	50%  { color: #ffd700; text-shadow: 0 -1px 0 #f2ca5950, 0 0 2px #fed03550, 0 0 4px #ffa43150; }
	100% { color: #daa557; text-shadow: 0 -1px 0 #ffa43150; }
}
.userinfo_table td {
	vertical-align: top;
}
.item_cnt {
	padding: 4px;
	border-radius: 3px;
	box-shadow: 0 1px 1px 1px rgba(0,0,0,.4);
	background: #e0ffe0;
	vertical-align: middle;
	display: inline-block;
}

td .config_itemid {
	width: 50px;
	padding: 4px;
	border-radius: 3px;
	box-shadow: 0 1px 1px 1px rgba(0,0,0,.4);
	background-color: #fff9e0;
	vertical-align: middle;
}
.chart-container {
	box-sizing: border-box;
	width: 850px;
	height: 450px;
	padding: 20px 15px 15px 15px;
	margin: 15px auto 30px auto;
	border: 1px solid #ddd;
	background: #fff;
	background: linear-gradient(#f6f6f6 0, #fff 50px);
	background: -o-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}
.weekend {
	color: red;
}

.chart-placeholder {
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 1.2em;
}
.table_header {
	display: flex;
	justify-content: space-between;
	background-color: #f5f5f5;
	border: 1px solid #e7e7e7;
	border-radius: 7px 7px 0 0;
	border-bottom: 0;
	min-height: 20px;
	padding: 10px;
	margin: 0;
	align-items: center;
}
.table_header div, .table_header * {
	vertical-align: middle;
	margin: 0;
	display: inline;
}
.find_login {
	width: 100px;
}
.queries {
	float: right;
	cursor: pointer;
}
.table-query {
	font-size: 12px;
}
.table-query.table-bordered td.left {
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	word-break: break-all;
	white-space: pre-wrap;
	max-width: 600px;
}
.string { color: green; }
.number { color: darkorange; }
.boolean { color: blue; }
.null { color: magenta; }
.key { color: red; }
/*.form-horizontal .control-label {*/
/*	width: 240px;*/
/*}*/
.table-stat td:nth-child(1) b {
	color: #0088cc;
}
.rate-block {
	/*height: 300px;*/
}

@media(min-width: 1000px) {
	#content.span10 {
		margin-left: 20px;
		width: 83%;
	}
}

@media(min-width: 1430px) {
	#content.span10 {
		margin-left: 20px;
		width: 84%;
	}
}

@media (max-width: 1010px) and (min-width: 980px) {
	#content.span10 {
		width: 82%;
	}
}

.row-fluid .span12:first-child {
	margin-top: 0;
}

.mails {
	position: relative;
	text-align: right;
}

.row-fluid .mails-block {
	font-size: 14px;
	color: #f0f0f0;
	text-align: center;
	padding: 15px 5px 5px;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-shadow: 0 0 1px #808080;
	text-decoration: none;
	-webkit-box-shadow: inset 0 0 0 1px #fafafa;
	-moz-box-shadow: inset 0 0 0 1px #FAFAFA;
	box-shadow: inset 0 0 0 1px #fafafa;
	background: -moz-linear-gradient(top, rgba(50,50,50,0.98) 0%, rgba(10,10,10,0.98) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(50,50,50,0.98)), color-stop(100%,rgba(10,10,10,0.98)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.98) 0%,rgba(10,10,10,0.98) 100%);
	background: -o-linear-gradient(top, rgba(50,50,50,0.98) 0%,rgba(10,10,10,0.98) 100%);
	background: -ms-linear-gradient(top, rgba(50,50,50,0.98) 0%,rgba(10,10,10,0.98) 100%);
	background: linear-gradient(to bottom, rgba(50,50,50,0.98) 0%,rgba(10,10,10,0.98) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#331e5799', endColorstr='#007db9e8',GradientType=0 );
}

@media (min-width: 2500px) {
	.row-fluid .mails-block, .row-fluid .shop-block, .row-fluid .pers-block {
		width: 19%;
	}
}

@media (max-width: 1800px) {
	.row-fluid .mails-block, .row-fluid .shop-block, .row-fluid .pers-block {
		width: 33%;
	}
}

@media (max-width: 1392px) {
	.row-fluid .mails-block, .row-fluid .shop-block, .row-fluid .pers-block {
		width: 49%;
	}
}

@media (max-width: 980px) {
	.row-fluid .mails-block, .row-fluid .shop-block, .row-fluid .pers-block {
		width: 100%;
	}
}

.mails-content {
	display: flex;
	flex-flow: wrap;
	place-content: space-evenly;
}

.mails-block hr {
	padding: 0;
	margin: 5px 0;
	color: #303030;
	background-color: #303030;
	border: 0 none;
	height: 1px;
	clear: both;
}
.mails-block:hover {
	text-decoration: none;
	background: linear-gradient(to bottom, rgba(50,50,70,0.98) 0%,rgba(10,10,30,0.98) 100%);
	color: #ffff00;
}
.mails-block .name {
	font-size: 16px;
}
.mails-block .role {
	vertical-align: middle;
	margin-left: 10px;
}

.mails-block .role span {
	color: #f5f392;
	padding-right: 5px;
}

.mails-block .name span {
	color: #f4b2b2;
	padding-right: 5px;
	font-size: 15px;
}

.mails-block .action {
	vertical-align: middle;
}

.mails-reason {
	color: #ff962e;
}

.mails-date {
	color: #E3E84D;
}

.item-expire {
	color: #ff1a28;
	font-weight: bold;
}

.va-middle, .icon.va-middle {
	vertical-align: middle;
}

.table-plugins .label {
	vertical-align: text-top;
	float: right;
}

.table-plugins td:nth-child(1)
{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #1f5eb0;
}

.table-plugins td:nth-child(3)
{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #b04f1f;
}
input.swal2-input {
	height: 2.625em;
	padding: 0 0.75em;
}

input.swal2-checkbox, input.swal2-file, input.swal2-input, input.swal2-radio, select.swal2-select, textarea.swal2-textarea {
	margin: 1em	auto;
}

select.swal2-select {
	font-size: 15px;
	height: unset;
}

select:focus.swal2-select {
	outline-offset: unset;
}

.mail_content {
	margin-bottom: 15px;
	color: #2effc7;
}
.plugin-uninstall, .plugin-install  {
	cursor: pointer;
	float: right;
}
#myTab {
	padding-left: 10px;
}

.gift-btn {
	vertical-align: bottom;
}

.shop-hot {
	width: 32px;
	height: 32px;
	background: url(../img/label_blue_hot.png) no-repeat;
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 1;
	pointer-events: none;
}

h2 .shop-hot {
	width: 24px;
	height: 24px;
	float: left;
	position: inherit;
	background-size: 24px 24px;
	margin-top: 0;
	margin-right: 5px;
	margin-left: -5px;
}

.shop-new {
	width: 32px;
	height: 32px;
	background: url(../img/label_blue_new.png) no-repeat;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 1;
	pointer-events: none;
}

.menu-shop-new {
	width: 24px;
	height: 24px;
	background: url(../img/label_black_new.png) no-repeat;
	float: right;
	margin-top: -3px;
}

h2 .menu-shop-new {
	margin-top: 0;
	margin-right: 5px;
	margin-left: -5px;
	float: left;
}

@media (max-width: 979px) {
	.menu-shop-new {
		display: none;
	}
	h2 .menu-shop-new {
		display: inline-block;
	}
}

@media (max-width: 767px) {
	.menu-shop-new {
		display: inline-block;
	}
}

.shop-body {
	vertical-align: middle;
}

.swal2-title .shop-dialog-item {
	color: #767676;
	line-height: 23px;
	background-color: #ffe4c480;
}

.swal2-title .shop-dialog-item span {
	color: #4865d1;
}

div.swal2-header {
	padding: 0;
}

h2.swal2-title {
	width: 100%;
	font-size: 1em;
}

.mt1 {
	margin-top: 15px;
}

.d-flex {
	display: flex;
}
.translator {
	text-align: center;
}
.translator div {
	display: inline-block;
	cursor: pointer;
	margin-right: 3px;
	margin-top: 5px;
	padding: 2px;
	opacity: 0.6;
}
.translator div.active, .translator div:hover {
	opacity: 1;
}
.translator.translator-auth {
	width: 100%;
	position: absolute;
	top: 0;
}