ul.error {border:2px solid #FFAEAE; background: url("../design/ico-delete.gif") 10px 50% no-repeat #FEEBEB; list-style: none; padding:10px; padding-left:35px; }

#menu ul li a {
	margin-right: 15px;
}

.tablesorter .header a {
	display: block;
	color: #fff;
	text-decoration: none;
}

html > body #content {
	margin-left: 10px;
	overflow: visible;
}

.buttons {
	padding: 10px 0;
	height: 37px;
}

body#main {
	float: left;
	min-width: 100%;
}

#menu {
	height: 35px;
}

#menu > ul {
	position: absolute;
}

#trayWrapper {
	width: 100%;
	position: absolute;
	top: 6px;
	right: 10px;
}

.tableSorterForm {
	position: relative;
}

.loading {
	text-align: center;
	display: none;
	position: absolute;
	top: 23px;
	left: 0;
}

#content input.btn, #content a.tableBtn, input.button, #content a.button {
	border: none;
	height: 37px;
	padding: 7px 15px 9px 15px;
	border-radius: 10px;
	background:url("../design/btn-right.gif") 100% 0 no-repeat;
	color: #000;
	display: block;
	float: left;
	line-height: 37px;
	text-decoration: none;
	margin-right: 10px;
	cursor: pointer;
}

#content .buttons input.btn, #content .buttons a.tableBtn, #content .buttons input.button, #content .buttons a.button {
	margin-right: 15px;
}

#frm-signInForm input.button {
	margin-right: 0;
}

#content input.btn, #content input.button {
	line-height: normal;
}

#content input.btn:hover, #content a.tableBtn:hover, #content input.button:hover, #content a.button:hover {
	color: #DF0000;
}

.next {
	float: right !important;
}

#content .next.save {
	float: left !important;
}

#content input.discount,
#content input.vat,
#content input.deposit {
	width: 95px;
	text-align: right;
}

#content a.tableBtn, #content a.button {
	height: 22px;
	line-height: 22px;
}

h2 {
	display: inline-block;
}

h2 .button {
	font-size: 13px;
	font-weight: normal;
	margin-left: 15px;
}

.buttons .chzn-container, .buttons select {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

.buttons label {
	float: left;
	margin-right: 10px;
	padding-top: 12px;
}

.buttons input[type="file"] {
	float: left;
	margin-top: 12px;
	margin-right: 15px;
}


label.error {
	color: #e91919;
}

input.error {
	border: 1px solid #e91919;
}

textarea {
	font-family: Arial;
}

.registration .formPane .ostatni {
	display: none;
}

.chzn-container-single.error .chzn-single {
	border: 1px solid #e91919;
}

.formPane textarea {
	width: 725px;
	height: 100px;
}

.registration table td.full {
	padding-right: 0px;
	width: 100%;
}

.registration table .lastBlank {
	width: 189px;
}

.registration .formPane input[type="text"].small {
	width: 60px;
}

.registration .formPane input[type="text"].full {
	width: 315px;
}

.registration .formPane input[type="text"].megaFull {
	width: 650px;
}

.attachments {
	margin-top: 30px;
}

.attachments .attachment {
	margin-right: 30px;
	margin-bottom: 15px;
	width: 144px;
	text-align: center;
	float: left;
	position: relative;
}

.attachments .attachment .okBg {
	position: absolute;
	background: url("../images/green_bg.png");
	width: 100%;
	height: 100%;
	display: none;
}

.attachments .attachment .okBg .icon {
	position: absolute;
	background: url("../images/accept.png");
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.attachments .attachment .image {
	width: 144px;
	height: 144px;
	margin-bottom: 10px;
}

.attachments .attachment img {
	display: block;
}

.attachments .attachment textarea {
	width: 140px;
	height: 100px;
}

#snippet--attachments {
	position: relative;
}

#attachmentLoader {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("../images/popup_bg.png") repeat;
	padding: 0 38px 20px;
	left: -38px;
	display: none;
	z-index: 5;
}

