#gtv_offices_list {
}

#mapframe {display: none;}

.address_map_wrap {
	min-width: 595px !important;
}

.address_map {
	border-collapse: collapse !important;
	width: 100% !important;
	font-size: 12px !important;
}

.address_map a {
    font-size: 14px !important;
    white-space: nowrap;
    background: linear-gradient(to bottom,#2270b2 0,#2476d0 100%) !important;
    border-radius: 4px;
    padding: 8px;
    color: #fff;
    text-decoration: none;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}

.address_map strong {
	font-size: 14px;
	color: #154882;
	text-shadow: 0px 2px 0px #fff;
}

.address_map td {
	padding: 5px 10px 5px 15px !important;
	background-position: 10px 50% !important;
	background-repeat: no-repeat !important;
}

td.rus_address {
	padding: 5px 10px 5px 10px !important;
	vertical-align: middle !important;
}

.shemaproezda {
	white-space: nowrap !important;
	text-align: right !important;
	padding: 5px !important;
}

.address_map tr:hover {
	background-color: #f2f2f2 !important;
}

.metro {
    background-image: url(/static/icon/metro_mini.png);
    width: 15px;
    height: 18px;
    float: left;
    margin-right: 10px;
    background-size: cover;
	    margin-top: 7px;
}
.region3 {
    background-image: url(/static/icon/reg_mini.png);
    width: 15px;
    height: 18px;
    float: left;
    margin-right: 10px;
    background-size: cover;
	    margin-top: 7px;
}
.metro_spb { background-image: url('http://www.1tur.ru/images/metro_spb.png');
    background-size: 20px;
}

.mapframe {
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
	width: 100% !important;
	height: 550px !important;
	overflow: hidden !important;
}

a.viewmode {
    padding: 8px 16px !important;
    text-decoration: none !important;
    color: #fff !important;
    background: linear-gradient(to bottom,#B22222 0,#d96667 100%) !important;
    border-radius: 4px !important;
    font-size: 13px;
}

a.viewmode:hover {
    background: linear-gradient(to bottom,#2270b2 0,#2476d0 100%) !important;
}
.address_map tr {
    line-height: 2.4;
    border-bottom: solid #0d50a3 1px;
}
p.region2 {
    font-size: 16px;
    font-weight: 600;
}
a.region {
    background: none !important;
    box-shadow: none !important;
    color: #0e4788;
    text-decoration: underline;
}