body,div,span,table,tr,td,a,img,p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
	font: 100% Arial, sans-serif;
}

body {
	color: #000000;
	background-color: #ededed;
}
*{
	box-sizing: border-box;
}
img {
	vertical-align: middle;
	border: 0;
}

a {
	color: #3192C4;
	text-decoration: underline;
}
:focus::-webkit-input-placeholder {color: transparent}
:focus::-moz-placeholder          {color: transparent}
:focus:-moz-placeholder           {color: transparent}
:focus:-ms-input-placeholder      {color: transparent}

.b-sale {
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    padding:5px 0px;
	position: relative;
    text-align: center;
    width: 100%;
    background-color: black;
    color: white;
    font: 95% Arial, sans-serif;
}

.b-logo {
	float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    position: relative;
    text-align: center;
    width: 100%;
}
.b-logo a{
	color:#000000;
	text-decoration:none;	
}
.b-signup{
	float: right;
    position: relative;
}
.b-web-link{
	float: right;
    position: relative;
	margin-right: 12px;
	margin-top: 4px;
	font-size: 97%;
}
.b-menu{
	cursor: pointer;
    height: 23px;
    margin-top: 0px;
    position: absolute;
    text-align: left;
    width: 40px;
}
.mob_menu{
	border:1px solid #dcdcdc;
	margin-top: -12px !important;
	list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 400px;
	background-color: #ffffff;
	margin-bottom: 10px;
}
.mob_menu li {
    font-size: 85%;
    line-height: normal;
    padding-left: 15px;
    padding-right: 15px;
    list-style: none;
    cursor: pointer;
    height: 45px;
    border-bottom: 1px solid #dcdcdc;
}

.mob_menu li a{
	height: 100%;
    width: 100%;
    display: block;
    line-height: 42px;
    text-decoration: none;
}
.b-footer {
	float: left;
    padding-top: 10px;
    position: relative;
}
.main-content{
	float: left;
    position: relative;
    width: 100%;
}
.main-alt{
	float: left;
    position: relative;
    width: 100%;
}
.b-select-city span,.b-transport span {
	font-weight: bold;
}

.b-ads {
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;	
}
.ya-partner__pic-container{
	display: none !important;
}
.b-signup,.b-history,.b-transport {
	padding: 5px;
}

.b-label {
	font-weight: bold;
    padding: 15px 0;
    text-align: center;
}
.b-label-sm {
    padding: 5px 0 15px;
    text-align: center;
}
.b-recover-link,.b-register-link {
	
}
.reg_form{
	margin-bottom: 30px;
    overflow: hidden;
}
.b-recover-link,.b-register-link,.b-back-link {
	margin-bottom: 5px;
	margin-right: 5px;
	height: 35px;
}

.b-back-link {
	margin-left: 5px;
}

.b-cities {
	list-style: none;
}

.b-cities,.b-cities li {
	display: block;
	margin: 0;
	padding: 0;
}

.b-cities {
	margin-left: 10px;
}

.b-selected-city {
	font-weight: bold;
}

.b-search-link {
	margin: 12px 0 5px;
    position: absolute;
	min-width: 50px;
}
.b-search-link a{
	color: #000000;
    display: block;
    text-decoration: none;
    width: 100%;
}
.b-search-link span{
	display: block;
    float: right;
    font-size: 70%;
    margin-left: 5px;
    padding-top: 3px;
    position: relative;
}
.b-user-info {
	margin: 5px;
}

.b-user-name {
	color: #999999;
}

.b-transport-form {
	margin-bottom: 5px;
}

.b-submit-btn {
	margin-top: 5px;
}

