@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {	.OEPL_pro_img{		height: 58px;    	left: 4px !important;    	position: absolute;	}	.OEPL_form_table{		width: 310px !important;		max-width: 310px;	}	.OEPL_form_table .button{		margin: 0px !important;	}	.OEPL_form_table tr{		float: left !important;		max-width: 320px;		min-width: 320px;	}	.OEPL_form_header{		width: 320px;	}	.OEPL_form_table tr th{		display: none;	}	.OEPL_form_table tr td input{		width: 300px;		margin: 10px 10px;	}	.description{		float: left	}	.OEPL_sugar_api_table tr:before,.OEPL_general_table tr:before{		padding: 10px 10px;		white-space: nowrap; font-weight:bold; font-size:inherit;	}	.OEPL_sugar_api_table tr:nth-of-type(2):before {content: "SugarCRM URL :";}	.OEPL_sugar_api_table tr:nth-of-type(5):before {content: "SugarCRM admin Username :";}	.OEPL_sugar_api_table tr:nth-of-type(7):before {content: "SugarCRM admin Password :";}	.OEPL_sugar_api_table tr:nth-of-type(12):before {content: " .htaccess UserName :";}	.OEPL_sugar_api_table tr:nth-of-type(14):before {content: ".htaccess Password :";}	.OEPL_sugar_api_table tr:nth-of-type(2):before {content: "SugarCRM URL :";}		.OEPL_general_table tr:nth-of-type(2):before {content: "Success Message :";}	.OEPL_general_table tr:nth-of-type(4):before {content: "Failure Message :";}	.OEPL_general_table tr:nth-of-type(6):before {content: "Capture Remote IP :";}	.OEPL_general_table tr:nth-of-type(10):before {content: "Get Email Notification :";}	/*.OEPL_general_table tr:nth-of-type(12):before {content: "Send Email to :";}*/	.OEPL_general_table tr:nth-of-type(15):before {content: "Redirect after submit :";}	/*.OEPL_general_table tr:nth-of-type(18):before {content: "Redirect to :";}*/	}@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {		.OEPL_promotion{		display: none;	}	.OEPL_form_table{		width: 450px !important;		max-width: 310px;	}	.OEPL_form_table .button{		margin: 0px !important;	}	.OEPL_form_table tr{		float: left !important;		max-width: 450px;		min-width: 450px;	}	.OEPL_form_header{		width: 450px;	}	.OEPL_form_table tr th{		display: none;	}	.OEPL_form_table tr td input{		width: 400px;		margin: 10px 20px;	}	.description{		float: left	}	.OEPL_sugar_api_table tr:before,.OEPL_general_table tr:before{		padding: 10px 20px;		white-space: nowrap; font-weight:bold; font-size:inherit;	}	.OEPL_sugar_api_table tr:nth-of-type(2):before {content: "SugarCRM URL :";}	.OEPL_sugar_api_table tr:nth-of-type(5):before {content: "SugarCRM admin Username :";}	.OEPL_sugar_api_table tr:nth-of-type(7):before {content: "SugarCRM admin Password :";}	.OEPL_sugar_api_table tr:nth-of-type(12):before {content: " .htaccess UserName :";}	.OEPL_sugar_api_table tr:nth-of-type(14):before {content: ".htaccess Password :";}	.OEPL_sugar_api_table tr:nth-of-type(2):before {content: "SugarCRM URL :";}		.OEPL_general_table tr:nth-of-type(2):before {content: "Success Message :";}	.OEPL_general_table tr:nth-of-type(4):before {content: "Failure Message :";}	.OEPL_general_table tr:nth-of-type(6):before {content: "Capture Remote IP :";}	.OEPL_general_table tr:nth-of-type(10):before {content: "Get Email Notification :";}	/*.OEPL_general_table tr:nth-of-type(12):before {content: "Send Email to :";}*/	.OEPL_general_table tr:nth-of-type(15):before {content: "Redirect after submit :";}	/*.OEPL_general_table tr:nth-of-type(18):before {content: "Redirect to :";}*/}.OEPL-link:hover{	background: none repeat scroll 0 0 #3F51B5;    border-radius: 2px;    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);    box-sizing: border-box;    color: rgb(241, 241, 241);    cursor: default;    display: inline-block;    left: 12px;    padding: 4px 11px;}.OEPL-link{	background: none repeat scroll 0 0 #2196F3;	text-decoration:none !important;	cursor: pointer !important;    border-radius: 2px;    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);    box-sizing: border-box;    color: rgb(241, 241, 241);    cursor: default;    display: inline-block;    left: 12px;    padding: 3px 10px;}.OEPL_form_table tr th{	float: right;}.OEPL_pro_img{	position: absolute;	left: 6px;	height: 58px;}.OEPL_get_pro{	padding: 10px 15px 6px 15px;	text-decoration:none;	background-color: #F44336;	color: #fff;	margin: 0px 0px 0px 10px;	position: fixed;	font-weight: 700;	font-size: 14px;	top: 30px;	left: 827px;	z-index:99999;	background: rgba(246,41,12,1);	cursor: pointer;	background: -moz-linear-gradient(top, rgba(246,41,12,1) 0%, rgba(34,34,34,1) 0%, rgba(240,47,23,1) 37%, rgba(244,66,54,1) 100%);	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(246,41,12,1)), color-stop(0%, rgba(34,34,34,1)), color-stop(37%, rgba(240,47,23,1)), color-stop(100%, rgba(244,66,54,1)));	background: -webkit-linear-gradient(top, rgba(246,41,12,1) 0%, rgba(34,34,34,1) 0%, rgba(240,47,23,1) 37%, rgba(244,66,54,1) 100%);	background: -o-linear-gradient(top, rgba(246,41,12,1) 0%, rgba(34,34,34,1) 0%, rgba(240,47,23,1) 37%, rgba(244,66,54,1) 100%);	background: -ms-linear-gradient(top, rgba(246,41,12,1) 0%, rgba(34,34,34,1) 0%, rgba(240,47,23,1) 37%, rgba(244,66,54,1) 100%);	background: linear-gradient(to bottom, rgba(246,41,12,1) 0%, rgba(34,34,34,1) 0%, rgba(240,47,23,1) 37%, rgba(244,66,54,1) 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6290c', endColorstr='#f44236', GradientType=0 );}.OEPL_get_pro:hover{	color: #FFFFFF;}.OEPL_form_table{	width : 95%;	background-color: #FFFFFF;	padding-bottom:15px;	-webkit-box-shadow: 1px 3px 10px -6px #009688;	-moz-box-shadow: 1px 3px 10px -6px #009688;	box-shadow: 1px 3px 10px -6px #009688;	border: 1px solid #B2DFDB;}#testConn{	border-color: #795548;	background-color: #795548;	box-shadow: 1px 3px 10px -6px #795548 !important;	color: #FFFFFF;}#testConn:hover{	border-color: #4E342E;	background-color: #4E342E;	box-shadow: 1px 3px 10px -6px #4E342E !important;	color: #FFFFFF;}.OEPLsaveConfig, #LeadFldSync,#SugarGeneralMsgSubmit{	border-color: #009688 !important;	background-color: #009688 !important;	box-shadow: 1px 3px 10px -6px #009688 !important;	color: #FFFFFF;}.OEPLsaveConfig:hover, #LeadFldSync:hover,#SugarGeneralMsgSubmit:hover{	border-color: #00695C !important;	background-color: #00695C !important;	box-shadow: 1px 3px 10px -6px #00695C !important;	color: #FFFFFF !important;}.OEPL_form_table tr:not(:first-child) th {    padding-left: 15px;    width: 180px;    color: #004D40;}.OEPL_form_table tr:not(:first-child) td {    padding-right: 15px;}.OEPL_form_header{	background-color:#009688;}.update-nag{	display: none;}.OEPL_add_field_box{	padding : 5px;	background-color: #FFFFFF;	display: inline-block;	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);	margin-top : 15px;	padding: 5px;	padding-right: 10px;	border-left: 4px solid #2EA2CC;}.OEPL_hide_panel{	margin-top:4px;	margin-right: 5px;}.OEPL_promotion{	position: fixed;	background-color: #FFFFFF;	display: inline-block;	z-index:99999;	border: 1px solid rgba(0, 0, 0, 0.1);	-webkit-box-shadow: 4px 10px 13px -6px rgba(85,102,99,1);	-moz-box-shadow: 4px 10px 13px -6px rgba(85,102,99,1);	box-shadow: 4px 10px 13px -6px rgba(85,102,99,1);	margin-top : 12px;	margin-right : 20px;	padding-top: 0px;	padding-left: 5px;	padding-right: 5px;}.OEPL_promotion_tab{	background-color: #FFFFD0;	border-radius : 8px;	padding: 10px;	border: 1px solid #DDDDDD;}.OEPL-red{	background: none repeat scroll 0 0 #795548;    border-radius: 2px;    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);    box-sizing: border-box;    color: rgb(241, 241, 241);    cursor: default;    display: inline-block;    left: 12px;    padding: 5px 15px 5px 15px;}.Social_icons{	margin-top: 5px;	margin-bottom: 5px;	height : 35px;	margin-left: 10px;}.column-required, .column-hidden_field {	width : 9%;}.column-display_order, .column-is_show{	width : 13%;}.CbxChecked{	background-color: #E5E5E5 !important;}.hiddenValBox{	width: 150px;}/* Ajax Wating CSS */ #AjaxWaiting{ display: none; width:150px; height: 100px; position: fixed; top: 50%; left: 50%; text-align:center; padding:10px; font:normal 16px Tahoma, Geneva, sans-serif; font-weight:bold; color:#FF0000; border:1px solid #666; margin-left: -50px; margin-top: -50px; z-index:99999; overflow: auto; }
.BlackOverlayer{ 	position: absolute; 	top: 0px; 	left: 0px; 	background-color:black;	z-index:99; 	-moz-opacity: 0.9; 	opacity:0.5; 	filter: alpha(opacity=30); }.wp-list-table.leads tbody tr:hover{	background-color:#E5E5E5 !important;}.is_show_widget{	color: #019E5A;	font-weight: bold;}.not_show_widget{   color: #D6432E;   font-weight: bold;}.Delete_Cust_Field{	width: 18px;}