/*
// Extra small devices (portrait phones, less than 576px)
@media (max-width: 575.98px) { ... }

// Small devices (landscape phones, 576px and up)
@media (min-width: 576px) and (max-width: 767.98px) { ... }

// Medium devices (tablets, 768px and up)
@media (min-width: 768px) and (max-width: 991.98px) { ... }

// Large devices (desktops, 992px and up)
@media (min-width: 992px) and (max-width: 1199.98px) { ... }

// Extra large devices (large desktops, 1200px and up)
//@media (min-width: 1200px) { ... }
*/
 

	.wrap-tracking {
		background: url("/images/bg_2440x705.jpg") top center no-repeat;
		width: 100%;
		/* height: 370px; */ 
		background-color: #43698d;
	}
	.wrap-tracking h1 {
		color: #ffffff;
		font-size: 40px;
		font-weight: 300;
		line-height: 60px;
		text-align: center;
		/* margin-top: 53px;*/ 
	}
	.wrap-tracking h4 {
		color: #ffffff;
		font-size: 17px;
		font-weight: 70;
		line-height: 24px;
		text-align: center;
		/* margin-top: 35px; */
		/* margin-bottom: 30px; */
	}
	.wrap-tracking-form {
	   width: 100%;
       text-align: center;
       margin-top: 27px;
	}
	.wrap-tracking-form .tracking-form {
     width: 575px;
     border: none;
     padding: 15px 15px 15px 20px;
   }
	.tracking-form {
		color: #000000;
		font-size: 18px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		position: relative;
		z-index: 1;
	}
	.wrap-tracking-submit {
		width: 155px;
		display: inline-block;
		position: relative;
		left: -5px;
		top: 1px;
	}
	.tracking-form-example {
		color: #d0ccd0;
		font-size: 18px;
		font-weight: 300;
		line-height: 25px;
		text-align: left;
		/* padding-left: 240px; */
		cursor:pointer;
	}
	.sampleTrackCode {
	    text-decoration: none;
		border-bottom: 1px dotted #9FA3A5;
    	color: 1px dotted #9FA3A5;
		cursor:pointer;
	}
	.sampleTrackCode > a{
	    border-bottom:0px dotted;
		cursor:pointer;
	}
	.sampleTrackCode:hover {
	    text-decoration: none;
		border-bottom: 0px dotted #9FA3A5;
		cursor:pointer;
	}
	
  @media (max-width: 576px) {  
		#tracking-form-example { 
		   font-size: 15px!important;
		}
    } 

	.lastTrackCodesHint {
    color: #aba9ab;
    font-size: 18px;
}
   .lastTrackCodesCleaner {
	    position: relative;
		right: 10px;
		top: -5px;
		cursor: pointer;
		color: #ecc431;
		opacity:0.75;
	}
  .lastTrackCodesCleaner:hover { 
		opacity:1;
	}
	.tracking-subtitle {
	    text-align: center;
		color: #d0ccd0;
		font-size: 17px;
		font-weight: 300;
		line-height: 40px;
		text-align: center;
		margin-top: 14px; 
		margin-bottom: 25px;  
	}
	.submit-btn {
		width: 100%;
		border: none;
		height: 54px;		
		color: #ffffff;
		background-color: #0cca4a;
		font-size: 20px;
		font-weight: 400;
		line-height: 24.003px;
		text-align: center;
		box-shadow: 0px 10px 22px rgba(0, 0, 0, 0.25);
		border-radius: 0px; 
		height: 50px;
		min-width: 80px; 
		font-size: 16px;
	}
	/*
	.inputTrackCode {
	  border-radius: 0px; height: 50px; font-size: 18px;
	}
	*/
	.submit-btn:hover {
	    border: none;
	    color: #ffffff;
		background-color: #0BB242;
	    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.25);
	 }
	 .submit-btn:active {
	    border: none;
	    color: #ffffff;
		background-color: #0cca4a;
	    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.25);
	 }
	.submit-btn:focus {
	    border: none;
		outline: none;
	    color: #ffffff;
		background-color: #0cca4a;
	    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.25);
		
	 }
	.promo h2 {
       margin-top: 40px;
	}

    .promo h2 {
			color: #13293d;
			font-size: 35px;
			font-weight: 300;
			text-align: center;
	}
	.promo .suported-services {
		 margin-bottom: 65px;
	}
	.promo .suported-services .line-options {
		 margin-top: 67px;
	}
	.promo .suported-services img {
		max-width: 100%;
		height: auto;
	}
	
	.real-time-tracking-count {
		margin-bottom: 30px;
		margin-top: 0px;
		max-width: 100%;
		height: auto;
		text-align: center;
		background-color: #306497;
		padding-top: 30px;
		padding-bottom: 30px;
		color: white;
	}
	
	.real-time-tracking-count h3 {
		font-weight: 300; 
	}
	
	.promo .get-started {
	    background-color: #ecebf3;
        padding-top: 3px;
        padding-bottom: 10px;
		margin-top: -17px;
	}
	.promo .get-started .points {
		color: #555555;
		font-size: 18px;
		font-weight: 300;
		line-height: 25px;
		text-align: left;
	}
	
	.main .about {
			color: #555555;
			padding-top: 60px;
			font-size: 16px;
			font-weight: 300;
			line-height: 25px;
	 }
	 
	    .get-started .wrap-constructor-param {
			/* width: 41.6%; */
			float: left;
		}
		.get-started .wrap-constructor-param, .wrap-constructor .devices {
			margin-top: 0px;
             padding-top: 0px;
		}
		.wrap-constructor-param {
			color: #555555;
			font-size: 16px;
			font-weight: 300;
			line-height: 25px;
			text-align: left;
		}
		.get-started .devices {
				background: url(../images/apple-and-android-devices.png) 100% 10% no-repeat;
				background-size: contain;
				float: left;
				width: 524px;
				height: 451px;
				/* margin-left: 7px; */
			}
		 .get-started .wrap-constructor-param, .get-started .devices {
			margin-top: 38px;
		 }
		  
		 .get-started .wrap-constructor-param p {
				margin-left: 3px;
				margin-top: 3px;
		 }
		 .wrap-constructor-param ul {
				padding-left: 27px;
				margin-top: 18px;
				line-height: 30px;
			}
			.wrap-constructor-param ul li {
				background: url('/images/list-style.png') 0px 11px no-repeat;
				padding-left: 20px;
			}

			ul li {
				/* list-style-type: none; */
			}
			.wrap-constructor-param .wrap-btn, .signin_form_wrapper .wrap-btn {
				margin-left: 27px;
				margin-top: 60px;
			}
			
		   .wrap-constructor-param .wrap-btn .signup-btn, .signin_form_wrapper .wrap-btn .signup-btn {
				background-color: #0cca4a;
				color: #ffffff;
				font-size: 20px;
				font-weight: 400;
				line-height: 24px;
				text-align: center;
				padding: 15px 29px 16px 29px;
				box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
			}
			.wrap-constructor-param .wrap-btn .signup-btn:hover {
				box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
			}
		   .wrap-constructor-param  a {
			  text-decoration: none;
			}
			
		 .about {
			color: #555555;
			padding-top: 40px;
			font-size: 16px;
			font-weight: 300;
			line-height: 25px;
			margin-bottom: 30px;
		}
		
		footer {
			background-color: #274156;
			padding-bottom: 22px;
		}
		footer .copyright {
			color: #9FA3A5;
			font-size: 14px;
			font-weight: 300;
			line-height: 60px;
			text-align: left;
			margin-left: 5px;
			/* margin-top: 20px; */ 
		}
		footer .copyright a {
			color: #9FA3A5;
			text-decoration: none;
		}
		footer .copyright a:hover {
			color: #9FA3A5;
			text-decoration: none;
			border-bottom: 1px dotted #9FA3A5;
		}
		
		.has-error {
		  border: 2px solid #a94442!important;
		  -webkit-box-shadow:inset 0 2px 2px rgba(0,0,0,.075);
		  box-shadow:inset 0 2px 2px rgba(0,0,0,.075);
		}
	    #commentsTab {
			border-radius: 0!important;
		}
	   .comments { 
	       /* border-top: 1px dotted #9FA3A5; */
		   height: auto;
		   margin-top: 50px;
		   margin-bottom: 10px;
 
	   }   
	   
	   .wrap-tracking-info {
	      width: 100%;
          margin-top: 15px;
		  margin-bottom:120px;
		  text-align: left;
		  display:none;
         
	    }
		.trackingInfo {
			/*text-align: left;
			 font-size: 17px; */
        }		
		
		/* Supported postal services and logistics company */
		.panel-body {
		  font-size:12px;	
		}
		.panel-body > img {
		  float:left;   	
		  margin-right: 5px;
		}
		img { border: none; }
		
		.trackingDetailsRow {
		  padding:10px;  
		}
		
		
