#sfondo_tavolo_craft {
    width: 900px;
    background: #000000cf;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    background-image: url(imgs/pattern_dark.jpg);
    border: 3px solid transparent;
    border-image-slice: 9 9 9 9;
    border-image-width: 10px 10px 10px 10px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: repeat repeat;
    border-image-source: url(imgs/border2.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;	
	    box-shadow: inset 0px 0px 6px black;
}

.rec_titles {
	padding: 5px;
    padding-top: 15px;
    margin-top: -20px;
    background-image: url(imgs/newbut.png);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 16px;
    color: #fff6e0;
    font-family: 'Atteron';
    height: 25px;
    background-size: contain;
}
.craftline {
    padding: 10px;
    border-bottom: 1px solid #61616136;
}
.rec_name {
    color: #fff6e0;
    font-size: 2vw;
    font-family: 'Atteron';
    letter-spacing: 1px;
    float: left;
    margin: 10px;
    width: 200px;
    margin-right: 30px;
    margin-top: 25px;
}

.assets_oggetto {
    width: 70px;
    height: 70px;
    position: relative;
    border-style: solid;
    border-width: 3px;
    font-size: 12px;
    -moz-border-image: url(imgs/bordermini.png) 3 repeat;
    -webkit-border-image: url(imgs/bordermini.png) 3 repeat;
    -o-border-image: url(imgs/bordermini.png) 3 repeat;
    border-image: url(imgs/bordermini.png) 3 fill repeat;
    background: url(imgs/frametrans.png) top left repeat;
    -webkit-box-shadow: inset 0px 1px 11px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 1px 11px -1px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 1px 11px -1px rgba(0, 0, 0, 0.75);
    float: left;
    margin-right: 10px;
}

#assets_oggetto_risultato {
    width: 50px;
    height: 50px;
    display: none;
    z-index: 11111;
    position: absolute;
    border-style: solid;
    border-width: 3px;
    font-size: 12px;
    -moz-border-image: url(imgs/bordermini.png) 3 repeat;
    -webkit-border-image: url(imgs/bordermini.png) 3 repeat;
    -o-border-image: url(imgs/bordermini.png) 3 repeat;
    border-image: url(imgs/bordermini.png) 3 fill repeat;
    background: url(imgs/frametrans.png) top left repeat;
    -webkit-box-shadow: inset 0px 1px 11px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 1px 11px -1px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 1px 11px -1px rgba(0, 0, 0, 0.75);
    top: 40%;
    left: 40%;
}

.obj_counter {
    position: absolute;
    border: 1px solid #212121;
    color: #f2ead5;
    width: 68px;
    background: #000000d4;
    border-radius: 0 0 20px 20px;
}

.craftbut, .repairbut, .enchbut {
    padding: 5px;
    margin: 1vh;
	height: min-content;
	background: linear-gradient(90deg, rgba(76, 74, 69, 0) 0%, #2e6f7973 40%, #2e6f7973 60%, rgba(76, 74, 69, 0) 100%);
    border-style: solid;
    border-width: 1px 0px 1px;
    outline: none;
    -moz-border-image: url(imgs/bottombar.png) 2 0 2 stretch;
    -webkit-border-image: url(imgs/bottombar.png) 2 0 2 stretch;
    -o-border-image: url(imgs/bottombar.png) 2 0 2 stretch;
    border-image: url(imgs/bottombar.png) 2 0 2 stretch;
    box-shadow: 0px 0px 10px 1px black;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 1.3vw;
    color: #fff6e0;
    margin-top: 25px;
    font-family: 'Atteron';
	cursor: pointer;
}

.obj_req {
	display: flex;
	flex-direction: column;
	width: 30%;
}

.req_title {
	color: white;
    text-align: center;
    margin: 2px;
    background: #161616;
    border-radius: 10px;
    font-family: 'Balgruf';
    font-size: 13px;
	padding-left: 20px;
    padding-right: 20px;
}

.req_box {
	min-height: 60px;
}

input.input_repair {
	z-index: 9999;
    position: absolute;
    position: absolute;
    border: 1px solid #212121;
    color: #f2ead5;
    width: 45px;
    background: #000000d4;
    border-radius: 0 0 20px 20px;
    text-align: center;
    height: 12px;
}

/* Chrome, Safari, Edge, Opera */
.input_repair::-webkit-outer-spin-button,
.input_repair::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.input_repair[type=number] {
  -moz-appearance: textfield;
}

img.span_craft{
	height: 70px; 
	width: 70px;
}

button.resource {
	color: rgb(215, 206, 178);
	width: 115px;
    height: 25px;
    text-align: center;
    margin: 5px;
    margin-left: 7px;
    padding: 2px;
    padding-top: 5px;
    box-shadow: 0px 1px 5px black;
	font-family: "Metamorphous", serif;
    background: url(imgs/nav_button.png) no-repeat;
	border:0px;
	padding:0px;
    font-size: 12px;
    cursor: pointer;
}

form.resource_list {
	display: flex;
    justify-content: center;
} 