html {
  background-color: transparent !important;
}

body {
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #595441;
  text-align:center;
  margin-top:0px;
  padding-top:10px;
  background-image:url("https://bch.gg/images/bch-world.png"), linear-gradient(0deg, #f4dc00, #00a643);
  background-position:50% 100%;
  background-repeat:no-repeat;
  margin-bottom:300px;
}

#wrap {
  max-width:950px;
  min-height:150px;
  margin:0 auto;
  background:rgba(0, 89, 35, .5);
  padding:20px 60px;
  text-align:left;
  border-radius:3px;
}

span#subheader {  
  font-size:12px;   
  margin-left:8px;
}

span#subheader a {
  font-size:12px; 
  margin-right:8px;
  border:1px solid #fff;
  padding:1px 8px;
  border-radius:2px;
}

span#subheader a:hover {
  color:#0C8330;
  background:#fff;
}

div.share {
  border:10px solid rgba(255,255,255,1) !important; 
  padding:10px !important;
}
  
#copylink {
  background:none !important;
}

#copybox, #sharebox {
  width:44% !important; 
  margin-top:20px;
}
  
#shareboxes p,
#shareboxes h2 {
  color:#000 !important;
}
  
#shareboxes a {
  color:#000 !important;
}
  
#shareboxes #copybox input {
  width:100%;
}

#shareboxes input {
  font-size:12px;
  color:#000;
}
  
#shareboxes {
  margin-top:60px !important;
}
  
#charcount {
  color:#047B39 !important;
}
  
#results {
  margin-top:0px;
  margin-bottom:10px;
}

#records h2 {  
  margin-top:50px;
}

table.records-table {
  background-color:;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}

table.records-table td, table.records-table th {
  padding: 3px 2px;
}

table.records-table tbody td {
  font-size: 13px;
  max-width:600px; 
  word-wrap: break-word;
}

table.records-table tr td a {
  display:inline-block;
  max-width:240px !important;
} 

table.records-table tr:nth-child(even) {
  background: rgba(255, 255, 255, .1);
}

table.records-table thead {
  background: rgba(255, 255, 255, .1);
}

table.records-table thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
}

table.records-table thead th:first-child {
  border-left: none;
}

table.records-table td:last-child {
    text-align: center;
}

.records-table img {
  padding-right:4px;
}


.fadeout-recent {
  bottom: 40px;
  height: 40px;
  background: linear-gradient(rgba(54, 140, 36, 0) 0%,rgba(54, 140, 36, 1) 90%);
  position: relative;
  width: 100%;
  margin-bottom:-30px;
} 

.fadeout-top {
  bottom: 40px;
  height: 40px;
  background: linear-gradient(rgba(86, 147, 27, 0) 0%,rgba(86, 147, 27, 1) 90%);
  position: relative;
  width: 100%;
} 

.hide-if-no-js {
  display: none;
}

div, p, td {
  font-family: Verdana, Arial;
  font-size: 12px;
  color:#fff;
}
a, a:link, a:active, a:visited {
  color: #fff;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {height:50px;margin:0;float:right;max-width:500px;}
h1 a {text-align:right;font-size:20px;float:right; margin-top:10px; }
h1 a, h1 a:link, h1 a:active, h1 a:visited {color:#fff}
h1 a:hover{text-decoration:none;}
h1 a:hover span{text-decoration:underline;color:#88c0eb}
h1 a img {position:relative; top:2px;}

ul#admin_menu {
	min-height:100px;
	list-style-type:none;
	padding:0;
	font-size:105%;
}
ul#admin_menu li {
	color:#aaa;
	padding:1px 0;
}
ul#admin_menu li:hover {
	list-style-type:square;
	color:#000;
}

code {
	background:#eaeaef;
	padding:0 2px;
}
tt {
	background:#ffc;
	padding:0 2px;		
}

#wrap form p label {
  font-size:24px;
}

.g-recaptcha {
  margin-top:25px !important;
  }

input#search {
  background:none;
  color:#fff;
  margin-top: 50px;
  margin-bottom: 50px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  width: 100%;
  font-size: 24px;
  font-weight: 100;
  text-align: center;
}

input#search:hover {  
  border-bottom: 1px solid rgba(255, 255, 255, .6);
}
  

::placeholder {
  color:rgba(255,255,255,.7);
}

.twitter-share-button {
  position:relative !important;
  top:5px;
}

.subfooter center a {
  border-bottom:1px dotted #fff;
}

.subfooter center a:hover {
  text-decoration:underline;
  border-bottom:0px dotted #fff;
}

input.text {  
background:none;
  color: #fff;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  font-size: 24px;
  font-weight: 100;
  margin:1px;
  width:50%;
}

input.text:hover {  
  border-bottom: 1px solid rgba(255, 255, 255, .6);
}
  
  
select, textarea {
  background:none;
  color: #000;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  font-size: 24px;
  font-weight: 100;
  margin:1px;
  width:50%;
}

input.button {
	color: #595441;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #88c0eb;
	cursor:pointer;
}

input.primary {
    text-decoration: none;
    color: #333;
    background-color: #F9F9F9;
    border:0px;
    border-radius:2px;
    padding: 15px 25px;
    transition: background-color .2s;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
    cursor:pointer;
}

input.primary:hover {
    background-color: #ddd;
}

input.primary:focus {
  background-image: url("https://bch.gg/images/loader.gif");
  background-size:24px;
  background-position:100% 49%;
  background-repeat:no-repeat;
}

#tweet_body {
  width:90% !important;
}

input.text:focus, textarea:focus {
  border-bottom:1px solid #fff;
  margin:0px;
  outline:0px !important;
  -webkit-appearance:none;
}

