/*  
 * Security Antivirus Firewall (wpTools S.A.F.)
 * http://wptools.co/wordpress-security-antivirus-firewall
 * Version:           	2.3.5
 * Build:             	77229
 * Author:            	WpTools
 * Author URI:        	http://wptools.co
 * License:           	License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 * Date:              	Sat, 01 Dec 2018 19:09:28 GMT
 */
body.wptsaf div.wptsaf .x_title h2 {
    overflow: visible;
}

/* Blue panel */
body.wptsaf div.wptsaf .saf_blue_panel{
	background-color: #45aed6;
	border: 0px none;
}

body.wptsaf div.wptsaf .saf_blue_panel .x_title,
body.wptsaf div.wptsaf .saf_blue_panel .x_content{
	color: white;
}

body.wptsaf div.wptsaf .saf_blue_panel .x_title{
	border-color: white;
}

body.wptsaf div.wptsaf .saf_blue_panel .x_content .h5_small{
	margin-top: -12px;
	font-size: 16px;
}

body.wptsaf div.wptsaf .x_content .wpsaf_nobottom{
	/* padding-bottom: 0px; */
	margin-bottom: 0px;
}

body.wptsaf div.wptsaf .saf-label-button{
	display: inline-flex;
	margin-left: -23px;
	position: relative;
	top: -14px;
	line-height: 1;
	padding-top: 0px;
	font-size: 10px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
}

body.wptsaf a.wpsaf_iplink{
	white-space: nowrap;
}