.scoretool_menu_box {
	border-radius: 3px;
	margin: 5px 3px 0px 3px;
	padding: 5px;
	font-size: 12px;
	padding: 8px;
	margin-top: 10px;
}

.scoretool_menu_box_title {
	background-color: #D0F5A9;
	border-radius: 5px;
	font-size: 18px;
	margin-bottom: 8px;
}

.scoretool_menu_box_description {
	font-size: 12px;
	text-align: left;
	margin: 5px 3px;
}

.scoretool_menu_box_img {
	margin-top: -90px;
	width: 40px;
	height: 40px;
}



.ui-datepicker {
    font-size: 80%;
}



.score_inlinetable_tableall {
	display: table;
	table-layout: fixed;
	width: 100%;
	text-align: center;
	word-wrap: break-word;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #2d6495;
	position: relative;
}

.score_inlinetable_celldifficulty {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 15%;
	font-size: 24px;
}

.score_inlinetable_cellscore {
	display: table-cell;
	vertical-align: top;
	position: relative;
	width: 38%;
	padding-top: 0px;
	padding-bottom: 15px;
	font-size: 24px;
}

.score_inlinetable_cellotherinfo {
	display: table-cell;
	vertical-align: top;
	position: relative;
	width: 38%;
	font-size: 16px;
	padding-bottom: 15px;
}

.score_inlinetable_cellfunctionbtn {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 9%;
	font-size: 24px;
}

.difficulty_smallbox {
	font-size: 10px;
	color: black;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	height: 12px;
	padding: 2px 0px;
}

.difficulty_basic {
	background-color: #3BE621;
}
.difficulty_advanced {
	background-color: orange;
}
.difficulty_extreme {
	background-color: LightCoral;
}
.border_difficulty_basic {
	border: 0px solid #3BE621;
}
.border_difficulty_advanced {
	border: 0px solid orange;
}
.border_difficulty_extreme {
	border: 0px solid LightCoral;
}
.difficulty_general {
	background-color: lightgray;
}
.smallbox_fullcombo {
	background-color: #FB1478;
	color: white;
}
.smallbox_fullbocco {
	background-color: red;
	color: white;
}
.smallbox_excellent {
	background: linear-gradient(-45deg, #FA58F4, #F3F781, #81BEF7);
}


.rivalscorehistory_tableall {
	display: table;
	table-layout: fixed;
	font-size: 14px;
	width: 100%;
	text-align: center;
	word-wrap: break-word;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #2d6495;
	min-height: 30px;
	position: relative;
}

.rivalscorehistory_celldate {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 100%;
	text-align: left;
}

.rivalscorehistory_cellmname {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 50%;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #2d6495;
	padding-bottom: 13px;
}

.rivalscorehistory_celldiff {
	display: table-cell;
	vertical-align: middle;
	width: 25%;
	position: relative;
}

.rivalscorehistory_cellscore {
	display: table-cell;
	vertical-align: middle;
	width: 25%;
	position: relative;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #2d6495;
}




.levelchk {
	margin: 5px 4px;
}









.playhistory_tableall {
	display: table;
	table-layout: fixed;
	font-size: 14px;
	width: 100%;
	max-width: 400px;
	text-align: center;
	word-wrap: break-word;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #2d6495;
	min-height: 30px;
	position: relative;
}

.playhistory_celldate {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 20%;
	text-align: center;
}

.playhistory_cellmname {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 35%;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #2d6495;
	padding-bottom: 13px;
}

.playhistory_celldiff {
	display: table-cell;
	vertical-align: middle;
	width: 25%;
	position: relative;
	padding-bottom: 13px;
}

.playhistory_cellscore {
	display: table-cell;
	vertical-align: middle;
	width: 20%;
	position: relative;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #2d6495;
}







.scoreaverageslider {
	margin: 0 12px;
}





.geolocation_gamecenter_tableall {
	display: table;
	table-layout: fixed;
	font-size: 14px;
	width: 100%;
	text-align: center;
	word-wrap: break-word;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #2d6495;
	min-height: 30px;
	position: relative;
}

.geolocation_gamecenter_cellgeodistance {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 15%;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #2d6495;
}

.geolocation_gamecenter_cellgamecenterinfo {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 85%;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #2d6495;
	padding-bottom: 13px;
}

.rivalinput-sortable {
	position: relative;
	width: 90%;
	list-style-type: none!important;/*ポチ消す*/
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin-bottom: 5px;
	line-height: 1.5;
	background: #dbebf8;
 	vertical-align: middle;
	color: #505050;
	border-radius: 15px 0px 0px 15px;/*左側の角丸く*/
}

.rivalinput-sortable:before{ /*疑似要素*/
	display:inline-block; 
	vertical-align: middle;
	/*以下白丸つくる*/
	content:'';
	width:1em;
	height: 1em;
	background: #fff;
	border-radius: 50%;
	margin-right: 8px;
}


.rivalinput-container {
	clear: both;
	background-color: white;
	border-radius: 10px;
	margin: 10px 5px;
	display: hidden;
}
.rivalinput-tabs {
	background-color: #A9E2F3;
	border-radius: 0px 12px 0px 0px;
	padding: 5px;
	margin: 0;
	font-size: 14px;
	text-align: center;
	width: 120px;
}
.rivalinput-bottom-container {
	background-color: #A9E2F3;
	border-radius: 0px 12px 7px 7px;
	padding: 6px;
	margin: 0px;
}
.rivalinput-textbox-alttext {
	border:1px solid white;
	border-radius: 5px;
	background-color: white;
	padding: 2px;
	float: left;
	width: 90px;
	height: 20px;
}
.rivalinput-textbox-container {
	border:1px solid white;
	border-radius: 5px;
	background-color: white;
	padding: 2px;
	margin: 5px 0;
	height: 20px;
	overflow: hidden;
}
input.rivalinput-textbox {
	width: 100%;
	height: 20px;
	background-color: white;
	border: 0px;
}