#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;
}

#button {
	width: 140px;
	background-color: #E4E4E4;
	cursor: pointer;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}

#button:hover {
	border: 1px solid #797979;
}

a {
	text-decoration: none;
}

label {
	cursor:default;
}

#img {
	width:20px;
	height: 20px;
}

#tdCenter {
	text-align: center;
}

.bottonWidth {
	width:120px;
}

#buttonDesign {
	width:120px;
}

#bottomBorderNone {
	border-bottom:none;
}

legend {
	font-size: 14px;
}

#content_hc_hmw_snippet_selecterList_text {
	width:90px;
}

/*admin style*/

#system_notice_area {
	position: fixed;
	margin-bottom:40px;
	left:25%;
	width:50%;
	height:20px;
	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;
}


.hc_suggest, .hc_star, .hc_donate, .hc_fbook, .hc_support, .hc_twitt, .hc_gplus, .hc_linkedin {
	height:16px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
}

.hc_suggest {
	background-image: url('../images/suggest.png');
}

.hc_star {
	background-image: url('../images/star.png');
}

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

.hc_fbook {
	background-image: url('../images/facebook.png');
}

.hc_support {
	background-image: url('../images/support.png');
}

.hc_twitt {
	background-image: url('../images/twitter.png');
}

.hc_gplus {
	background-image: url('../images/gplus.png');
}

.hc_linkedin {
	background-image: url('../images/linkedin.png');
}

#insert-html-snippet .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;
}

#insert-html-snippet .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;
}

#insert-html-snippet th, #insert-html-snippet td {
  background: #a9e8f5; /* Old browsers */
  background: linear-gradient( #ffffff,#a9e8f5 ); /* W3C */
}


#insert-html-snippet .plugin-version-author-uri a#hc_update,
#insert-html-snippet.plugin-version-author-uri a#hc_update:link,
#insert-html-snippet .plugin-version-author-uri a#hc_update:hover,
#insert-html-snippet .plugin-version-author-uri a#hc_update:active,
#insert-html-snippet .plugin-version-author-uri a#hc_update:visited {
  color: red;
  font-weight: bold;
  text-decoration: blink;
}

#insert-html-snippet .plugin-version-author-uri a,
#insert-html-snippet .plugin-version-author-uri a:link,
#insert-html-snippet .plugin-version-author-uri a:hover,
#insert-html-snippet .plugin-version-author-uri a:active,
#insert-html-snippet .plugin-version-author-uri a:visited {
	color: #111111;
	text-decoration: none;
}

#insert-html-snippet .plugin-version-author-uri a:hover {
  color:#cc811a;
}

#insert-html-snippet .plugin-title {
  background-image: url('../images/xyz_logo.png');
  background-repeat: no-repeat;
  background-position: left  bottom;
}

#submit_hmw {
	background:#a4bb6b;
	padding:5px 15px;
	color:#ffffff;
	font-family:"Helvetica Neue",sans-serif;
	font-size:15px;
	cursor:pointer;
	border: 0px solid #000;
  border-radius: 3px 3px 3px 3px;
  font-weight: normal;
  font-size: 14px;
}

.hc_our_plugins {
  background: #F2F2F2; /* Old browsers */
	border: 1px solid #DFDFDF;
	border-radius:3px;
	width: 98%;
  padding-left: 10px;
  padding-top:10px;
	height:auto;
  min-height: 40px;
  margin-top:13px;
}

.hc_our_plugins a {
  text-decoration: none;
}

.poweredBy {
	padding-top: 10px;float:left; text-align: center; width: 100%;
}

.poweredBy a {
	text-decoration: none;
}

.hc_feedback {
  background: #333; /* Old browsers */
	border: 0px solid #333;
	border-radius:3px;
	width: 96%;
	height:30px;
  padding: 10px;
  font-weight: bold;
  line-height: 30px;
  margin-left:8px;
  text-align:center;
}

.hc_feedback a {
  text-decoration: none;
  color:#fff;
  padding:0px 30px;
  vertical-align:center;
  text-transform:uppercase;
}

a.hc_header_link {
  color:#f68f1e;
  margin-right:15px;
  font-weight:bold;
}

.hc-short thead tr th {
  background-color:#D2D2D2;
}

.hc_subscribe {
  background: #bae598; /* Old browsers */
  border: 1px solid #4d8a1d;
  border-radius:3px;
  width: 98%;
  height:35px;
  padding-top:10px;
  padding-left: 10px;
}

.hc_subscribe td {
  padding:0;
}

i.hc-hmw-own-icon {
  background-image: url('logo.png') !important;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}

.hc-shortcode-copy {
  width: 100%;
  margin: 1em 0 1em 8px;
}

.hc-empty-shortcode-copy {
  margin: 3em 0;
  text-align: center;
}

.hc-empty-shortcode-copy .empty-copy {
  font-size: 2em;
  margin-bottom: 1em;
}

.hc-widget-code-example {
  margin: 1em 0 1em 8px;
}

.hc-widget-code-example .hc-add-widget {
  margin-top: 1em;
  margin-bottom: 2em;
}
