


/* Start:/bitrix/components/individ/sale.order.guide/templates/.default/style.css*/
/*table.sale_order_full
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
}

/*Table head*/
/*table.sale_order_full th
{
	/*background-image:url('/bitrix/components/individ/sale.order.guide/templates/.default/images/table_head.gif');
	background-repeat:repeat-x;*/
	/*text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
/*table.sale_order_full th, table.sale_order_full td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}

table.sale_order_full_table
{
	width:100%;
	background-color:#FFFFFF;
	border-collapse:collapse;
	font-size:12px;
	border:1px solid #ADC3D5;
}

/* Table cells and heads*/
/*table.sale_order_full_table td
{
	padding: 3px 5px;
	vertical-align:top;
}

.sof-req{color:red;}
.sof-ok{color:green; font-weight:bold;}*/


#order_form_guide  .info-us
{
	padding: 30px 33px 0;
	background: url(/bitrix/templates/main/images/transport-bg.png) no-repeat scroll center top transparent;
    margin: 20px auto;
	min-height:200px;
}

#order_form_guide .frow {
  float: right;
    margin: 0 0 20px;
    width: 605px;
}
#order_form_guide .privacy-text {
	margin-bottom: 20px;
}
.i-voskl.ta:before
{
	top:-38px;
}

#order_form_guide .blue-block
{
    float: right;
    margin: 26px 0 20px 0;
    width: 573px;
}
#order_form_guide .info-us .full-summ-block
{
	float: right;
    margin: 26px 0 20px 0;
    width:605px;
}
#order_form_guide .full-summ-block {
	margin:0;
}
.bordered-content #order_form_content  .trhlinks
{
	margin-left: -13px;
}
.bordered-content #order_form_content  header {
    margin: 4px 0 0 33px;
}
#order_form_guide .info-us .frow .in-m label {
    width: 172px;
}

#order_form_guide .calendarbar
{
	width:225px;
}

.green {
	margin-top:10px;
	padding:8px 15px 30px 15px;
	font-size:15px;
	text-align:center;
}

 div.v_table {margin-top:5px}
 div.v_thead {
	padding-bottom:2px;
	border-bottom:1px solid #e6e6e6;
	text-align:center;
}
 div.v_thead div {
	float:left;
	color:#28a40e;
	height:42px;
	line-height:1.2;
}
 div.v_thead .vt_name {width:185px}
 div.v_thead .vt_place {width:305px}
 div.v_thead .vt_born {width:102px, text-align:center}
 div.v_thead .vt_passport {width:128px}
 div.v_thead .vt_category {width:140px}

 div.v_line > div {
	float:left;
	height:28px;
	line-height:1.2;
	padding-top:8px;
	text-align:left;
}
 div.vc_name {width:200px;}
 div.vc_address {width:428px;}
 div.vc_phone {width:232px;}
 div.v_price {
	margin-top:30px;
	background:url(/bitrix/templates/main/images/v_border.png) no-repeat center top;
}

.toPay
{
	 font-size: 19px;
}
.itog
{
	padding-bottom:20px;
}
div.guide .vt_born {
    width: 102px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}
.mcenter
{
	margin:10px auto;
	width:200px;
	display:block;
}
.noti
{
	color: #28A40E;
    margin: 5px 0 15px;
    text-align: left;
}
div#dat
{
	position:absolute;
}
.frow input[type="text"]
{
	width:423px;
}
.frow textarea
{
	 border: 1px solid #D4D4D4;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 2px #DEDEDE inset;
    color: #999999;
    font-size: 14px;
    height: 70px;
    line-height: 16px;
    margin: 0 0 13px;
    overflow: auto;
    padding: 5px 10px 2px;
    position: relative;
    resize: none;
    vertical-align: middle;
	 width: 423px;
}
/* End */
