

#print-form-container{max-width:1170px;position:relative;margin:0 auto; height:100%; font-family: "Roboto", Arial, sans-serif;}
#print-form-container .top-title{ margin-bottom: 20px; text-align: center;}
#print-form-container .top-logo{ margin-bottom: 20px; text-align: center;}


#home-title{ margin-top: 20px;margin-bottom: 20px; text-align: center;}
#home-page {max-width:900px; margin:auto; margin-top: 40px; margin-bottom: 20px; text-align: justify; }
#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;}

.imagine{
border:1px solid #777;
 border-radius: 4px;
 margin:auto;
}

#print-form-container .btn-success{
	padding: 8px 38px; 
	text-transform: uppercase;
	border: 1px solid #e5cbae; 
	background-color:#ff7f00; 
	}

	.navbar-nav > li > a {
    color: #383838;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 12px; 
	font-family: "Roboto", Arial, sans-serif;
}

#nav-main .navbar-toggle {
    border-color: #d2d2d2;
    background-color: #f8f8f8;
}
#nav-main  .navbar-plain .navbar-toggle .icon-bar {
    background-color: #888;
}
#print-form-container  .btn-success:hover, .btn-success:focus{

	border: 1px solid #e5cbae; 
	background-color:#d8730f; 
	}


input[type=file]{display:none!important;}
.files-label{
	padding: 8px 20px;
	border: 1px solid #e5cbae; 
	background-color:#ebd7c1; 
	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;}

#print-form-container .input-group{margin: 15px auto;width: 230px;}
#print-form-container label.on_left{width:80px;text-align:left;}
#print-form-container input.on_right{width:100px;}

.form-wrapper{margin-top:30px;padding: 10px;}


.navbar-plain.navbar-double {
    border-top: 3px double #bbb;
    border-bottom: 3px double #bbb;
}

#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;}


#footer {
    color: #ddd;
    font-size: 13px;
    background: #222;
    margin-top: 50px;
}

#footer .footer-toolbar {
    padding: 5px 0;
    font-size: 12px;
    line-height: 14px;
    background: #151515;
}
#footer a{
	
color: #ddd;	
font-size: 13px;	
}


#info-footer{max-width:1170px;position:relative;margin:0 auto;}


.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;
}