.sp-list {
    display: block;
    /* margin-top: 1.4em; */
    margin-bottom: 1.4em;
    margin-left: -2.5em;
	/* display: table;   */
   }

    .sp {
    display: block;
    position: relative;
    line-height: 2;
    letter-spacing: -1ex;
	margin-left: 15px;
	list-style-type: none;  
    }
	.sp_left {
    vertical-align: top;
    margin-right: -60%;
    overflow: hidden;
	}
	.sp_left, .sp_right {
		display: -moz-inline-box;
		display: inline-block;
		vertical-align: top;
		letter-spacing: normal;
		width: 40%;
	}
	.sp_right {
		vertical-align: bottom;
		margin-left: 60%;
		width: 58%;
	}
	.sp_title {
		display: inline;
		padding-right: .3em;
		font-size: 1em;
	}
	.sp_line {
		display: -moz-inline-box;
		display: inline-block;
		width: 100%;
		margin: 0 -100% 0 0;
		vertical-align: baseline;
		border-bottom: 1px dotted #ccc;
	}
	
	 .sp_m {
      margin-top: 10px;
      position: relative;
      line-height: 1.5;
      height: 50px;
	  list-style-type: none;
    }
	.sp_left_m {
		vertical-align: top;
		overflow: hidden;
	}
	.sp_left_m, .sp_right_m {
		display: -moz-inline-box;
		vertical-align: top;
		letter-spacing: normal;
		
	}
	.sp_right_m {
		vertical-align: bottom;
		margin-left: 1%;
		
	}
	.sp_title_m {
		display: inline;
		padding-right: .3em;
		font-size: 1.1em;
		font-weight:bold;
	}
	.sp_line_m { 
		display: none;
		visibility: hidden;
	}

	

.load-bar-wrapper {
 position: fixed;
    /* margin-top: 16px; */
    width: 100%;
    height: 7px;
    /* top: 51px; */
	z-index: 6;
}
/* load bar */		
 .load-bar-enabled {
   position: relative;
   margin-top: 0px;
   width: 100%;
   height: 7px;
   display: block;
   z-index:9999;
}
/* load bar */		
 .load-bar-disabled {
   /* display: none; */
   visibility: hidden;
}

.bar {
  content: "";
  display: inline;
  position: absolute;
  width: 0;
  height: 100%;
  left: 50%;
  text-align: center;
}
.bar:nth-child(1) {
  background-color: #da4733;
  -webkit-animation: loading 6s linear infinite;
          animation: loading 6s linear infinite;
}
.bar:nth-child(2) {
  background-color: #3BE746;
  -webkit-animation: loading 6s linear 2s infinite;
          animation: loading 6s linear 2s infinite;
}
.bar:nth-child(3) {
  background-color: #F9F915;
  -webkit-animation: loading 6s linear 3s infinite;
          animation: loading 6s linear 3s infinite;
}
.bar:nth-child(4) {
  background-color: #03a9f4;
  -webkit-animation: loading 6s linear 4s infinite;
          animation: loading 6s linear 4s infinite;
}
@-webkit-keyframes loading {
    from {left: 50%; width: 0;z-index:100;}
    33.3333% {left: 0; width: 100%;z-index: 10;}
    to {left: 0; width: 100%;}
}
@keyframes loading {
    from {left: 50%; width: 0;z-index:100;}
    33.3333% {left: 0; width: 100%;z-index: 10;}
    to {left: 0; width: 100%;}
}
.stripe {
     /* top: 51px; */
    position: fixed;
    width: 100%;
    height: 7px;
    background-image: url("/images/color-stripe.png");
	z-index:5;
}
.pink-stripe{/*top:6px;*/ position:fixed;width:100%;height:6px;background-image:url("/images/pink-stripe.png")}

.stripe_v2 {
    top: 56px;
    position: fixed;
    width: 100%;
    height: 5px;
    background-image: url("/images/color-stripe.png");
}

/* tracking */
#trackingEvents{padding-top:15px;}
/* #trackingEvents > div:nth-child(2) > div.trackingInfoStatus{background-position:-225px -170px} */
#trackingEvents > div:first-child > div.trackingInfoStatus{background-position:-225px -170px}
#trackingEvents > div:last-child > div.trackingInfoStatus{background-position:-25px -170px}


#trackingInfo {padding-top: 1px; padding-bottom:  1px;}
#trackingInfo > h4 {

color: #ffffff;
font-size: 16px;
padding: 0 10px;
line-height: 60px;
height: 60px;
margin: 0;
/* background: #0165b1; */
background: #2B6592;
text-align: left;
padding-left: 20px;
}

.trackingServiceName {
  color: #000000;
  font-size: 15px;
  font-weight: bold;

  padding: 0 10px;
  line-height: 32px;
  height: 30px;
  margin: 0;
  background: #DAE1E8;
  text-align: left;
  padding-left: 20px;
  text-align:left;
  /* width: 128px; */
}

#trackingInfo > h4 a {
color: #ffffff;
border-bottom: 1px dotted;
cursor:pointer;
}
#trackingInfo > h4 a:hover {
color: #C0C0C0;
text-decoration: none;
}

