﻿td.emp
{
	width:43px;
}
td.to
{
	cursor: default;
}
td.ed
{
	cursor: pointer;
}
td.ed a.select
{
	display: none;
}
td.ed span
{
	color: #666;
}
td.ed span.u
{
	color: #3495c0;
}
span.tw, span.two
{
	color: #FFFFFF !important;
	font-style:normal;
}
.datebook table .edit{
	background:#e5f0e6;
	border-bottom:1px solid #e5f0e6;
}
.datebook table .line-mark .edit{
	background:#d9ebdb;
	border-bottom:1px solid #e5f0e6;
}
.datebook table .line-inner .edit{
	background-color:#d8e3d9;
	border-bottom:1px solid #e5f0e6;
}
.datebook table .heading-row .edit{
	background:#e5f0e6;
	border-bottom:1px solid #e5f0e6;
}
.datebook table .line-head .edit{
	background:#cad5cb;
	border-bottom:1px solid #e5f0e6;
}
.ndsp
{
	display:none;
}

.progressLoader
{
	position: absolute;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/25p_white.png');
}
.progressLoader[class]
{
	background-image: url(../images/25p_white.png);
}
.progressLoader img
{
	position: relative;
	top: 50%;
	margin-top: -9px;
}
.btn-holder .btn-save,
.btn-holder .btn-cancel
{
	float:right;
	width:84px;
	height:26px;
	display:inline;
	margin:0 2px 0 6px;
	overflow:hidden;
	text-indent:-9999px;
}
.datebook table .btn-save, .btn-holder .btn-save
{
	background:url(../images/save_orange.png) no-repeat;
	width:98px;
	margin:0 0 0 0;
} 
.btn-holder .btn-cancel{background:url(../images/btn-cancel.gif) no-repeat;}
.datebook .sub-table td
{
	font-weight:normal;
}
.datebook .sub-table .paging
{
	margin-bottom:0px;
	float:right;
	width:auto;
}
.datebook table .btn-add-cost
{
	float:left;
}
.datebook .sub-table .line-mark a
{
	font-weight:bold;
	text-decoration:none;
}
.datebook .sub-table .line-mark a:hover
{
	text-decoration:underline;
}
.datebook .sub-table .ttl
{
	color:#666;
}
.datebook .sub-table .line-mark .sort-up
{
	background:url(../images/arrow-up.gif) no-repeat;
	background-position:0px 2px;
	padding-left:10px;
}
.datebook .sub-table .line-mark .sort-down
{
	background:url(../images/arrow-down.gif) no-repeat;
	background-position:0px 5px;
	padding-left:10px;
}
.datebook table .gr{
	color:Green;
}
/*EDITORS*/
input.btn-popup
{
	width: 30px;
	padding-left: 3px;
}
div#MilagePopupId
{
	display: none;
	position: absolute;
	border: solid 1px Black;
	padding: 5px;
	background-color: White;
	width: 125px;
	height: 25px;
}
div#CalendarPopupId
{
	display: none;
	position: absolute;
	border: none;
	padding: 0px;
	background-color: White;
}
div#DatePopupId
{
	display: none;
	position: absolute;
	border: solid 1px Black;
	padding: 5px;
	background-color: White;
	width: 125px;
	height: 25px;
}
div#SelectPopupId
{
	display: none;
	position: absolute;
	border: solid 1px Black;
	padding: 5px;
	background-color: White;
	width: 165px;
	height: 25px;
}
.auto-inform-bar li.empty
{
	background-image: none;
}
.checkup.hidden
{
	display: none;
}
.hidden
{
	display: none;
}
/*потом заменить в all.css*/
.datebook table .point
{
	display:inline;
}
.datebook table .select
{
	float:right;
	margin:3px -11px 0 0;
	text-indent:-9999px;
	text-decoration:none !important;
}
.datebook table td{
	padding:6px 14px 6px 4px;
}
.checkup
{
	top:88px;
}
/*BiryukovP@quantumart.ru: в all.css есть такой же, но для #city. Было бы неплохо там его поменять, тогда этот можно убрать.*/
.services-center .map-area .city
{
	float: right;
	width: 110px;
}
/*BiryukovP@quantumart.ru: перезаписывает точно такой же в all.css. Убирается нижний margin*/
.services-center .map-area fieldset
{
	display: block;
	margin: 0 0 0;
}
.fleft
{
	float: left;
}
.popup-statistic-holder .row .select
{
	margin-right: 11px;
}
.popup-statistic-holder .row .text
{
	margin-right: 2px;
}
.popup-statistic-holder .row label.chart
{
	line-height: 21px;
}
.popup-statistic-holder .row label.chart.km
{
	margin-right: 11px;
}
.tab-frame ul label.chart
{
	display: inline;
}
fieldset .tab-frame .checker
{
	padding: 25px 0;
}
fieldset .tab-frame .legend
{
	min-height: 28px;
}
.statistic .popup-statistic-holder
{
	background-image: none !important;
	width: 580px !important;
}
.statistic .popup-statistic-holder h4
{
	color:#333333 !important;
	border:none !important;
}
