@charset "UTF-8";
#main-form input[name="q"] {
	font-size: 14px;
}
#main-form .show-advanced {
	font-size: 14px;
	text-align: center;
	margin: 16px 0;
}
#main-form .show-advanced a {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 3px;
	background: #f2f2f2;
	color: #313131;	
}
#main-form .show-advanced a:hover {
	text-decoration: none;
	background: #efefef;
}
#main-form .show-advanced a:before {
	font-family: nantoka2;
	margin-right: 2px;
	font-size: 16px;
	line-height: 14px;
	vertical-align: middle;
}
#main-form .show-advanced.open a:before {
	content: "b";
}
#main-form .show-advanced.close a:before {
	content: "a";
}

#station-rosen option {
	padding-left: 20px;
}
#station-rosen optgroup {
	background:#000;
  color:#fff;
  font-style:normal;
  font-weight:normal;
}


#advanced {
	display: none;
	background: #f9f9f9;
	padding: 20px;
	margin-bottom: 20px;
	border-radius: 4px;
}
#main-form table.block th, #main-form table.block td {
	padding: 5px;
}
#main-form table.block th {
	width: 80px;
	font-weight: bold;
	color: #333;
}
#shop-type label {
	margin-right: 5px;
	font-size: 12px;
}
.checks label {
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 4px 7px;
	border: 1px solid #d3d5f3;
	background: #f2f2f8;
	color: #339;
	display: inline-block;
	border-radius: 5px;
	font-size: 12px;
}
#station-fld {
	width: 300px;
}
#station-list {
	position: absolute;
	width: 306px;
	background:#fff;
	border: 1px solid #ccc;
}
#station-list a {
	display: block;
	background: #fff;
	padding: 5px;
}
#station-list a:hover {
	background: #fda;
	text-decoration: none;
}
#main-form {
	margin-bottom: 10px;
}
#main-form input.formbtn {
	margin: 0;
}
#main-form table.block {
	margin:0;
}
#main-form table.block th, #main-form table.block td {
	padding: 4px 2px;
}
#searched li {
  margin-bottom: 6px;
}
#searched li.user {
	padding: 8px;
	border-radius: 5px;
	background: #f6f4f2;
}
#searched a.bglink {
	padding: 10px;
	display: block;
	border-radius: 4px;
	background: #f6f4f2;
}
#searched a.bglink:hover {
	background: #f8f5e7;
}
#searched table.out, #searched table.in {
	border: none;
	width: 100%;
}
#searched table.out th {
	width: 140px;
	text-align: left;
}
#searched .photo, #searched .info {
	vertical-align: top;
}
#searched table.in td {
	vertical-align: middle;
}
#searched table.out th img {
	width: 125px;
	height: 125px;
}
#searched table.out th a {
	background: #fff;
	padding: 3px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	display: inline-block;
}
#searched table.out th a:hover {
	background: rgba(255, 200, 0, 0.5);
}
#searched h4 {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 18px;
	line-height: 100%;
	vertical-align: middle;
}
#searched .u-name h4 {
	font-size: 20px;
}
#searched .tag {
	margin-right: 3px;
	padding: 3px 5px;
	border: 1px solid #d2d4f1;
	background: #f2f2f8;
	color: #339;
	display: inline-block;
	border-radius: 3px;
	font-size: 11px;
	vertical-align: middle;
	line-height: 100%;
}
#searched .tag:hover {
	border: 1px solid #c2c4f1;
	background: #f1f1ff;
	color: #33c;
	text-decoration: none;
}
#searched .status_plate {
	padding: 4px 6px;
	border-radius: 3px;
	display: inline-block;
	margin-right: 5px;
	color: #fff;
	font-weight: bold;
	text-shadow: none;
	line-height: 100%;
	font-size: 12px;
}
#searched .status_plate.closed {
	background: #c63;
}
#searched .status_plate.retire {
	background: #36c;
}
#searched .status_plate.moved {
	background: #3c6;
}
#searched .status_plate.without {
	background: #6c3;
}
#searched .u-name {
	border-bottom: 1px solid rgba(100, 30, 0, 0.1);
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#searched .u-btn {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#searched table.out table {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border-spacing: 0;
}
#searched .name, #searched .prop, #searched .status {
	border-bottom: 1px dotted rgba(100, 30, 0, 0.1);
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#searched .area {
	font-size: 11px;
	margin-top: 4px;
}
#searched .area * {
	vertical-align: middle;
	color: #626262;
	color: rgba(0, 0, 0, 0.75);
	line-height: 100%;
}
#searched .area .font-icon2 {
	margin-right: 2px;
	font-size: 12px;
}
#searched .area .font-icon2.k {
	margin-left: 6px;
}
#searched .prop {
	min-height: 20px;
}
#searched .prop img {
	width: 16px;
	height: 16px;
	margin-right: 3px;
	vertical-align: middle;
}
#searched .point-val {
	display: inline-block;
	margin-right: 1px;
	font-size: 20px;
	line-height: 16px;
	font-family: 'Ubuntu', sans-serif;
	color: #f17726;
	vertical-align: middle;
}
#searched .point-unit {
	display: inline-block;
	margin-right: 5px;
	font-size: 10px;
	line-height: 12px;
	color: #f17726;
	vertical-align: bottom;
}
#searched .status .bx {
	display: inline-block;
	width: 86px;
	height: 20px;
	border-radius: 3px;
	margin-right: 2px;
	color: #fff;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
	cursor: pointer;
	vertical-align: middle;
}
#searched .status .bx:hover {
	text-decoration: none;
}
#searched .status .bx.reviews {
	background: rgba(88, 186, 59, 0.75);
}
#searched .status .bx.likes {
	background: rgba(235, 85, 128, 0.75);
}
#searched .status .bx.photos {
	background: rgba(92, 141, 209, 0.75);
}
#searched .status .bx.reviews:hover {
	background: rgba(88, 186, 59, 1);
}
#searched .status .bx.likes:hover {
	background: rgba(235, 85, 128, 1);
}
#searched .status .bx.photos:hover {
	background: rgba(92, 141, 209, 1);
}
#searched .status .val {
	font-size: 12px;
	line-height: 20px;
	font-family: 'Ubuntu', sans-serif;
	display: inline-block;
}
#searched .status .unit {
	font-weight: normal;
	font-size: 9px;
	line-height: 20px;
	display: inline-block;
}
#searched .status {
	vertical-align: middle;
}
#searched .btn {
	text-align: right;
	vertical-align: top;
}
#searched a.btn-bookmark {
	font-size: 10px;
	line-height: 20px;
	width: 110px;
	height: 20px;
	border-radius: 3px;
}
#searched .like {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0;
}
#searched .like table {
	border: none;
	vertical-align: bottom;
}
#searched .like img {
	width: 20px;
	height: 20px;
	border-radius: 10px;
}
#searched .like .icon {
	width: 26px;
	text-align: right;
}

