td{vertical-align: middle !important; }
#badgeLegend {
 float: left;
 text-align: left;
}
div#quoteLegend {
 padding-bottom: 5px;
}
#legendTitle {
 font-size: 18px;
 font-weight: 500;
 margin-bottom: 10px;
}
a.btn.btn-default.buttonRowBtn {
 margin-top: 10px;
}
.orderRefLink{ display: inline-flex; }
table.orderStatusTable.table.table-striped.table-bordered {
 margin-bottom: 5px;
}
#quoteBadge1 {
 display: inline-block;
 padding: 3px 7px;
 margin-bottom: 0;
 margin-left: 6px;
 font-size: 10px;
 font-weight: bold;
 line-height: 1.42857143;
 text-align: center;
 white-space: nowrap;
 vertical-align: middle;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 background-image: none;
 border: 1px solid transparent;
 border-radius: 20px;
 color: #333;
 background-color: #fff;
 border-color: #333;
 font-family: Tahoma, sans-serif;
}
#orderBadge1 {
 float: left;
 display: inline-block;
 padding: 3px 7px;
 margin-bottom: 0;
 margin-right: 10px;
 font-size: 10px;
 font-weight: bold;
 line-height: 1.42857143;
 text-align: center;
 white-space: nowrap;
 vertical-align: middle;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 background-image: none;
 border: 1px solid transparent;
 border-radius: 20px;
 color: #333;
 background-color: #fff;
 border-color: #333;
 font-family: Tahoma, sans-serif;
}
#orderBadge2 {
 float: left;
 display: inline-block;
 padding: 3px 7px;
 margin-bottom: 0;
 margin-right: 10px;
 font-size: 11px;
 font-weight: bold;
 line-height: 1.42857143;
 text-align: center;
 white-space: nowrap;
 vertical-align: middle;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 background-image: none;
 border: 1px solid transparent;
 border-radius: 20px;
 color: #333;
 background-color: #fff;
 border-color: #333;
 font-family: Tahoma, sans-serif;
}
#orderBadgeLeg1 {
 display: inline-block;
 padding: 3px 7px;
 margin-bottom: 0;
 font-size: 10px;
 font-weight: bold;
 line-height: 1.42857143;
 text-align: center;
 white-space: nowrap;
 vertical-align: middle;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 background-image: none;
 border: 1px solid transparent;
 border-radius: 20px;
 color: #333;
 background-color: #fff;
 border-color: #333;
 font-family: Tahoma, sans-serif;
}
#orderBadgeLeg2 {
 display: inline-block;
 padding: 3px 7px;
 margin-bottom: 0;
 font-size: 11px;
 font-weight: bold;
 line-height: 1.42857143;
 text-align: center;
 white-space: nowrap;
 vertical-align: middle;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 background-image: none;
 border: 1px solid transparent;
 border-radius: 20px;
 color: #333;
 background-color: #fff;
 border-color: #333;
 font-family: Tahoma, sans-serif;
}

#quoteCommentText{
 margin-top: 10px;
 width: 100%
}
.ordersPageDisplay{ float:right; font-weight:bold; }
.notSelected{ opacity:0.85;}

.buttonRow{ text-align:center; }

.buttonRow .btn{ margin: 0 5%; }

.btn-return { display:none; }
#question_mark {
 cursor: pointer;
}
.truck{
 position: absolute;
 right: 0;
}
.ups{

 background-color: #ffd100;
 color : black; 
}
.fedex{
 background-color: #4d148c;
 color : #f60; 
}
.usps{
 background-color: #333366;
 color : white; 
}

