@font-face {
  font-family: 'Roboto_Light';
  src: url("fonts/roboto/Roboto-Light.ttf") format("truetype"); }

@font-face {
  font-family: 'Roboto_Medium';
  src: url("fonts/roboto/Roboto-Medium.ttf") format("truetype"); }

@font-face {
  font-family: 'Bebas';
  src: url("fonts/bebas/BEBAS.ttf") format("truetype"); }

div#masTplAppContainer {
  width: 100%;
  background-color: white; }

#site-wrapper {
  position: relative;
  overflow: visible;
  width: 100%;
  margin-bottom: 0; }

#openHelpBtn {
  background-color: #cc0000;
  color: white !important;
  padding: 8px 30px;
  font: inherit;
  font-family: 'Roboto_Medium', Arial, sans-serif;
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  outline: none !important;
  border: none !important;
  width: 100px; }

#site-menu {
  width: 300px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -340px;
  padding: 60px 20px 0;
  background: #ddd;
  text-align: left; }

#site-menu a {
  cursor: pointer;
  color: #cc0000; }

#site-menu a:hover {
  color: #cc0000; }

#content-panel {
  padding: 40px 0;
  min-height: 400px;
  background: #f7f7f7; }

table#hdrTbl {
  width: 930px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7px; }

table#hdrTbl tbody tr {
  width: 930px;
  background-color: white; }

table#hdrTbl tbody tr td {
  width: 310px !important;
  padding: 0; }

table#hdrTbl #trackingHdr {
  text-align: center;
  font-size: 22px !important;
  color: #858585 !important;
  font-family: 'Roboto_Light', Arial, sans-serif !important;
  margin-bottom: -6px; }

#mcw_app_header.adjTrackingWidth {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px; }

#mcw_app_header #logo.adjFloat8 {
  margin-left: -20px; }

#site-content.tracking-content {
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
  min-height: 400px;
  _height: 400px;
  text-align: left; }

#site-content #search_again_btn {
  cursor: pointer;
  margin-bottom: 20px;
  outline: none;
  margin-right: 10px;
  margin-left: 393px;
  margin-top: 40px; }

#tspan4147 {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal !important; }

#site-canvas {
  text-align: center; }

#details #back_to_results_btn {
  margin-left: 10px; }

#details #back_to_results_btn text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

#details #search_again_btn {
  cursor: pointer;
  margin-bottom: 20px;
  outline: none; }

#details #search_again_btn text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

#docsList #back_to_results_btn {
  margin-left: 10px; }

#docsList #back_to_results_btn text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

#docsList #search_again_btn {
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  margin-bottom: 20px;
  margin-top: 40px;
  outline: none; }

#docsList #search_again_btn text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

#docsList h4 a:link {
  color: #CC0000; }

#history #back_to_results_btn {
  margin-left: 10px; }

#history #back_to_results_btn text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

#history #search_again_btn {
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  margin-bottom: 20px;
  margin-top: 40px;
  outline: none; }

#history #search_again_btn text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

table#histTable tbody tr td svg#search_again_btn {
  margin-left: 0px !important;
  margin-top: 20px !important; }

table#histTable tbody tr td svg#search_again_btn text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

svg#back_to_results_btn {
  margin-bottom: 20px;
  margin-right: 10px; }

svg#back_to_results_btn text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

svg#back_to_results_btn:hover {
  cursor: pointer; }

svg#back_to_results_btn:hover text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

img#back_to_results_btn {
  margin-bottom: 66px;
  margin-right: 10px;
  height: 34px; }

img#back_to_results_btn:hover {
  cursor: pointer; }

div.trackNumType {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 20px; }

div.trackNumType p a {
  color: #333333;
  font-weight: bold; }

textarea.trackSearchInput {
  width: 350px;
  height: 150px;
  resize: none;
  margin-bottom: 30px;
  border-radius: 6px; }

.bootstrapped i.icon-calendar {
  background: none;
  color: #00529b;
  text-decoration: none;
  cursor: default;
  font-size: 30px;
  margin-top: -12px;
  margin-left: 4px;
  margin-right: 30px;
  cursor: pointer; }

div.custDropDwnBtn {
  position: absolute;
  margin-top: 0px;
  margin-left: -30px;
  width: 26px;
  height: 32px;
  color: white;
  padding-left: 12px;
  background-color: #00529b;
  display: inline-block;
  border-radius: 0px 6px 6px 0px;
  cursor: pointer; }

div.custDropDwnBtn i.icon-caret-down {
  background: #00529b;
  font-size: 26px;
  margin-top: 7px;
  cursor: pointer; }

.bootstrapped hr {
  border-top: 1px solid #BBB; }

ul.nav li a {
  font-size: 14px; }

div.ui-datepicker-header.ui-widget-header {
  background-color: #f7f7f7; }

h4.hlpTxt {
  font-family: Arial, Helvetica, sans-serif; }

th,
tr,
td {
  text-align: center;
  padding: 8px; }

table#resultsListDataGrd.table {
  width: 99%;
  margin-top: 40px;
  border-bottom-width: 1px;
  border-bottom-color: gray;
  border-bottom-style: solid; }

table#resultsListDataGrd.table thead tr th {
  border: none;
  background-color: #f7f7f7; }

table#resultsListDataGrd.table tr:nth-of-type(even) td select.grdSelect {
  background-color: #dfdfdf;
  margin: 0; }

table#resultsListDataGrd.table tbody tr {
  vertical-align: middle;
  height: 70px;
  border: solid #1c1e1c;
  border-width: 0 1px; }

table#resultsListDataGrd.table tbody tr td {
  color: #666;
  vertical-align: middle;
  width: 40px;
  border: solid #1c1e1c;
  border-width: 0 1px;
  padding: 10px !important; }

table#resultsListDataGrd.table tbody tr td:nth-child(1) {
  color: #08c; }

table#resultsListDataGrd.table tbody tr td:nth-child(2) {
  color: #08c; }

table#resultsListDataGrd.table tbody tr td:nth-child(2) img.imgExcept {
  display: none; }

table#resultsListDataGrd.table tbody tr td:nth-child(3) {
  width: 60px; }

