html, body {
	min-height:100%;
	min-width:100%;
    margin: 0;
    padding: 0;
}

body {
	line-height:14px;
	padding-bottom:21px;
}


i{
	font-size: 16px;
}




/* Main navigation */
#main_header {
	background: linear-gradient(to bottom, rgb(23 41 54), rgb(3 11 18));
		width: calc(100% - 2px);
		margin: auto;
		/*border-radius: 10px 10px 10px 10px;*/
		border: 1px rgba(5,195,241,0.40) solid;
		border-top: none;
		position: relative;
		/*display: inline-block;*/
	}


	.planetsoff{
		display: none;
	}


.main_list_left {
	float: left;
}

.main_list_left ul {
	list-style: none;
	display: inline-flex;
    padding: 0 0 0 5px;
}

.main_list_left li {
	
}

.main_list_right {
	float: right;
}

.main_list_right ul {
	list-style: none;
	display: inline-flex;
    padding: 0 5px 0 0;
}

.main_list_right li {
	
}

.main_list_left li a, .main_list_right li a {
	font-size: 13px;
	padding: 5px;
}




body.popup {
	min-width:0;
}

body,input,button,select,textarea,td,th,tr,table,button {
	font-family:verdana;
	font-size:10px;
}

:focus {
	outline:none
}

input.invalid {
	background-color:red;
	border:1px solid #FFF;
}

input[type="submit"],input[type="button"],button {
	cursor:pointer;
}

table {
	border-collapse: separate;
	border-spacing: 2px;
	empty-cells:show
}

table table,img {
	border:0
}

table {
	margin:0 auto
}

td {
	padding: 2px 3px;
	vertical-align: middle;
}

input,button {
	margin:2px;
}

th input {
	margin:0
}

th {
	height: 14px;
	padding:4px 6px;
}

textarea {
	width:97%
}

textarea.tinymce{
	width:100%
}

.textForBlind 
{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

.centerContainer > .outer {
    float: right;
    right: 50%;
    position: relative;
}
.centerContainer > .outer > .inner {
    float: right;
    right: -50%;
    position: relative;
}

.res_max,.res_current,.res_current_max {
	min-width:90px
}

.res_name {
	float:none;
}

.table569{
	
}

.build_submit {
	padding: 4px;
    word-wrap: break-word;
	white-space: normal;
}

.build_submit:hover {
	text-decoration:underline;
}

.build_form {
	display:inline;
}

.onlist {
    max-width: 100%;
	margin:0;
	padding:0;
}

.onlist:hover {
	text-decoration:underline;
}

.shortcut-edit {
	display:none;
}

.clear {
	clear:both;
}

/** HEADER **/
#header {
	/*padding:5px 10px;
	margin-left:10px;
	margin-right:10px;*/
	height: auto;
	/*min-width:915px;*/
	overflow: hidden;
	/*margin: 1%;*/
	margin-top: 0;
	padding: 1%;
}

#headerTable {
	width:100%;
}

#planetSelectorWrapper {
	width:145px;
}

.ofa{
	display: block !important;
}

#planetSelector {
	/*float:left;*/
	height:25px;
	/*margin: 3%;*/
	width:145px;
	background: rgba(0,0,0,0.20);
	font-weight: bold;
	margin: 5px;
}

#planetImage{
	width:50px;
}

#planetImage > img{
	width:70px;
	height:70px;
}

#resourceWrapper{
	height:90px;
	text-align:center;
	margin:0;
}

#resourceTable{
	height:80px;
	padding-right: 215px;
}

#resourceTable td{
	margin:0 5px;
	min-width:130px;
}

#resourceTable img {
    display: block;
    height: 28px;
    margin: 0 auto;
    width: 42px;
	border-radius: 9px;
}

/** MENU **/

#leftmenu {
	width:200px;
	float:left;
}

#leftmenu1 {
	width:200px;
	float:left;
}

#menu {
	
	list-style: none;
    margin: 0;
    padding: 0;
    background: #061823;
    padding-top: 6px;
    border: 1px solid #003b57;

}

#menu li {
	margin:0;
	padding:0;
}

#menu a {
	display:block;
	margin:0;
	padding:4px 20px;
}

div#disclamer {
	position: relative;
	top: -24px;
	width: 100%;
	text-align: center;
	font-size: 9px;
}

.menu-head {
	height:78px;
}

