

#webdados_fb_admin .webdados_fb_admin_left #poststuff,
#webdados_fb_admin .webdados_fb_admin_right #poststuff,
#webdados_fb_admin .webdados_fb_admin_right #poststuff .postbox {
	min-width: 0;
}
#webdados_fb_admin > h1 {
	margin: 0 0 4px;
	padding: 0;
	line-height: 1.3;
}

#webdados_fb_admin > h1::after {
	content: "";
	display: table;
	clear: both;
}

#webdados_fb_admin > .webdados-fb-page-intro {
	margin: 0 0 12px;
	padding: 0;
	max-width: none;
	line-height: 1.5;
	color: #50575e;
}

#webdados_fb_admin .webdados_fb_admin_left #poststuff {
	padding: 1em;
	border: 1px solid #dcdcde;
	border-top: 0;
	clear: both;
	margin: 0;
}
#webdados_fb_admin .webdados_fb_admin_left #poststuff p.submit {
	padding-bottom: 0px;
}

.js #webdados_fb_admin .postbox .hndle {
	cursor: initial;
}

/* Section heading separator (all tabs — like Description settings) */
#webdados_fb_admin .postbox > h3.hndle {
	margin: 0;
	padding: 12px 14px;
	border-bottom: 1px solid #dcdcde;
	line-height: 1.4;
}

/* fb-postbox-header: avoid WP core .postbox-header flex row layout */
#webdados_fb_admin .fb-postbox-header {
	display: block;
	border-bottom: 1px solid #dcdcde;
	background: #f6f7f7;
}

#webdados_fb_admin .fb-postbox-header .hndle {
	display: block;
	width: 100%;
	box-sizing: border-box;
	border-bottom: none;
	background: transparent;
}

#webdados_fb_admin .fb-postbox-header .hndle .dashicons-admin-links:before {
	color: silver;
}

#webdados_fb_admin .fb-postbox-header .og-section-desc {
	display: block;
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	padding: 0 14px 12px;
	max-width: none;
}

#webdados_fb_admin .postbox > .inside {
	padding-top: 12px;
}

#webdados_fb_admin .postbox h3.hndle a {
	font-size: 14px;
	font-weight: bold;
}
#webdados_fb_admin .postbox h3.hndle img {
	display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: bottom;
}

#webdados_fb_admin #webdadoslink a {
	display: block;
}
#webdadoslink a img {
	display: block;
	margin: auto;
	width: 200px;
	max-width: 100%;
	height: auto;
}

#webdados_fb_admin input.error,
#webdados_fb_admin textarea.error {
	border-color: #ff0000;
}

/*@media screen and (min-width:783px) {*/
@media screen and (min-width:1012px) {
	#webdados_fb_admin .webdados_fb_admin_left {
		width: 74%;
		float: left;
	}
	#webdados_fb_admin .webdados_fb_admin_right {
		width: 24%;
		float: right;
	}
}

#webdados_fb_admin h2.nav-tab-wrapper {
	height: auto;
	min-height: 44px;
	margin: 0;
	padding: 0;
	border-top: none;
	border-bottom: 1px solid #dcdcde;
	box-sizing: border-box;
}
#webdados_fb_admin h2.nav-tab-wrapper > ul {
	margin: 0;
	padding: 8px 0 0;
	width: 100%;
	box-sizing: border-box;
}
#webdados_fb_admin h2.nav-tab-wrapper > ul > li {
	float: left;
	margin-right: 6px;
	margin-bottom: 0;
}
#webdados_fb_admin h2.nav-tab-wrapper > ul > li:first-child {
	margin-left: 0;
}
#webdados_fb_admin h2.nav-tab-wrapper > ul > li > a.nav-tab {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin: 0;
	height: auto;
	min-height: 36px;
	padding: 8px 16px;
	line-height: 1.35;
	font-size: 13px;
	font-weight: 500;
	box-sizing: border-box;
	border-top: 2px solid transparent;
}
#webdados_fb_admin h2.nav-tab-wrapper > ul > li > a.nav-tab:focus {
	outline: 0 !important;
}
#webdados_fb_admin h2.nav-tab-wrapper > ul > li > a.nav-tab > i.dashicons-before:before {
	font-size: 18px;
	width: 18px;
	height: 18px;
	margin-top: 0;
}

