@charset "UTF-8";
/*csslint ids: false*/

.ui-mobile .ui-page-active{
	overflow-x: visible !important;
}

.ui-icon-question:after {
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%20Tiny%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11-tiny.dtd%22%3E%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22tiny%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%20500%20500%22%20xml%3Aspace%3D%22preserve%22%3E%20%3Cpath%20d%3D%22M196.429%20350.446v66.964q0%204.464-3.348%207.813t-7.813%203.348h-66.964q-4.464%200-7.813-3.348t-3.348-7.813v-66.964q0-4.464%203.348-7.813t7.813-3.348h66.964q4.464%200%207.813%203.348t3.348%207.813zM284.598%20183.036q0%2015.067-4.325%2028.181t-9.766%2021.345-15.346%2016.602-16.043%2012.137-17.020%209.905q-11.44%206.417-19.113%2018.136t-7.673%2018.694q0%204.743-3.348%209.068t-7.813%204.325h-66.964q-4.185%200-7.115-5.162t-2.93-10.463v-12.556q0-23.159%2018.136-43.667t39.899-30.273q16.462-7.534%2023.438-15.625t6.976-21.206q0-11.719-12.974-20.647t-29.995-8.929q-18.136%200-30.134%208.091-9.766%206.976-29.855%2032.087-3.627%204.464-8.649%204.464-3.348%200-6.976-2.232l-45.759-34.877q-3.627-2.79-4.325-6.976t1.535-7.813q44.643-74.219%20129.464-74.219%2022.321%200%2044.922%208.649t40.737%2023.159%2029.576%2035.575%2011.44%2044.224z%22%20fill%3D%22%23ffffff%22%20%2F%3E%3C%2Fsvg%3E');
	background-position: 6px 3px;
}

#title { margin: 0; }

#content {
	padding: 7px;
	overflow: hidden;
}

#setting { margin-bottom: 30px; }

noscript {
	margin: 1em 0;
	padding: 0.25em 0.5em;
	border: 2px solid #A33;
	background-color: #FEE;
	color: #F00;
	display: block;
}

.ui-controlgroup-controls {
	width: 100%;
}

.ui-radio {
	width: 33.3%;
}

label[for="macaron"],
label[for="scorematch"],
label[for="medleyfes"] {
	text-align: center !important;
}

#goalpt .ui-block-b .ui-btn {
	padding-left: 0 !important;
	padding-right: 2em !important;
}

#goalpt .ui-block-a {
	width: 50%;
}

#goalpt .ui-block-b {
	width: 50%;
	padding-top: 1em;
}

#itemswitch {
	height: 0;
	opacity: 0;
	overflow: hidden;
	background-color: #f6f6f6;
	border: solid 1px #DDDDDD;
	border-radius: 5px;
}

#itemswitch label[for="itemred"] {
	border: none !important;
}

#itemswitch .ui-checkbox {
	margin: 0 !important;
}

#macaev {
	height: 0;
	opacity: 0;
	overflow: hidden;
}

#macaev > div {
	margin: 8px 6px 0;
}

label[for="difficulty"],
label[for="score"],
label[for="combo"],
label[for="LPtime"] {
	display: none;
}

#yellarea .ui-block-a {
	width: 90%;
}
#yellarea .ui-block-b {
	padding: 2.7em 0 0 0.3em;
	width: 10%;
}

#table table {
	border-spacing: 0 5px;
}

th {
	text-align: center;
	font-weight: bold;
}

#table th,
#table td {
	line-height: 1.4em;
}

#table th span{
	margin-left: 0.5em;
	font-weight: normal;
}

#table td {
	background-color: #FFFFFF;
	border: 1px solid #FF6699;
	text-shadow: none;
}

#table td.date {
	border-radius: 0.75em;
	padding: 0 1em;
	text-align: left;
	font-weight: bold;
	overflow: visible;
}

#table td.none {
	border: 0;
	background-color: transparent;
	width: 8px;
}

#table td.total,
#table td.change {
	text-align: right;
}

#table td.total{
	padding: 0 0.25em 0 1em;
	border-radius: 0.75em 0 0 0.75em;
	border-style: solid none solid solid;
	font-weight: bold;
}

#table td.change {
	padding: 0 1em 0 0.25em;
	border-radius: 0 0.75em 0.75em 0;	
	border-style: solid solid solid none;
}

.color {
	background-color: #FF99CC !important;
	color: #FFFFFF !important;
}

.colorm {
	background-color: #F9AA67 !important;
	color: #FFFFFF !important;
}

#data {
	margin-top: 1em;
}

#data #ttitle1 {
	font-weight: normal;
}

#data table {
	border-spacing: 0 5px;
}

#data .thead,
#data .tdata,
#data .tdatau {
	padding: 0 0.8em;
	line-height: 1.4em;
	background-color: #FFFFFF;
	text-shadow: none;
	border-width: 1px;
	border-color: #FF6699;
}

#data .thead {
	font-weight: bold;
	border-style: solid none solid solid;
	border-radius: 0.75em 0 0 0.75em;
}

#data .tdata {
	font-weight: normal;
	border-style: solid none solid none;
}

#data .tdatau {
	font-weight: bold;
	border-style: solid solid solid none;
	border-radius: 0 0.75em 0.75em 0;
}

#data #pts, #data #ptsu,
#data #ptprogu, #data #ptprog,
#data #avg, #data #avgu {
	text-align: center;
}

#ptdata {
	margin-bottom: 1em;
	font-weight: bold;
}

#ptdata table {
	border-spacing: 0 5px;
}

#ptdata .pthead,
#ptdata .pt {
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #FF6699;
	font-weight: bold;
	text-shadow: none;
}

#ptdata .pthead {
	padding-left: 0.8em;
	border-style: solid none solid solid;
	border-radius: 0.75em 0 0 0.75em;
}

#ptdata .pt {
	padding: 0 0.8em 0 1.5em;
	border-style: solid solid solid none;
	border-radius: 0 0.75em 0.75em 0;
	text-align: right;
}

#ptdata span {
	font-weight: normal;
}

#iptfile {
	display: inline;
}

.box {
	margin: 20px 0 8px;
	border: 1px solid #666;
	position: relative;
	width: 100%;
	overflow: hidden;
	display: none;
}

.box:before {
	content: "";
	display: block;
	padding-top: 30%;
}

.preview_field img {
	width: 180%;
	height: auto;
	margin-bottom: -14%;
}

.osanpo .preview_field img{
	margin-top: 0;
}

.preview_field {
	position: absolute;
	bottom: 0;
}

.osanpo .preview_field {
	position: absolute;
	top: 0;
}

#error {
	overflow: hidden;
	height: 0;
	color: #F00;
	font-weight: bold;
	opacity: 0;
}

#result {
	height: 0;
	overflow: hidden;
	opacity: 0;
}

.fade {
	height: auto !important;
	opacity: 1 !important;
	-webkit-transition: opacity ease 500ms;
	-moz-transition: opacity ease 500ms;
	-ms-transition: opacity ease 500ms;
	-o-transition: opacity ease 500ms;
	transition: opacity ease 500ms;
}

#table img {
	position: absolute;
	left: 0px;
	z-index: 9999;
}

.ninja {
	margin: 30px 0 0.7em;
}

#amz a {
	display: block;
	text-align: center;
}

#amz a img {
	width: 100%;
	max-width: 680px;
	vertical-align: bottom;
}

#ga_btm {
	padding-bottom: 5px;
}