.trackingInfoRow {
	height: 105px;
    white-space: nowrap; 
    cursor: pointer;
    position: relative; 
	/* background: #ffffff; */
	
	webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

.trackingInfoRow:hover {
/* background: #d4eef2;*/
/* background: #f0f8ff;*/
/* font-weight: normal; */

-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
}

.trackingInfoDateTime {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    text-align: right;
	padding-left: 5px;
    padding-top: 5px;
}
.trackingInfoStatus {
    display: inline-block;
    height: 100px;
    /* height: 100vh; */
    /* min-height: 76px; */
    /* min-height: 100px; */
    padding: 55px 0;
    /* min-height: 76px; */
    /* max-height: 100px; */
    text-align: left;
    width: 50px;
    background: url(/images/status.png) repeat-y;
    background-position: -125px center;
}
.trackingInfoDetails {
    display: inline-block;
    text-align: left;
    width: 63%;
    vertical-align: top;
	padding-top: 5px;
}
.trackingExtendedDetails {
    display: inline-block;
    position: absolute;
    right: 1px;
	padding-right: 5px;
    padding-top: 5px;
}
.trackingInfoStatusIcon {
    background-image: url('/images/status_icon.png');
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -37px;
}
.operationType {
    white-space: normal;
    display: block;
    overflow-y: hidden;
    max-height: 43px;
    /* overflow-x: hidden; */
    /* margin-right: 100px; */
	font-size: 15px;
}	

.operationPlace {
	font-size: 14px;
    white-space: normal;
    display: block;
    max-height: 20px;
}
.trackingInfoStatus.icon{ display: inline-block; width: 50px;padding-right: 0px;padding-top: 18px; vertical-align: top;}
.trackingInfoStatusIcon.intransit{background-position:0 0}
.trackingInfoStatusIcon.delivered{background-position:-26px 0}
.trackingInfoStatusIcon.exception{background-position:-51px 0}
.trackingInfoStatusIcon.box{background-position:-76px 0}
.trackingInfoStatusIcon.expired{background-position:-101px 0}
.trackingInfoStatusIcon.attemptfail{background-position:-126px 0}
.trackingInfoStatusIcon.inforeceived{background-position:-151px 0}
.trackingInfoStatusIcon.reverse{background-position:-177px 0}
 
/* 
.trackingInfoDetails > div:first-child  {
   font-weight: bold;
}
*/

div.trackingInfoDetails > div.operationAttribute {
    font-size: 14px;
	font-weight: bold;
    white-space: normal;
    display: block;
    overflow-y: hidden;
    max-height: 38px;
}
.operationAttributeInformation {
	  font-weight: normal;
}





.label {
	display: inline;
    border-radius: 0;
    text-shadow: none;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 5px 5px 5px;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
}
.label-success {
    background-color: #5cb85c;
}
.label-danger {
    background-color: #d9534f;
}

.label:empty {
	display: none
}

.label-default {
	background-color: #999
}

.label-primary {
	background-color: #428bca
}

.label-info {
	background-color: #5bc0de
}

.label-warning {
	background-color: #f0ad4e
}


.translate-target {
				position: fixed;
				z-index: 20;
				bottom: 0px;
				right: 40px;			 
		 }
	
			.translate-button {
				background-image: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iMTc5MiIgaGVpZ2h0PSIxNzkyIiB2aWV3Qm94PSIwIDAgMTc5MiAxNzkyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik04OTYgMTI4cTIwOSAwIDM4NS41IDEwM3QyNzkuNSAyNzkuNSAxMDMgMzg1LjUtMTAzIDM4NS41LTI3OS41IDI3OS41LTM4NS41IDEwMy0zODUuNS0xMDMtMjc5LjUtMjc5LjUtMTAzLTM4NS41IDEwMy0zODUuNSAyNzkuNS0yNzkuNSAzODUuNS0xMDN6bTI3NCA1MjFxLTIgMS05LjUgOS41dC0xMy41IDkuNXEyIDAgNC41LTV0NS0xMSAzLjUtN3E2LTcgMjItMTUgMTQtNiA1Mi0xMiAzNC04IDUxIDExLTItMiA5LjUtMTN0MTQuNS0xMnEzLTIgMTUtNC41dDE1LTcuNWwyLTIycS0xMiAxLTE3LjUtN3QtNi41LTIxcTAgMi02IDggMC03LTQuNS04dC0xMS41IDEtOSAxcS0xMC0zLTE1LTcuNXQtOC0xNi41LTQtMTVxLTItNS05LjUtMTAuNXQtOS41LTEwLjVxLTEtMi0yLjUtNS41dC0zLTYuNS00LTUuNS01LjUtMi41LTcgNS03LjUgMTAtNC41IDVxLTMtMi02LTEuNXQtNC41IDEtNC41IDMtNSAzLjVxLTMgMi04LjUgM3QtOC41IDJxMTUtNS0xLTExLTEwLTQtMTYtMyA5LTQgNy41LTEydC04LjUtMTRoNXEtMS00LTguNS04LjV0LTE3LjUtOC41LTEzLTZxLTgtNS0zNC05LjV0LTMzLS41cS01IDYtNC41IDEwLjV0NCAxNCAzLjUgMTIuNXExIDYtNS41IDEzdC02LjUgMTJxMCA3IDE0IDE1LjV0MTAgMjEuNXEtMyA4LTE2IDE2dC0xNiAxMnEtNSA4LTEuNSAxOC41dDEwLjUgMTYuNXEyIDIgMS41IDR0LTMuNSA0LjUtNS41IDQtNi41IDMuNWwtMyAycS0xMSA1LTIwLjUtNnQtMTMuNS0yNnEtNy0yNS0xNi0zMC0yMy04LTI5IDEtNS0xMy00MS0yNi0yNS05LTU4LTQgNi0xIDAtMTUtNy0xNS0xOS0xMiAzLTYgNC0xNy41dDEtMTMuNXEzLTEzIDEyLTIzIDEtMSA3LTguNXQ5LjUtMTMuNS41LTZxMzUgNCA1MC0xMSA1LTUgMTEuNS0xN3QxMC41LTE3cTktNiAxNC01LjV0MTQuNSA1LjUgMTQuNSA1cTE0IDEgMTUuNS0xMXQtNy41LTIwcTEyIDEgMy0xNy01LTctOC05LTEyLTQtMjcgNS04IDQgMiA4LTEtMS05LjUgMTAuNXQtMTYuNSAxNy41LTE2LTVxLTEtMS01LjUtMTMuNXQtOS41LTEzLjVxLTggMC0xNiAxNSAzLTgtMTEtMTV0LTI0LThxMTktMTItOC0yNy03LTQtMjAuNS01dC0xOS41IDRxLTUgNy01LjUgMTEuNXQ1IDggMTAuNSA1LjUgMTEuNSA0IDguNSAzcTE0IDEwIDggMTQtMiAxLTguNSAzLjV0LTExLjUgNC41LTYgNHEtMyA0IDAgMTR0LTIgMTRxLTUtNS05LTE3LjV0LTctMTYuNXE3IDktMjUgNmwtMTAtMXEtNCAwLTE2IDJ0LTIwLjUgMS0xMy41LThxLTQtOCAwLTIwIDEtNCA0LTItNC0zLTExLTkuNXQtMTAtOC41cS00NiAxNS05NCA0MSA2IDEgMTItMSA1LTIgMTMtNi41dDEwLTUuNXEzNC0xNCA0Mi03bDUtNXExNCAxNiAyMCAyNS03LTQtMzAtMS0yMCA2LTIyIDEyIDcgMTIgNSAxOC00LTMtMTEuNS0xMHQtMTQuNS0xMS0xNS01cS0xNiAwLTIyIDEtMTQ2IDgwLTIzNSAyMjIgNyA3IDEyIDggNCAxIDUgOXQyLjUgMTEgMTEuNS0zcTkgOCAzIDE5IDEtMSA0NCAyNyAxOSAxNyAyMSAyMSAzIDExLTEwIDE4LTEtMi05LTl0LTktNHEtMyA1IC41IDE4LjV0MTAuNSAxMi41cS03IDAtOS41IDE2dC0yLjUgMzUuNS0xIDIzLjVsMiAxcS0zIDEyIDUuNSAzNC41dDIxLjUgMTkuNXEtMTMgMyAyMCA0MyA2IDggOCA5IDMgMiAxMiA3LjV0MTUgMTAgMTAgMTAuNXE0IDUgMTAgMjIuNXQxNCAyMy41cS0yIDYgOS41IDIwdDEwLjUgMjNxLTEgMC0yLjUgMXQtMi41IDFxMyA3IDE1LjUgMTR0MTUuNSAxM3ExIDMgMiAxMHQzIDExIDggMnEyLTIwLTI0LTYyLTE1LTI1LTE3LTI5LTMtNS01LjUtMTUuNXQtNC41LTE0LjVxMiAwIDYgMS41dDguNSAzLjUgNy41IDQgMiAzcS0zIDcgMiAxNy41dDEyIDE4LjUgMTcgMTkgMTIgMTNxNiA2IDE0IDE5LjV0MCAxMy41cTkgMCAyMCAxMHQxNyAyMHE1IDggOCAyNnQ1IDI0cTIgNyA4LjUgMTMuNXQxMi41IDkuNWwxNiA4IDEzIDdxNSAyIDE4LjUgMTAuNXQyMS41IDExLjVxMTAgNCAxNiA0dDE0LjUtMi41IDEzLjUtMy41cTE1LTIgMjkgMTV0MjEgMjFxMzYgMTkgNTUgMTEtMiAxIC41IDcuNXQ4IDE1LjUgOSAxNC41IDUuNSA4LjVxNSA2IDE4IDE1dDE4IDE1cTYtNCA3LTktMyA4IDcgMjB0MTggMTBxMTQtMyAxNC0zMi0zMSAxNS00OS0xOCAwLTEtMi41LTUuNXQtNC04LjUtMi41LTguNSAwLTcuNSA1LTNxOSAwIDEwLTMuNXQtMi0xMi41LTQtMTNxLTEtOC0xMS0yMHQtMTItMTVxLTUgOS0xNiA4dC0xNi05cTAgMS0xLjUgNS41dC0xLjUgNi41cS0xMyAwLTE1LTEgMS0zIDIuNS0xNy41dDMuNS0yMi41cTEtNCA1LjUtMTJ0Ny41LTE0LjUgNC0xMi41LTQuNS05LjUtMTcuNS0yLjVxLTE5IDEtMjYgMjAtMSAzLTMgMTAuNXQtNSAxMS41LTkgN3EtNyAzLTI0IDJ0LTI0LTVxLTEzLTgtMjIuNS0yOXQtOS41LTM3cTAtMTAgMi41LTI2LjV0My0yNS01LjUtMjQuNXEzLTIgOS05LjV0MTAtMTAuNXEyLTEgNC41LTEuNXQ0LjUgMCA0LTEuNSAzLTZxLTEtMS00LTMtMy0zLTQtMyA3IDMgMjguNS0xLjV0MjcuNSAxLjVxMTUgMTEgMjItMiAwLTEtMi41LTkuNXQtLjUtMTMuNXE1IDI3IDI5IDkgMyAzIDE1LjUgNXQxNy41IDVxMyAyIDcgNS41dDUuNSA0LjUgNS0uNSA4LjUtNi41cTEwIDE0IDEyIDI0IDExIDQwIDE5IDQ0IDcgMyAxMSAydDQuNS05LjUgMC0xNC0xLjUtMTIuNWwtMS04di0xOGwtMS04cS0xNS0zLTE4LjUtMTJ0MS41LTE4LjUgMTUtMTguNXExLTEgOC0zLjV0MTUuNS02LjUgMTIuNS04cTIxLTE5IDE1LTM1IDcgMCAxMS05LTEgMC01LTN0LTcuNS01LTQuNS0ycTktNSAyLTE2IDUtMyA3LjUtMTF0Ny41LTEwcTkgMTIgMjEgMiA3LTggMS0xNiA1LTcgMjAuNS0xMC41dDE4LjUtOS41cTcgMiA4LTJ0MS0xMiAzLTEycTQtNSAxNS05dDEzLTVsMTctMTFxMy00IDAtNCAxOCAyIDMxLTExIDEwLTExLTYtMjAgMy02LTMtOS41dC0xNS01LjVxMy0xIDExLjUtLjV0MTAuNS0xLjVxMTUtMTAtNy0xNi0xNy01LTQzIDEyem0tMTYzIDg3N3EyMDYtMzYgMzUxLTE4OS0zLTMtMTIuNS00LjV0LTEyLjUtMy41cS0xOC03LTI0LTggMS03LTIuNS0xM3QtOC05LTEyLjUtOC0xMS03cS0yLTItNy02dC03LTUuNS03LjUtNC41LTguNS0yLTEwIDFsLTMgMXEtMyAxLTUuNSAyLjV0LTUuNSAzLTQgMyAwIDIuNXEtMjEtMTctMzYtMjItNS0xLTExLTUuNXQtMTAuNS03LTEwLTEuNS0xMS41IDdxLTUgNS02IDE1dC0yIDEzcS03LTUgMC0xNy41dDItMTguNXEtMy02LTEwLjUtNC41dC0xMiA0LjUtMTEuNSA4LjUtOSA2LjUtOC41IDUuNS04LjUgNy41cS0zIDQtNiAxMnQtNSAxMXEtMi00LTExLjUtNi41dC05LjUtNS41cTIgMTAgNCAzNXQ1IDM4cTcgMzEtMTIgNDgtMjcgMjUtMjkgNDAtNCAyMiAxMiAyNiAwIDctOCAyMC41dC03IDIxLjVxMCA2IDIgMTZ6Ii8+PC9zdmc+"); 
				background-size: 20px;
				background-repeat: no-repeat;
				background-position: 10px 50%;
				background-color: #f9f9f9;
				border: 2px solid #ecf0f1;
				border-radius: 4px 4px 0 0;
				border-bottom: none;
				padding: 10px 20px 10px 40px;
				color: #353535;
				display: block;
			}
            
			 
			translate-button:hover{
			   text-decoration: none;
			}
			.translate-widget.js-active {
				display: block;
			}
			.translate-widget {
				background-color: #fff;
				border: 2px solid #ecf0f1;
				display: none;
				padding: 20px;
				position: absolute;
				bottom: 50px;
				width: 240px;
				z-index: 2;
				right: 0px;
			}
			.translate-widget .translate-close {
				background-position: 50%;
				background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU4RTNGRTRCMzM0QjExRTJCNDA0RDYzQjU0ODc2MDRBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU4RTNGRTRDMzM0QjExRTJCNDA0RDYzQjU0ODc2MDRBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NThFM0ZFNDkzMzRCMTFFMkI0MDRENjNCNTQ4NzYwNEEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NThFM0ZFNEEzMzRCMTFFMkI0MDRENjNCNTQ4NzYwNEEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6gQJuJAAAElElEQVR42qxWWUhjZxT+741G474rijov9mEqFFRaCkopyGDAiFZowTKi0KIvKkIxfRCF6WjElcHiQ9VC6kMRFB1RkBZrq0XzMoriRmq0uO8LLtFoYs/3kxsmTm7sdHrg5E9O7jnf2f8rTE9PM3d0dnYW5O3t/UShUHwhCMIjEsXRGXZ3d2ei76d0GohfpqSk/MIeIEEO7OLiIlSlUj0TRbEwICBAFRgYyDw9PTkTMLNYLMxmszGz2QyHwAdWq7V2e3u7LSsr69ol2NTUlJMgKSlJMBgMajL6c0REREBYWBijSBh5z9lJmeTSCfCTkxO2v79vvLy81KSlpRnvg4mSEbAdSEtAA/Hx8RwIckRwHwgk6eF/Dw8PFh4ezqKiot6jjBgmJyfTZcGSk5OFiYmJbyIjI3UJCQkKHx8flwDuCM+HhISwuLi4YDg8Njb2sRMYvAKPjIx8Qt7pQkNDuZf/lQDo7+/PYmJiVF5eXn29vb3hTpG1t7crKZIXsbGxincBeh0wKCiIUZYiqe7PUFZm/xBGR0cLyJMfCeytU/cQzc7OWg4ODj7IzMxcEhEdRfN1cHCwoxH+T6aGUfr6+n4FHLGrqyuaZulD6iBZBcxRXV0d29jYcJIfHR0xnU7Htra2ZHVRP5pLNQejdn1CHaRwl4q2tjZ2enrKKisruWHQ8fExa2pqYoeHh6ylpUVWl7YP+LFer4+loMTHSqXSbSpKS0tZdHQ0OoxVV1ezubk51tDQwGhjoAm4E3K6KA3sU8O8j24MIUAmjYArxsNFRUXIPzcOIKwsjElxcTFPlTt9PEsUgTkTHupA/A+FvLw8ftLQcnlubi6j4nOD7kgCFW9vb49vbm4e7Co0Q01NDbu6unIYqa2tZZubmw/qwv719fWBSFt7iRan24exYKuqqnixkbqSkhKeThpY1tzczGjTu9WH/bW1tb/ExcXF32lTW1FsuZx3dHTwuuGaQe0AiBMNg43f2toqq0tXFTs/P1+sqKj4GxtENTQ0NJqYmPiRn5+fy5yjgXp6ephGo+HRwTGAQN7d3c3ltAdd6u7s7LClpaUXVF8tNoiV6qHf29uT9Q7G8/PzeXTIvyQDFxQUcAfk9Ch9NwT2E3B4T87MzBhTU1M1tIwjsElcdSMV+I2uk5NLhAVAkelpPLro5w1WvG1lZcW8urqqpbZ+SWAKuZS8DWGzrK+v7w8PDz8HEHDEwcFBDNltWVnZH/TAd7u7u9zbdyGsMgrgamFh4WlnZ+cO7Dsuz4GBASt9v6a6tMzPzz+ntKKObreCHGMMjEbjyfLy8pdarfZPsmtBxp1eC+zo5sLCwkaTyfSUFM4wsP/22kE2qBkYlcM0Pj6eUV5ejlc7pMjqeEHq7+93hJ+dnY1RQB29qcvi09PTv6V19DndCp54t0A3op7SqxxtH8wQvxGIDykbPzQ2Nn5Ps3tyH4iD9fX1OeU7JycHgBgJJUDVanVoRkbGp3QVfUaXbAzxI5oxf2rrLYr6kNbXKxqbX+vr63+j02wHQereaFHBTZ0BqLBHKrHCLhfsdbDZ0/86W6Ua3ad/BBgAzUL7SgCw2XMAAAAASUVORK5CYII=");
				background-repeat: no-repeat;
				width: 26px;
				height: 26px;
				position: absolute;
				top: -12px;
				right: -12px;
			}
.goog-te-banner-frame {display:none !important}
body {top: 0px !important; position: static !important; }
/*
body {
 background-image: url(https://track24.ru/img/ny-bg-5.png)!important;
}
*/

#trackingEvents, #trackingDetails, .promo > .container {
	background: #fff;
}
			 
			 
.dotted {
  border-bottom: 1px dotted; cursor: pointer;	
}
.dotted:hover {
  border-bottom: 0px dotted; cursor: pointer;	text-decoration: none; 
}

