.mch-module-tabs .tablinks.active{  
	border-bottom: 1px solid #f1f1f1;
    background: #f1f1f1;
    color: #000;
	margin-bottom:-1px;
}	
.mch-module-tabs .tablinks {
  display:inline-block;
    border: 1px solid #ccc;
    border-bottom: none;
    margin-left: .5em;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 24px;
    background: #e5e5e5;
    color: #555;
	text-decoration:none;
}
.mch-module-tabs {
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding-top: 9px;
    padding-bottom: 0;
    line-height: inherit;
}
.cf7-settings-form .inner-table th,.cf7-settings-form .inner-table td{
	padding:5px 10px 5px 0!important;
}
.cf7-settings-form .inner-table th{
	width:135px;
}
#banned_id #bann_ips,#banned_id #bann_msg,#exclude,#sitekey,#secretkey{ 
	width:71%;
}
.cf7-settings-form .width80{
	width:80%;
}
.cf7_captcha_notice_outer{
    border-radius: 15px;
    border: 2px solid #ccc;
	    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.11);
}
.cf7_captcha_notice_outer .note{
	font-size: 17px;
    font-weight: bold;
}
.cf7_captcha_notice li {
    font-size: 14px;
    margin-bottom: 15px;
}
.cf7_captcha_notice i {
    font-size: 18px;
    margin-right: 7px;
}
.cf7_captcha_notice p {
    margin: 0;
    font-size: 14px;
    padding: 0;
}
.cf7_captcha_notice span {
    display: block;
    padding-left: 30px;
    margin: 5px 0;
}