* {
	margin: 0;
	padding: 0;
}
input::-moz-focus-inner { border:0; padding:0 }
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #304d5b;
	background-color: #fdfefe;
}
a {
	outline: none;
	text-decoration: none;
	color: #13a4df;
}
a:hover { text-decoration:underline; }
p { line-height:150%; }
img { border: none; }
input {
	vertical-align: middle;
	padding:10px;
	border:1px solid #304d5b;
}
#wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

ul.menu {
	list-style-type: none;
	overflow:hidden;
	background-image:url(../images/menu_logo.png);
	background-repeat:no-repeat;
	background-position:0 4px;
	width:700px;
	padding-left:45px;
	margin:0 auto;
}
ul { margin-left: 50px; }

ul.menu li {
	float:left;
	margin-right:20px;
}

ul.menu li a {
	color:#66b0c6;
}

ul.menu li a:hover {
	color:#a4d8e6;
	text-decoration: none;
}

ul.menu li a.active {
	color:#a4d8e6;
}
.logo{
	text-align:center;
	margin:10px 0;
}
#main {
	width:428px;
	overflow:hidden;
	margin:40px auto;
}
#go, #url {
	float:left;
}
#go {color:#fff; background-color:#13a4df; margin-left:-1px;}
input[type="submit"][disabled] {
   color:#fff !important;
}
#url { width:350px; }
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 40px;
	top:0;left:0;
	width:100%;
	line-height:40px;
	position:fixed;
	border-bottom:1px solid #233842;
}

.gradient {
background: rgb(48,77,91); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwNGQ1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzNmNGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(48,77,91) 0%, rgb(39,63,75) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(48,77,91)), color-stop(100%,rgb(39,63,75))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(48,77,91) 0%,rgb(39,63,75) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(48,77,91) 0%,rgb(39,63,75) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(48,77,91) 0%,rgb(39,63,75) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(48,77,91) 0%,rgb(39,63,75) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#304d5b', endColorstr='#273f4b',GradientType=0 ); /* IE6-8 */
}

::-webkit-input-placeholder {color: #13a4df;}
:-moz-placeholder {color: #13a4df;}
::-moz-placeholder {color: #13a4df;}
:-ms-input-placeholder {color: #13a4df;}

input.error { color:#B80000; }

/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 60px 20px 120px;
	width:1220px;
	margin:0 auto;
}

::selection {
	background: #3a87ad;
	color: #fff;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	padding-top:20px;
	margin: -111px auto 0;
	min-width: 1000px;
	height: 90px;
	background: #BFF08E;
	position: relative;
	border-top: 1px solid #e5e5e5;
	background-color: #f5f5f5;
	text-align:center;
	overflow:visible;
}
#footer-wrapper {
	position:relative;
	width:1000px;
	margin:0 auto;
	height:80px;
}

#social-footer {
	position:absolute;
	top:0px;
	height:75px !important;
	left:20px;
}
.height-fix {
	height:70px !important;
}

#loading_line { text-align:center; padding:0 0 40px; font-weight:bold; }
.clear-fix { clear:both; }
#share { overflow:hidden; width:490px; margin:0 auto;}
.share-this {  float:right; line-height:47px; padding-right: 10px;}
.share42init { overflow:hidden; float:right}
#share42 { padding: 6px 0 0 6px; background: #FFF; border: 1px solid #E9E9E9; float:right;}
#share42:hover {background: #F6F6F6; border: 1px solid #D4D4D4; box-shadow: 0 0 5px #DDD;}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

table#dashboard {
	border-spacing:0;
	border-collapse:collapse;
	width:100%;
	margin-top:50px;
}
table#dashboard thead {
	font-weight:bold;
}

#dashboard thead tr td:last-child, #dashboard tbody tr td:last-child {
	border-right:0 !important;
}
.remove {
	font-size:14px;
	font-weight:bold;
	color:red;
	cursor:pointer;
}

#dashboard thead tr td, #dashboard tbody tr td {
	width:50px;
	text-align:center;
	border-bottom:1px solid #304d5b;
	border-right:1px solid #304d5b;
	padding:5px;
}
#dashboard thead tr td.url { width:200px !important; }
table#dashboard tbody tr:nth-child(even) td {background: #FFF; }
table#dashboard tbody tr:nth-child(odd) td {background: #f5f5f5;}

div.code {
	width:80%;
	background-color:#e9eef0;
	border:1px solid #304d5b;
	padding:0 10px 10px 10px;
}

div.error {
	background-color: #FBF0F0;
	border: 1px solid #B80000;
	color: #B80000;
	padding:10px;
	display:none;
	width:350px;
	margin:0 auto;
	text-align:center;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphens:auto;
	word-wrap:break-word;
}
.active {
  background-color:#304d5b !important;
  cursor:pointer;
}