section.dashboardOrders { padding:20px 0; }
.row .btn-toolbar { padding: 0 15px; margin-bottom: 0;}

.navbar-default a.navbar-brand { font-size: 24px; line-height: 50px; color: #2099F1; }
.navbar-right .u {margin-top: 70px;}
#vcode { width: 130px;}
#vcode-img { width: 120px; height: 48px;} 

.btn-toolbar .pull-right { font-size: 12px; }
.btn-toolbar .pull-right span {display: inline-table; margin-left: 10px;}
.btn-toolbar .pull-right .form-control { height: 24px; font-size: 12px; }
.btn-toolbar .pull-right .btn { font-size: 12px; height: 24px; padding: 0 10px; }
.btn-toolbar h4 { padding-top:5px; padding-left: 10px; color: #2099F1; }

.table-bordered>thead>tr>th { padding-top: 10px; padding-bottom: 10px; }

#ordersTable.table>tbody>tr>td:first-child { text-align: left; }

.pages { text-align: center; font-size: 14px;}
.pages em, .pages strong , .pages a { padding: 7px 15px; margin:0 5px; display: inline-block; }
.pages em { font-style: normal; }
.pages strong { background: #2C98F0; color: #FFF; }
.pages a { border: 1px solid #DDD; background: #FFF;}

.profileUserInfo table td,.profileIntro  table td{ text-align:left; line-height: 32px;}
.profileUserInfo table .lbl,.profileIntro table .lbl { text-align: right; font-weight: 700; }

table.result th { text-align: center; line-height: 34px;}
table.result td ,table.result th {padding-left: 3px; border:1px solid #EEE;}
table.result tr.vh th { border: none; }
table.result td.center {text-align: center;}
table.result td.green { color: #22baa0; }
table.result td.red { color: #D00; }

.bgWhite { background: #FFF; }
kbd {display: none;}