@charset "utf-8";

* { padding:0; margin:0; }

html { font-family:Arial, Helvetica, sans-serif; font-size:12px; }

a { color: #333333; }
a:hover { text-decoration:none; }
a.dashed { text-decoration:none; border-bottom: 1px dashed #333333; }
a.dashed:hover { text-decoration:none; border-bottom:none; }

.no-display { display:none; }
.no-display-2 { display:none; }

.header-block { margin-left:300px; width:800px; }
.header-block .header-navigation { background-color:#EEEEEE; padding: 3px 5px; height:15px; }
.header-block .header-navigation div { float:left; margin-right:10px; }
.header-block .header-navigation div.active { font-weight:bold; }
.header-block .header-auth { background-color:#333333; padding: 3px 0px; height:15px; position:absolute; top:0; left:950px; width:150px; }
.header-block .header-auth div { float:left; font-size:10px; width:75px; text-align:center; color:#ffffff; }
.header-block .header-auth div a { color:#ffffff; }
.header-block .header-search { margin-top: 6px; }
.header-block .header-search .header-search-input { width:740px; float:left; margin-top: 2px; }
.header-block .header-search .header-search-input input { width:730px; }
.header-block .header-search-template { font-size:10px; color:#666666; height:12px; }
.header-block .header-search-template a { text-decoration:none; border-bottom:1px dashed #333333; }
.header-block .header-search-template a:hover { text-decoration:none; border-bottom:none; }
.header-block .header-fuel { margin-top:6px; }
.header-block .header-fuel select { width:200px; }
.header-block .header-geo { margin-top:6px; padding: 0px; }
.header-block .header-geo div { float:left; margin-right:10px; padding:3px 5px; }
.header-block .header-geo div.active { font-weight:bold; background-color:#EEEEEE; }

.register-block { margin-left:300px; margin-top:10px; width:800px; }
.register-block .register-error { color: #fe1506; }

.stations-filter-graph { width: 300px; float: left; height: 600px; }
.stations-filter-graph #stations-filter { width:300px; height:200px; }
.stations-filter-graph #stations-graph { width:240px; height:400px; text-align:center; padding:0 30px; overflow: scroll; }
.stations-filter-graph #stations-filter div { float:left; margin:0 0 4px 10px; height:20px; width:290px; }
.stations-filter-graph #stations-filter div p.radio { float:left; width:15px; }
.stations-filter-graph #stations-filter div p.text { float:left; width:45px; }
.stations-filter-graph #stations-filter select { width:200px; }
.stations-filter-graph #stations-filter #datepicker { width:196px; }

.map-scroll { width: 300px; float: left; overflow: scroll; height: 600px; }

.map-scroll div.placemark-block { background: url(../images/button.png) left top no-repeat; padding: 0px 0px 10px 35px; cursor:pointer; width:auto; }
.map-scroll #all-shops { padding-left:35px; }
.map-scroll div.shop-selected { background-color:#DDDDDD; }
/*.map-scroll .shop-selected { background-image:url(../images/shop.images/button-selected.gif); }*/
.map-scroll div.shop-hover { background-color:#EEEEEE; }
/*.map-scroll .shop-hover { background-image:url(../images/shop.images/button-hover.gif); }*/
.map-scroll div.placemark-block h6 { color: #fe1506; font-size: 16px; display: inline; margin-left: 8px; }
.map-scroll div.placemark-block span { display: block; padding-bottom: 3px; font-weight: bold; }
.map-scroll div.placemark-block span.number { font-weight: normal; display: inline; color: #000000; margin-left: -31px; font-size:9px; }
.map-scroll div.placemark-block img { padding-bottom: 5px; }
.map-scroll div.placemark-block p { width: 240px; padding: 0; }

.map { float: left; height: 600px; width: 500px; }
.clear { clear: both; }

.content .map table { margin: 0; }

.shop_list_container { padding-left:100px; }

.bx-yandex-view-layout { position:relative!important; }

#all-stations { padding-bottom:10px; }

.graph-item .graph-item-num { text-align:center; font-size:12px; }
.graph-item .graph-item-block { width:24px; margin-left:1px; }
.graph-scale { border-left:1px solid #666666; height:4px; }
.graph-scale-num span { margin-left:-8px; font-size:9px; }

.comments-block { width:240px; }
.comments-block div, .comments-block p { margin-top:6px; }
.comments-block .all-comments { display:none; margin-top:0px; }
.comments-block .all-comments .comment_place { display:none; }
.comments-block .all-comments .comment-item { font-size:11px; color:#555555; }
.comments-block .all-comments .comment-item p { margin-top:0px; width:220px; }
.comments-block .all-comments .comment-item p span { font-weight:bold; font-size:12px; display:inline; }
.comments-block .all-comments .comment-item .comment-item-text { margin-left:10px; }
.comments-block .add-comment { display:none; }
.comments-block .add-comment-waiting { text-align:center; display:none; margin-top:0px; }
.comments-block .add-comment-form { margin-top:0px; }
.comments-block .add-comment-form textarea { width:230px; height:80px; font-size:12px; font-family:Arial, Helvetica, sans-serif; }

.cards-filter-block { margin:10px 0 10px 300px; width:648px; border:1px solid #CCCCCC; }
.cards-filter-block .cards-filter-item { margin:10px 5px; }
.cards-filter-block .cards-filter-item .cards-filter-text { float:left; width:400px; padding-top:2px; }
.cards-filter-block .cards-filter-item .cards-filter-input {}
.cards-filter-block .cards-filter-item .cards-filter-input select { width:150px; }
.cards-filter-block .cards-filter-item .cards-filter-checkbox { float:left; width:33%; }
.cards-filter-apply-block { margin:10px 0 10px 300px; width:650px; }

.cards-block { width:1060px; padding:20px; overflow:scroll; }
.cards-block table td { border-right:1px solid #CCCCCC; }
.cards-block .row-option { width:260px; text-align:right; padding:5px 10px; }
.cards-block .row-item { width:190px; text-align:center; padding:5px; }

.card-info-block { width:1060px; padding:20px; }
.card-info-block .row-option { width:260px; text-align:right; padding:5px 10px; }
.card-info-block .row-item { width:700px; padding:5px; }


/*---------------------------------
  стили закладки заявки
---------------------------------*/
.zayavka{background:url(/images/benz-hei-send.png); width:44px; height:266px; position:fixed; left:0; top:220px; z-index:100500; margin-right:50px;}
.zayavka a{display:block; width:44px; height:266px;}