#searched .arrow_box {
	position: relative;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	padding: 5px;
	font-size: 11px;
	line-height: 100%;
	color: #666;
	display: inline-block;
}
#searched .arrow_box:after, .arrow_box:before {
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#searched .arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #fff;
	border-width: 4px;
	top: 50%;
	margin-top: -4px;
}
#searched .arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: rgba(0, 0, 0, 0.25);
	border-width: 5px;
	top: 50%;
	margin-top: -5px;
}
#searched .arrow_box:hover {
	text-decoration: none;
	background: rgb(255, 240, 210);
	color: #000;
}
#searched .arrow_box:hover:after {
	border-left-color: rgb(255, 240, 210);
}
#searched .btn-icon {
	border: 1px solid rgba(0, 0, 0, 0.2);
	vertical-align: bottom;
}
#searched .u-status {
	margin-bottom: 5px;
}
#searched .u-status span {
	display: inline-block;
	padding: 4px 8px;
	line-height: 100%;
	font-size: 12px;
	background: #333;
	color: #fff;
	border-radius: 4px;
	margin-right: 4px;
}
#searched .u-review {
	display: inline-block;
	padding: 4px 8px;
	background: #e2e2e2;
	
}
#searched li.closed_1 {
	background: rgba(255, 255, 255, 0.95);
}
#searched li.closed_2 {
	background: rgba(255, 255, 255, 0.9);
}
#searched li.closed_1 *, #searched li.closed_2 * {
	opacity: 0.95;
}
#icon-info {
	padding: 8px;
	border-radius: 4px;
	background: #e9e8e0;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.25);
	margin-bottom: 10px;
}
#icon-info table {
	width: 100%;
}
#icon-info th {
	width: 24px;
	text-align: left;
}
#icon-info img {
	width: 16px;
	height: 16px;
}
#not-found h5 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 50px;
	line-height: 100%;
	color: rgba(0, 0, 0, 0.75);
}
#not-found div {
	font-size: 11px;
	color: rgba(0, 0, 0, 0.75);
}
#not-found a {
	display: inline-block;
	color: #fff;
	background: #ff8100;
	border-radius: 6px;
	font-size: 12px;
	line-height: 100%;
	padding: 8px 14px;
	margin-top: 5px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}