.wp-admin select{height:auto}
.multi-currency-table{
    background-color: white;
    border: 1px solid #DFDFDF;
    border-spacing: 5px;
}
.multi-currency-table td{
    border: 1px solid #DFDFDF;
    text-align: center;
}

#wppay-accounts{
    max-width: 1000px; background-color: #fff; border: 1px solid #ccc;
}

#wppay-accounts label{
    font-size: 11px;
}

#wppay-accounts table.allegro-rest-api input[type=text] {
	width: 100%;
}


#wppay-accounts input[type="text"],
#wppay-accounts input[type="number"],
#wppay-accounts input[type="password"] {
    width: 100%;
}

#wppay-accounts input.short-number {
	width: 60px;
}

#wppay-accounts p.form-field {
	margin-top: 0;
	position: relative;
}

#wppay-accounts .woocommerce-help-tip {
	left: -28px;
	position: absolute;
	top: 12px;
}

#wppay-accounts span.description, #allegro-admin-settings-synchronization span.description {
	display: block;
    font-size: 11px;
}

#wppay-accounts .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: transparent;
	background-color: #efefef;
	border-radius: 0;
	/*3c9bdc*/
}

#wppay-payments{
	max-width: 1000px; background-color: #fff; border: 1px solid #ccc;
}

#wppay-payments li {
	text-align: center;
	font-weight: bold;
}

#wppay-payments .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: transparent;
	background-color: #efefef;
	border-radius: 0;
	/*3c9bdc*/
}