.sm-grey{
	color:#c1c1c1;
}
.b-ways {
	margin: 20px 5px;
}
.b-ways a, .b-ways strong{
	border: 1px solid #f1f1f1;
	border-radius: 5px;
    display: block;
    float: left;
    height: 38px;
    line-height: 33px;
    margin-bottom: 6px;
    margin-right: 6px;
    text-align: center;
    width: 39px;
}
.b-ways span{
	display: block;
    float: left;
    height: 80px;
    margin-right: 5px;
	padding-top: 8px;
}
.b-way-info {
	margin: 5px 5px 25px;
}
.b-way-info a{
	float: right;
    position: relative;
	margin-top: -10px;
}
.b-way-info .info-block{
	font-size:90%;
}
.b-point-map a{
	display: block;
    height: 20px;
    width: 100%;
}
.b-way-details {
	margin:5px 5px 5px 0;
	border-collapse: collapse;
	width: 99%;   
}
.b-point-info {
	background-color: #f7f7f7;
	padding-bottom: 0px !important;
}

.b-point-map {
	font-size: 80%;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
}

.transport-icon {
	vertical-align: top; 
	background-color: #FFFFFF; 
	width: 36px !important;
	height: 20px !important; 
	padding-right: 5px;
	padding-bottom: 0px !important;
	text-align: center;
}

.b-zoom, .b-img {
	margin-left: 5px;
	margin-bottom: 5px;
}
	    
.b-img {
	width: 100%;
}

