<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mt3 {margin-top: 3px;}
#middle .content img {
	border: none;
	margin: 0px;
	padding: 0px;
}
.size-separator {
	width: 20%;
	display: inline-block;
	margin-top: 10px;

	line-height: 38px;
	text-align: center;
	font-weight: bold;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}
.show-svg-final svg#svg-editor {
	border: 1px solid #000000;
}
.vert-a-top {
	vertical-align: top;
}
.count-button {
	margin-top: 6px;
}
#article .bootstrap-select.disabled .btn {
	opacity: 0.6;
}
#article .bootstrap-select.btn-group button span {
	font-size: 13px;
	font-weight: normal;
}
.row label {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#wr360FullScreenButton_wr360PlayerId {
	display: none !important;
}
#wr360ToolBar_wr360PlayerId {
	width: 196px !important;
}

/* KROK I */
.category-img-rotator {
	display: block !important;
	cursor: move;
}

/* KROK II */
.iframe-load {
	display: block;
	opacity: 0;
}

/* KROK III */
.svg-border #svg-editor { border: 3px solid #F5EDD8; } 


/* KROK IV */
#middle .price-table-row.step-4 {
	background-color: transparent;
}
.price-table-row.step-4 .price-table {
	display: block !important;
	height: auto !important;
	opacity: 1;
}
#price_table tr th.first-col {
	text-align: left;
}

.sp-container .sp-cancel { vertical-align: top; float: left; padding: 0; }
.sp-container .sp-input {
	background-color: #ffffff;
}
.sp-container .row,
.sp-container .row .col-xs-5,
.sp-container .row .col-xs-6,
.sp-container .row .col-xs-7 {
	box-sizing: border-box;
}

.sp-container .sp-input-container .sp-input {
	width: 50%;
	display: inline-block;
}
.sp-container .sp-input-container label {
	width: 50%;
	display: inline-block;
	float: left;
	font-weight: bold;
}
.sp-button-container .sp-cancel,
.sp-button-container button {
	height: auto;
}

.preview-svg svg {
	width: 96%;
	height: auto;
	// border: 3px solid #eaddb9;
	box-shadow: 
		0 0 0 2px #CFBB85,
		0 0 0 4px #eaddb9,
		0 0 2px 6px #eaddb9;
}

.preview-svgs svg {
	width: 96%;
	height: auto;
	border: 0;
	box-shadow: none;
}

/*.preview-svgs svg #helper-area-top {
	display: none;
}

.preview-svgs svg .hide-line-helper-bg {
	opacity: 1 !important;
}*/

#content table td,
#content table tbody {
	background: none !important;
	vertical-align: middle;
}

#content table tr td {
	line-height: 36px;
}

.fo-color-box {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: 5px;
	border: 2px solid #eaddb9;
	vertical-align: middle;
}

.show-section-error {
	background-color: #FFFAFA;
	border: 1px solid #FF4343;
	padding-bottom: 3px;
}
.info-for-manufacturing {
	display: none;
}

.dropdown-menu li a {
	text-decoration: none !important;
}

.processing-desc-half {
	float: left;
	width: 50%;
	padding-left: 10px;
	padding-right: 10px;
}

.processing-desc-half &gt; div {
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.processing-desc-full {
	float: left;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

.processing-desc-full &gt; div {
	padding-bottom: 20px;
}


.sp-choose {
	color: black !important;
}
</pre></body></html>