.top-brands-logo img {
     border: none;
}
.top-brands-logo img:hover {
     border: none;
}
.logo {
    float: left;
    /* padding-right: 3px; */
    /* margin-right: 3px; */
    width: 24px;
    opacity: 0.9;
    /* position: absolute; */
    top: 14px;
    cursor: pointer!important;
    vertical-align: middle;
}
.logo:hover {
   opacity: 1;
}
.navbar-brand {
  cursor: pointer!important;
}

.ny-logo {
	float: left;
    /* padding-right: 3px; */
    /* margin-right: 3px; */
    width: 38px;
    /* opacity: 0.9; */
    position: absolute;
    top: 7px;
    cursor: pointer!important;
    /* vertical-align: middle; */
}

/* loader */
/*
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
*/

#loader-wrapper {
    position: relative;
    /* top: 0px; */
    left: 0;
    width: 100%;
    /* height: 100%; */
    z-index: 1000;
    height: 160px;
    padding: 20px;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
 
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e74c3c;
    -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
      animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
 
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f9c922;
    -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
      animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
 
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}

/* loader */
 

 
/* bootstrap v.4 */
.sticky-top{
	/* top: 54px; */
}

.inputTrackCode {
	border-radius: 0px;
    height: 50px;
    font-size: 18px;
	
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 3;
	position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
	color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
	
	
	display: block;
    /* width: 100%; */
    width: 1%;
	
    padding: .375rem .75rem;
     
    font-weight: 400;
    
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
     
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	
	overflow: visible;
	/* box-shadow: 0px 10px 22px rgba(0, 0, 0, 0.25); */
	
}	 