tr.edit-row  td {
	background:#e3f3ff !important;
}
#new_url {
	text-align:center;
	padding:1px;
	border:1px solid #CDCDCD;
	background:#fff;
	clear:both;
}
#new_url div {
	background:#C7E7FF;
	padding:4px;
}
#new_url_form {
	padding:4px;
}
#new_url #feedback {
	background:#ff8;
	color:#88c0eb;
	width:50%;
	margin:0px 25%;
	padding:2px;
	border:1px solid #ff8;
}
#new_url #feedback .fail {
	color:#f55;
}
#add-url {width:400px}
td.url small a{
	color:#bbc;
}
body.desktop td.actions input,body.desktop  td.actions a {
	visibility:hidden;
}
td.actions input.disabled, td.actions input.loading {
	visibility:visible;
}
tr:hover td.actions input, tr:hover td.actions a {
	visibility:visible;
}
td.actions .button {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #595441;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #88c0eb;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	height:22px;
	width:22px;
	margin-top:0px;
	margin-right:5px;
	display:block;
	float:left;
	text-indent:-9999px;
	outline:0px;
}
td.actions .button:active {
	border:1px solid #000;
}
td.actions .button:hover {
	text-decoration:none;
}
td.actions .button.disabled, #add-button.disabled {
	border:1px solid #333;
	background:#ccc;
}
td.actions .button.loading, #add-button.loading {
	background:#cc7 url("https://bch.gg/css/../images/loading.gif") center center no-repeat;
	color:#cc7;
}
td.actions .button_share {
	background:transparent url("https://bch.gg/css/../images/share.png") 2px center no-repeat;
}
td.actions .button_edit {
	background:transparent url("https://bch.gg/css/../images/pencil.png") 2px center no-repeat;
}
td.actions .button_delete {
	background:transparent url("https://bch.gg/css/../images/delete.png") 2px center no-repeat;
}
td.actions .button_stats {
	background:transparent url("https://bch.gg/css/../images/chart_bar.png") 2px center no-repeat;
}
#main_table tfoot th, #main_table tfoot th div {
	font-size:10px;
}
.error {
	color: red;
	background:#fee;
}
.warning {
	color: orange;
	background:#ffe9bf;
}
.success {
	color: green;
	background:#efe;
}
#login {
	width: 300px;
	margin: 200px auto 0px auto;
}
#login p{
	font-weight: bold;
}
#login .text {
	width: 100%;
}
#login ul {
	padding-left:0px;
	list-style-type:none;
	text-indent:0;
}
#login ul li {
	padding:0 0 5px 20px;
}
#login ul.error li {
	background:transparent url("https://bch.gg/css/../images/cancel.png") top left no-repeat;
}
#login ul.warning li {
	background:transparent url("https://bch.gg/css/../images/error.png") top left no-repeat;
}
#login ul.success li {
	background:transparent url("https://bch.gg/css/../images/accept.png") top left no-repeat;
}
.sub_wrap {
	max-width:580px;
	padding-bottom:30px;
	text-align:justify;
}
.sub_wrap span {
	background:#ffa;
	padding:0 2px;
}
a.bookmarklet {
	border:2px solid #2a85b3;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:5px 5px 5px 20px;
	background:#eef url("https://bch.gg/css/../images/favicon.gif") 2px center no-repeat;
	margin:3px;
	display:inline-block;
}
a.bookmarklet:hover {
	text-decoration:none;
	background-position:3px center;
}
#footer {
	text-align:center;
	margin-top:20px;
}
#footer p {
	padding:10px;
	background:white;
	margin:0 auto;
	max-width:950px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:2px solid #2a85b3;
	-moz-border-radius-bottomleft:30px;
	-moz-border-radius-bottomright:30px;
	-webkit-border-bottom-left-radius:25px;
	-webkit-border-bottom-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}
#footer p a {
	background:#fff url("https://bch.gg/css/../images/favicon.gif") 2px center no-repeat;
	padding-left:20px;
}

.notice {
	border:1px solid #2a85b3;
	background: #F3FAFD;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	width:70%;
	margin-left:15%;
	padding-left:10px;
	margin-bottom:5px;
}

.jquery-notify-bar {
  width:100%;
  position:fixed;
  top:0;
  left:0;
  z-index:32768;
  background-color:#efefef;
  font-size:18px;
  color:#000;
  text-align:center;
  font-family: Arial, Verdana, sans-serif;
  padding:20px 0px;
  border-bottom:1px solid #bbb;
  filter:alpha(opacity=95);
  -moz-opacity:0.95;
  -khtml-opacity:0.95;
  opacity:0.95;
  -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.jquery-notify-bar.error ,.jquery-notify-bar.fail {
  color:#f00;
  background-color:#fdd;
}

.jquery-notify-bar.error span,.jquery-notify-bar.fail span{
	background:transparent url("https://bch.gg/css/../images/error.png") no-repeat left center;
	padding-left:20px;
}

.jquery-notify-bar.success span{
	background:transparent url("https://bch.gg/css/../images/accept.png") no-repeat left center;
	padding-left:20px;
}

.jquery-notify-bar.success {
  color:#060;
  background-color:#aea;
}

.notify-bar-close {
  position:absolute;
  left:95%;
  font-size:11px;
}

#msg {
  padding:10px;
  display:flex;
  background:rgba(214, 213, 8, .4);
  border-radius:2px;
  height:54px;
} 

tr.plugin.active a{ font-weight:bolder;}
body.desktop tr.plugin td.plugin_desc small{ visibility:hidden;}
tr:hover.plugin td.plugin_desc small{ visibility:visible;}
