

/* Start:/local/components/mst/sale.order.full/templates/.default/style.css?14736702641246*/
table.sale_order_full
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
}

/*Table head*/
table.sale_order_full th
{
	background-image:url(/local/components/mst/sale.order.full/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_no_border
{
	width:100%;
	background-color:#FFFFFF;
	border-collapse:collapse;
}

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

table.sale_order_full_table td {
	vertical-align:middle;
}
table.sale_order_full_table td img {
	margin-right:5px;
}
.sof-req{color:red;}

table.order_success {
	font-family: Roboto;
	font-weight: 300;
}

.register_legal_input_container span.check {
    background: url("/local/templates/main/less/i/check.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 13px;
    margin-right: 7px;
    vertical-align: middle;
    width: 13px;
}

.register_legal_input_container span.check.active {
	background: url("/local/templates/main/less/i/checkActive.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/* End */
/* /local/components/mst/sale.order.full/templates/.default/style.css?14736702641246 */
