/* Sreda.org */
#footer-right {
	text-align: right;
}

#inner-main #content {
	border-top: 0;
	padding: 0;
	width: 604px;
}

#inner-main #sidebar.right {
	width: 200px;
}

#inner-map #sidebar.right {
	width: 200px;
}

#inner-map #content {
	width: 470px;
}

#inner-map #sidebar {
	width: 200px;
	border: none;
}

#inner-map #sidebar-middle {
	padding: 0;
	width: 200px!important;
	height: 20px!important;
}

#inner-map #sidebar #sidebar-middle .google-visualization-intensitymap-map {
	height: 220px!important;
}

#inner-statistic #content {
	float: right;
	width: 688px;
	border-top: 0;
	padding-top: 0;
}

#content h2.title {
	margin-bottom: 0.5em;
}
/* YAML */
#inner-statistic .frontsidebardiv ul a:focus {
	outline: none;
}

#inner-statistic .frontsidebardiv ul a.active {
	font-weight: 700;
	text-decoration: underline;
}

.yform {
	padding: 0;
	border: none;
	background: none repeat scroll 0 0 #fff;
}

.yform fieldset {
	border: 1px solid #e4e4e4;
	background: inherit;
}

.full div.type-select select {
       	width:95.5%;
}

.yform div.type-check {
	line-height: 12px;
}

.yform div.type-check label {
	padding-left: 2px;
}

.yform div.type-check input[type="radio"] {
	margin-left: 12px;
}

.yform .type-button input[type="submit"] {
	background:none repeat scroll 0 0 #fabea0 ;
	color: #fff;
}

.yform .type-button input[type="submit"]:hover {
	background: none repeat scroll 0 0 #A16649;
}

.yform .type-button input.nextPage,
.yform .type-button input.prevPage {
	margin: 0 6px;
	width: 9em;
}

.q_ol {
	padding: 3px 0.5em;
}

.privat div {
	float: left;
}

img.cover {
	float: left;
	width: 200px;
	margin: 0 5px 5px 0;
	padding: 2px;
	border: 1px solid #ececec;
}

img.flag {
	margin: 4px 5px 0 0;
	width: 18px;
	height: 12px;
}

#email_form {
	height: 140px;
	width: 459px;
	margin: 0 0 15px 0;
}

input#email {
	width: 95%;
}

#email_loading {
	margin: 30px 0 0 109px ;
	display: none;
}

#email_form .success_message {
	color: green;
	display: none;
}

#email_form .error_message {
	color: red;
	display: none;
}

input.nextPage {
	float: right;
}

.rest {
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ececec;
	background: #f1ece8;
	padding: 0 6px;
}

#page_quantity, #rest_quantity {
	font-weight: bold;
}

#chart_div {
	margin: 0;
	height: 347px;
}

#chart_div .google-visualization-intensitymap-map {
	height: 229px !important;
}

#chart_div .google-visualization-intensitymap-legend {
	height: 29px;
}

#chart_div .google-visualization-intensitymap-legend table {
	width: 100%;
}

#chart_statistic {
	width: 100%;
	clear: both;
}

.bar_chart {
	border: 1px solid #ececec;
	background: #ffffff;
	width: 100%;
	height: 15px;
}

.bar_chart_item {
	height: 100%;
	background-color: green;
	color:#fff;
	font-size:12px;
	padding: 1px;
}

.bar_chart_out {
	width: 500px;
	height: 22px;
	border: none;
	padding: 7px 0 0;
	margin: 5px 0 0;
}

.fieldset_footnote {
	border: 1px solid #ececec;
	text-align: right;
	padding-right: 10px;
	font-weight: 700;
	letter-spacing: 0.1em;
}

#go_back {
	font-size: 11px;
	font-weight: 400;
}

/* share bar */
#share_bar {
	position:fixed;
	padding:2px;
	background-color:#FFF;
	border: 1px solid #CCC;
	border-radius:5px 0px 0px 5px;
}

#share_bar > div {
  margin-top:5px;
}

#test_list {
	/*display:block;	*/
}

#test_list div.item {
	float:left;
	display:inline-block;
	width:100px;
	margin-right:5px;
	font-size:1em;
	line-height:normal;
}

#test_list div.item img {
	display:block;
  border:none;
}