.inputTrackCode:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.05rem rgba(107, 147, 193, 0.63);
}
 
.trackingButton {
	/* z-index: 2;*/
    margin-left: -1px;
	border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    position: relative;
	
	width: 100%;
    border: none;
    height: 54px;
    color: #ffffff;
    background-color: #0cca4a;
    font-size: 20px;
    font-weight: 400;
    line-height: 24.003px;
    text-align: center;
    box-shadow: 0px 10px 22px rgba(0, 0, 0, 0.25);
    border-radius: 0px;
    height: 50px;
    min-width: 80px;
    font-size: 16px;
	
	display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    /* border-radius: 4px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	
	font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.trackingButton:hover {
	/* border: none; */
    color: #ffffff;
    background-color: #0BB242;
    /* box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.25); */
}
.trackingButton:active:hover {
	color: #fff;
    background-color: #285e8e;
    border-color: #193c5a;

}


.trackingButton.disabled:hover, .trackingButton[disabled]:hover, fieldset[disabled] .trackingButton:hover, .trackingButton.disabled:focus, .trackingButton[disabled]:focus, fieldset[disabled] .trackingButton:focus, .trackingButton.disabled.focus, .trackingButton[disabled].focus, fieldset[disabled] .trackingButton.focus {
    /*
	background-color: #428bca;
    border-color: #357ebd;
    border: none;  
	cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
	*/
}
.trackingButton.disabled, .trackingButton.disabled:hover, .trackingButton[disabled], .trackingButton[disabled]:hover, .trackingButton.disabled:focus, .trackingButton[disabled]:focus {
    background-color: #428bca;
    border-color: #357ebd;
    border: none;  
	cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
	
}

.bg-black {
    background-color: #000000!important;
}

.tracking-form-title-wrapper {
	text-align: center;
}
.tracking-form-title {
	color: #ffffff;	
}
h1.tracking-form-title {
    font-size: 40px;
    font-weight: 300;
    line-height: 70px;    
}

h4.tracking-form-title {
    font-size: 24px;
    font-weight: 70;
    line-height: 60px;
}

.hide {
   display: none!important;
   visibility: hidden!important;  
}


.tracking-form-group-wrapper {
	min-height: 160px;
}
.tracking-form-examples-wrapper {
	height: 60px; 
}

.lastTrackCodesWrapper {
  margin-left:3px;
  position: relative;	
}

