#system_notice_area {
	position: fixed;
	margin-bottom:40px;
	left:25%;
	width:50%;
	height:30px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-weight:bold;
	display:none;
	padding:3px;
	color: #000000;
	text-align: center;
	top: 0px;
	z-index: 100000;
    padding-top: 10px;


	}


		.xyz_suggest,.xyz_star,.xyz_donate,.xyz_fbook,.xyz_support,.xyz_twitt,.xyz_gplus,.xyz_linkdin{
	height:16px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	text-decoration: none;
	
	vertical-align: middle;
	display: inline-block;
	
	}
	
	.xyz_suggest{
	
	background-image: url('images/suggest.png');
}
	
	.xyz_star{
	background-image: url('images/star.png');
}

.xyz_donate{
	
	background-image: url('images/donate.png');
}

	
.xyz_fbook{
	
	background-image: url('images/fb.gif');
}
.xyz_support{
	
	background-image: url('images/support.png');
}
.xyz_twitt{
	
	background-image: url('images/tw.gif');
}
.xyz_gplus{
	
	background-image: url('images/gp.gif');
}
.xyz_linkdin{
	
	background-image: url('images/linkedin.gif');
}

#twitter-auto-publish .xyz_fbook{
margin-left: 3px;
}

#twitter-auto-publish .xyz_twitt{
margin-left: 3px;
}

#twitter-auto-publish .xyz_gplus{
margin-left: 3px;
}

#twitter-auto-publish .xyz_linkdin{
margin-left: 3px;
}

#twitter-auto-publish .xyz_support{
margin-left: 3px;margin-right: -3px;
}

#twitter-auto-publish .plugin-version-author-uri {
	
	background-color: #F4F4F4;
	min-height:16px;
	border-radius:5px;
	margin-bottom: 10px;
	font-weight:bold;
	padding: 5px;
	color: #111111;

-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	        
}

#twitter-auto-publish th,#twitter-auto-publish td{
background: #a9e8f5; /* Old browsers */
background: linear-gradient( #ffffff,#a9e8f5 ); /* W3C */


}

#twitter-auto-publish .plugin-version-author-uri a,
#twitter-auto-publish .plugin-version-author-uri a:link,
#twitter-auto-publish .plugin-version-author-uri a:hover,
#twitter-auto-publish .plugin-version-author-uri a:active,
#twitter-auto-publish .plugin-version-author-uri a:visited{
	
	
	color: #111111;
	text-decoration: none;
	
}
#twitter-auto-publish .plugin-version-author-uri a:hover{

color:#cc811a;
}
#twitter-auto-publish .plugin-title{

background: url('images/xyz_logo.png'),linear-gradient( #ffffff,#a9e8f5 );
background-repeat: no-repeat;
background-position: left  bottom;

}

.xyz-premium-comparison
{
width: 99%;
padding:0px;
 border: 1px solid #CCCCCC;
 border-radius:3px;
}
.xyz-premium-comparison td
{
 padding: 1px;
 border: 1px solid #CCCCCC;
 height: 25px; 
}

/* Buy Now - button bounce style*/
img.hoverImages {
	margin-bottom:20px;
	-webkit-transition: margin 0.2s ease-out;
    -moz-transition: margin 0.2s ease-out;
    -o-transition: margin 0.2s ease-out;
}
img.hoverImages:hover {
	cursor:pointer;
    margin-top: 5px;
}


#system_notice_area_dismiss{
color: #FFFFFF;
cursor: pointer;
}
.system_notice_area_style1 {
	background: #00C348;
	border: 1px solid green;
}

.system_notice_area_style0 {
	background: #FA5A6A;
	border: 1px solid brown;
}

.submit_twap_new{
	background:#25A6E1;
	background:-moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
	background:-webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-o-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#25A6E1",endColorstr="#188BC0",GradientType=0);
	color:#ffffff !important;
	 border-radius: 4px !important; border: 1px solid #1A87B9 !important;
	font-family:"Helvetica Neue",sans-serif;
	font-size:13px;
	cursor:pointer;height: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

.informationdiv {
    background: none repeat scroll 0 0 #9FDAEE;
    border: 1px solid #209BD4;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    float: left;
    padding: 10px;
    position: absolute;
    z-index: 1200;
}
    .xyz_feedback{
      background: #CEEAF7; /* Old browsers */
	border: 1px solid #64cfe8;
	border-radius:3px;
	width: 98%;    
	min-height:40px;
	height:auto;
    padding-left: 10px;
    padding-top: 10px;
    font-weight: bold;
	line-height: 20px;
    
    }
    
    
    .xyz_feedback a{
    text-decoration: none
    }  
       
    .xyz_subscribe{
    background: #bae598; /* Old browsers */
	border: 1px solid #4d8a1d;
	border-radius:3px;
	width: 98%; 
	line-height:20px;   
	min-height:45px;
	height:auto;
    padding-left: 10px;
	padding-top: 10px;
    
    }
  .xyz_subscribe  td{
    padding:0;
    }
    
    .xyz_plugins{
    background: #F2F2F2; /* Old browsers */
	border: 1px solid #DFDFDF;
	border-radius:3px;
	width: 98%;    
    padding-left: 10px;
    padding-top:10px;
	min-height:50px;
	height:auto;
    margin-top:13px;
    line-height: 20px;
    
    }
  
    
    .submit_twap{
	background:#25A6E1;
	background:-moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
	background:-webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-o-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#25A6E1",endColorstr="#188BC0",GradientType=0);
	color:#ffffff;
	font-family:"Helvetica Neue",sans-serif;
	font-size:13px;
	cursor:pointer;	
	color:#FFFFFF !important;border-radius:4px !important;
	border:1px solid #1A87B9;height: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
#xyz-wp-twap-premium {
	border: 1px solid #FCC328;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #FFF6D6;
	height: 50px;
	padding: 5px;
	width: 98%;
	border-radius:3px;
}
a.xyz_twap_link:hover{text-decoration:underline;} 
	.xyz_twap_link{text-decoration:none;font-weight: bold;margin-left:8px;} 
	

.xyz_twap_widefat_table input[type="text"], .xyz_twap_widefat_table input[type="password"], .xyz_twap_widefat_table input[type="email"], .xyz_twap_widefat_table input[type="number"], .xyz_twap_widefat_table input[type="search"], .xyz_twap_widefat_table input[type="tel"], .xyz_twap_widefat_table input[type="url"], .xyz_twap_widefat_table select {
    width: 200px;padding: 5px !important;height: 2.35em !important;
}
.xyz_twap_widefat_table textarea
{
width: 200px;padding: 5px !important;height: 80px !important;
}



.xyz_twap_metalist_table{
width: 100%;
}

.xyz_twap_pleft15{
	padding-left: 15px;
}

.xyz_twap_meta_acclist_table{
	width: 100%;border: 1px solid #DFDFDF;border-radius:3px; margin-top: 8px;padding-bottom: 5px;
}
.xyz_twap_meta_acclist_table_td{
	background: linear-gradient(to top, #ECECEC, #F9F9F9) repeat scroll 0 0 #F1F1F1;border-bottom: 1px solid #DFDFDF;height: 25px;
}
.xyz_twap_meta_acclist_table select ,.xyz_twap_meta_acclist_table textarea{
    width: 200px;padding: 5px !important;height: 2.35em !important;
}
a {
	text-decoration: none;
}