table#resultsListDataGrd.table tbody tr td:nth-child(4) {
  width: 60px; }

table#resultsListDataGrd.table tbody tr td:nth-child(6) {
  width: 80px; }

table#resultsListDataGrd.table tbody tr td:nth-child(7) {
  width: 110px; }

table#resultsListDataGrd.table tbody tr td:nth-child(1):hover {
  background-color: #08c;
  cursor: pointer;
  color: white; }

table#resultsListDataGrd.table tbody tr td:nth-child(2):hover {
  background-color: #08c;
  color: white;
  cursor: pointer; }

table#resultsListDataGrd.table tbody tr td:nth-child(2):hover img#sm_yellow_dot1 {
  position: absolute;
  margin-top: -243px !important;
  margin-left: 14px;
  display: block;
  z-index: 1000; }

table#resultsListDataGrd.table tbody tr td:nth-child(2):hover img#sm_yellow_dot2 {
  position: absolute;
  margin-top: -243px !important;
  margin-left: 106px;
  display: block;
  z-index: 1000; }

table#resultsListDataGrd.table tbody tr td:nth-child(2):hover img#sm_yellow_dot3 {
  position: absolute;
  margin-top: -243px !important;
  margin-left: 208px;
  display: block;
  z-index: 1000; }

table#resultsListDataGrd.table tbody tr td:nth-child(2):hover img#sm_yellow_dot4 {
  position: absolute;
  margin-top: -243px !important;
  margin-left: 307px;
  display: block;
  z-index: 1000; }

table#resultsListDataGrd.table tbody tr td:nth-child(2):hover img#sm_yellow_dot5 {
  position: absolute;
  margin-top: -243px !important;
  margin-left: 406px;
  display: block;
  z-index: 1000; }

table#resultsListDataGrd.table tbody tr td:nth-child(6):hover {
  background-color: #08c;
  cursor: pointer;
  color: white; }

table#resultsListDataGrd.table tbody tr td:nth-child(6):hover a {
  text-decoration: none;
  color: white; }

table#resultsListDataGrd.table tbody tr td select.grdSelect {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  resize: none;
  border-width: 0px;
  border-radius: 6px;
  margin: 0; }

table#resultsListDataGrd.table tbody tr select.grdSelect:focus {
  border-width: 1px;
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  box-shadow: 0 0 8px rgba(82, 168, 236, 0.6) !important;
  margin: 0; }

table#resultsListDataGrd.table div.th-inner.sortable {
  font-size: 12px;
  color: #666;
  background-color: #f7f7f7; }

div.fixed-table-container {
  border: none; }

div.fixed-table-body {
  overflow: visible; }

.bootstrapped .table th,
.bootstrapped .table td,
.bootstrapped .table thead {
  border-right-color: #1c1e1c;
  border-left-color: #1c1e1c;
  border-top-width: 0px;
  border-bottom-width: 0px; }

.bootstrapped tbody tr:nth-child(odd) {
  background-color: #c5dcea; }

.notAvail {
  min-width: 520px;
  min-height: 40px;
  border: 1px solid #ff8484;
  box-shadow: 0 0 10px #ff8484;
  float: left;
  margin-top: -10px;
  border-radius: 6px;
  cursor: auto;
  padding: 10px; }

.notAvail span {
  color: #ff8484;
  text-shadow: 0 0 1px #ff8484; }

.notAvail p {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px; }

div#itemsNotFound {
  width: 500px;
  text-align: left; }

div#itemsNotFound form {
  width: 520px;
  height: 40px;
  border: 1px solid #cc0000;
  float: left;
  margin-top: -10px;
  cursor: auto; }

div#itemsNotFound form input#nfTxt {
  color: #cc0000;
  position: absolute;
  margin-left: 90px;
  margin-right: 10px;
  width: 200px;
  margin-top: -30px;
  border-radius: 0;
  border: none;
  background-color: #dfdfdf;
  text-shadow: none; }

div#itemsNotFound form input#nfTxt:focus {
  box-shadow: none;
  outline: none; }

div#itemsNotFound form input.try_again_btn {
  float: right;
  margin-right: 10px;
  margin-top: -30px;
  outline: none; }

div#itemsNotFound form input.try_again_btn text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

div#itemsNotFound form label {
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 10px;
  color: #666;
  cursor: auto; }

div#itemsNotFound form img {
  margin-top: -30px;
  cursor: pointer;
  float: right;
  margin-right: 130px; }

.status-popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 450px !important;
  height: 200px !important;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box; }

.status-popover.top {
  margin-top: -10px; }

.status-popover.right {
  margin-left: 10px; }

.status-popover.bottom {
  margin-top: 10px; }

.status-popover.left {
  margin-left: -10px; }

.status-popover-title {
  display: none; }

.status-popover > .arrow,
.status-popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.status-popover > .arrow {
  border-width: 11px; }

.status-popover > .arrow:after {
  content: "";
  border-width: 10px; }

.status-popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.status-popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.status-popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.status-popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.status-popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.status-popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

.status-popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.status-popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

td.hasContxtMnu div.status-popover {
  background-color: transparent;
  color: white;
  z-index: 200;
  border-radius: 0px;
  width: 450px !important;
  height: 300px !important;
  border: none;
  padding: 0px; }

td.hasContxtMnu div.status-popover h2.popover-title {
  display: none;
  margin: 0px; }

td.hasContxtMnu div.status-popover img {
  margin: 0px;
  border-radius: 0px; }

td.hasContxtMnu div.status-popover div.popover-content {
  padding: 0px;
  margin: 0px; }

td.hasContxtMnu div.status-popover div.txtPickedUpOn {
  position: absolute;
  margin-top: 90px;
  margin-left: 94px;
  width: 50px;
  text-align: center;
  line-height: 100%; }

td.hasContxtMnu div.status-popover div.txtRowStatus {
  position: absolute;
  margin-top: 160px;
  margin-left: 20px;
  line-height: 100%;
  font-size: 30px; }

td.hasContxtMnu div.status-popover div.txtRowStatusSmFont {
  position: absolute;
  margin-top: 160px;
  margin-left: 20px;
  line-height: 100%;
  font-size: 20px; }

