﻿.header_text{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: medium !important;
	color: #000000 !important;
}

.header_text_red 
{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;	
	font-size: medium !important;
	color: #CC0000 !important;
}

/* текст о выборе чего либо*/
.rz_select_text
{
	font-size: 14px !important;	
	color: sienna !important;
}

.rz_input {
	font-family: Tahoma, Verdana, 'Times New Roman' , TimesET;
	font-size:12px;
}

/* все кнопки */
.rz_button
{	
	font-family: Tahoma, Verdana, 'Times New Roman' , TimesET;
	font-size: 11px;
	cursor: pointer;
	font-weight:normal;
	color: black;
}

.button_car
{
	font-family: Tahoma, Verdana, 'Times New Roman' , TimesET;
	font-size: 11px;
	cursor: pointer;
	font-weight: normal;
	color: black;
}

/* заголовок */
.rz_title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	color: #40538E !important;
	font-weight: bold !important;	
	border:1px solid #C4C4C3 !important;	
}

/* форма ввода */
.rz_form_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #cae0a1;
	font-size: 11px;
	border: 1px #cecece solid;
}

.rz_form_table td {
	padding: 4px;
}

/* форма ввода */
.rz_form_table2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: white;
	font-size: 11px;
	border: 1px #cecece solid;
}

.rz_form_table2 td {
	padding: 0px;
}

/* форма ввода */
.rz_form_table3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: white;
	font-size: 11px;
}

.rz_form_table3 td {
	padding: 4px;
}

/* Заголовок в табилце*/
.table_header {
	color: #454545 !important;
	background-color: #eaeaea !important;
	text-align: left;
	text-indent: 24px;
	PADDING-TOP: 2px;
	text-indent: 24px;
	font-weight:normal;
	height: 26px;
	font-size:14px;
}

/* Стили таблицы списка поездов*/
.train_table {
	BORDER-COLLAPSE: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #cecece solid;
	padding: 2px;
	color: Black;
}

.table_route {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black !important;
	text-indent: 24px;
	PADDING-TOP: 2px;
	font-weight:normal;
	height: 26px;
	font-size:14px;
}

.train_tbl_th {
	color: #000000 !important;
	background-color: #cae0a1 !important;
	font-weight: bold !important;
	border: 1px #cecece solid !important;
	TEXT-ALIGN: center !important;
}

.train_tbl_td {
	padding:1px;
	TEXT-ALIGN: center;
	border: 1px #cecece solid;
	background-color: #ffffff !important;
	font-size: 11px;
}

.table_selected {
	padding: 1px;
	TEXT-ALIGN: center !important;
	background-color: #f3f6f0 !important;
	border: 1px #cecece solid;
	font-size: 12px;
}

/*-----------------------------*/
/* Стили таблицы списка вагонов*/
.car_table {
	BORDER-COLLAPSE: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px black solid;	
	padding: 2px;
	color: Black;
}

.car_tbl_th 
{
	font-size: 11px;
	color: #000000 !important;	
	background-color: #cae0a1 !important;
	font-weight: normal;
	border: 1px black solid;
	text-align: center;
}

.car_tbl_td {
	font-family: 'Trebuchet MS' !important;
	font-size:13px;
	border: 1px black solid;
	TEXT-ALIGN: center;
	font-weight: normal;
	background-color: white !important;/*#f3f6f0;*/
	padding:2px;
	height: 46px;
}

/*-----------------------------*/
.empty_table, .empty_table td {
	font-family: 'Trebuchet MS' !important;
	BORDER-COLLAPSE: collapse;
	padding: 2px;
	margin: 0px;
	border-spacing: 0px;
	BORDER-RIGHT: 0px ; 
	BORDER-LEFT: #cecece 0px solid;
	BORDER-top: 0px;
	border-bottom: 0px;
	font-size:12px !important;
	text-align:center;
	color: Black;
}

/* перебиваем стили некоторых JavaScript контролов */
.JSC_DatePicker_Caption {
    background-color: #cecece;    
    border-bottom: solid 1px #afafaf;
    height: 22px;
    cursor: pointer;
}

.JSC_Calendar_Area
{
    border: 1px #cecece solid;
}

.JSC_Calendar_Caption
{
    background-color: #F2F2EA;    
    border-bottom: solid 1px #afafaf;
    height: 22px;
    cursor: pointer;
}

