.btnETA {
     background-color: #003184;
     border-color: #003184;
     color: #ffffff; font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.btnETA:hover, .btnETA:focus, .btnETA:active, .btnETA.active, .open .dropdown-toggle.btnETA {
     background-color: #337ab7;
     border-color: #337ab7;
     color: #ffffff;
}
.trackContainer {
    padding-left:64px;
    padding-right: 64px;
}
#preloader{ 
    background:#ffffff;
    opacity:.9;
    display:none;
    bottom: 0;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
    overflow-x: hidden;
    overflow-y: auto;
}
.preloaderContent {
    position:absolute;top:30%;
    left:40%;
    text-align:center;
    font-size:11px;
    color:#003184;
    line-height:3;
}
.trackWrapper {
    min-height:600px;
}
.wrapperPrgressSearchBars {
    background-repeat:no-repeat;
    background-color:#ffffff;
    padding-top: 22px;
}
#sectionProgressBar {
    padding:16px 16px 16px 16px;
    margin: 0;
}
#sectionDetailedResults{
    padding:16px;
}
.trackHeading { 
    width:100%;
    padding-top:18px;
    padding-bottom:12px;
}
.trackHeading h1 {
    margin:0px;;
    width:220px;
    font-size:22px;
}

/* Track search *******************/

a.infoModalIcon {
	color:#D6DEEB;
	cursor: pointer; 
	margin-left: 4px;
}
a.infoModalIcon:hover {
	color:#D6DEEB;
}
.modal-content {
    border-radius:0;
}
.ui-autocomplete {z-index: 9999;}
.trackHeader {
	padding-bottom:32px;  		
	color:#ffffff;
}
.trackHeaderTitle h5  {
	color:#ffffff;
}
.inputWrapper{
	background-color: #ffffff;
	border: solid 1px #ccc;
    border-radius: 0px;
    overflow: hidden;
    padding: 6px;
    width: 100%;
}
input#label_number.form-control.input-lg {
	background-color: #ffffff;
	border-radius: 0px;
	border: medium none;
	box-shadow: none;
}
button#trace_button {
     height: 42px;
	 width: 120px;
     line-height: 50%;
     border-radius: 0px;
     border: 0px none;
}
.btn-outline-grey {
    background-color: transparent;
    border: 1px solid #bebebe;
    color: #5e5e5e;
}
.btn-outline-grey:hover, .btn-outline-grey:focus, .btn-outline-grey:active, .btn-outline-grey.active, .open .dropdown-toggle.btn-outline-grey {
    background-color: #003184;
    border: 1px solid #003184;
    color: #ffffff;
}

.iconResultHeader{
	float:left; 
	padding: 0px 22px 6px 64px;
}

#btnFullResults{
     height:28px;
     border-radius:0px;  
}
/* Alert Error bar ****************/
#errorMessageWrapper 
{
	font-size: 14px;    
    color: #d36419;
    line-height:1.5;
    margin-bottom:14px;
    background-color: #f5eae0;
}
.errorMessageHeading {
    margin-bottom: 4px;
}

.alert {
  border-radius: 0;
  display: table;
  width: 100%;
  margin-bottom: 0px;
}

.alert-top {
  padding-left: 80px;
  position: relative;
}

.alert-top.rounded {
  border-radius: 0px;
  -webkit-border-radius: 0px;
}

.alert-top.rounded .icon {
  border-radius:  0px;
  -webkit-border-radius: 0px;
}

.alert-top .icon {
  text-align: center;
  width: 60px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #bdbdbd;
  padding-top: 15px;
}

.alert-top .icon:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #bdbdbd;
  position: absolute;
  border-left: 0;
  border-bottom: 0;
  top: 50%;
  right: -6px;
  margin-top: -3px;
  background: #fff;
}