td.hasContxtMnu div.status-popover div.txtRowStmt {
  position: absolute;
  margin-top: 210px;
  margin-left: 20px;
  line-height: 100%;
  width: 420px; }

td.hasContxtMnu div.status-popover div.txtDeliveryETAStmt {
  position: absolute;
  margin-top: 260px;
  margin-left: 40px;
  line-height: 100%;
  font-size: 18px;
  font-weight: bold;
  color: #cc0000; }

.status-popover.right > .arrow:after {
  border-right-color: #cc0000; }

#trackTabs {
  margin-bottom: 0px;
  border-bottom: none;
  width: 900px;
  margin-left: auto;
  margin-right: auto; }

#trackTabs li a {
  color: #00529b;
  background-color: #c5dcea;
  border: none;
  font: bold 14px Arial, sans-serif;
  height: 30px;
  padding: 20px 20px 5px 20px; }

#trackTabs li.active a {
  background-color: #f7f7f7;
  height: 30px; }

div#imgItemTrack.bootstrapped {
  text-align: center;
  margin-bottom: 30px; }

div#imgItemTrack.bootstrapped div.single-result-content {
  background-color: white;
  color: white;
  z-index: 200;
  width: 900px !important;
  height: 300px !important;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Helvetica, sans-serif !important; }

div#imgItemTrack.bootstrapped div.single-result-content img {
  margin: 0px;
  border-radius: 8px; }

div#imgItemTrack.bootstrapped div.single-result-content img#yellow_dot {
  position: absolute; }

div#imgItemTrack.bootstrapped div.single-result-content i.icon-exclamation {
  position: absolute;
  color: red;
  font-size: 26px; }

div#imgItemTrack.bootstrapped div.single-result-content div.searchNum {
  position: absolute;
  font: bold 16px/1 Arial, sans-serif;
  margin-top: 22px;
  margin-left: 30px;
  color: #cc0000;
  font-family: 'Roboto_Light', Arial, sans-serif; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtPickConf {
  position: absolute;
  margin-top: 140px;
  margin-left: 18px;
  width: 80px;
  text-align: center;
  line-height: 100%;
  font-size: 14px;
  color: #333333;
  font-family: 'Roboto_Light', Arial, sans-serif; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtCurLoc {
  position: absolute;
  margin-top: 43px;
  margin-left: 30px;
  text-align: center;
  line-height: 100%;
  font-size: 12px;
  text-decoration: underline;
  color: #cc0000 !important;
  font-family: 'Roboto_Light', Arial, sans-serif; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtPickedUpOn {
  position: absolute;
  margin-top: 140px;
  margin-left: 160px;
  width: 160px;
  text-align: center;
  line-height: 100%;
  font-size: 14px;
  color: #333333;
  font-family: 'Roboto_Light', Arial, sans-serif; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtInTransit {
  position: absolute;
  margin-top: 140px;
  margin-left: 364px;
  width: 160px;
  text-align: center;
  line-height: 100%;
  font-size: 14px;
  color: #333333;
  font-family: 'Roboto_Light', Arial, sans-serif; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtCurStatus {
  position: absolute;
  margin-top: 16px;
  line-height: 100%;
  font-size: 34px;
  margin-left: 359px;
  font-family: 'Roboto_Light', Arial, sans-serif;
  color: #333333;
  font-weight: bold; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtCurStatus2 {
  position: absolute;
  margin-top: 16px;
  line-height: 100%;
  font-size: 34px;
  margin-left: 287px;
  font-family: 'Roboto_Light', Arial, sans-serif;
  color: #333333;
  font-weight: bold; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtCurStatus3 {
  position: absolute;
  margin-top: 16px;
  line-height: 100%;
  font-size: 34px;
  margin-left: 363px;
  font-family: 'Roboto_Light', Arial, sans-serif;
  color: #333333;
  font-weight: bold; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtCurStatus4 {
  position: absolute;
  margin-top: 16px;
  line-height: 100%;
  font-size: 34px;
  margin-left: 363px;
  font-family: 'Roboto_Light', Arial, sans-serif;
  color: #333333;
  font-weight: bold; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtCurStatus5 {
  position: absolute;
  margin-top: 16px;
  line-height: 100%;
  font-size: 34px;
  margin-left: 197px;
  font-family: 'Roboto_Light', Arial, sans-serif;
  color: #333333;
  font-weight: bold; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtOutForDel {
  position: absolute;
  margin-top: 140px;
  margin-left: 560px;
  width: 160px;
  line-height: 100%;
  font-size: 14px;
  color: #333333;
  font-family: 'Roboto_Light', Arial, sans-serif; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtRowStmt {
  position: absolute;
  margin-top: 60px;
  margin-left: 200px;
  line-height: 100%;
  font-size: 12px;
  color: #333333;
  font-family: 'Roboto_Light', Arial, sans-serif; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtRowStmt2 {
  position: absolute;
  margin-top: 60px;
  margin-left: 310px;
  line-height: 100%;
  font-size: 12px; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtRowStmt3 {
  position: absolute;
  margin-top: 60px;
  margin-left: 290px;
  line-height: 100%;
  font-size: 12px; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtDeliveryETAStmt {
  position: absolute;
  margin-top: 230px;
  margin-left: 60px;
  line-height: 100%;
  font-size: 18px;
  color: white;
  font-family: 'Roboto_Light', Arial, sans-serif;
  font-weight: 100; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtDeliveryETAStmt2 {
  position: absolute;
  margin-top: 230px;
  margin-left: 60px;
  line-height: 100%;
  font-size: 20px;
  font-weight: bold;
  color: white;
  font-family: 'Roboto_Light', Arial, sans-serif;
  font-weight: 100; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtDelivered {
  position: absolute;
  margin-top: 140px;
  margin-left: 756px;
  width: 160px;
  text-align: center;
  line-height: 100%;
  font-size: 14px;
  color: #333333;
  font-family: 'Roboto_Light', Arial, sans-serif; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtModInfo {
  position: absolute;
  margin-left: 340px;
  width: 500px;
  margin-top: 238px; }

div#imgItemTrack.bootstrapped div.single-result-content div.txtModInfo div.txtLastMod {
  float: right;
  font-size: 13px;
  color: #00529b;
  margin-top: 4px; }

.bootstrapped .tab-content {
  overflow: auto;
  margin-top: -430px;
  width: 900px;
  margin-left: auto;
  margin-right: auto; }

.bootstrapped .noStripe tbody tr:nth-child(odd) {
  background-color: #f7f7f7; }

.bootstrapped #tblTrackingDetails tbody tr hr {
  width: 100%; }

.bootstrapped #tblTrackingDetails tbody tr td span {
  display: block;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; }

.bootstrapped #tblTrackingDetails tbody tr td span.rowTitle {
  font-weight: bold;
  margin-bottom: 14px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif; }

.bootstrapped #tblTrackingDetails tbody tr td span.fillr {
  height: 40px; }

.bootstrapped #tblTrackingDetails tbody tr td span.secondCol {
  margin-left: 300px;
  margin-top: -20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; }

.bootstrapped #tblTrackingDetails tbody tr td span.thirdCol {
  margin-left: 100px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; }

.bootstrapped #tblTrackingDetails tbody tr div.broker {
  width: 295px;
  text-align: left;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; }

.bootstrapped #tblTrackingDetails tr.tblNoBorder {
  border-bottom: none; }

.bootstrap-table .table thead > tr > th.makeWhite {
  padding: 0;
  margin: 0;
  background-color: white; }

a.slideOut {
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  font-family: Arial, Helvetica, sans-serif !important; }

td.hiddenRow {
  padding: 0 !important;
  background-color: #00529b;
  color: white; }

.bootstrapped table#collapsibleHist {
  display: none; }

.bootstrapped table#collapsibleHist thead tr th {
  background-color: #f7f7f7;
  color: #666;
  text-align: center; }

.bootstrapped table#collapsibleHist tbody tr td {
  text-align: center;
  color: #666;
  line-height: 4;
  padding-bottom: 0px;
  width: 300px; }

.bootstrapped table#collapsibleHist tbody tr td div.accordian-body.in {
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  line-height: 1.2;
  font-weight: lighter; }

.bootstrapped table#collapsibleHist tbody tr td.accStat {
  color: #08c; }

.bootstrapped table#collapsibleHist tbody tr td.accStat:hover {
  text-decoration: underline; }

.bootstrapped table#collapsibleHist tbody tr td.redDot {
  color: #08c; }

.bootstrapped table#collapsibleHist tbody tr td.redDot:hover {
  text-decoration: underline; }

.bootstrapped table#collapsibleHist tbody tr td.msieRedDot {
  color: #08c; }

.bootstrapped table#collapsibleHist tbody tr td.msieRedDot:hover {
  text-decoration: underline; }

.bootstrapped table#collapsibleHist tbody tr:nth-child(even) {
  background-color: #00529b; }

.bootstrapped table#collapsibleHist tbody tr:nth-child(even) td {
  line-height: 1;
  color: white;
  font-weight: normal; }

