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

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

.module-content #frmorder-EXPRES, .module-content #frmorder-OPERATOR { margin-top: 1px !important; margin-right: 5px !important; }
.module-content label[for="frmorder-EXPRES"], .module-content label[for="frmorder-OPERATOR"] { color: #A1050D; }
.module-content .red-expres { color: #A1050D !important; font-weight: bold; }

.module-content .accessories {margin-bottom: 10px}
.module-content .accessories { display:table; width: 100%;}
.module-content .accessories .accessory-title { color: #6C1812; }
.module-content .accessories > div {display: table-cell; height: 100%; float: none;vertical-align: top;margin: 0;background: #FAF4E3;border: 3px solid #E9DAB9; /*width: 33%;*/ }
.module-content .accessories > div.separator {background: none;	border: 0;width: 1%;}
.module-content .accessories > div.separator:last-child {display: none}
@media (max-width: 769px) {
	.module-content .accessories > div {display: block;margin: 0 0 10px;width: 100%;}
}
.module-content .accessories > div .alert { display: inline-block; height: 100%;width: 100%;/* border: 3px solid #E9DAB9; *//* background-color: #FAF4E3; */ color: #827455; border-radius: 0;margin: 0;box-shadow: none;-webkit-box-shadow: none;}
/* MOZILLA FIX */
@-moz-document url-prefix() {        }

.module-content .accessories p {line-height: 18px !important; /* margin-bottom: 0; */}
.module-content .accessories p {}

.vis-hidden {
	visibility: hidden;
}

.operator-expres-label {
	float: right;
	width: 90%;
	display: inline-block;
}

.operator-expres-control {
	float: left;
	display: inline-block;
}

.operator-expres-control input[type="checkbox"] {
	margin: 3px 5px !important;
}

#frmnastavenia-COUNT, .count { text-align: center; }

.product-note ul li {
	list-style: inherit !important;
	padding: 3px 0px !important;
}

/*
* NOVÉ
*/

.preview-svg > svg {
	padding: 1px;
	width: 96%;
	height: auto;
}

.preview-svg svg #ruler-area {
	display: none;
}

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

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

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

span.tiptip {
	width: 113% !Important;
	display: inline-block;
	margin-left: -7%;
	padding-left: 7%;
}