.alert-top .icon i {
  font-size: 24px;
  color: #ffffff;
  left: 18px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
.alert-top.alert-warning .icon, 
.alert-top.alert-warning .icon:after {
  border-color: #d36419;
  background: #d36419;
}
.alert-warning {
  background-color: #D37A19;
  border-color: #D37A19;
  color: #ffffff;
}

/* Input clear x button*******************/
::-ms-clear {
  display: none;
}
.form-control-clear {
	z-index: 10;
	pointer-events: auto;
	cursor: pointer;
	color: #D6DEEB;
}

span.form-control-clear.glyphicon.glyphicon-remove.form-control-feedback{ color:#000000; }

/* Delay message *******************/
.alert-Message {
    background-color: #ffffdb;
    color: #003190;
 	margin-bottom: 0px;
	border-bottom: solid 1px #f5f5aa;  
	border-top: solid 1px #f5f5aa;
}

div.alertMessageWrapper .alert { border-radius: 0px;}

.sectionStartMessage, .sectionStartMessage H3 {
	color: #ffffff;
}

/* CCL message *******************/
.CCLmessageWrapper {
	font-family:  "Open Sans", Arial, Helvetica, sans-serif;
	color:#003184;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color:#EBEBEB;
	font-size: 14px;
}
.CCLmessageLabelNumbers {
font-size: 16px;
}

ul.CCLmessageLabelList{
	padding: 0; 
	list-style-type: none; 	
}
ul.CCLmessageLabelList li {
    display: inline-block;
}
ul.CCLmessageLabelList li:after {
  content: '|';
  padding: 0 1rem;
}

ul.CCLmessageLabelList li:last-child:after {
  content: '';
}

/* Progress bar *******************/
.progressWrapper{ 
    padding-top:8px;
	padding-bottom: 72px;
    width: 100%;
	}
.progress {
    height: 4px;
	position: relative;
	background: #4266a4 none repeat scroll 0 0;
    border-radius: 0;  
    overflow: visible;
	box-shadow:none;
	margin-top: 72px;
    margin-right: 10px;
	}
.progress-bar { 
    height:4px;
	background:#6bab00;    
    margin-top:0px;
	}

.popover{
    width:320px;    
}	
	
ul.depotLocations  {
	padding-top: 0px;
	width:100%;
    list-style-type: none;
	padding:0!important;
	}
	
ul.depotLocations li {
	display: inline-block;
	padding:0!important;
	font-size: 11px;
	position: absolute;
	
	}

ul.depotLocations li.first{
	left:0px;
	}
li.first .progressDepotLabel{ 
	left: -6px;
    top: 8px;
    color:#ffffff;
}
li.last .progressDepotLabel{ 
	left: -50%;
    top: 48px;
    position: absolute;
    width: 84px;
}

ul.depotLocations li.last{
	left:0px;
	}

/* Progress bar last icon + info */

.last-destination .progressIcon-last {
    box-shadow: 0 0 0 0px #003184;
    background:url(/images/track/iconTimeline_pin4266A4.png) #003184;
    border: 2px solid #4266A4;
    width: 38px;
    height: 38px;
}
.last-destination .progressDepotLabel {
    color:#4266A4;
}
.last-delivered .progressIcon-last {
    box-shadow: 0 0 0 0px #6BAB00;
    background:url(/images/track/iconTimeline_pinWhite.png) #6BAC00;
    border: 2px solid #6BAC00;
    width: 38px;
    height: 38px;
}
.last-onForward .progressIcon-last {
    box-shadow: 0 0 0 0px #6BAB00;
    background:url(/images/track/iconTimeline_onForward.png) #002B70;
    border: 2px solid #6BAC00;
    width: 38px;
    height: 38px;
}
.last-parcelConnect .progressIcon-last {
    box-shadow: 0 0 0 0px #6BAB00;
    background:url(/images/track/iconTimeline_upArrowWhite.png) #d37a19;
    border: 2px solid #6BAC00;
    width: 38px;
    height: 38px;
}
.last-ccl .progressIcon-last {
    box-shadow: 0 0 0 3px #6BAB00;
    background:url(/images/track/iconTimeline_eclamationLastWhite.png) #D37A19;
    border: 2px solid #003184;
    width: 34px;
    height: 34px;
    /*animation: color-animation 1s infinite linear alternate;*/
	}
.last-outOfTime .progressIcon-last {
    box-shadow: 0 0 0 3px #6BAB00;
    background:url(/images/track/iconTimeline_OutOfTime.png) #D6DEEB;
    border: 2px solid #003184;
    width: 34px;
    height: 34px; 
	}


@keyframes color-animation {
    0% {
       background: #003184;
    }
    100% {
       background: #F97A35;
    } 
 }

.depotWrap { 
	float:right;
	position: relative;
	z-index: 24;
	text-align: center;
	
	}

li.first div.depotWrap { float:left;}

.progressDepots {
	position: relative;
	z-index: 8;
	top:-33px;
	}

.progressTransportIconWrapper{
	width:150%;
	position: relative;
	top:-60px;
	}
	
.progressTransportIcon {
	position: relative;
	z-index: 12;
	/* width of icon png canvas */
	left:-74px;
	}
#iconTimeline_exclamation{
    position: relative;
    left: -21px;
}
.progressIcon {	
    height: 20px;
    width: 20px;
    background-color: #003184;
    border: 3px solid #4266a4;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    left: 50%;
    top:1px;
	}
.progressIcon-active {
    height: 16px;
    width: 16px;
    top:3px;
	box-shadow: 0 0 0 3px #6bab00;
	border: 3px solid #003184;
	background-color: #6BAC00;
	}
.progressIconAttention {
	background:url(../images/progressAttention.png) center center no-repeat;
	background-color: transparent !important;
	border-radius: 0% !important;	
	box-shadow: none !important;	
	border:none !important; 
	width:30px;
	height:30px;
}
.alertSignWrapper{	
	position: relative;
	left: calc(50% - 8px);
	float: right;
}
.alertSignWrapperLabel{
	position: relative;	
	top:-80px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color:#003184;	
}
.progressIconAlert {
	background:url(../images/bubbleAlert.png) center center no-repeat;
	background-color: transparent !important;
	border-radius: 0% !important;	
	box-shadow: none !important;	
	border:none !important; 
	width:52px;
	height:52px;
	position: relative;
	top:-74px;
	cursor: pointer;
}
.progressIconCCL {
	background:url(../images/bubbleCCL.png) center center no-repeat;
	background-color: transparent !important;
	border-radius: 0% !important;	
	box-shadow: none !important;	
	border:none !important; 
	width:52px;
	height:52px;
	position: relative;
	top:-74px;
}
.progressIcon-first {
    left: -4px;
    top:-6px;
	width: 38px;
    height: 38px;
    background:url(/images/track/trackIcon_pickup32.png) center center no-repeat #6BAC00;	 
	border-radius: 50%;
	border: 3px solid #ffffff;
	/*background-color: #6BAC00;*/
    box-shadow: none;	
	position:relative;
    border: 2px solid #6BAC00;
  
}	
.progressIcon-last {
	right: -8px;
    top:-6px;
 	width: 34px;
    height: 34px;
    background:url(/images/track/iconTimeline_pin4266A4.png) center center no-repeat #003184;	
	position:relative;
	/* center circle */
	border-radius: 50%;
	border: 2px solid #003184;
	/* outside outlne */ 
	margin:0 auto;
    box-shadow: 0 0 0 3px #4266a4;
	clear:both;	
	}
.last-active-delivered {
    box-shadow: 0 0 0 0px #6bab00;
    background:url(/images/track/iconTimeline_pinWhite.png) #6BAC00;
    border: 2px solid #6BAC00;
    width: 38px;
    height: 38px;
	}	
.progressImgCircle { border-radius: 50%; }
	
.progressPointer{
	position:relative;
	z-index: 32;
	bottom:60px; 
	}
.progressDepotLabel{
	position: relative;
	left: 50%;
	width: 100%;
    display: table;
	top: 22px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif; 
	color:#4266a4;	
    text-align:center;
}

.progressDepotLabelActive{	
	color:#ffffff;	
	}

/* Progress circle *******************/
.progressIcon-current {
	background-color: #003184;
	border: 3px solid #ffffff;
	box-shadow: 0 0 0 8px rgba(0, 49, 132, 0.1);
	display: block;
	border-radius: 50%;
	cursor: pointer;
	animation: progressIcon-current 1s infinite;
}
.resultWrapper{ 
	padding: 72px;
}

/* Header info panels *******************/

#sectionInfoHeader {   
    font-family: "Open Sans", Arial, Helvetica, sans-serif; 
    background-color:#4A76BA;
    overflow:hidden;
    margin-top:16px;
}
.infoHeaderPanel {
    padding: 12px;
    min-height:78px
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.infoHeaderPanelLeft {
    color:#ffffff;
}
.infoHeaderPanelRight  {
    color:#003184;
    background-color:#CCCCCC;
}
.infoTitleSubHead{ 
	opacity: 0.7;
	font-size: 14px; 
}
.infoTitle{
    font-size: 24px;
}
#btnETAtrigger {
    margin-top:4px;
}
.infoHeaderRightUndelivered {
  	background-color:#BCC9DE;
}
.infoHeaderRightETA {
  	background-color:#4A76BA;
}
.infoHeaderRightOutOfTime {
  	background-color:#D6DEEB;
}
.infoHeaderRightOutOfTime .infoTitle {
    color: #003184;
}
.infoHeaderRightOutOfTime .infoTitleSubHead{ 
    color: #003184;	
	opacity: 0.7;
}
div.infoTitleContentEtaResult div.infoTitle {
    font-size: 24px;
	color: #003184;	
}
div.infoTitleContentEtaResult div.infoTitleSubHead{ 
    color: #003184;	
	opacity: 0.7;
	font-size: 14px; 
}
.btnPanelOrange {
  	background-color: #d37a19;
}
.btnPanelOrange a {
    color:#ffffff;
    text-decoration:none;
}
.btnPanelOrange:hover{
  	background-color: #c96714;
}
.btnPanelBlue2 {
  	background-color: #d6deeb;
}
.btnPanelBlue2 a {
    color:#003184;
    text-decoration:none;
}
.btnPanelBlue2:hover{
  	background-color: #c4cfe2;
}
.infoHeaderRightDelivered {
    background-color: #6bac00;
	color: #ffffff;
}
a.trackInfoIconBtn {
    text-decoration:none;
    cursor:pointer;
}