.bootstrapped table#collapsibleHist div.arrow-up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px; }

.bootstrapped div.tab-content {
  overflow: hidden; }

.bootstrapped div.docList {
  width: 100%;
  font-size: 16px;
  text-align: left;
  margin-bottom: 290px; }

.bootstrapped div.docList div a {
  line-height: 2;
  color: #666; }

.bootstrapped div.docList div a:hover {
  color: #cc0000; }

.bootstrapped div.docList div.leftCol {
  float: left;
  width: 50%;
  margin-bottom: 30px; }

.bootstrapped div.docList div.rightCol {
  float: right;
  width: 50%; }

div#footer {
  text-align: center;
  background-color: white;
  height: 90px; }

div#footer p {
  margin: 8px auto 0;
  text-align: center; }

div#footer p a {
  color: #08c;
  text-decoration: none; }

span.hideMe {
  display: none; }

a#logout {
  font-family: 'Roboto_Light', Arial, sans-serif !important; }

a#login_info {
  color: white;
  font-family: "Roboto_Medium", Arial, sans-serif;
  text-shadow: none; }

a#login_info:hover {
  color: white; }

div.btn-group {
  margin-top: 8px; }

#site-canvas {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: .3s ease all;
  transition: .3s ease all;
  background: #f7f7f7;
  margin-bottom: 0;
  overflow: hidden; }

body {
  margin: 0;
  padding: 0;
  height: 100%; }

div#masTplWrapper {
  background: #f7f7f7;
  margin-bottom: 0; }

div#masTplAppContainer {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  margin: 0; }

.blueTxt {
  color: #cc0000;
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold;
  font-family: 'Roboto_Light', Arial, sans-serif; }

p {
  color: #666;
  font-size: 13px;
  line-height: 19px;
  font-family: 'Roboto_Light', Arial, sans-serif; }

.bootstrapped input[type='text'],
.bootstrapped input[type='email'],
.bootstrapped input[type='password'] {
  color: #999999;
  color: #555;
  height: 20px;
  margin-bottom: 25px;
  border-radius: 6px;
  border: 1px solid #dadada; }

div#imgItemTrack {
  background-color: white; }

div.tabpanel {
  background-color: white; }

table#appwrapper {
  width: 100%;
  margin: 0;
  padding: 0px !important;
  border: none;
  margin-bottom: -80px; }

table#appwrapper tbody {
  width: 100%;
  margin: 0;
  padding: 0px !important;
  border: none; }

table#appwrapper tbody tr {
  width: 100%;
  margin: 0;
  padding: 0px !important;
  border: none; }

table#appwrapper tbody tr td {
  width: 100%;
  margin: 0;
  padding: 0px !important;
  border: none; }

svg#go_btn {
  height: 30px;
  width: 53px;
  margin-bottom: 20px;
  margin-top: -5px;
  outline: none;
  margin-top: -35px; }

svg#go_btn text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

input#go_btn {
  outline: none;
  margin-top: -35px; }

input#go_btn text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

span.failMsg {
  color: #ff8484;
  text-shadow: 0 0 5px #ff8484;
  float: left;
  margin-top: -25px;
  font-size: 14px; }