#lastTrackCodes {
  max-heigh: 45px; 
  white-space: nowrap; 
  position: relative;	
  color: #fff;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 576px) {  
    #lastTrackCodes { 
		font-size: 15px!important;
		 color: !important;
    } 
} 

span.time.muted {
color: grey;	
}
.trackingDetails {
	padding: 18px 30px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,0.08);
}
.trackingDetails:empty {
	display: none;
}
@media (max-width: 576px) {  
	 .trackingDetails { 
	   font-size: 15px!important;
	   padding: 14px 18px!important;
	   margin: 0px 5px 0px 5px!important;
	}
 } 
#trackingDetailsTitle {
margin-bottom: 10px;
}
#trackingDetailsTitle > span.dict {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}
#trackingDetailsTitle > span.sampleTrackCode {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

#mobileShipersCount {
  width:33px; 
  display: inline-block; 
  font-size: 20px;	
  text-align: left;
}

#realTimeTrackingCount {
  width: 130px;
  display: inline-block;
  font-size: 25px;	
  text-align: left;
}

#shipersCount {
    width: 42px;
    display: inline-block;
    font-size: 26px;
    text-align: left; 
	font-weight: 400;
}

body > main > div.promo > div.suported-services.hidden-xs.hidden-sm > div:nth-child(3) > div > section > div.container.text-center.justify-content-center > h3 {
	
}

#carriers {
margin-top: 50px;
}
#carriers > div.panel-heading.bg-white {
	margin-bottom: 30px;
}
.carriers-card {
	height:75px;
	width: 250px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0;
	margin-bottom: 10px;
	margin-right: 10px;
	/* float: left; */
}
.carriers-card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.carriers-card-shipper-name {
  position: absolute;
    right: 10px;
    /* top: 10px; */
	bottom: 4px; 
}
.h4-dict {
   font-weight: 400;
}




/* mdb fixs */

.navbar .dropdown-menu a {
 /*   padding: .05rem 1.5rem!important;*/
 /*   color: #000; */
}
.dropdown .dropdown-menu .dropdown-item, .dropleft .dropdown-menu .dropdown-item, .dropright .dropdown-menu .dropdown-item, .dropup .dropdown-menu .dropdown-item {
     padding: .25rem 1.5rem;
    /* color: #000; */
}
.dropdown-item:active {
    color: #ffffff!important;
    text-decoration: none; 
}
.dropdown-item.active, .dropdown-item:active {
    color: #ffffff!important; 
    text-decoration: none; 

}
.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #a0c1e2;
}

.blue.darken-10 {
    background-color: #4d7295!important;
}

#dropdown-lngSelector { 
	/* top: -3px; */
	padding-top: 4px;
	padding-bottom: 4px;
	/* margin-left: 1px; */
	
}

#navSignInButton > a > button {
    margin-top: 3px;
    margin-bottom: -2px;
    border-radius: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    padding-right: 20px;	
}



#userNameInfoBlock {
	   /*display:none; */
	   color:#EAE9E9; 
	   cursor:pointer; 
	   white-space: nowrap; 
	   font-size: 15px;
}
 

@media (max-width:574px) { 
	#userName {
	   /* display: none; */
	      /* float: right!important; */
	}
} 

#userName {
	margin-top: 6px;
    margin-left: 0px;
    margin-right: 5px;
	float: left;
	font-size: 14px!important;
	
}



 #userAvatarBlock {
		  /* display:none;  */ 
		 /* margin-top: -5px; */
         /* margin-bottom: -3px;*/
		 /* top: 3px; */
		 /* top: -1px; */
	  }
	  .userAvatar {
		width: 24px;
        height: 24px;
		line-height: 45px;
		text-align: center;
		text-transform: uppercase;
		color: #FFF;
		position: relative;
		float: left;
		cursor: pointer;
		margin: 0;
		padding: 0;
		-o-border-radius: 50%;
		-moz-border-radius: 50%;
		-khtml-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		-o-box-shadow: 0 0 2px rgba(0,0,0,.05),0 2px 4px rgba(0,0,0,.1);
		-moz-box-shadow: 0 0 2px rgba(0,0,0,.05),0 2px 4px rgba(0,0,0,.1);
		-khtml-box-shadow: 0 0 2px rgba(0,0,0,.05),0 2px 4px rgba(0,0,0,.1);
		-webkit-box-shadow: 0 0 2px rgba(0,0,0,.05), 0 2px 4px rgba(0,0,0,.1);
		box-shadow: 0 0 2px rgba(0,0,0,.05), 0 2px 4px rgba(0,0,0,.1);
	  }
      #userAvatarBlock > a > .caret {
	    margin-left: 5px;
        margin-top: 10px;
	  }
	  
	  #userAvatarBlock > a > span::after {
		  vertical-align: !important;
		  
	  }
	  
	/* animation drop down on nav bar */  
	@media (min-width: 992px) {
		  .animate {
			animation-duration: 0.3s;
			-webkit-animation-duration: 0.3s;
			animation-fill-mode: both;
			-webkit-animation-fill-mode: both;
		  }
		}

		@keyframes slideIn {
		  0% {
			transform: translateY(1rem);
			opacity: 0;
		  }
		  100% {
			transform:translateY(0rem);
			opacity: 1;
		  }
		  0% {
			transform: translateY(1rem);
			opacity: 0;
		  }
		}

		@-webkit-keyframes slideIn {
		  0% {
			-webkit-transform: transform;
			-webkit-opacity: 0;
		  }
		  100% {
			-webkit-transform: translateY(0);
			-webkit-opacity: 1;
		  }
		  0% {
			-webkit-transform: translateY(1rem);
			-webkit-opacity: 0;
		  }
		}
		.slideIn {
		  -webkit-animation-name: slideIn;
		  animation-name: slideIn;
		}  
	  /* animation drop down on nav bar */  

/* modal scroll fix */
.modal-open {overflow: visible;}
.modal-open, .modal-open .fixed-top, .modal-open .fixed-bottom {padding-right:16px!important;}



.t24-caret {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}
	
	
.t24-nav-avatar img {
     width:28px;
	 height: 28px; 
}


.navbar-brand {
  /*
  font-size: 22px;
  padding: 0;
	  img {
		  display: inline-block;
		  margin-right: 8px;
		  width: 50px;
		  height: 50px;
	  }
	  */
	  margin-left: 7px;
}
.nav-bar-fixed-body-margin {
	margin-top: 51px;
}

.nav-bar-fixed-top {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9;
    width: 100%;
	min-height: 51px;
}


.nav-bar-fixed-top::after {
    width: 100%;
    height: 7px;
    background-image: url("/images/color-stripe.png");	
}

.nav-bar-fixed-top:after {
    width: 100%;
    height: 7px;
    background-image: url("/images/color-stripe.png");	
}
.nav-bar-avatar-link {
	padding:0px;
}

#userAvatarBlockDropdownMenu:after  {
   vertical-align: -.1em!important;
}

.valid-feedback {
	text-align: left;
}

.invalid-feedback {
	text-align: left;
}

.signUpPasswordHelpBlock {
   text-align: left;
}
.card-header:first-child {
	border-radius: 0;
}



.modal-preloader-container {
	position: absolute;
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5);
}

#tracking-loader {
   margin-top: 10px;
   margin-bottom: -10px;
}

 
#wrapper {
  overflow-x: hidden;
  position: relative;
  
}
#sidebar-wrapper {
  min-height: 100vh;
  width: 25rem; 
  margin-right: -25rem;
  z-index: 4;  
  -webkit-transition: all  .25s ease-out;
  -moz-transition: all  .25s ease-out;
  -o-transition: all  .25s ease-out;
  transition: all  .25s ease-out;
   
}

