.et_pb_acf_table table { border-collapse: collapse; text-align: left; width: 100%; }

.et_pb_acf_table_styled { overflow: hidden; border: 1px solid #EFEFEF; }

.et_pb_acf_table table td, .et_pb_acf_table table th { padding: 8px 10px; }

.et_pb_acf_table_styled table thead th { background-color:#006699; border-left: 1px solid #A3A3A3; }

.et_pb_acf_table_styled table thead th:first-child { border: none; }

.et_pb_acf_table_styled table tbody td { border-left: 1px solid #DBDBDB; }

.et_pb_acf_table_styled table tbody tr:nth-child(even) td { background: #EFEFEF; }

.et_pb_acf_table table tbody td:first-child { border-left: none; }

.et_pb_acf_table table tbody tr:last-child td { border-bottom: none; }

.et_pb_acf_map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
}

/* fixes potential theme css conflict */
.et_pb_acf_map img {
   max-width: inherit !important;
}

.sb_mod_acf_single_item ul {
	list-style-type: disc;
	padding-left: 20px;
}

.et-fb-modal__support-notice {
	display: none !important;
}