span.exceptTxt {
  color: #ff8484;
  text-shadow: 0 0 1px #ff8484; }

div#findingProModal {
  width: 680px;
  left: 45%;
  display: none; }

div#findingProModal input.modalBtn {
  width: 70px;
  height: 30px;
  border-radius: 6px;
  box-shadow: none;
  border-width: 1px; }

.bootstrapped .modal-backdrop,
.modal-backdrop.fade.in {
  opacity: .8;
  z-index: 100;
  filter: alpha(opacity=80); }

.bootstrapped .modal.fade.in {
  top: 10%;
  z-index: 1050; }

.bootstrapped .modal {
  overflow-x: hidden;
  max-height: 600px;
  width: 868px;
  left: none;
  margin-left: none; }

.bootstrapped input[type='textarea'].failVal,
.bootstrapped input[type='text'].failVal,
.bootstrapped input[type='email'].failVal,
.bootstrapped input[type='password'].failVal,
.bootstrapped select.failVal {
  border: 1px solid #ff8484; }

#docsList h4 {
  color: #666;
  font-family: 'Roboto_Light', Arial, sans-serif;
  font-weight: lighter;
  line-height: 1.5;
  text-align: left; }

h3.hdrMsg {
  color: #666;
  font-family: 'Roboto_Light', Arial, sans-serif;
  font-weight: lighter;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px; }

div#ui-datepicker-div {
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

div#ui-datepicker-div div.ui-datepicker-title span {
  font-size: 20px; }

div#ui-datepicker-div div.ui-datepicker-header {
  border-top: 1px solid #ccc;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-left: 4px; }

div#ui-datepicker-div div.ui-datepicker-header a {
  margin-right: 3px; }

div#ui-datepicker-div div.ui-datepicker-header a:hover {
  cursor: pointer; }

div#ui-datepicker-div tbody {
  background-color: #ddd;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc; }

div#ui-datepicker-div tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px; }

div#ui-datepicker-div tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px; }

button#btnPrntFx {
  background-color: #00529b;
  height: 30px;
  width: 120px;
  border: none;
  color: white;
  text-decoration: none;
  font: 14px/1 Arial, sans-serif;
  margin-bottom: -10px; }

button#btnPrntFx i {
  margin-left: 8px;
  margin-right: 5px;
  color: white;
  font-size: 20px;
  text-decoration: none;
  font-weight: normal; }

button#btnEmail {
  background-color: #00529b;
  height: 30px;
  width: 120px;
  border: none;
  color: white;
  text-decoration: none;
  font: 14px/1 Arial, sans-serif;
  margin-bottom: -10px;
  margin-left: 10px;
  margin-right: -28px; }

button#btnEmail i {
  margin-left: 8px;
  margin-right: 5px;
  color: white;
  font-size: 20px;
  text-decoration: none;
  margin-top: -1px;
  font-weight: normal; }
  
button#btnNotify {
  background-color: #cc0000;
  height: 30px;
  width: 160px;
  border: none;
  color: white;
  text-decoration: none;
  font: 14px/1 Arial, sans-serif;
  margin-bottom: -10px;
  margin-left: -120px; 
  font-family: 'Roboto_Medium', Arial, sans-serif; }  

.bootstrapped .icon-print {
  background-position: 100px; }

div#context-menu {
  border-width: 0px; }

div#context-menu ul.dropdown-menu {
  padding-top: 0px;
  padding-bottom: 0px;
  border-width: 0px; }

div#context-menu ul.dropdown-menu:hover {
  color: white;
  cursor: pointer;
  border-width: 0px; }

div#context-menu ul.dropdown-menu li {
  border-width: 0px; }

div#context-menu ul.dropdown-menu li a {
  margin: none;
  padding: none;
  border-width: 0px;
  color: #666;
  background-color: white; }

div#context-menu ul.dropdown-menu li a:hover {
  color: white;
  border-width: 0px; }

div#context-menu ul.dropdown-menu li .bootstrapped:hover {
  color: white;
  border-width: 0px; }

div#context-menu:hover {
  cursor: pointer;
  border-width: 0px; }

table#appwrapper tbody tr.exceptRow {
  width: 100%;
  margin: 0;
  padding: 0px !important;
  border: 1px solid red;
  border-right: 2px solid red;
  border-left: 2px solid red; }

table#appwrapper tbody tr.exceptRow td.redDot svg {
  position: absolute;
  margin-left: -50px;
  margin-top: 12px;
  height: 30px;
  width: 30px; }

table#appwrapper tbody tr.exceptRow td img.redDot {
  position: absolute;
  margin-left: -50px;
  margin-top: 12px;
  height: 30px;
  width: 30px; }

table#appwrapper tbody tr.exceptRow td.msieRedDot svg {
  position: absolute;
  margin-left: 50px;
  margin-top: 12px;
  height: 30px;
  width: 30px; }

table#appwrapper tbody tr.exceptRow td img.msieRedDot {
  position: absolute;
  margin-left: 50px;
  margin-top: 12px;
  height: 30px;
  width: 30px; }

table#appwrapper tbody tr.exceptRow td i {
  position: absolute;
  margin-left: -38px !important;
  margin-top: 20px !important;
  color: white;
  font-size: 20px; }

.dotStep5 {
  margin-top: 86px;
  margin-left: -82px; }

.dotStep4 {
  margin-top: 86px;
  margin-left: -280px; }

.dotStep3 {
  margin-top: 86px;
  margin-left: -476px; }

.dotStep2 {
  margin-top: 86px;
  margin-left: -682px; }

.dotStep1 {
  margin-top: 86px;
  margin-left: -860px; }

.icoStep5 {
  margin-top: 98px;
  margin-left: -71px; }

.icoStep4 {
  margin-top: 98px;
  margin-left: -269px; }

.icoStep3 {
  margin-top: 98px;
  margin-left: -465px; }

.icoStep2 {
  margin-top: 98px;
  margin-left: -671px; }

.icoStep1 {
  margin-top: 98px;
  margin-left: -849px; }