/* Header info ETA  Modal */
.modal-fw .modal-header {
    padding:14px 22px 12px 22px;
}
.modal-fw .modal-body {
    padding:22px;
}
#etaModalDate{
	font-size: 32px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;

    text-align:center;	
}
#etaModalFromToLabel {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;

    font-size:18px;
    text-align:center;
}
.etaModalConditions {
    padding-top:22px;
    font-size:12px;
}

/* Track result *******************/

.trackLabel {
    font-weight:bold;
    font-size:12px;
    margin-bottom:4px;
    line-height:1.8;
}
.assocCCLlabelNumberList{
	font-size: 14px;
	padding: 12px 0px 22px 0px;
	margin-left: 14px;
}
.assocCCLlabelNumberList li{
    padding-bottom:4px;
}
.wrapperAssociatedNo {  
    font-size: 12px;
    color: #8d8d8d;
}
div.trackContainer h5 {
     margin-bottom: 0px 
     }
.trackResultHeader {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color: #003184
}
.trackResultHeader img {padding-top: 8px }
.track_rowheaderWrapper {
    border-bottom: 1px solid #dddddd;
    display: table;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    width: 100%;
    margin-bottom:22px;
}
.status_heading {
    font-size: 22px;
	padding-bottom: 8px;
}
.status_signature img {
    opacity:0.6;
    width: 170px;
}
.resultLabel{ font-size:12px}
.resultLabelNumber{ font-size:24px; color: #003184}
.sigName{padding-right: 22px}
.sigblock {
    float:left; 
    width:50%; 
    padding-bottom:22px;
    font-size: 12px;
}

/* Track result table detail *******************/

.track_columntitle {
     font-size: 14px;
     padding-bottom: 22px;
     padding-top: 22px;
}
.track_row {
	 width:100%;
     font-size: 14px;
     border-radius: 0px;
     float: left;
     border-bottom: 1px solid #ddd;
	 padding-bottom: 32px;
	 padding-top: 12px;
     margin-bottom: 16px;
}
.track_column1 {
     float: left;
     width: 480px;
}
.track_column2 {
     float: left;
     width: 150px;
}
.track_column3 {
	 float: left;
}
.track_time {
    font-size:12px;
    color:#8d8d8d;
}
.status_description {
    line-height: 1.3;
	padding-bottom: 14px;
    margin-right:22px;
}
.deliveredCN {
	padding-right: 32px;
}

/* View more button bar *******************/

.viewMoreBar {
	margin-top: 12px; 
}

.trackHistoryLabel{
	text-align: center;
	font-size: 10px;
	font-family:  "Open Sans", Arial, Helvetica, sans-serif;
	margin-top: 6px;
}
.btn-FullResults {
	margin-top:32px;
	width: 72px;
    color: #ffffff;
	background-color: #dc291e;
    padding-bottom:0px;
}
.btn-FullResults:hover, .btn-FullResults.active, .open .dropdown-toggle.btn-FullResults  {
    background-color: #930420;
    color: #ffffff;	 
    }
.btn-FullResults:focus, .btn-FullResults:active {
	outline: 0;
	color: #ffffff;
	background-color: #4c6ea9;
}
div.trackHistoryWrapper  i { 
	font-size:28px;
	line-height: 0.5;
}

/* CTA bars *******************/
.trackCTA{ 
	padding:12px 22px 32px 22px;
	margin-bottom: 22px;
}

.trackCTAwhite{ 
	background-color: #FFFFFF;
}
.trackCTAlightBlue {
	background-color: #D6DEEB;
}
.trackCTA h4{ 
	margin-top: 6px;
	margin-bottom: 0px;
}	
.trackCTAblue {
	background-color: #003184;
}
.trackCTAblue h4 {
	color: #ffffff;
}


/* Map *******************/

.mapWrapper {
	width:100%;
	height:320px}

.modal-header-fw {
	background-color: #003184;
	color: #ffffff;	
}
.modal-header-fw h2 {color: #ffffff;}
.modal-header-fw h3 {color: #ffffff;}
.modal-header-fw h4 {color: #ffffff;}
.modal-header-fw h5 {color: #8098c2; margin-bottom: 6px;}

.modal-header-fw button.close {
    color: #ffffff;
    float: right;
    font-size: 24px;
    padding:22px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.5;
    text-shadow: 0 1px 0 #fff;
    position:absolute;
    right:4px;
    top:0px;
    z-index:246;
}
a#mapDirection  {
    color:#ffffff;
    margin-top:12px;
    margin-bottom:14px;
}

/* Parcel Connect *******************/

.pcLearnMore {
	margin-top:22px;
	margin-bottom:14px;
}
.pcLearnMore a { font-size:11px}

#MailmanMsg {
    background-color:#eeeeee;
    border-radius:0px;
    padding:22px 0px 22px 0px;
}
#MailmanMsg p {
 color:#3a5dae;
}
.pHeading {
    font-weight:bold;
    margin:2px 2px 2px 0px;
}
.pcPanel{
    display:table;
    border-left:dotted 1px #cccccc;
    border-radius:0px;  
    padding: 14px;
    margin-left:22px;
}
.pcPanel-footer{
    padding-top:8px
}
.cta-title {
    font-family:  "Open Sans", Arial, Helvetica, sans-serif;
}


/* Responsive *******************/

@media (max-width: 990px) {
	
	.wrapperPrgressSearchBars {
        padding-top: 12px;
    }
    #sectionInfoHeader{
        margin:0px;
    }
    .track_columntitle {
        display: none;
    }
    .track_columntitle.track_column3 {
        display: none;
        }
    .track_column1 {
        width: 100%;
        clear: both;
    }
    .track_column2 {
        width: 50%;
        text-align: left;
    }
    .track_column3 {
        width: 50%;
    }
    .track_row {
        border-bottom: 1px solid #ddd;
        border-radius: 0;
        float: left;
        font-size: 14px;
        margin-bottom: 16px;
        padding-bottom: 32px;
        padding-top: 12px;
        width: 100%;
    }
    .track_date, .track_locationName {
        font-size: 12px;
        line-height:2;
    }
    .status_description {
        margin-right:0px;
    }
    #sectionProgressBar {
        padding-bottom:42px;
    }
		.bannerRight {
        text-align:center;
        display:none;
        margin-bottom:16px;
    }
}