#attachmentLoader .spinner {
	background: url("../images/spinner.gif") no-repeat;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: -7px;
}

.registration .formPane .actionPartners .save {
	margin-right: 10px;
}

.registration .formPane .actionPartners input[type="text"] {
	width: 50px;
	float: left;
	margin-right: 5px;
}

.registration .formPane .partnerLoad a {
	margin-right: 6px;
}

.registration .formPane .partnerLoad input[type="text"] {
	width: 50px;
	float: left;
	margin-right: 5px;
}

table .packagesEdit, table .rewardsEdit {
	white-space: nowrap; 
}

.recapitulation th {
	width: 230px;
}

.formPane .recapitulationEdit {
	position: absolute;
	top: 90px;
	left: 270px;
}

.formPane .recapitulationStatistics {
	position: absolute;
	top: 90px;
	left: 390px;
}

.recapitulation.eshops th {
	width: 260px;
}

#content table.tablesorter th.header, #content table.tablesorter th.headerSortUp, #content table.tablesorter th.headerSortDown {
	padding-left: 0 !important;
	white-space: nowrap;
}

#content table.tablesorter thead tr td {
	white-space: nowrap;
}

.tablesorter .checkboxes {
	width: 6px;
}

#content table.tablesorter .filters {
	width: 66px;
	vertical-align: middle;
}

.tablesorter .filters input[type="submit"] {
	width: 65px;
	padding: 2px 5px;
}

.tablesorter .header a {
	padding-left: 25px;
}

#content table.tablesorter th.noSort {
	background-image: none !important;
	padding-left: 25px !important;
	cursor: default;
}

.tablesorter a, table.no-link a, table td.no-link a {
	color: #000;
	text-decoration: none;
	display: block;
}

.tablesorter .zipcode, .tablesorter .zipcode input {
	width: 60px;
}

.tablesorter td.zipcode a {
	text-align: right;
}

.tablesorter .cellphone, .tablesorter .cellphone input {
	width: 110px;
}

.tablesorter .icdic, .tablesorter .icdic input {
	width: 70px;
}

.tablesorter .productCategories .chzn-container {
	min-width: 400px;
}

.tablesorter td.money, .tablesorter td.percent, .tablesorter td.piece,
.tablesorter td.money a, .tablesorter td.percent a, .tablesorter td.piece a {
	text-align: right;
}

.tablesorter .formSales .chzn-container, .tablesorter .formSales .chzn-container .chzn-drop {
	min-width: 140px;
}

.tablesorter .itemDimension .chzn-container {
	min-width: 117px;
}

.tablesorter .format, .tablesorter .format input {
	width: 80px;
}

.tablesorter .luxuryOrBranded .chzn-container,
.tablesorter .luxuryOrBranded .chzn-container .chzn-drop {
	min-width: 111px;
}

.tablesorter .luxuryOrBranded .chzn-container .chzn-single {
	min-width: 100px;
}

.tablesorter .description input {
	width: 300px;
}

.tablesorter .offerNum input, .tablesorter .logisticsNum input {
	width: 85px;
}

.tablesorter .weight input,
.tablesorter .package input{
	width: 50px;
}

.tablesorter tbody td.weight {
	text-align: right;
}

.tablesorter .companyName, .tablesorter .companyName input {
	width: 262px;
}

.tablesorter .companyType .chzn-container {
	min-width: 102px;
}

.tablesorter .companyType .chzn-single, .tablesorter .companyType .chzn-drop {
	min-width: 92px;
}

.tablesorter .billCol .chzn-container  {
	min-width: 123px;
}

.tablesorter .billCol .chzn-single, .tablesorter .billCol .chzn-drop  {
	min-width: 113px;
}

.tablesorter .closedCol .chzn-container  {
	min-width: 90px;
}

.tablesorter .closedCol .chzn-single, .tablesorter .closedCol .chzn-drop  {
	min-width: 80px;
}

.tablesorter .deleteLink {
	color: #0085CC;
	text-align: center;
}