.svgDotStep4IE {
  position: absolute !important;
  margin-top: 86px !important;
  margin-left: -864px !important; }

.svgDotStep3IE {
  position: absolute !important;
  margin-top: 86px !important;
  margin-left: -684px !important; }

.svgDotStep2IE {
  position: absolute !important;
  margin-top: 86px !important;
  margin-left: -480px !important; }

.svgDotStep1IE {
  position: absolute !important;
  margin-top: 86px !important;
  margin-left: -286px !important; }

.svgDotStep0IE {
  position: absolute !important;
  margin-top: 86px !important;
  margin-left: -87px !important; }

.svgIcoStep4 {
  position: absolute;
  margin-top: 100px !important;
  margin-left: 52px;
  z-index: 5; }

.svgIcoStep3 {
  position: absolute;
  margin-top: 100px !important;
  margin-left: 232px;
  z-index: 5; }

.svgIcoStep2 {
  position: absolute;
  margin-top: 100px !important;
  margin-left: 436px;
  z-index: 5; }

.svgIcoStep1 {
  position: absolute;
  margin-top: 100px !important;
  margin-left: 630px;
  z-index: 5; }

.svgIcoStep0 {
  position: absolute;
  margin-top: 100px !important;
  margin-left: 829px;
  z-index: 5; }

.svgDotStep4 {
  position: absolute !important;
  margin-top: -217px !important;
  margin-left: -411px !important; }

.svgDotStep3 {
  position: absolute !important;
  margin-top: -217px !important;
  margin-left: -231px !important; }

.svgDotStep2 {
  position: absolute !important;
  margin-top: -217px !important;
  margin-left: -27px !important; }

.svgDotStep1 {
  position: absolute !important;
  margin-top: -217px !important;
  margin-left: 167px !important; }

.svgDotStep0 {
  position: absolute !important;
  margin-top: -217px !important;
  margin-left: 366px !important; }

span.hidden {
  display: none; }

div.dateCol {
  margin-top: -20px; }

.bootstrapped ul#trackTabs.nav.nav-tabs li a {
  border-radius: 0px; }

table#appwrapper tbody tr td {
  width: 300px;
  margin-bottom: 20px; }

rect#rect3338 {
  fill: #c5dcea !important; }

#rect3344-1 {
  fill: #cc0000 !important; }

div#history {
  width: 1860px !important;
  text-align: left; }

div#history svg#svg3 {
  outline: none; }

div#history svg#svg3:hover {
  cursor: pointer; }

div#history svg#svg4 {
  margin-left: 805px;
  outline: none; }

div#history svg#svg4:hover {
  cursor: pointer; }

div#history img#img3 {
  margin-bottom: 30px;
  outline: none; }

div#history img#img3:hover {
  cursor: pointer; }

div#history img#img4 {
  margin-bottom: 30px;
  margin-left: 800px;
  outline: none; }

div#history img#img4:hover {
  cursor: pointer; }

.bootstrapped table#histTable {
  float: left;
  border: solid #aac SE9;
  border-width: 1px;
  width: 900px; }

.bootstrapped table#histTable thead th {
  background-color: #f7f7f7;
  color: #666;
  text-align: center;
  border: solid #1c1e1c;
  border-width: 1px;
  font-size: 14px;
  line-height: 1.3; }

.bootstrapped table#histTable tbody tr td {
  border: solid #1c1e1c;
  border-width: 1px;
  text-align: center;
  color: #666;
  font-family: 'Roboto_Light', Arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.3;
  padding: 20px !important; }

.bootstrapped table#histTable tbody tr td span {
  line-height: 50px;
  font-size: 14px;
  font-weight: bold; }

.bootstrapped table#histTable tbody tr td:nth-child(1) {
  width: 150px; }

.bootstrapped table#histTable tbody tr td:nth-child(2) {
  width: 600px; }

.bootstrapped table#histTable tbody tr td:nth-child(3) {
  width: 150px; }

.bootstrapped table#detailHistTable {
  float: right;
  border: solid #aac SE9;
  border-width: 1px;
  width: 900px; }

.bootstrapped table#detailHistTable svg#back_to_results_btn {
  margin-left: 10px; }

.bootstrapped table#detailHistTable svg#back_to_results_btn text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

.bootstrapped table#detailHistTable thead th {
  background-color: #f7f7f7;
  color: #666;
  text-align: center;
  border: solid #1c1e1c;
  border-width: 1px;
  font-size: 14px;
  line-height: 1.3; }

.bootstrapped table#detailHistTable tbody tr td {
  border: solid #1c1e1c;
  border-width: 1px;
  text-align: center;
  color: #666;
  font-family: 'Roboto_Light', Arial, sans-serif;
  font-size: 10pt;
  font-size: 13px;
  line-height: 1.3;
  font-style: normal;
  font-weight: normal;
  padding: 20px !important; }

.bootstrapped table#detailHistTable tbody tr td span {
  line-height: 50px;
  font-size: 14px;
  font-weight: bold; }

.bootstrapped table#detailHistTable tbody tr td:nth-child(1) {
  width: 150px; }

.bootstrapped table#detailHistTable tbody tr td:nth-child(2) {
  width: 600px; }

.bootstrapped table#detailHistTable tbody tr td:nth-child(3) {
  width: 150px; }

span.isException {
  padding-right: 35px; }

span.isException svg {
  margin-right: 10px;
  height: 25px;
  width: 25px;
  margin-bottom: -7px; }

td.adjClr {
  background-color: white; }

div#history.tab-pane img.close_btn:nth-of-type(1) {
  margin-top: -50px;
  margin-left: -35px; }

div#history.tab-pane img.close_btn:nth-of-type(2) {
  margin-top: -50px;
  margin-left: 930px; }

img.close_btn:hover {
  cursor: pointer; }

.bootstrapped .modal::-webkit-scrollbar {
  width: 20px;
  height: 18px; }

.bootstrapped .modal::-webkit-scrollbar-thumb {
  height: 6px;
  border: 6px solid transparent;
  background-clip: padding-box;
  -webkit-border-radius: 18px;
  background-color: #cc0000;
  -webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05); }

.bootstrapped .modal::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none; }