.menucat1-head, .menucat2-head, .menucat3-head, .menu-footer{
	height:30px;
}

#options select {
	max-width:170px;
}
/* CONTENT */

#page {
	padding:0;
}

#content, .infobox {
	margin:10px 10px 0 ;
	padding:10px 10px 5px 10px;
	padding-top: 10px;
	display: flow-root;
}

.full #content > table, .full form > table {
	max-width:95%;
	width:80%;
}

.left{
	text-align:left
}

.right{
	text-align:right
}

.center{
	text-align:center
}

.top{
	vertical-align:top
}


.tooltip, .tooltip_sticky {
	cursor: pointer;
}

.trader_col {
	margin:0 5px;
	float:left;
	width:100px;
}

.globalWarning {
	background-color: #FFFFDD;
	border: 1px solid #F7DF92;
	color: #000000;
	margin: 0;
	padding: 5px;
	text-align: center;	
}

.globalWarning a:hover {
	text-decoration:underline;
}

.globalWarning a{
	cursor:pointer;
	color:#D20000;
}

.trader_col label:hover{
	cursor:pointer;
}

.tip {
	display:none;
	padding:7px;
	position:absolute;
	z-index:1000;
	max-width: 500px;
}

.tip.notify {
	position:fixed;
	top:200px;
	padding:20px;
}

.ui-widget, .ui-widget td{
	font-family:Verdana;
	font-size:10px
}

.ui-progressbar {
	height: 10px !important;
}

.ui-progressbar-value {
	margin:0;
}

#traderContainer {
	margin-top:5px;
}

.infobox {
    border: 2px solid red;
    padding: 2px 5px;
    text-align: center;
}

.shortcut-colum{
	position:relative;
}

.shortcut-delete {
	position:absolute;
	z-index:1;
	top:3px;
	display:none;
	right:3px;
	width:16px;
	height:16px;
	cursor:pointer;
	background:url(../images/false.png) scroll no-repeat 0 0 transparent;
}

.shortcut-colum:hover .shortcut-delete{
	display:block;
}

.spyRaportFooter,
.spyRaportContainer {
	clear:both;
}

.spyRaportContainerRow.first {
	clear:both;
}

.spyRaportContainerHead {
	font-weight:700;
	padding-top:8px;
}
.spyRaportContainerCell {
	float:left;
	width:25%;
}

.spyRaportFooter{
	text-align:center;
	padding-top:8px;
}

table.tablesorter thead {
	position:relative;
}

table.tablesorter thead tr .header {
	cursor: pointer;
}

table.tablesorter thead tr .headerSortUp {
	color:lime;
}

table.tablesorter thead tr .headerSortDown {
	color:red;
} 

.defaultSkin table.mceLayout {
	border-spacing: 0;
	width:100% !important;
}
	
.ui-autocomplete-category {
	font-weight: bold;
	padding: .2em .4em;
	line-height: 1.5;
}

.ui-autocomplete-item {
	cursor:pointer;
}

#overview #planetList td {
    vertical-align: top;
    white-space: nowrap;
}

