.alert, .jumbotron .btn {
	text-shadow: 0 1px rgba(255, 255, 255, .5);
}
.progress-outer, img, input[type=image] {
	vertical-align: middle;
}
*, :after, :before {
	box-sizing: border-box;
}
body {
	background-attachment: fixed, fixed;
	background-color: #FFF;
	background-image: url('img/clouds_background.jpg');
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	line-height: 20px;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 40px;
}
.container {
	margin: 0 auto;
	max-width: 700px;
}
p {
	margin: 0 0 10px;
}
a {
	color: #0078B4;
	text-decoration: none;
	transition: color .25s;
}
a:active, a:focus, a:hover {
	color: #005580;
}
a:focus {
	outline: #333 dotted thin;
}
.jumbotron {
	margin: 30px 0;
	text-align: center;
	transition: width .5s, height .5s, margin .5s, padding .5s;
}
.jumbotron h1 {
	color: inherit;
	font-family: inherit;
	font-size: 72px;
	font-weight: 700;
	line-height: 1;
	margin: 10px 0;
	cursor: default;
	text-rendering: optimizelegibility;
	text-decoration: none;
}
.jumbotron .lead {
    font-size: 12px;
    font-weight: 200;
    line-height: 18px;
	margin-bottom: 20px;
	transition: font-size .5s;
}
.jumbotron .btn {
	background: rgba(202, 230, 190, .75);
	border: 1px solid #B7D1A0;
	border-radius: 4px;
	color: #468847;
	cursor: pointer;
	display: inline-block;
	font-size: 24px;
	padding: 28px 48px;
	transition: background-color .25s, width .5s, height .5s;
}
.jumbotron .btn.drop, .jumbotron .btn:active, .jumbotron .btn:focus, .jumbotron .btn:hover {
	background-color: #bce4aa;
	text-decoration: none;
}
.alert {
	background-color: #FCF8E3;
	border: 1px solid #FBEED5;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 8px 14px;
	transition: width .5s, margin .5s, padding .5s, background-color .5s;
}
.alert-error {
	background-color: #F2DEDE;
	border-color: #EED3D7;
	color: #AA4342;
}
.alert-info {
	background-color: #D9EDF7;
	border-color: #BCE8F1;
	color: #167196;
}
span.donate-btns {
	display: block;
	text-align: center;
	margin: 11px 0 3px;
}
a.donate-btn {
	height: 26px;
	display: inline-block;
	margin: 2px 5px;
	background: #f2f2f2;
	line-height: 16px;
	padding: 3px 8px 3px 24px;
	border-radius: 3px;
	color: #3f3f3f;
	border: 1px solid #d8d8d8;
	transition: all .2s
}
.icon, button.upload-clipboard-btn {
	height: 16px;
	border: 0;
	background: transparent;
}
a.donate-btn:hover {
	color: #000;
	border: 1px solid #b2b2b2;
	background-color: #ccc
}
.icon {
	display: block;
	width: 16px;
	float: left;
	margin-left: -20px;
	margin-top: 1px;
}
nav a, nav>ul {
	color: #33799B;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
nav>ul>li {
	display: inline-block;
	margin: 0;
	padding: 0;
	cursor: default;
}
nav>ul>li:after {
	content: "|";
	margin: 0 8px;
	opacity: .3;
}
nav>ul>li:last-child:after {
	content: "";
	margin: 0;
}
#upload-filelist {
	list-style-type: none;
	margin: 20px 50px;
	padding: 0;
	text-align: left;
}
.error#upload-filelist {
	color: #891A18;
}
.error#upload-filelist .progress-percent {
	color: #B94A48;
}
.error#upload-filelist .file-progress {
	display: none;
}
#upload-filelist>li {
	margin-top: 5px;
	overflow: hidden;
}
#upload-filelist>li.total {
	border-top: 1px solid rgba(0, 0, 0, .05);
	font-weight: 700;
	padding-top: 5px;
}
.file-name {
	float: left;
	overflow: hidden;
	max-width: 50%;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.file-progress, .file-url {
	display: inline-block;
	float: right;
	font-size: .9em;
	margin-left: 8px;
	margin-right: 10px;
	vertical-align: middle;
}
.file-url a {
	color: #5C5C5C;
}
.file-url a:hover {
	color: #1C1C1C;
}
.progress-percent {
	float: right;
}
progress[value] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
}
progress[value]::-webkit-progress-bar {
	background-color: #eee;
	border-radius: 2px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25) inset;
}
.completed .file-progress, .completed .progress-percent {
	display: none;
}
.completed .file-url {
	display: block;
}
.progress-outer {
	background-color: rgba(255, 255, 255, .8);
	border: 1px solid #fff;
	border-radius: 4px;
	box-shadow: 0 0 0 1px #000;
	color: transparent;
	display: inline-block;
	font-size: 0;
	float: right;
	height: 8px;
	margin: 6px 6px 0;
	overflow: hidden;
	width: 50px;
}
.progress-inner {
	background-color: #000;
	height: 6px;
	margin: 0;
	width: 0;
}

.bitchinabox {
	background: url("img/holo_in_a_box.png") no-repeat;
	width: 740px;
	height: 648px;
	position: relative;
	margin-bottom: -15px;
}

.touchtheboxdaddy {
	position: absolute;
    bottom: 125px;
    left: 200px;
}

.kyaa {
    position: absolute;
    bottom: 55px;
    left: 145px;
    width: 430px;
}

#label_l {
    float: left;
    margin-left: 14px;
}

#label_r {
    float: right;
    margin-right: 7px;
}

.clear {
	clear: both;
}

@media only screen and (max-device-width:320px), only screen and (max-width:400px) {
	body {
		padding: 10px 0 0;
	}
	.jumbotron {
		margin: 20px 0 30px;
	}
	.jumbotron .lead {
		font-size: 12px;
	}
	#upload-filelist, .alert, .jumbotron .btn {
		border-radius: 0;
		border-width: 1px 0;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	#upload-filelist {
		background-color: rgba(255, 255, 255, .75);
		overflow: hidden;
	}
	#upload-filelist>li.file {
		margin-top: 12px;
		margin-bottom: 12px;
	}
	.file-progress {
		width: 70%;
	}
	.file-name, .file-url {
		width: 100%;
		max-width: 100%;
	}
	.file-url a {
		text-decoration: underline;
		margin-left: 15px;
	}
	.file-url a:before {
		content: "http://"
	}
	.alert {
		font-size: 13px;
	}
	.alert-error {
		background-color: rgba(248, 223, 223, .75);
	}
	nav {
		background-color: rgba(255, 255, 255, .75);
		border: #FFF;
		padding: 10px 0;
	}
}
#upload-btn, .js #upload-input, .js input[type=submit] {
	display: none;
}
.js #upload-btn {
	display: inline-block!important;
}

#upload-btn {
	background: url("img/files_label.png") no-repeat;
	width: 345px;
	height: 185px;
	border: 0;
}

#upload-btn:active, #upload-btn:hover, #upload-btn:focus {
	border: 0;
}

#donatebutton {
	display: inline-block;
}

.alt-pages {
	margin: 25px 0;
}

abbr {
	text-decoration: none;
}