.af_invoice_templates.selected {
    border: 3px solid #879da3;
}



.woonest-cod-settings input[type="text"], .woonest-cod-settings select{
	width: 60%;
	margin: 1em;
}
.af_invoice_templates{
   margin-right: 20px;
}
table.woonest-table-optoin {
	width: 100%;
	border-collapse: collapse;
}
tr.woonest-option-field th {
	width: 30%;
}
tr.woonest-option-field td {
	padding: 12.5px;
}
.woonest-option-field th .option-head h3 {
	text-align: left;
	margin-left: 25px;
}
.woonest-option-field th span.description p {
	font-style: normal;
	text-align: left;
	font-weight: 100;
}
.woonest-option-field td .woonest-input-field {

}
tr.woonest-option-field {
	border-bottom: 1px solid #E7E7E7;
}

.woonest-tabs{
	width: 100%;
	overflow:hidden;
}

.extra-fee-conditions select, .extra-fee-conditions input[type=number]{
	width: 60%;
}

.extra-fee input[type=number]{
	width: 60%;
}

.extra-fee-conditions .input-text-half{
	width: 30% !important;
	float: left;
}