#sidebar-wrapper .sidebar-heading {
	/*
    font-size: 1.0rem;
    margin-top: 0px;
	text-transform: uppercase;
	
	color: #ffffff!important;
	padding-top: 1.7rem!important;
    padding-right: 1.25rem;
    padding-bottom: 1.5rem!important;
    padding-left: 1.25rem;
	
	margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
	*/
}



 
#sidebar-wrapper .list-group {
   
} 

#wrapper #sidebar-wrapper.opened {
   /* position: relative;  */
   margin-right: 0rem; 
   z-index: 4;
   -webkit-transition: all  .25s ease-out;
   -moz-transition: all  .25s ease-out;
   -o-transition: all  .25s ease-out;
   transition: all  .25s ease-out;
}

#main-content-wrapper {
   min-width: 100vw;
   min-width: 0;
   width: 100%;	
}

#main-content-wrapper  {  
   margin-left: 0rem; 
}

@media (max-width: 768px) { 
	 #sidebar-wrapper {
       /* position: absolute;  */
	   /* min-height: 100vh;	 */
	   height: 100%;	
	   right: -20rem;
       top: 0px;   
	   width: 20rem;
	}

    #wrapper #sidebar-wrapper.opened {
	   position: absolute;  
       right: 0rem;
	   z-index: 4;
	   min-width: 60vw;
    }
} 

@media (max-width: 576px) {  
    #wrapper #sidebar-wrapper.opened { 
	   min-width: 90vw;
    }
} 



#signInFormAnimatedCheckSuccess, #signUpFormAnimatedCheckSuccess, #resetFormAnimatedCheckSuccess, #resetNewFormAnimatedCheckSuccess, #addNewTrackingNumberFormAnimatedCheckSuccess {
 top: 15px;
    right: -5px;
    margin: 0 auto 30px;
    position: relative;
    width: 90px;
    height: 90px;
    background-image: url(/images/animation-checkmark-r.gif);
    background-repeat: no-repeat;
    background-size: 90px 90px;	
}


/* animated navbar-toggler begin */
.icon-bar {
	width: 22px; 
	height: 2px;
	background-color: #B6B6B6;
	display: block;
	transition: all 0.2s;
	margin-top: 4px
}
 
.navbar-toggler {
  border: none;
  background: transparent !important;
}

.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
 
.navbar-toggler .middle-bar {
  opacity: 0;
}
 
.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
 
.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}
 
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
 
.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}

/* animated navbar-toggler end */






#navbar-tracking-numbers-toggler > i, #dropdown-lngSelector, #userName, #userAvatarBlockDropdownMenu:after { 
	color: rgba(255,255,255,.5)!important; 
}

#navbar-tracking-numbers-toggler > i:hover, #dropdown-lngSelector:hover, #userName:hover, #userAvatarBlockDropdownMenu:hover:after {
	color: rgba(255,255,255,1)!important; 
}

#navbar-tracking-numbers-toggler {
	cursor: pointer;
	/*
	margin-right: 5px;
	margin-top: 1px; 
	margin-bottom: 0px;
	*/
}
 
#navbar-tracking-numbers-toggler > a > i {
	/* padding-top: 8px; */
    padding-bottom: 4px;
    margin-top: 1px;
}
 
#navbar-tracking-numbers-toggler-xs > i {
    color: #B6B6B6;
	padding-top: 8px;
	padding-bottom: 0px;
	cursor: pointer;
    margin-right: 10px;
	/* margin-top: 5px; */
}
#navbar-tracking-numbers-toggler-xs > i:before {
	color: #B6B6B6;
}
/*
#navbar-tracking-numbers-toggler-xs > i {
    color: #B6B6B6;
	padding-top: 9px;
	padding-bottom: 0px;
	cursor: pointer;
    margin-right: 10px;
}
*/
/* #sidebar-my-tracking-numbers > div:nth-child(3) > div > div.ml-auto.w-2.justify-content-between.text-right > i */
.close-button-light {
   position: absolute;
    right: 12px;
    /* top: 12px; */
    width: 16px;
    height: 16px;
    opacity: 0.8;
    /* border: 1 px solid red; */
}
.close-button-light:hover {
  opacity: 1;
}
.close-button-light:before, .close-button-light:after {
    position: absolute;
    left: 7px;
    content: ' ';
    height: 12px;
    width: 1px;
    background-color: #333;
    top: 2px;
}
.close-button-light:before {
  transform: rotate(45deg);
}
.close-button-light:after {
  transform: rotate(-45deg);
}


.close-button-light:hover { 
    opacity: 1;
}
.pointer {
 cursor: pointer;
}
.remove-tracking-number-from-list-button {
	cursor: pointer;
	color: #000000;
    /* 
	color: #ccc;
	opacity: 0.9;
	
	position: absolute;
    right: 5px;
	
	
	background-position: 50%;
	background-image: url("/images/button-close.png");
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	
	background: url('/images/button-close.png') no-repeat center center; width: 27px; height: 27px; line-height: 27px; right: -12px;  top: -12px;  opacity: 0.95;
	*/
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.remove-tracking-number-from-list-button:hover {
    color: red;
	opacity: 0.9;
	opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#sidebar-my-tracking-numbers > .active > .close-button-light:before, #sidebar-my-tracking-numbers > .active > .close-button-light:after {
  background-color: #ffffff!important;
}


#dynamic-to-top {
	position: fixed;
    z-index: 998;
    left: 35px;
    bottom: 35px;
    margin-bottom: 0;
    padding-top: 15px;
}