.tablesorter .deleteLink:hover, .tablesorter .deleteLink:active, .tablesorter .deleteLink:focus {
	color: #DF0000;
}

table .bold {
	font-weight: bold;
}

table .high-bg { 
	background: #FFFFBB !important;
}

table .warn-bg, table tr.warn-bg td {
	background: #FEEBEB !important;
}

table .partnersPercentColumn {
	width: 73px;
}

table tr.no-wrap td, table tr td.no-wrap, .no-wrap {
	white-space: nowrap;
}

input.datepicker {
	width: 70px;
}

.summaryTable input.datepicker {
	margin-left: 25px;
}

input.range {
	width: 50px;
}

input.t-bold {
	font-weight: bold;
}

#frmeditActionForm_offer_deliveryDateToPartner_chzn {
	min-width: 328px;
}

.filter input[type=text]::-ms-clear {
    display: none;
}

select.filter {
	height: 20px;
}

.clearable{
	position: relative;
}

.data_field{
	padding-right: 17px;
}

span.icon_clear{
	position: absolute;
	right: 10px;    
	display: none;
	cursor: pointer;
	font: bold 1em sans-serif;
	color: #38468F;  
}

span.icon_clear:hover{
	color: #f52;
}

#content .pagination {
	float: right;
	clear: none;
	background: transparent;
}

#content .pagination input {
	width: 30px;
}

#frm-eshopForm-addEshopForm th {
	width: 152px;
	vertical-align: bottom !important;
}

#frm-eshopForm-addEshopForm input[type="checkbox"] + label {
	margin-right: 10px;
}

.companyLogo {
	border: 1px solid #000;
	width: 187px;
	height: 138px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

.companyLogo img {
	width: 187px;
	height: 138px;
}

a.pdf {
	background: url("../images/icon_pdf_small.png") no-repeat center center;
	display: block;
	min-height: 22px;
}

#frm-settingForm {
	margin-bottom: 7px;
	position: relative;
	z-index: 1;
}

#frm-myTableByPartner-filterForm table tbody td {
	vertical-align: middle;
}

.closedTable th, closedTable td {
	width: 170px;
}

.dialog {
	display: none;
}

#pleaseFillLoadingEmailDialog textarea {
	width: 655px;
	height: 360px;
}

#infoEmailDialog textarea{
	width: 655px;
	height: 160px;
}

.spinnerBg {
	background: url("../images/popup_bg.png") repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.dialog .spinner {
	background: url("../images/spinner.gif") no-repeat;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: -7px;
}

.dialog table {border:2px solid #cfcfcf;}
.dialog table th {border-right:1px solid #0074B3; background-color:#0085cc; color:#fff;}
.dialog table tr.bg td, .dialog table tr.odd td {background-color:#e8f6ff;}
.dialog table {margin:0; border-collapse:collapse;}
.dialog table.width100 {width:100%;}
.dialog table th, .dialog table td {padding:5px 5px;}
.dialog table th {text-align:left; vertical-align:middle; font-weight:bold;}

#transferInfoTable {
	margin-bottom: 20px;
}

#transferTable td {
	vertical-align: middle;
}

#transferTable td.amount input {
	width: 100px;
}

#catalogsPane {
	display: none;
}

form.formWithTableLoader .tableBody {
	position: relative;
}

.tableLoader {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("../images/popup_bg.png") repeat;
	top: 0;
	left: 0;
	display: none;
	z-index: 5;
}

.tableLoader .spinner {
	background: url("../images/spinner.gif") no-repeat;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: -7px;
}

.error label {
	color: #df0000;
}

.error input[type="text"], .error .chzn-container-single .chzn-single {
	border: 1px solid #FFAEAE;
}

.dashed-underline {
	border-bottom: 1px dashed #303030;
	display: inline;
	cursor: help;
}

#cloneOfferDialog.ui-dialog-content {
	overflow: visible;
}

#frmcloneForm-clone {
	visibility: hidden;
}
