.table.table-striped th.sort-disabled {
	font-weight: normal;
}

.licence_form_popup .modal-body > iframe {
	height: 650px;
}

.btn.btn-default {
	padding: 6px;
	padding-left: 20px;
	padding-right: 20px;
	color: #1B263B!important;
	border: 1px solid #ccc;
	font-size: 24px;
	font-weight: 700;
	border-radius: 5px;
}
.btn.btn-default:hover {
	border: 1px solid #1B263B!important;
	background-color: #fff;
}

.btn.btn-primary {
	color: #1B263B!important;
	border: 1px solid #ccc;
}

.btn.btn-primary:hover {
	border: 1px solid #1B263B!important;
}

.msos-selecteditems-toggle-container .msos-selecteditems-toggle {
	color: #2975b2!important;
}

.crmEntityFormView {
	border-style: none!important;
}

ul, li {font-size: 20px;font-family: sans-serif;}

.payment_calculation_fishing_symbol_table {
	width: 100%;
}

.payment_calculation_fishing_symbol_table th, .payment_calculation_fishing_symbol_table td {	
	padding-bottom: 11px;
	padding-left: 12px;
	padding-right: 8px;
	padding-top: 11px;
}

.payment_calculation_fishing_symbol_table tr {
	border-bottom-color: rgb(113, 134, 161);
	border-bottom-style: solid;
	border-bottom-width: 0.8px;	
}

[data-name="step_1"] .cell.web-resource-cell {
    padding: 0;
}

#WebResource_new_3 {
	height: 50px;
}