@media screen and (max-width: 850px) {
	body {
		min-width: 0;
	}
	
	#resourceTable td{
		min-width: 100px;
	}

    #header {
    /*max-width: calc(100% - 12px) !important;*/
    min-width: calc(100% - 12px) !important;
    /*padding: 0;
    margin: 0 auto;*/
    height: auto;
    }

	.main_list_right{
	
	}

	#main_header {
		place-items: center;
		}

    .off1{
		display: none;
	}

	.off2{
		display: inline-flex;
    margin: 10px;
    font-size: 13px;
	color: red;
	}

	html{
		min-height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 13px !important;
	}

	.planetsoff{
		display: inline-flex;
	}

	.mostrar-menu{
		display: inline-flex;
    margin: 10px;
    font-size: 18px;
    color: lime;
	}

	i{
		font-size: 13.5px;
	}

	.ofi{
		display: none !important;
	}

	#planetImage{
		display: none;
	}

	.main_list_left li a, .main_list_right li a {
		font-size: 17.4px !important;
		padding: 2px !important;
	}

	#zplanetSelector{
		display: none !important;
	}



	.menu {
    position: absolute;
    /*width: 100%;*/
    height: 100%;
    background-image: url(./images/menu.jpg);
    background-size: cover;
    
    right: 100%;
    top: 0;
    text-align: center;
    padding: 100px 0px;
    z-index: 900;
    transition: 0.5s;
  }

  .menu a {
    display: block;
    padding: 20px;
  }

  .esconder-menu {
    position: relative;
    /*top: 40px;
    right: 40px;*/
	font-size: 30px;
	color: lime;
  }

  #check:checked~.menu {
    right: 5px;
  }

	/* nuevooo */

	.resbar1{
		overflow: hidden;
		box-shadow: 0 0 0 1px #000 inset;
		width: calc(100% - 48px) !important;
		position: relative;
		display: inline-block;
		background: rgba(13, 16, 20, 0.95);
		height: 25px;
		font-size: 16px;
		width: none;
		margin: 2px;
	}
	.resbar2{
		height:25px; 
		overflow:hidden;
	}

	.mright{
		width: 28%;
		margin-left: 5%;
	}

	#mobmenu{
		width: 200px;
		height: 60px;
		position: absolute;
		right: 10px;
		}
		#mobmenu img{
		margin-top:5px;
		width: 50px;
		height: 50px;
		}

		#mobil{
			display:block !important;
			width:100%;
			border-bottom:2px solid #999;
			background:rgba(13, 16, 20, 0.95);
			width:100%;
			position:fixed;
			height:62px;
			top:0px;
			z-index:4;
			border-radius:0px 0px 5px 5px;
			box-shadow: 0px 3px 3px #000;
			}

			.mright{
				width: 28%;
				margin-left: 5%;
				}
	
				#mmenu{
					float:right;
					height:60px;
					width:60px;
					padding-bottom:6px;
					margin-right:210px;
					}

					#mmenu div {
						width: 0;
						height: 0;
						margin-top:10px;
						border-left: 20px solid transparent;
						border-right: 20px solid transparent;
						border-bottom: 40px solid #666;
					  }

		#leftmenu	{
			display: none;
		}	  

}


@font-face {
    font-family: "BicubikRegular";
    src: url("fonts/BicubikRegular.eot");
    src: url("fonts/BicubikRegular.eot?#iefix")format("embedded-opentype"),
    url("/styles/fonts/BicubikRegular.woff") format("woff"),
    url("/styles/fonts/BicubikRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
	font-family: "EurostileLTW01-Demi"; /* Nombre que le darás a la fuente */
	src:  url('/styles/resource/fonts/EurostileLTW01-Demi.woff') format('woff'), /* Ruta al archivo WOFF (opcional, para navegadores antiguos) */
		 url('/styles/resource/fonts/EurostileLTW01-Demi.ttf') format('truetype'); /* Ruta al archivo TTF (opcional, para navegadores muy antiguos) */
	font-weight: normal; /* Peso de la fuente (normal, bold, etc.) */
	font-style: normal; /* Estilo de la fuente (normal, italic, etc.) */
  }

#check {
	display: none;
  }

  .resbar1{
	    overflow: hidden;
    position: relative;
    display: inline-block;
    background: rgba(0, 190, 230, 0.20);
    width: 19%;
    height: 25px;
    border-radius: 0 10px 10px 0;
}
.resbar2{
	height:25px; 
	overflow:hidden;
}

.rbimgdiv{
	display: inline-block; 
	width:30px; 
	vertical-align: top; 
	height:25px;
	margin: 2px;
}
.rbpercent{
	position:absolute;   
	bottom:6px; 
	left:2px;
}
.ressbarc{
	position:absolute;   
	bottom:6px; 
	right:2px; 
	text-align:right;
	text-shadow: 0 0 1px #000, 0 0 3px #000;
}
.mpbox{
	position:absolute; 
	border-radius: 5px;
	overflow: hidden; 
	top:0px; 
	right:5px; 
}

#mobil{
	display:none;
	
	}

	.mright{
		width: 24%;
		float: left;
		margin-left: 2%;
		cursor:pointer;
		text-align:center !important;
		filter:invert(50%);
		-webkit-filter:invert(50%);
		}
		.mright:hover{
		transform: scale(1.3);
		}

		@media screen and (max-width: 850px) {
			#content{
				padding: 0 !important;
				margin: 0 !important;
				margin-top: 10px !important;
                        margin-bottom: 60px !important;
			}
			
		}

		.menuicon{
				width: 24%;
				float: left;
				cursor:pointer;
				text-align:center !important;
				filter:invert(50%);
				-webkit-filter:invert(50%);
				}
				
		

		.menuicon:hover{
			transform: scale(1.3);
			}

