/*** COPYRIGHT (C) 2014  BY FDM4 International, LTD. - ALL RIGHTS RESERVED ***/
/* order_detail.css -- WAM Order Detail Template CSS                         */
/*****************************************************************************/
/* 010002 11/04/14 APY- Updated.                                             */
/* 010000 06/03/13 APY- Created.                                             */
/*****************************************************************************/
.orderDetailTop{ padding-bottom:15px; }
.orderDetailTop .form-group{ padding-bottom:0; margin-bottom:0; }
.orderTotals{ float:right; text-align:right; }
.orderTotals label{ display:inline-block; min-width:100px; }
.orderTotals span{ display:inline-block; min-width:100px; }
.boxToggle{ cursor:pointer; }