@-webkit-keyframes flipShort { 
	0% {
		-webkit-transform:  rotateY(0);
		transform:  rotateY(0);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	20% {
		-webkit-transform:  rotateY(180deg);
		transform:   rotateY(180deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	 
	to {
		-webkit-transform:  rotateY(180deg);
		transform:  rotateY(180deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	 
} 

@keyframes flipShort { 
	0% {
		-webkit-transform:  rotateY(0);
		transform:  rotateY(0); 
	}
	
	20% {
		-webkit-transform:   rotateY(180deg);
		transform:   rotateY(180deg);
		
	} 
	to {
		-webkit-transform:  rotateY(180deg);
		transform:  rotateY(180deg);
		
	}
}

.animated.flipShort {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flipShort;
	animation-name: flipShort
} 


.iconFlip {
 transition: transform 0.2s; 
}
.iconFliped { 
 transform: rotateY(180deg);
 -webkit-transform:  rotateY(180deg);
 -webkit-transition: all 0.2s ease-out!important;
 -moz-transition: all 0.2s ease-out!important;
 -o-transition: all 0.2s ease-out!important;
 -ms-transition: all 0.2s ease-out!important;
 transition: all 0.2s ease-out!important;
 animation-fill-mode: both!important;
}


#add-tracking-number-fixed-button {
    position: fixed;
    z-index: 998;
    right: 35px;
    bottom: 35px;
    margin-bottom: 0;
    padding-top: 15px;
}



.tracking-list-md-tabs {
	border: 0;
    /* padding: 0; */
      margin-left: 0rem; 
     margin-right: 0rem;
    margin-bottom: -20px;
    background-color: #2bbbad;
    z-index: 1;
    /* border-radius: .25rem; */
	border: 0;
    /* padding: .7rem; */
    /* margin-left: 1rem; */
    /* margin-right: 1rem; */
    /* margin-bottom: -20px; */
    /* background-color: #2bbbad; */
    /* z-index: 1; */
    /* border-radius: .25rem; */
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-radius: 0rem;
	box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}


.md-tabs {
    border-radius: 0rem!important;
}





 .sidebar-nav{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/* padding-left: 0;
	margin-bottom: 0; */
	list-style: none;
	margin-left: 0rem;
	margin-right: 0rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	margin-bottom:0rem;
  }
  .sidebar-nav-item {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	/* text-align: center; */
	margin-bottom: -1px;
  } 
  .sidebar-nav-link {
	 display: block;
	 padding: .5rem 1rem;
	 transition: all .4s;
	 border: 0;
	 color: #d4d3d3;
	 text-transform: uppercase;
  }
   
  .sidebar-nav-link:hover > span {
	text-decoration: none;
	border-bottom: 1px dashed #ffffff!important;
	color: #ffffff;
  }
 
 .sidebar-nav-link.active {
	 color: #ffffff;
	 font-weight: 400;
	 cursor: default;
  }
  .sidebar-nav-link.active:hover > span {
	 border-bottom: 0px dashed #ffffff!important;
  }
  
  
#sidebar-active-tracking-tab-content {
	width: 25rem;  
}
#sidebar-archive-tracking-tab-content {
	width: 25rem;  
}


.label-new-event {
	/* background-color: #f04ed4; */
}
.newEvent { 
    /*background: #f0f8ff;*/
	 -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; 
}
.newEventHighLighted { 
    background: #f0f8ff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}




.trackingInfoRow:hover { 
	/* background: #ffffff;  */
 }
 .trackingInfoStatus {
	 background: url("");
}
.trackingInfoStatusIcon {
	background: url("");
}
.trackingEvents:before {
	content: "";
	position: absolute;
	left: 114px;
	top: 45px;
	bottom: 75px;
	width: 1px;
	background: #fff;
	z-index: 2;
	border-width: 0 0 0 2px;
	border-style: dotted;
	border-color: #B4BFC9;
	border-image-source: url("/images/tracking-dots.svg");
	border-image-slice: 3;
	border-image-repeat: repeat;
	z-index: 0;
}
.trackingInfoStatusIcon:before  {
	content: ' ';
	position: absolute;
	border-radius: 50%;
	z-index: 2;
	height: 16px;
	width: 16px;
	left: 88px;
	top: 16px;
	border: 12px solid #fff;
}
.trackingInfoStatusIcon:after  {
		position: absolute;
		border-radius: 50%;
		content: '';
		height: 16px;
		width: 16px;
		border: 2px solid #B4BFC9;
		left: 92px;
		top: 20px;
		background: #fff;
		z-index: 3;
}
.first-event {
		border-radius: 3px;
		content: '';
		height: 14px;
		width: 14px;
		top: 21px;
		left: 93px;
		border: 2px solid #62CCCC;
		background: #62CCCC;
	}
	
.first-event:after {
	border-radius: 3px;
	content: '';
	height: 14px;
	width: 14px;
	top: 21px;
	left: 93px;
	border: 2px solid #B4BFC9;
	background: #B4BFC9;
}

.last-event:after {
		border-color: #62CCCC;
}
.failure-event:after {
	border-color: #d81616;
}
.exception-event:after {
	border-color: #d81616;
}
.attempt-fail-event:after {
	border-color: #d81616;
} 
 
.accepted-event:after {
	border-color: #4ccdf0;
}
.warning-event:after {
	border-color: #ff7800;
}
.danger-event:after {
	border-color: #bd62cc;
}

.export-event:after {
	border-color: #7489ea;
}
.import-event:after {
	border-color: #7489ea;
}

.customs-clearance-event:after {
	border-color: #bd62cc;
}
.customs-complete-event:after {
	border-color: #bd62cc;
}
.customs-warning-event:after {
	border-color: #bd62cc;
}

.departed-from-warhouse:after {
  border-color: #0cd2f3;
}

.departed-from-sorting-center-event:after {
   border-color: #0cd2f3;
}
.info-received-event:after {
   border-color: #76a9f2;
}

.hand-over-to-air-event:after {
   border-color: #76a9f2;
}
.send-to-destination-event:after {
   border-color: #76a9f2;
}
.arrived-in-destination-event:after {
   border-color: #76a9f2;
}
.arrived-to-warhouse-event:after {
   border-color: #76a9f2;
}
.processing-event:after {
   border-color: #76a9f2;
}
.time-event:after {
   border-color: #76a9f2;
}
.awaiting-event:after {
   border-color: #76a9f2;
}
.delivered-event:after {
   border-color: #76a9f2;
}

 


.awaiting-event:after {
	border-radius: 3px;
	content: '';
	height: 14px;
	width: 14px;
	left: 93px;
	border: 2px solid #017bd247;
	background: #017bd2c2; 
}

.delivered-event:after {
	border-radius: 3px;
	content: '';
	height: 14px;
	width: 14px;
	left: 93px;
	border: 2px solid #01D277;
	background: #01D277;
}



#trackingDetailsFooter #tracking-jump-up-events-link a {
    color: #00bbe3;
    font-size: 13px;
	
	position: absolute;
    right: 10px;
    bottom: 20px;
	
	text-decoration: none;
    /* border-bottom: 1px dotted #00bbe3; */
    color: 1px dotted #9FA3A5;
    cursor: pointer;
}

#trackingDetailsFooter #tracking-jump-up-events-link a .tracking-sprite-jump-link {
    height: 1em;
    max-height: 16px;
}

.tracking-sprite-jump-down-link {
    background-position: -205px -28px!important;
    height: 16px;
    width: 16px;
}
.tracking-sprite-jump-up-link {
    background-position: -205px -30px!important;
    height: 16px;
    width: 16px;
	 transform: rotate(180deg);
}
.tracking-sprite {
    background: url(https://track24.net/images/icons/icon-tracking-sprite.svg) no-repeat;
    content: " ";
    display: inline-block;
    position: relative;
    top: 1px;
}

.new-year .load-bar-wrapper .load-bar-disabled {
	margin-top: 7px;
}
.new-year .load-bar-wrapper:after {
		background-image: url(https://track24.net/images/ny-lamps.svg);
		height: 13px;
		display: block;
		content: '';
		/* max-width: 1180px; */
		padding: 0 10px;
		/* position: fixed; */
		/* margin: 0 auto; */
		/* margin-top: 8px; */
		/* width: 100%; */
        /* height: 7px; */
		/*margin-top: 8px; */
	} 
	
	
	
#initTrack24CommentsButton, .initTrack24CommentsButton {
	    /* display: none; */
		margin-top: 15px;
        margin-bottom: 20px;
	 }
	
	 .initTrack24CommentsButton {
	        width: 100%;
			border: none;
			height: 54px;
			color: #ffffff;
			/*background-color: #3870c6;*/
			background-color: #00a7db;
			font-size: 20px;
			font-weight: 400;
			line-height: 24px;
			text-align: center;
			box-shadow: 0px 10px 22px rgba(0, 0, 0, 0.25);
			border-radius: 0px;
			height: 50px;
			min-width: 80px;
			font-size: 16px; 
			outline: none;
	 }
	 .initTrack24CommentsButton:hover {
			border: none;
			color: #ffffff;
			background-color: #0BB242;
			box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.25);
    } 
	.initTrack24CommentsButtonWrapper {
	   margin-top: 24px;		
    }
		