#webdados_fb_admin .fb-x-twitter-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	line-height: 0;
	vertical-align: text-bottom;
}

#webdados_fb_admin h2.nav-tab-wrapper a.nav-tab .fb-x-twitter-icon svg {
	display: block;
	width: 18px;
	height: 18px;
}

#webdados_fb_admin .postbox h3.hndle .fb-x-twitter-icon {
	margin-right: 2px;
}

#webdados_fb_admin .postbox h3.hndle .fb-x-twitter-icon svg {
	display: block;
	width: 20px;
	height: 20px;
}
#webdados_fb_admin h2.nav-tab-wrapper > ul > li.ui-tabs-active {
	position: relative;
	z-index: 1;
	margin-bottom: -1px;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	outline: 0;
}
#webdados_fb_admin h2.nav-tab-wrapper > ul > li.ui-tabs-active > a.nav-tab {
	border-top-color: #2271b1;
	background-color: #fff;
	color: #1d2327;
	outline: 0;
}

#webdados_fb_admin,
#webdados_fb_admin .form-table th,
#webdados_fb_admin .form-table td,
#webdados_fb_admin .postbox h3.hndle,
#webdados_fb_admin .postbox h3.hndle a,
#webdados_fb_admin h2.nav-tab-wrapper > ul > li > a.nav-tab,
#webdados_fb_admin p,
#webdados_fb_admin label,
#webdados_fb_admin input,
#webdados_fb_admin select,
#webdados_fb_admin textarea,
#webdados_fb_admin button {
	font-family: 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

#webdados_fb_admin .dashicons:before,
#webdados_fb_admin i.dashicons-before:before {
	font-family: dashicons !important;
}

#webdados_fb_admin .form-table th,
#webdados_fb_admin .form-table td {
	padding: 10px;
	padding-bottom: 5px;
	/*width:	auto;*/
}
#webdados_fb_admin .form-table th {
	width: 250px;
	padding-right: 35px;
	font-weight: 500;
}
#webdados_fb_admin .form-table td:not( .info ) {
	padding-left: 45px;
}
#webdados_fb_admin .form-table tbody tr:has( > th ):has( + tr > td.info ) > th,
#webdados_fb_admin .form-table tbody tr:has( > th ):has( + tr > td.info ) > td {
	padding-bottom: 0;
}
#webdados_fb_admin .info {
	font-size: 0.85em;
	color: #888;
	line-height: 1.5;
}
#webdados_fb_admin .form-table td.info {
	padding: 4px 10px 16px;
	padding-left: 342px;
	border-bottom: 1px solid #e0e0e0;
}
#webdados_fb_admin .form-table tbody tr:has( > th ):not( :has( + tr > td.info ) ) > th,
#webdados_fb_admin .form-table tbody tr:has( > th ):not( :has( + tr > td.info ) ) > td {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 16px;
}

/* No separator after the last field in each section */
#webdados_fb_admin .form-table tbody tr:last-child > td.info,
#webdados_fb_admin .form-table tbody tr:last-child:has( > th ) > th,
#webdados_fb_admin .form-table tbody tr:last-child:has( > th ) > td {
	border-bottom: none;
}

/* Larger checkboxes with centered tick (settings page) */
#webdados_fb_admin input[type="checkbox"] {
	-webkit-appearance: none;
	appearance: none;
	width: 20px;
	height: 20px;
	min-width: 20px;
	min-height: 20px;
	margin: 0;
	padding: 0;
	border: 1px solid #8c8f94;
	border-radius: 4px;
	background: #fff;
	vertical-align: middle;
	cursor: pointer;
	flex-shrink: 0;
	position: relative;
	box-sizing: border-box;
}