.bootstrapped .modal::-webkit-scrollbar-corner {
  background-color: transparent; }

#dispPreempt {
  padding: 20px; }

#dispPreempt span {
  color: #666;
  font-family: 'Roboto_Light', Arial, sans-serif;
  font-size: 14pt;
  margin-bottom: 40px;
  line-height: 1.4;
  margin-top: 70px; }

#dispPreempt #ajax-loader {
  margin-top: 40px;
  margin-bottom: 30px; }

#dispPreempt img.close_btn {
  position: absolute;
  margin-top: -50px;
  margin-left: 380px; }

#dispPreempt img.close_btn:hover {
  cursor: pointer; }

#trackShipmt {
  border-radius: 6px;
  border: 1px solid #ccc; }

#trackShipmt:focus {
  border-width: 1px;
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  box-shadow: 0 0 8px rgba(82, 168, 236, 0.6) !important; }

.bootstrapped table#appwrapper tbody tr td {
  padding: 0px !important; }

#back_btn {
  margin-left: 46%;
  cursor: pointer;
  margin-bottom: 20px;
  margin-top: 40px; }

#back_btn text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

#mcw_app_header {
  width: 940px; }

#mcw_app_header div div {
  margin-top: 80px;
  margin-bottom: 10px; }

#mcw_app_header div div button {
  background-color: #cc0000;
  background-image: none;
  font-size: 20px;
  border-radius: 0px;
  border-width: 0px;
  color: white;
  width: 150px;
  outline: none;
  font-family: 'Roboto_Medium', Arial, sans-serif; }

#appwrapper #masTplAppContainer {
  width: 100%; }

#appwrapper #masTplAppContainer table.stdTableAsGroupBox tr td {
  max-width: 940px; }

#appwrapper #masTplAppContainer table.stdTableAsGroupBox .stdDisplayText {
  background-color: white;
  color: #858585;
  font-family: 'Roboto_Light', Arial, sans-serif !important;
  font-size: 1.1em;
  padding-bottom: 8px; }

#appwrapper #masTplAppContainer table.stdTableAsGroupBox .stdDisplayText a {
  color: #858585;
  font-weight: bold; }

#appwrapper #masTplAppContainer table.stdTableAsGroupBox .stdDisplayText img {
  display: none; }

th {
  background-color: white;
  color: #858585;
  font-family: 'Roboto_Light', Arial, sans-serif;
  font-size: 3em;
  padding-bottom: 40px;
  padding-top: 30px; }

tr.columnbg {
  background-color: #dfdfdf; }

tr.columnbg td {
  font-family: 'Roboto_Light', Arial, sans-serif !important;
  color: #cc0000;
  padding: 8px; }

td.stdHighlightMarketingBriefText {
  display: none; }

fieldset.stdFieldset {
  border: none; }

#mcw_app_header {
  margin-top: 0px; }

#search-track {
  width: 200px !important;
  margin-right: -20px !important;
  margin-top: 135px !important; }

#search-track #searchField {
  border: 0;
  width: 150px;
  height: 42px;
  background: url(../images/XPO/searchicon.png) no-repeat scroll 130px;
  background-size: 20px 20px;
  background-color: #dfdfdf;
  color: #858585;
  border-radius: 0px;
  outline: none;
  border: 0px;
  box-shadow: none;
  padding: 0;
  padding-left: 10px;
  margin-top: -80px; }

#search-track #search_btn {
  margin-top: -53px !important;
  cursor: pointer; }

#search-track #search_btn text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

footer#footer {
  position: relative;
  bottom: inherit;
  left: inherit; }

.bootstrapped .dropdown-menu {
  padding: 0; }

.bootstrapped .navbar .nav li .dropdown-menu:before {
  border-bottom: 6px solid #1c1e1c; }

.bootstrapped .navbar .nav li .dropdown-menu:after {
  border-bottom: 6px solid #1c1e1c; }

#applSpecNav_tab_items li a {
  color: #858585;
  font-family: 'Roboto_Light', Arial, sans-serif; }

body#applSpecNav_tab1 li.applSpecNav_tab1 a {
  background-color: #fff;
  color: #333333;
  top: 1px;
  border-top: 2px solid #cc0000; }

tr.altbg {
  background-color: #dfdfdf; }

a.underlined {
  color: #333333;
  font-weight: bold; }

#login_info {
  font-family: 'Roboto_Light', Arial, sans-serif; }

button#btnPrntFx,
button#btnEmail {
  font-family: 'Roboto_Medium', Arial, sans-serif;
  background-color: #cc0000; }

.bootstrapped tbody tr:nth-child(odd) {
  background-color: #dfdfdf;
  color: #333333; }

table#resultsListDataGrd.table tbody tr td:nth-child(1) {
  font-weight: bold;
  color: #333333; }

table#resultsListDataGrd.table tbody tr td:nth-child(1):hover {
  background-color: #858585;
  color: white; }

table#resultsListDataGrd.table tbody tr td:nth-child(2) {
  font-weight: bold;
  color: #333333; }

table#resultsListDataGrd.table tbody tr td:nth-child(2):hover {
  background-color: #858585;
  color: white; }

table#resultsListDataGrd.table tbody tr td:nth-child(6) {
  font-weight: bold;
  color: #333333; }

table#resultsListDataGrd.table tbody tr td:nth-child(6) a {
  text-decoration: underline;
  color: #333333; }

table#resultsListDataGrd.table tbody tr td:nth-child(6):hover {
  background-color: #858585;
  color: white; }

table#resultsListDataGrd.table tbody tr td:nth-child(6):hover a {
  text-decoration: underline; }

table#resultsListDataGrd.table tbody tr td {
  color: #666;
  vertical-align: middle;
  width: 40px;
  border: solid #858585;
  border-width: 0 1px;
  padding: 10px !important; }

table#resultsListDataGrd.table tbody tr td select.grdSelect {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  resize: none;
  border-width: 0px;
  margin: 0;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  outline: none; }

table#resultsListDataGrd.table tbody tr td select.grdSelect:focus {
  border: 0;
  box-shadow: none !important;
  outline: none; }