.JSC_Calendar_CaptionText
{
    font-family: verdana;
    font-size: 11;
    font-weight: bold;
    color: black;
}


.JSC_AutoComplete_ItemSelected {
    background-color: #cecece;
    border: solid 1px #666666;
    color: black;
}

.JSC_HourSpanPicker_Item {
    background-color: #ffffff;
    color: black;
    padding: 0px;
}

.JSC_HourSpanPicker_ItemSelected {
	background-color: #cecece;
	color: black;
	padding: 0px;
}

.JSC_RzhdPlacePicker_Area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    cursor: default;
    color: black;
    background-color: inherit;
}

.JSC_RzhdPlacePicker_Item {
    width: 31px;
}

.JSC_RzhdPlacePicker_ItemSelected {
    background-color: #cecece;
}

.JSC_Disabler {
   	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10); /* IE 5.5+*/
	-moz-opacity: 0.1; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.1; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
	filter:alpha(opacity=10);
	background-color: #cecece;
}

.JSC_MessageBox_Caption {
    padding-left: 10px;
    background-color: #cae0a1;
    border-bottom: solid 1px #afafaf;
    height: 22px;
}

.JSC_MessageBox_CaptionText {
	color: #000000;
	font-weight: bold;
}

.JSC_MessageBox_Button {
	font-family: Tahoma, Verdana, 'Times New Roman' , TimesET;
	font-size: 11px;
	margin-top: 2px;
	border: solid 1px #444444;
	background-color:#eaeaea;
	cursor: pointer;	
}
/*-------------------------------------------*/
/* Стили для схематичного отображения вагона */
.table_insideCar {
	border-collapse: collapse;
	border: 1px solid black;
	font-family: Tahoma, Verdana, 'Times New Roman' , TimesET;
	text-align:center;
	font-size: 11px;	
	padding: 0px;
	border: 3px black double;
}

.cell {
	border: 1px #c0c0c0 solid !important;
	width: 24px !important;
	height: 16px !important;
}
.cell2 {
	border: 1px #c0c0c0 solid !important;
}
.left {
	border-left: 1px black solid !important;
}
.right {
	border-right: 1px black solid !important;
}
/*--------------------------------------*/

.train_name {color: #CC0000 !important}
.rz_star {
	font-family: Tahoma, Verdana, 'Times New Roman' , TimesET;
	color: #FF1C2E;
	font-size:10px;
	font-weight:normal;
}
.JSC_RzhdCar_PS {
	font-size: 10px;
	font-family: Tahoma, Verdana, 'Times New Roman' , TimesET;	
}

.error_label
{
	font-family: Tahoma, Verdana, 'Times New Roman' , TimesET;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFDC93;
	text-align: center;
	color: #FF0000;
	padding: 2px 6px 2px 6px;
}

.link, .link a
{
	font-family: Tahoma, Verdana, 'Times New Roman' , 'TimesET !important';
	font-size: 11px !important;
	text-align: center !important;
	color: #003399 !important;
}
.time_HH
{
	font-family: 'Trebuchet MS' !important;
	font-size: 20px !important;
	text-align: center !important;
	color: #555 !important;
	font-weight:bold;
}

.time_mm
{
	font-family: 'Trebuchet MS' !important;
	font-size: 13px !important;
	text-align: center !important;
	color: #555 !important;
	font-weight:bold;
	text-decoration:underline;
	margin-left:2px;
	vertical-align:super;
}

.dept_time
{
	font-family: 'Trebuchet MS' !important;
	font-size: 12px !important;
	text-align: center !important;
	color: #555 !important;
	font-weight:bold;
}

.train
{
	font-family: 'Trebuchet MS' !important;
	font-size: 14px !important;
	text-align: center !important;
	color: #555 !important;
	font-weight:bold;
}

.train_type
{
	font-family: Tahoma, Verdana, 'Times New Roman' , 'TimesET' !important;
	font-size: 12px !important;
	text-align: center !important;
	color: #9a9a9a !important;
	font-weight:normal;
}
.train_name 
{
	font-family: 'Trebuchet MS' !important;
	font-size: 13px !important;
	color: #996633 !IMPORTANT
}
.amount
{
	font-family: 'Trebuchet MS' !important;
	font-size: 13px !important;
	text-align: right !important;
	margin-right:16px;
	color: #555 !important;
	font-weight:bolder;
}
