.widefat {
	width: auto!important;
}

#empik_woocommerce_set_export_logistic_class:checked {
	border-color: #36aa4b !important;
	box-shadow: 0 0 0 1px #36aa4b !important;
}

label[for="empik_woocommerce_set_export_products_all"] {
	/*padding-top: 70px;*/
}
/*label[for="empik_woocommerce_set_export_offers_all"] {
    padding-bottom: 70px;
}*/

.empik-ajax-procent {
	margin-top: 20px;
	display: inline-block;
	position: absolute;
}

label[for="empik_woocommerce_set_export_offers_from"] {
	display: block;
	margin-top: 30px;
}

#empik_source_notice {
	display: block;
	margin-bottom: 10px;
}


.subsubsub {
	font-size: 16px;
	margin-bottom: 30px !important;
}

.titledesc {
	display: none !important;
}


label[for="empik_woocommerce_set_debug_empik"] {
    margin-top: 50px;
    display: block;
}

#empik_woocommerce_set_import_connection_test_BTN {
	display: none;
}

/*
button#empik_woocommerce_button_connection_test {
	margin-bottom: 50px;
}*/


.empik-ilabs-btn {
	margin-top: 20px !important;
}

/*
Mapping table start
*/

.empik-mapping-table {
	width: 100%;
	border-collapse: collapse;
	background: #fff;
	border: 1px solid #e5e5e5;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
}
.empik-mapping-table th {
	text-align: left;
	padding: 15px;
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	font-weight: 600;
	color: #23282d;
}
.empik-mapping-table td {
	padding: 15px;
	border-bottom: 1px solid #eee;
	vertical-align: middle;
}
.empik-mapping-table tr:last-child td {
	border-bottom: none;
}
.empik-mapping-row-title {
	font-weight: 600;
	font-size: 13px;
}
.empik-mapping-code {
	color: #888;
	font-weight: normal;
}
.empik-select {
	width: 100%;
	max-width: 250px;
}

table.empik-mapping-table {
	max-width: 1000px;
}
/*
Mapping table end
*/