/*
 * OTP Content Protect Admin Styles
 */
#content-tabs .tab-button.active {
	background: #2271b1; 
	border-color: #2271b1;
	color: #fff;
}


.otpcp-admin-footer {
	margin-top: 30px;
	padding-top: 15px;
	border-top: 1px solid #ddd;
	text-align: right;
	font-size: 12px;
	color: #646970;
}