

/* Start:/bitrix/components/ytec/tarif.filter3/templates/.default/style.css?15739374294236*/
#filter-container{
	background:#eee
}

#filter-container input[type="text"], #filter-container select{
	border: 1px solid #999;
	padding:6px;
}

#filter-container input[type="text"]{
	width:200px
}

#filter-container .block{
	margin:0 0 20px;
}

#filter-container .select-type{
	width:462px;
	padding:13px 25px;
	margin:0 auto;
	background:#47b0dc;
	position:relative;
	top:-10px
}

#filter-container .select-type LABEL{
	color:#fff;
	font-size:14px;
	font-weight:bold
}

#filter-container .select-type SELECT{
	background:#FFF url(/bitrix/components/ytec/tarif.filter3/templates/.default/images/select-bg.png) repeat-x;
	height: 34px;
	width:300px;
	border:0;
}

#inputs LABEL{
	font-size:14px;
	font-weight:bold;
	color:#3c3c3c;
}

#inputs INPUT[type="text"]{
	width:300px;
	height:33px;
	line-height:33px;
	border:1px solid #aaa;
	background:#FFF url(/bitrix/components/ytec/tarif.filter3/templates/.default/images/select-bg.png) repeat-x;
	color:#676767
}

#filter-container .del{
	display:block;
	width:13px;
	height:13px;
	cursor:pointer;
	position:absolute;
	right: -20px;
	top: 16px;
	background:url(/bitrix/components/ytec/tarif.filter3/templates/.default/images/del-input.png) no-repeat
}

#filter-container .add-item.invisible{
	display:none
}

#filter-container .add-item{
	display:inline-block;
	padding: 2px 30px 2px 0;
	cursor:pointer;
	color:#47b0dc;
	background:url(/bitrix/components/ytec/tarif.filter3/templates/.default/images/plus.png) no-repeat 100% 5px
}

#inputs{
	padding:20px;
}

#inputs .block{
	float:left;
}

#inputs .block:first-child{
	margin-right:40px;
	position:relative;
}

#filter-container .input-cantainer{
	position:relative;
	margin:0 0 10px
}

#filter-container .input-cantainer .result{
	background:#FFF;
	border:1px solid #999;
	position:absolute;
	display:none;
	min-width:212px
}
#filter-container .input-cantainer .result.visible{
	display:block;
}
#filter-container .input-cantainer .result{
	list-style:none;
	margin:0;
	padding:0
}
#filter-container .input-cantainer .result LI{
	margin:0;
	cursor:pointer;
	padding:6px;
}

#filter-container .input-cantainer .result LI:hover{
	background:#999
}

#price-container{
	padding:20px 0 0;
}

#price-table td.blue, #price-table tr.blue td{
	background:#e3f7ff
}

#price-table .result-tr td{
	color:#676767;
}

#price-table th.bg{
	height:41px;
	background:url(/bitrix/components/ytec/tarif.filter3/templates/.default/images/table-th-bg.png) repeat-x;
}

#price-table td, #price-table th{
	text-align:center;
	vertical-align:middle;
	border:1px solid #c0c0c0;
	font-size:12px;
}

.select-type .arrow{
	display:block;
	width:7px;
	height:10px;
	position:absolute;
	left:-7px;
	top:0;
	background:url(/bitrix/components/ytec/tarif.filter3/templates/.default/images/select-arrow.gif) no-repeat
}

.select-type .arrow.right{
	left:auto;
	right:-7px;
	background-position:-7px 0
}

#inputs .input-cantainer{
	position:relative;
}

#inputs .input-cantainer B{
	display:block;
	width:13px;
	height:8px;
	background:url(/bitrix/components/ytec/tarif.filter3/templates/.default/images/select-row.gif) no-repeat;
	position:absolute;
	right:5px;
	top:20px;
}

#inputs .input-cantainer .route{
	width:21px;
	height:14px;
	background:url(/bitrix/components/ytec/tarif.filter3/templates/.default/images/route.gif) no-repeat;
	position:absolute;
	top:15px;
	right:-32px;
}

#inputs .input-cantainer .route.left{
	background-position:-21px 0
}

#inputs .input-cantainer .terminals{
	width: 300px;
  height: 46px;
  line-height: 46px;
  border: 1px solid #aaa;
  background: #FFF url(/bitrix/components/ytec/tarif.filter3/templates/.default/images/select-bg.png) repeat-x;
	display:none;
}

#show-tarif{
	width:279px;
	height:45px;
	background:url(/bitrix/components/ytec/tarif.filter3/templates/.default/images/button.png) no-repeat;
	cursor:pointer;
	margin:15px auto 25px;
}

#to-pdf{
	display:block;
	width:22px;
	height:26px;
	background:url(/bitrix/components/ytec/tarif.filter3/templates/.default/images/pdf-ico.png) no-repeat;
	float:right;
    margin-right:16px;
}

#to-print{
	display:block;
	width:26px;
	height:26px;
	background:url(/bitrix/components/ytec/tarif.filter3/templates/.default/images/print-ico.png) no-repeat;
	float:right;
	margin-right:16px;
}

#to-xls{
	display:block;
	width:25px;
	height:26px;
	background:url(/bitrix/components/ytec/tarif.filter3/templates/.default/images/xls.png) no-repeat;
	float:right;
}

#price-container .table-title{
	font-weight:bold;
	font-size:14px;
	margin: 16px 0 16px;
}

#calc-add-info, #calc-add-info-autoexpedition{
	display:none;
}

#calc-add-info.show, #calc-add-info-autoexpedition.show{
	display:block;
}

#inputs-container{
	width:670px;
	margin:0 auto;
}


.under_table_text{
	display:none;	
}

.under_table_header{
	cursor:pointer;	
	color: #1187b8;
  font-size: 16px;
  text-decoration:underline;
	margin-bottom:25px;
}

.under_table_header:hover{
		text-decoration:none;
}
/* End */
/* /bitrix/components/ytec/tarif.filter3/templates/.default/style.css?15739374294236 */