#search_again_btn {
  color: #cc0000; }

#search_again_btn text tspan {
  font-family: 'Roboto_Medium', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: normal; }

div#itemsNotFound form img {
  margin-top: -30px;
  cursor: pointer;
  float: right;
  margin-right: 5px; }

div.txtCurDate {
  font-size: 12px;
  color: white;
  font-family: 'Roboto_Light', Arial, sans-serif;
  font-weight: 100;
  margin-top: 255px;
  position: absolute;
  margin-left: 60px; }

div.txtLastMod {
  font-size: 12px;
  color: white;
  font-family: 'Roboto_Light', Arial, sans-serif;
  font-weight: 100;
  margin-top: 255px;
  position: absolute;
  margin-left: 60px; }

div#delivContR {
  margin-top: 215px;
  margin-left: 648px;
  position: absolute;
  width: 250px; }
  div#delivContR div.txtDelivTitle {
    float: left;
    line-height: 100%;
    font-size: 18px;
    color: white;
    font-family: 'Roboto_Light', Arial, sans-serif;
    font-weight: 100;
    margin-bottom: 7px; }
  div#delivContR div.txtDelivStart {
    float: left;
    font-size: 12px;
    color: white;
    font-family: 'Roboto_Light', Arial, sans-serif;
    font-weight: 100; }
  div#delivContR div.txtDelivEnd {
    float: left;
    font-size: 12px;
    color: white;
    font-family: 'Roboto_Light', Arial, sans-serif;
    font-weight: 100; }

#site-menu a.slideOut {
  color: #333333; }

#trackTabs li a {
  color: #333333;
  background-color: #c5dcea;
  border: none;
  font-weight: bold;
  height: 30px;
  padding: 20px 20px 5px 20px; }

#trackTabs li a {
  background-color: #dfdfdf;
  border: none;
  font-weight: bold;
  height: 30px;
  padding: 20px 20px 5px 20px; }

#trackSearchField {
  border: none;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  background-color: #dfdfdf; }

table#resultsListDataGrd.table thead tr th {
  background-color: #333333;
  border: 1px solid #dfdfdf;
  padding: 5px; }

table#resultsListDataGrd.table thead tr th div.th-inner.sortable {
  background-color: #333333;
  color: white;
  font-family: 'Roboto_Medium', Arial, sans-serif;
  font-weight: normal;
  font-size: 13px; }

table#resultsListDataGrd.table thead tr th:nth-child(1) {
  min-width: 80px; }

table#resultsListDataGrd.table thead tr th:nth-child(3) {
  min-width: 100px; }

table#resultsListDataGrd.table thead tr th:nth-child(5) {
  min-width: 120px; }

table#resultsListDataGrd.table thead tr th:nth-child(6) {
  min-width: 125px; }

.bootstrapped tbody tr:nth-child(even) td select.grdSelect {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  resize: none;
  border-width: 0px;
  background-color: #dfdfdf;
  margin: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  outline: none; }

#mcw_app_header div.row {
  margin-top: 0px; }

#mcw_alertbar {
  padding-top: 3px;
  margin-top: 3px;
  background-color: #dfdfdf;
  color: #cc0000;
  font-family: 'Roboto_Light', Arial, sans-serif;
  box-shadow: none;
  height: 16px; }

#mcw_alertbar a {
  color: #cc0000; }

svg#Layer_1 {
  margin-left: 10px; }

h4.hlpTitle {
  color: #333333; }

h4#myModalLabel {
  color: #333333;
  font-family: 'Roboto_Light', Arial, sans-serif; }

.navbar .nav li a {
  float: none;
  padding: 10px 15px 10px;
  color: #777;
  text-decoration: none; }

#topnav div div.nav-collapse.collapse ul li.dropdown a {
  margin-top: -1px; }

.bootstrapped .btn-group .btn,
.bootstrapped .btn-group .dropdown-menu,
.bootstrapped .btn-group .popover {
  font-size: 14px;
  margin-top: 8px; }

ul.shipIt.dropdown-menu:before {
  content: "";
  border: 16px solid transparent;
  border-bottom: 16px solid #1c1e1c;
  display: inline-block;
  margin: 0 60px -5px;
  position: absolute;
  top: -26px; }

ul.support.dropdown-menu:before {
  content: "";
  border: 16px solid transparent;
  border-bottom: 16px solid #1c1e1c;
  display: inline-block;
  margin: 0 60px -5px;
  position: absolute;
  top: -26px; }

div#findingProModal input.modalBtn {
  width: 70px;
  height: 32px;
  border-radius: 0px;
  box-shadow: none;
  border-width: 0px;
  background: url(../images/mycon-way/close_modalBtn_btn.png) no-repeat scroll;
  color: transparent;
  outline: none; }

.modal-header {
  padding: 9px 15px;
  border-bottom: 0px; }

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: white;
  border-top: 0px;
  border-radius: 0 0 6px 6px;
  box-shadow: inset 0 1px 0 #fff; }

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: none;
  outline: 0;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  border-radius: 0px; }

td {
  font-family: 'Roboto_Light', Arial, sans-serif !important;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #000000; }

table#resultsListDataGrd.table tbody tr td:nth-child(1) {
  font-weight: normal;
  color: #333333;
  font-family: 'Roboto_Medium', Arial, sans-serif !important; }

table#resultsListDataGrd.table tbody tr td:nth-child(2) {
  font-weight: normal;
  color: #333333;
  font-family: 'Roboto_Medium', Arial, sans-serif !important; }

table#resultsListDataGrd.table tbody tr td:nth-child(6) {
  font-weight: normal;
  color: #333333;
  font-family: 'Roboto_Medium', Arial, sans-serif !important; }

span.exceptTxt {
  color: #ee2e24;
  text-shadow: none;
  font-family: 'Roboto_Medium', Arial, sans-serif !important; }

.bootstrapped .dropup .caret, .bootstrapped .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid white;
  content: ""; }

.bootstrapped .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid white;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: ""; }

div#imgItemTrack div.single-result-content svg {
  margin-top: -10px; }

#docsList > h4 > a:nth-child(1) {
    color: #CC0000 !important; }