/* ------------------
 styling for the Trains Search Result Tables 
   ------------------   */

/* Trains Search Result Table */
.trains-search-result-wraper{
	max-width:980px;
	margin:0 auto;
	padding-top:50px;
}

.result-block-title .trains-search-info-header{
    float: left !important;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    margin: 7px 20px 0px 17px;
    text-align: left;
	}
	
.result-block-title .trains-search-info-header h1 {
    font-size: 20px;
    font-weight: normal;
	
}	
.result-block-title .trains-search-info-header h1 strong {
    display: block;
    font-size: 30px;
    font-weight: bold;
}	
	
		
.trains-search-result-block {
    position: relative;
    border-radius: 4px 4px 4px 4px;
	background: none repeat scroll 0 0 #f1ECF7;
}

.result-block-title{
	 color: #FFFFFF;
	 background: none repeat scroll 0 0 #313C8A;
   	 border-radius: 4px 4px 0 0 !important;
	}
	
/* фон и граница списка поездов */	
.trains_info_row{
	 background: none repeat scroll 0 0 #ffffff;
	 border-top: 1px solid #f1ECF7;
	}	
	
	
.result-block-title .result-block-title-date  {
	float: left;
    font-weight: normal;
	margin: 46px 0 0 10px;
}
.result-block-title  .result-block-title-date  h2{
	   font-size: 14px;
	font-weight: normal;
}
	
.result-block-title .info-type-selector{
	 float: right;
	  margin: 46px 17px 0px 0;
	  cursor:pointer;
	}
.result-block-title .info-type-selector a{
	 color: #E84953;
	 font-size: 14px;
	 font-weight: bold;
	 border-bottom:2px dotted #a1a1c7;
}
	
.result-block-title .info-type-selector a:hover{
	text-decoration:none;
	border-bottom:1px dotted #c1c1e7;

}	
.result-block-title .info-type-selector a:active{
	text-decoration:none;
	border-bottom:0px dotted #c1c1e7;
	position:relative;
	top:1px; 
}
	
	
	
/* ТАБЛИЦА Результата поиска */	
.result-block-trainslist{
	padding:3px 10px 9px 10px;
	}	
	
table.trains_info_table{
	width:100%
	}	

.trains_info_table a, .trains_info_table  a:focus, .trains_info_table a:visited:hover {
    color: #0173bd;
    outline: medium none;
}

table.trains_info_table , 	.trains_info_table tr , .trains_info_table th, .trains_info_table td{
		 vertical-align: middle;
		 font-size: 14px;
		 color: #636B75;
	}
	