#webdados_fb_admin input[type="checkbox"]:checked {
	background-color: #2271b1;
	border-color: #2271b1;
}

#webdados_fb_admin input[type="checkbox"]:checked::before {
	margin: -2px 0 0-2px !important;
}

#webdados_fb_admin input[type="checkbox"]:focus {
	outline: 2px solid transparent;
	box-shadow: 0 0 0 1px #2271b1;
}

/* Numbered checkbox option lists (e.g. image source priority) */
#webdados_fb_admin .fb-checkbox-row {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 6px;
	padding: 2px 0;
	line-height: 1.6;
}

#webdados_fb_admin .fb-checkbox-row:last-child {
	margin-bottom: 0;
}

#webdados_fb_admin .fb-checkbox-num {
	flex: 0 0 22px;
	text-align: left;
}

#webdados_fb_admin .fb-checkbox-row small {
	flex: 1;
	margin: 0;
}

@media screen and ( max-width: 782px ) {
	#webdados_fb_admin .form-table th {
		padding-right: 10px;
	}
	#webdados_fb_admin .form-table td:not( .info ) {
		padding-left: 10px;
	}
	#webdados_fb_admin .form-table td.info {
		padding-left: 10px;
	}
}

#webdados_fb_admin div.stuffbox h3 {
	border-bottom: 1px solid #eee;
}

#webdados_fb_admin #tabs-2 .og-tab-intro {
	margin: 0 0 1.25em;
}

#webdados_fb_admin #tabs-2 .og-tab-intro__title {
	margin: 0 0 0.15em;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	color: #1d2327;
}

#webdados_fb_admin #tabs-2 .og-tab-intro__desc {
	margin: 0 0 0 12px;
	max-width: none;
	width: 100%;
	font-size: 14px;
	line-height: 1.65;
	color: #101820;
}

#webdados_fb_admin #tabs-2 .og-tab-intro__desc code {
	font-size: 0.92em;
	background: #f0f0f1;
	padding: 0.1em 0.35em;
	border-radius: 3px;
}

#webdados_fb_admin #tabs-2 .og-platforms-wrap {
	margin-bottom: 1.5em;
}

#webdados_fb_admin #tabs-2 .og-platforms-box {
	padding: 18px 20px 16px;
	border: 1px solid #dcdcde;
	border-radius: 8px;
	background: #fff;
}

#webdados_fb_admin #tabs-2 .og-platforms-label {
	margin: 0 0 14px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #646970;
}

#webdados_fb_admin #tabs-2 .og-platforms {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#webdados_fb_admin #tabs-2 .og-platform {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 8px 14px 8px 10px;
	border: 1px solid #dcdcde;
	border-radius: 999px;
	background: #fff;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.2;
	color: #1d2327;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}

#webdados_fb_admin #tabs-2 .og-platform__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	flex-shrink: 0;
	line-height: 0;
}

#webdados_fb_admin #tabs-2 .og-platform__icon svg {
	display: block;
	width: 20px;
	height: 20px;
}

#webdados_fb_admin #tabs-2 .og-platform--more {
	border-style: dashed;
	background: #fff;
	color: #646970;
	box-shadow: none;
}

#webdados_fb_admin #tabs-2 .og-platform-note {
	margin: 14px 0 0;
	max-width: none;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	color: #646970;
}

#webdados_fb_admin #tabs-2 .og-notice-warning {
	margin: 0 0 1.5em;
	padding: 12px 14px;
	border: 1px solid #f0d78c;
	border-left-width: 4px;
	border-left-color: #dba617;
	border-radius: 4px;
	background: #fcf9e8;
	font-size: 13px;
	line-height: 1.55;
	color: #1d2327;
}

#webdados_fb_admin #tabs-2 .og-notice-warning strong {
	margin-right: 0.25em;
}

#webdados_fb_admin .og-section-desc {
	font-size: 13px;
	line-height: 1.5;
	color: #646970;
}