.form-wrapper{margin:0 auto; margin-top:0px; padding: 10px; max-width:1170px;}
#print-form-container{position:relative;   height:100%; font-family: "Roboto", Arial, sans-serif; background-color:#fff; padding-bottom:50px;}
.input-group{margin: 15px auto; width: 230px; }
 .on_left{width:80px;text-align:left;}
 .on_right{width:100px;}
 .dim-im-left{width:60px;text-align:left;background-color: #fcefe1;border-radius: 2px; box-shadow: 2px 1px 2px rgba(0.2, 0.2, 0.2, 0.2);}
 .dim-im-right{width:60px; border-radius: 2px; background-color: #ddd; box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);}
  .dim-im-left:disabled{background-color:#DDDDDD;}
  .dim-im-right:disabled{background-color:#DDDDDD;}
#print-form-container  .btn-success:hover, .btn-success:focus{border: 1px solid #e5cbae;background-color:#d8730f; }
#print-form-container .btn-success{padding: 8px 38px; 
text-transform: uppercase;
border: 1px solid #e5cbae; 
background-color:#ff7f00; }

 .btn-success:hover, .btn-success:focus{border: 1px solid #e5cbae;background-color:#d8730f; }
.btn-success{padding: 8px 38px; 
text-transform: uppercase;
border: 1px solid #e5cbae; 
background-color:#ff7f00; }


#home-title{ margin-top: 20px;margin-bottom: 20px; text-align: center; position:relative;}
#home-page {max-width:900px; margin:auto; margin-top: 40px; margin-bottom: 20px; text-align: justify; position:relative; }
#home-page a{color:#ff7f00; }

#preturi-page{ margin-top: 20px; margin-bottom: 20px; text-align: center;}




.tabel {border: 1px solid #000;}
.tabel-jos{border-left: 1px solid #000;border-right: 1px solid #000;border-bottom: 1px solid #000;}
.bordura {border-left:1px solid #000;}





#meniu-print {padding-top:2px;}



input[type=file]{display:none!important;}
.files-label{
	padding: 8px 20px;
	border: 1px solid #e5cbae; 
	background-color:#f0e0cf; 
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	cursor:pointer;
	border-radius:2px;}
	
.files-label:hover{
	background-color:#dfbe9a;
	border: 1px solid #d6ad7f; 

}


select{
	width: 230px;margin: 0 auto!important;
	display: block; 
	content: ''; 
	background-color: #fcefe1;
	border:1px solid #e5cbae;
	height: 38px;
    border-radius: 2px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

select:disabled{background-color:#DDDDDD;}





#preview-wrapper{width:200px;height:auto;margin:40px auto;box-sizing:border-box;}
#preview-wrapper #ftop{height:15px;position:relative;}
#preview-wrapper #ftop-left{height:15px;width:15px;position:absolute;top:0;left:-15px;}
#preview-wrapper #ftop-right{height:15px;width:15px;position:absolute;top:0;right:-15px;}
#preview-wrapper #fcenter{position: relative;}
#preview-wrapper #fleft{width:15px;height:100%;position:absolute;left:-15px;top:0;}
#preview-wrapper #fright{width: 15px;height:100%;position:absolute;right:-15px;top:0px;}
#preview-wrapper #fbottom{height:15px;position:relative;}
#preview-wrapper #fbottom-left{width:15px;height:15px;position:absolute;bottom:0;left:-15px;}
#preview-wrapper #fbottom-right{width:15px;height: 15px;position: absolute;bottom: 0;right: -15px;}

#preview-wrapper img{max-width: 100%;}

#preview-wrapper.bordered #ftop{background:url('../images/borders/silver-t.png') repeat-x 0 0;}
#preview-wrapper.bordered #ftop-left{background:url('../images/borders/silver-tl.png') no-repeat 0 0;}
#preview-wrapper.bordered #ftop-right{background:url('../images/borders/silver-tr.png') no-repeat 0 0;}
#preview-wrapper.bordered #fleft{width:15px;background:url('../images/borders/silver-ml.png') repeat-y 0 0;}
#preview-wrapper.bordered #fright{width: 15px; background:url('../images/borders/silver-mr.png') repeat-y 0 0;}
#preview-wrapper.bordered #fbottom{background:url('../images/borders/silver-b.png') repeat-x 0 0}
#preview-wrapper.bordered #fbottom-left{background:url('../images/borders/silver-bl.png') no-repeat 0 0;}
#preview-wrapper.bordered #fbottom-right{background:url('../images/borders/silver-br.png') no-repeat 0 0;}

#preview-wrapper.bordered.black #ftop{background:url('../images/borders/black-t.png') repeat-x 0 0;}
#preview-wrapper.bordered.black #ftop-left{background:url('../images/borders/black-tl.png') no-repeat 0 0;}
#preview-wrapper.bordered.black #ftop-right{background:url('../images/borders/black-tr.png') no-repeat 0 0;}
#preview-wrapper.bordered.black #fleft{width:15px;background:url('../images/borders/black-ml.png') repeat-y 0 0;}
#preview-wrapper.bordered.black #fright{width: 15px; background:url('../images/borders/black-mr.png') repeat-y 0 0;}
#preview-wrapper.bordered.black #fbottom{background:url('../images/borders/black-b.png') repeat-x 0 0}
#preview-wrapper.bordered.black #fbottom-left{background:url('../images/borders/black-bl.png') no-repeat 0 0;}
#preview-wrapper.bordered.black #fbottom-right{background:url('../images/borders/black-br.png') no-repeat 0 0;}

#preview-wrapper.bordered.gold #ftop{background:url('../images/borders/gold-t.png') repeat-x 0 0;}
#preview-wrapper.bordered.gold #ftop-left{background:url('../images/borders/gold-tl.png') no-repeat 0 0;}
#preview-wrapper.bordered.gold #ftop-right{background:url('../images/borders/gold-tr.png') no-repeat 0 0;}
#preview-wrapper.bordered.gold #fleft{width:15px;background:url('../images/borders/gold-ml.png') repeat-y 0 0;}
#preview-wrapper.bordered.gold #fright{width: 15px; background:url('../images/borders/gold-mr.png') repeat-y 0 0;}
#preview-wrapper.bordered.gold #fbottom{background:url('../images/borders/gold-b.png') repeat-x 0 0}
#preview-wrapper.bordered.gold #fbottom-left{background:url('../images/borders/gold-bl.png') no-repeat 0 0;}
#preview-wrapper.bordered.gold #fbottom-right{background:url('../images/borders/gold-br.png') no-repeat 0 0;}

#poster-wrapper.sasiu img{
	box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.7);
	border:4px outset gray;
}
#poster-wrapper.sasiu.floated{
	padding:10px;background:black;
}


#poster-wrapper.sasiu_bk img{
	border:3px outset black;
}



#poster-wrapper.vinyl img{
	box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.2);
	border-left:3px outset white;
	border-bottom:3px outset white;
}

#preview-wrapper #poster-wrapper.padded{padding:15px;}
#preview-wrapper #poster-wrapper.pad{padding:10px;}
#preview-wrapper #poster-wrapper.black{background:#000;}
#preview-wrapper #poster-wrapper.gray{background:#ddd;}
#preview-wrapper #poster-wrapper.yell{background:#eed;}

#poster-wrapper.img-w-brd #image-preview{border:1px solid #FFFFFF;}


/*request print form container*/
#request-print-form-container{max-width:900px;position:relative;margin:30px auto 10px auto;}
#request-print-form-container .critical_error{max-width:450px;margin:20% auto 0;}
#request-print-form-container .top-title{border-bottom: 1px solid #ddd;margin-bottom: 20px;padding: 0 0 15px;text-align: center;}



.progress {
	position: relative;
	width: 90%;
	margin: 10px auto;
	border: 1px solid #DDD;
	padding: 5px;
	border-radius: 3px;
}
.bar{
	background: #008DE6;
	height: 20px;
	width: 0%;
	/* transition animation */
	-webkit-transition: width .3s;
		-moz-transition: width .3s;
			transition: width .3s;

}
.percent {
	position: absolute;
	display: inline-block;
	top: 6px;
	left: 48%;
	color: #333;
}