@media (max-width: 768px) {

    #sectionTrackSearch {
        padding-top: 0px;
    }
    .trackHeader{
    padding-bottom: 32px;
    }
    .trackHeading h1 {    
        margin-top:6px;
        margin-bottom:8px;   
      }
   .infoHeaderPanelRight{
        padding-left:32px;
        padding-right:32px;
    }
    .inputWrapper {
        padding: 2px;
    }
    .progress {   
	    margin-top: 54px;
	}
    #sectionProgressBar {
        padding-bottom: 52px;
    } 
    .track_rowsWrapper {
        width:100%;
        background-color:#F8F8F8;
        display:table;
        padding:12px;
    }
    .track_rowheaderWrapper {
        border:none;
    }	
	.trackContainer {
		padding-left:32px;
		padding-right: 32px;
	}	
	.iconResultHeader{ 
		padding-left:8px;
		padding-right: 22px;
	}
    .trackHeading {
        padding-bottom: 0px;
        padding-top: 2px;
        margin-bottom:0px;
    }
    .trackLabel {
        border-bottom:solid 1px #eeeeee; 
        color: #3a5dae;
    }
    .sigblock .trackLabel{
        border:none;
    }
}

@media (max-width: 580px) {
      
    /*Mobile background image */
    .section-track {
        padding-top:10px !important;
        background-image:url("/images/track/trackBgrd.jpg");
        background-repeat:no-repeat;
        background-size: cover;
    }
    .trackContainer {
		padding-left:18px;
		padding-right:18px;
	}	
    #sectionInfoHeader {
        margin-top:4px;
    }
    .trackHeader {
        padding-bottom: 18px;
    }
    .wrapperPrgressSearchBars {
        padding-top: 8px;
    }
    button#trace_button {
        width: 70px;
    }
    .has-feedback .form-control {
        padding-right: 4px;
    }
    .trackHeading h1 {      
        font-size:18px;
    }
    img.progressTransportIcon {
        transform: scale(0.8, 0.8);
        -ms-transform: scale(0.8, 0.8);
        -webkit-transform: scale(0.8, 0.8);
    }
     li.first .progressDepotLabel{
        top:20px;
    }
    li.last .progressDepotLabel{
        top: 58px;
    }

    input#label_number.form-control.input-lg {
        padding-left:8px;
     }
	.modal-header-fw h2 { font-size:24px}

}
/* Print *******************/
@media print {
        
     #logoPrint { 
          display:block !important;
          float:right;
          padding-right:14px;
     }
    .logoPrint:before { content:''; display:inline-block; width:200px; height:200px; background:url("/images/track/fastwaylogoBWprint.png") 0 0 no-repeat; vertical-align:middle }
    .logoPrint:after { content:'www.mywebsite.com'; display:inline-block; font-size:24pt }      
    body { background: #fff !important; }
    h4 { font-size: 12pt }
    #sectionDetailedResults {
        padding: 0px !important;
    }
    .trackContainer {
        padding-left: 22px;
        padding-right: 22px;
        }
    .col-sm-9 {
        width:100%;
    }
    .track_columntitle.track_column2, .track_columntitle.track_column3 {
        padding-left:8px;
    }
    .track_column1 {
        width:420px;      
        display:block;
        float:left;
        clear:none !important;
        padding-right:8px;
    }
   .track_column2 {
        width:110px;
     
    }
   .track_column3 {  
        width:40px; 
        padding-right:0px;
        margin-right:0px; 
    } 
    .section-track {
        padding-top:0px !important;
    }
    .track_row {
        padding-bottom: 16px;
    }
    .track_rowsWrapper{ 
        padding: 0px !important;
        margin: 0px !important;
        width:auto;
    }    
    .status_heading {font-size: 12pt}
    .status_description, .infoTitleSubHead,.track_date, .track_time, .track_columntitle, .track_locationName {font-size:8pt }
    .wrapperAssociatedNo, .sigblock .trackLabel {font-size: 6pt; color:#b1b1b1;  margin-left:-12px !important}
    .infoTitleSubHead, .track_rowheaderWrapper {color:#000000} 
    .pcPanel {font-size: 8pt}

    /* Hiding unnecessary elements for the print */
    #sectionTrackSearch, #sectionProgressBar, .bannerRight, .trackHeading,  .infoHeaderPanelRight, .iconResultHeaderTrackNumber, .trackHistoryWrapper, .footerCTA, .footerBtm, .copyrightBtm, #top-link-block, .trackLabel, #mapBtn0 {
        display: none !important;
    }
     #sectionInfoHeader, .infoHeaderPanelLeft, .track_columntitle, .trackDetail, .sigblock .trackLabel, .infoHeaderPanelLeft .infoTitleContent {
        display:block !important;
    }
    #sectionInfoHeader div.col-sm-6.hidden-xs, #sectionDetailedResults  div.col-sm-12.hidden-xs.hidden-md {
        display:block !important; 
    }    
}