.lightfont { color: #92979C !important; font-size: 11px; }	

.trains_info_table th {
	font-family: tahoma, arial !important;
    height: 39px;
    line-height: 12px;
    padding: 0 4px 0 0px;
	color: #636B75 !important;
    font-weight: bold;
	text-align:left;
	}	
	
.trains_info_table .header_subsimple {
	color: #92979C;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
	padding-left:2px;
	}
	
.trains_info_row td {
	padding:2px 5px 3px 0px;
}	
	
.trains_info_row .trains_info_table_id{
	padding: 0 9px 0 10px;
	text-align:center;
	
	}
	
td.trains_info_table_duration{
	font-size:11px;
	color: #636b75;
	white-space:nowrap;
	}
td.trains_info_table_duration_rasp{
    font-size:14px;
    color: #636b75;
    white-space:nowrap;
    font-weight: bold;
}

th.header_trainid {
	 /* width: 300px; */ 
	padding-left:15px;
}	
.time{
	font-size: 15px;
	font-weight:bold;
}
.time span {
	font-weight:normal;
}
		
td.seats_info{ font-size:11px;
	padding-right:4px;
	text-align:right;
	white-space:nowrap; 
}  	
		
td.seats_info_type{

}

td.seats_info_count{
	text-align:center;
}
td.seats_info_price{
	text-align:right;
    max-width: 60px;
}	
td.seats_info_detail{
	font-size:10px;
	color: #92979C;
	text-align:left;
	padding-left:0px;
}		
td.trains_info_detail_btn{
	padding:4px;
	text-align:left;
    width: 90px;
}
td.trains_info_detail_btn a{
	background: url("/img/poezd-res-table/res_table_link_arrow.png") no-repeat scroll 0 -5px transparent;
    padding-left: 12px;
	text-decoration: none;
	display: block;
    margin-right: 10px;
	cursor: pointer;
	
	font-size:12px;
	
}

td.trains_info_detail_btn a:hover{
	text-decoration: underline;
	background-position: 0 -17px;
}
td.trains_info_detail_btn a:active{
	background-position: 0 -29px;
	position:relative;
	top:1px;
	text-decoration: none;
}

td.trains_info_detail_btn a.train_detail_active{
	background: url("/img/poezd-res-table/res_table_link_arrow.png") no-repeat scroll 0 -29px transparent;
	}
td.trains_info_detail_btn a.train_detail_active:active{
	background-position: 0 -17px;
	position:relative;
	top:1px;
	text-decoration: none;
	}	

.last {
    margin-right: 0 !important;
}

td.trains_info_select{
	width:40px;
	padding-right: 3px !important;
	text-align: right;
	
	}
td.trains_info_select label{
 	background: url("/img/poezd-res-table/poezd-icon.png") no-repeat scroll 0 0px transparent;
    cursor: pointer;
    display: block;
	width:39px;
	margin: 0px 0 0 0;
	}
td.trains_info_select label.labelselect {
	background: url("/img/poezd-res-table/poezd-icon.png") no-repeat scroll 0 -38px transparent;
}
td.trains_info_select label input{
	
    position: relative;
    top: -2px;
	right:-2px;
	line-height: normal;
	font-size: 100%;
    vertical-align: baseline;
	cursor: pointer;
	
	}
td.trains_info_select a.train_buy_ticket_btn {
	padding-top:10px;
	color:#373c61;
	cursor: pointer;
	font-size:12px;
	margin-right:7px;
	visibility:hidden;

	}
td.trains_info_select a.ticket_btn_show{
	visibility:visible;
}
td.trains_info_select a:active{
	position:relative;
	top:1px;
	text-decoration:none;
}


/* Start of Train Res Detail ROW */
.trains_info_row_detail{
	border: 2px solid #25a313;
	background: none repeat scroll 0 0 #FDFDF6;
	color:#000;	
}	
.trains_info_row_detail b{
	font-weight:bold
	}
.trains_info_row_detail td {
	color:#000;
	padding:10px 10px 10px 30px;	
}
.trains_info_row_detail td span.lable{
	font-size:12px;
	margin-left:-15px;
	}
	
.trains_info_row_detail td table tbody tr th{
	color:#000;
	font-weight:normal;
	font-size:14px;
	padding-left:5px;
}


.trains_info_row_last{
	}		   
.train-booking-btn{
    float: right;
    padding-top: 10px;
	background: url("/img/res-table/fare_arrow.png") no-repeat scroll center -1px transparent;
	vertical-align: middle;	
	}
.train-booking-btn-inp	{
	background: #199808 url("/img/res-table/btn-action-go-2.png") no-repeat 92% center;
	background: url("/img/res-table/btn-action-go-2.png") no-repeat 92% center,-webkit-gradient(linear, left top, left bottom, from(#25A313), to(#199808));
	background: url("/img/res-table/btn-action-go-2.png") no-repeat 92% center,-moz-linear-gradient(top, #25A313, #199808);
	
	width: 100%;	
	border: medium none;
    border-radius: 6px 6px 6px 6px;
    display: inline-block;
    color: #FFFFFF !important;
    font-family: tahoma,arial,sans-serif !important;
    font-size: 14px !important;
    margin-top: 1px;
	padding: 0 13px;
   	padding-right:50px;
	
	cursor: pointer;
	
    height: 40px;
	font-weight: bold;
    text-decoration: none;
    vertical-align: middle;	
	text-align: left;
    line-height: 40px;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;	  
	}
	
.action-submit-process {
background: green url(/img/res-table/btn-busy.gif) no-repeat 91% center;
}



/* START Таблица мест в детальном отчёте */
.train_detail_row_table_seats{
	float:right;}
.train_detail_row_table_seats th , .train_detail_row_table_seats td{
	color:#0c0c0c;
	font-size:14px;
	padding:0 2px 0 2px;
	}
.train_detail_row_table_seats tbody tr td{
    padding: 7px 5px 2px 7px;
    font-size: 15px;
    }
.train_detail_row_table_seats td{
	text-align:center; }	
.train_detail_row_table_seats_header th{

	vertical-align:middle;
	
	}	
td.train_detail_row_table_seats_type, th.train_detail_row_table_seats_type{
	text-align:left;
	padding-left:7px;
	}
td.train_detail_row_table_seats_price{
	text-align:right;
	padding-right:7px;
    font-weight: bold;
	}
	
.train_detail_row_table_seats thead tr{
	background:#dddddd;
	}
th.train_detail_row_table_seats_header_nm{
	text-align:center;
	height:14px;
	padding-top:7px;

	}
.train_detail_row_table_seats_header1 th{
    font-size:14px;
	padding-right:7px;
	}
.train_detail_row_table_seats_header2 th{
    font-size:12px;
    text-align: center;
}

td.car_id{
	color:#060;
	}		
/* END Таблица мест в детальном отчёте */	

/* End of Train Res Detail ROW */














.footer-wrapper {
    background: #1D1F2E;
    overflow: hidden;
    /* */

    width: 100%;
    position: relative;
    bottom: 0px;
    margin-top: -65px;

    height: 65px;

    clear: both;
}

#footer {
    padding: 15px 0 8px 0;
    width: 940px;
    margin: 0 auto;
    line-height: 12px;
    color: #ADB1B7;

}

/* CLEAR FIX*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* Конец блока для IE */

#footer .lang li {
    float: left;
    padding: 1px 9px 1px 6px;
    margin: 0 5px 5px 0;
    background: #27293B;
    width: 135px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

#footer .lang li .flag {
    float: left;
    display: block;
    margin-right: 6px;
}
.flag-sprite, .flag-eu, .flag-fr, .flag-ru, .flag-ua, .flag-uk {
    background: url('../img/icons/lang-switch-flag.png') no-repeat;
}
.flag-uk {
    background-position: 0 -608px;
    height: 32px;
    width: 32px;
}
.flag-ru {
    background-position: 0 -512px;
    height: 32px;
    width: 32px;
}
.flag-ua {
    background-position: 0 -576px;
    height: 32px;
    width: 32px;
}
#footer .lang li .text {
    padding-top: 4px;
    display: block;
    float: left;
}
#footer .lang li .title {
    font-size: 12px;
    color: #ADB1B7;
    text-decoration: none;
}
#footer .lang li .link {
    font-size: 11px;
    text-decoration: none;
    color: #636B75;
}
#footer .lang li.active .title, #footer .lang li:hover .title {
    color: #0072BC;
}
#footer .lang li.active, #footer .lang li:hover {
    background: white;
    color: #0072BC;
}



#letterpress {
    padding: 50px 15px 0;
    margin: 0px 10px 20px 20px;
    text-align: left;
}

#letterpress span {
    color: #333333;
    font-size: 1.9em;
    font-weight: bold;
    padding-left: 10px;
}

#letterpress  em, .raised em {
    color: #c0c0c0;
    font-size: 1.5em;
    position: relative;
    top: -10px;
    font-weight: normal;

}

#letterpress:hover {
    text-shadow: 1px 1px 1px #bbbaba;
}

#letterpress a {
    text-decoration: none;
}

#letterpress a:active {
    position: relative;
    top: 2px;
}
.curved-vt-1 {
    position: relative;
    width: 35%;
    padding: 1em;
    margin: 2em 10px 4em;
    background: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.curved-vt-1:before,
.curved-vt-1:after {
    content: "";
    position: absolute;
    z-index: -2;
}
.curved-vt-1:before {
    top: 10px;
    bottom: 10px;
    left: 0;
    right: 50%;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    -moz-border-radius: 10px / 100px;
    border-radius: 10px / 100px;
}
.curved-vt-1 h1 {
    font-size: 16px;
    font-weight: bold;
}
.curved-vt-1 p {
    font-size: 14px;
    font-weight: normal;
}