.link-btn {
	padding:0px;
	margin:0px;
	border:0;
	background:transparent;
	cursor:pointer;
	color:#3192C4;
	font:120% Arial, sans-serif;
	text-decoration:underline;
	vertical-align: bottom;
	width: 50px;
	height: 50px;
}
.inp-btn {
	border:0;
	background:transparent;
	cursor: pointer;
    float: left;
    font-size: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    white-space: normal;

}
.inp-btn-sm {
	border:0;
	background:transparent;
	cursor: pointer;
    float: left;
    font-size: 100%;
    height: 45px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 168px;
}
.inp-btn-md {
	border:0;
	background:transparent;
	cursor: pointer;
    float: left;
    font-size: 100%;
    height: 45px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
.inp-top {
	border:0;
	background:transparent;
	cursor: pointer;
    float: left;
    font-size: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
	margin-bottom:3px;
}
.inp-txt {
	border:0;
	background:transparent;
	cursor: pointer;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 83%;
	color: #707070;
	width: 100%;
	margin-bottom:2px;
}

.link-btn span {
	color:#3192C4;
	font:100% Arial, sans-serif;
	text-decoration:underline;
	vertical-align: bottom;
}

.map_spoint {
	font-weight: bold !important;
	color: blue !important;
}

.map_dpoint {
	font-weight: bold !important;
	color: red !important;
}

.traf-0-unit {color:#15B511;}
.traf-1-unit {color:#FFD40C;}
.traf-2-unit {color:#FFC90B;}
.traf-3-unit {color:#FFB80A;}
.traf-4-unit {color:#FFA609;}
.traf-5-unit {color:#FF9607;}
.traf-6-unit {color:#FF3B00;}
.traf-7-unit {color:#EF2E00;}
.traf-8-unit {color:#D62700;}
.traf-8-unit {color:#BB2400;}
.traf-10-unit {color:#A32200;}

.contaner{
	max-width: 700px;
	margin: 0 auto;
	padding: 10px;
	border-top: 1px solid #f8f8f8;
	overflow: hidden;
}
.header{
	border-bottom: 2px solid #dcdcdc;
    margin: 0 auto;
    max-width: 700px;
    overflow: hidden;
    padding: 5px 10px;
}
.div_but{
	background-color: #ffffff;
    border-color: #e0e0e0 #dcdcdc #dcdcdc;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1px;
    max-width: 700px;
	cursor:pointer;
}
.div_but table{
	width: 100%;
}

.div_but_margbut table{
	width: 100%;
}
.div_but_sub{
	float: left;
    height: 45px;
    margin-top: 15px;
    max-width: 702px;
    position: relative;
    width: 100%;
}
.div_but_marg{
	background-color: #ffffff;
    border-color: #e0e0e0 #dcdcdc #dcdcdc;
    border-style: solid;
    border-width: 1px;
    margin-top: 10px;
    max-width: 700px;
	overflow: hidden;
	cursor:pointer;
	margin-bottom: 1px;
}
.div_but_margbut{
	background-color: #ffffff;
    border-color: #e0e0e0 #dcdcdc #dcdcdc;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 23px;
    max-width: 700px;
}
.text-field{
	border: 0px;
    margin: 0;
    padding: 0 5px;
    width: 100%;
	font-size: 100%;
}
.f_col{
    max-width: 600px;
    padding: 5px;
    width: 100%;
}
.f_col_big{
    max-width: 600px;
    padding: 5px 5px 5px 9px;
    width: 100%;
}
.f_col a{
	display: block;
	width:100%;
	height:100%;
	line-height: 43px;
	color: #000000;
	text-decoration:none;
	padding: 0 3px;
}
.f_col p{
	display: block;
	width:100%;
	height:100%;
	line-height: 43px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	padding: 0 3px;
}
.f_col_flex{
	display: flex;
    min-height: 51px;
    padding: 5px;
    width: 100%;
}
.f_col_flex a{
	display: block;
	width:100%;
	color: #000000;
	text-decoration:none;
}
.f_col_tbl{
	display: table-cell;
    height: 50px;
    max-width: 600px;
    vertical-align: middle !important;
    width: 100%;
	padding: 5px !important;
}
.f_col_tbl a {
    color: #000000;
    display: block;
    padding: 0 3px;
    text-decoration: none;
    width: 100%;
	/*text-transform: lowercase;*/
}
.f_col_tbl a:first-letter {
	/*text-transform: uppercase;*/
}
.th{
	height: 100%;
    padding-left: 9px;
	width: 30px;
}
.td{
	float: left;
    position: relative;
}
.flag{
	border: 1px solid #ebebeb;
}
.div_but_right{
	right:0;
	width: 50px;
}
.arr,.arr_geo,.arr_map, .arr_obj{
    background-position: center center;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
}
.arr{
	background-image: url("/images/chevron-right.png");
}
.arr_geo{
	background-image: url("/images/geo.png");
}
.arr_map{
	background-image: url("/images/map.png");
}
.arr_obj{
	background-image: url("/images/obj.png");
}
.arr-thick{
	background-image: url("/images/chevron-right.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 35px;
    width: 50px;
}
.arr-check{
	background-image: url("/images/checkmark.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 45px;
    width: 50px;
}
.button{
	background-color: #4e9dc8;
    border: none !important;
    color: #ffffff;
    cursor: pointer;
    font-size: 125%;
    height: 45px;
    margin: 0;
    padding: 0;
    width: 100%;
	text-align: center;
	border-radius: 3px;
}
.routes{
	background-color: #ffffff;
	padding: 20px 10px 30px;
	overflow: hidden;
}
.routes p{
	margin-bottom:20px;
	line-height: 1.5em;
}
.route_info{
	background-color: #ffffff;
    border-color: #e0e0e0 #dcdcdc #dcdcdc;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 20px;
    max-width: 700px;
}
.route_info table{
    width: 100%;
}
.route_info table td{
    padding: 5px;
    width: 44%;
	font-size:90%;
}
.go_main{
	margin-top:40px;
	margin-bottom: 20px;
}
.tb{
	border-top: 1px solid #f1f1f1;	
	border-bottom: 1px solid #f1f1f1;	
}
.route_info a{
	text-decoration: none;
	color:#000000;
}
.walk{
	padding:5px 0px !important;
	font-size: 75%;
	color:#787878;
}
.right-but{
	float: right;
    height: 45px;
    margin-top: -51px;
    position: relative;
    text-align: center;
    width: 51px;
}
.right-but > a{
	display: block;
    height: 100%;
    line-height: 51px;
    width: 100%;
}
.right-but-text{
	float: right;
    height: 48px;
    margin-top: -51px;
    position: relative;
    text-align: center;
}
.right-but-text input{
	background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    font-size: 70%;
    line-height: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: left;
    width: 40px;
}
.right-but-text img{
	margin-top: 13px;
}
label {
	cursor: pointer;
    display: inline-block;
    font-size: 100%;
    height: 100%;
    line-height: 40px;
    margin-right: 15px;
    position: relative;
    width: 100%;
}
label:before {
	content: "";
    display: inline-block;
    height: 40px;
    margin-right: 10px;
    position: absolute;
    right: 0;
    width: 25px;
}
input[type=checkbox] {
	display: none;
}
.checkbox label:before {
	border-radius: 3px;
}
input[type=checkbox]:checked + label:before {
	background-image: url("/images/checkmark.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.form-addr{
	float: left;
	margin-bottom: 30px;
    position: relative;
    width: 100%;
}
.form-addr  input{
	border: 1px solid #c3c3c3;
    font-size: 15px;
    height: 42px;
    padding: 10px;
    width: 100%;
}
.inp-street{
	width:100%;
	margin-bottom: -1px;
}
.inp-house,.inp-corp,.inp-bild{
	width: 33.3%;
	float:left;
	position:relative;
}
.inp-house input,.inp-corp input ,.inp-bild input{
	width:100.33%;
}
.form-addr  label{
	line-height: 38px;
}
#map_canvas{
	height:350px;
	float: left;
	width: 100%;
}
.map-loader{
	width:100%;
	height:50px;
	text-align:center;
	margin-top:100px;
}
#address{
	background: #ffffff none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    display: table;
    float: left;
    font-size: 90%;
    height: 40px;
    margin-bottom: 9px;
    padding: 3px 10px;
    position: relative;
    text-align: center;
    width: 100%;
}
#address > div{
	display: table-cell;
    height: 100%;
    vertical-align: middle;
}
/*Автокомплит*/
.ac_results {
	padding: 0px;
	border: 1px solid #c6c6c6;
	background-color: #FFFFFF;
	height: 200px;
	overflow:scroll;
	overflow-x: hidden;
	z-index: 1000;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}
.ac_results li {
	position:relative;
    margin: 0px;
	padding: 10px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 14px;
	overflow: hidden;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
.qnt {
	position:absolute;
	top:2px;
	right:10px;
	font-size:0.8em;
	color:#26A908;
}
.feedback_link{
	color:#3192C4;
	text-decoration:underline;
	margin-top:30px;
	cursor:pointer;
}
.feedback_form{
	display:none;
	margin-top:30px;
}
.feedback{
	width: 100%;
	min-width:290px;
}
input.feedback {
	border: 1px solid #c3c3c3;
    font: 100% Arial,sans-serif;
    height: 42px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
	margin-bottom:3px;
}
textarea.feedback {
	border: 1px solid #c3c3c3;
    font: 100% Arial,sans-serif;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
	margin-bottom:3px;
}
#submitquestion{
	width: 100%;
	min-width:290px;
	border: 1px solid #c3c3c3;
    font: 100% Arial,sans-serif;
	padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.copyright{
	margin:25px 0px;
}
.reverse{
	background-color: #ffffff;
    background-image: url("/images/reverse.png");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 39px;
    left: 0px;
    margin-top: -19px;
    position: absolute;
    width: 36px;
    z-index: 1000;
    border-left: 1px solid #dcdcdc;
}
@media only screen and (min-width:464px) {
	.route_info table td{
		padding: 5px 15px 5px 10px;
		width: 46%;
		font-size:100%;
	}
	.b-way-info .info-block{
		font-size:100%;
	}
}
@media only screen and (min-width:360px) {
	.b-search-link span{
		font-size: 85%;
	}
	.right-but-text input{
		font-size: 85%;
		width: 42px;
	}
}
@media only screen and (min-width:360px) {
	.inp-txt {
		font-size: 90%;
	}
}
