#content {

}

.legal-page-link {
	font-size: 14px;
	line-height: 1.25;
	margin: auto;
	vertical-align: middle;
	padding: 16px;
}
.legal-page-link a {
	color: #fff !important;
}
.email-block-legal-page a {
	color: #337ab7;
}
/*New Top Header CSS*/
	  .slidetext {
		 font-weight: 100;
		 text-align: left;
		 font-size: 2.2vw !important;
		 font-family: TFForeverRegular !important;
		 color: #ffffff !important;
	  }
@media screen
  and (min-width: 1000px)
  and (max-width: 1299px)  {

	  .imagemapping { 
		  max-width: 500px !important;
	  }
	  .mapimage {
		  margin-right: -10% !important;
    width: 450px;

	  }
	  .slideouttext {
		  font-size: 38px !important;
	  }
}
	@media screen
  and (min-width: 1300px)
  and (max-width: 1499px)  {

	  .imagemapping {
		  max-width: 500px !important;
	  }
	  .mapimage {
		  margin-right: -10% !important;
    width: 450px;

	  }
	  .slideouttext {
		  font-size: 38px !important;
	  }
}
@media screen
  and (min-width: 1500px)
  and (max-width: 1699px)  {

	  .imagemapping {
		  max-width: 500px !important;
	  }
	  .mapimage {
		  margin-right: -10% !important;
    width: 500px;

	  }
	  .slideouttext {
		  font-size: 38px !important;
	  }
}

@media screen
  and (min-width: 1600px)
  and (max-width: 1800px)  {

	  .imagemapping {
		  max-width: 600px !important;
	  }
	  .mapimage {

    width: 500px;

	  }
	  .slideouttext {
		  font-size: 38px !important;
	  }
}

/*End of Top Header CSS*/
/*new mobile slideout*/

.sidenav {

    position:fixed;
    z-index: 1;
    top: 0;
 background-color: #1f355a !important;
    overflow-x: hidden;
	overflow-y: hidden;
    transition: 0.5s;
    padding-top: 60px;
	opacity: 0.9 !important;
	font-family: 'TFForeverMediumItalicRegular';
	-webkit-clip-path: polygon(0 0, 100% 0%, 0% 125%, 0% 100%);
	/*	-webkit-clip-path: polygon(0 0, 100% 0%, 0% 70%, 0% 100%); */
       /*clip-path: polygon(0 0, 120% 0%, 0% 100%, 0% 100%);*/
		 width: 0px;       /* 50 percent of the viewport width */
  height: 120vh;
		left: 0px;
}

.sidenav a {
    padding: 8px 8px 8px 16px;
    text-decoration: none;
    font-size: 25px;
    color: #fff;
    display: block;
    transition: 0.3s;
	font-family: 'TFForeverMediumItalicRegular';
	line-height: 1.1;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 20px;}
}

.sidenav .privacy-link {
	padding-top:30px; 
	font-weight:normal; 
	font-size:12px; 
	color:#fff; 
	font-family: 'TFForeverRegular';
	opacity:0.8;
}

/*End of new mobile slideout*/
/*new slideout css*/

.newoverlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: #1f355a !important;
    overflow-x: hidden;
    transition: 0.5s;
	opacity: 0.9 !important;
}

.newoverlay-content {
    position: relative;
    margin-top: -70px !important;
	margin-left: 50px !important;
    width: 100%;
	top: 25% !important;
    text-align: center;

}

.newoverlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.newoverlay a:hover, .newoverlay a:focus {
    color: #f1f1f1;
}

.newoverlay .closebtn {
    position: absolute;
    top: 15px !important;
    right: 45px;
    font-size: 40px;

}

@media screen and (max-height: 450px) {
  .newoverlay a {font-size: 20px}
  .newoverlay .closebtn {
    font-size: 40px;
    top: 15px !important;
    right: 35px;
  }
}
/*new slideout css*/

form li.buttons, form li {
	    padding: 0px 0% 0px 0%;
}

@media only screen and (min-width: 1000px) {
	.mapimage {
		background: transparent !important;
	}
	#loginmap {
		-webkit-clip-path: polygon(100%, 100%, 95%, 100%, 100% 100%, 100% 100%) !important;
       clip-path: polygon(100%, 100%, 95%, 100%, 100% 100%, 100% 100%) !important;
		 width: 1920px !important;       /* 50 percent of the viewport width */
  height: 90vh;
		left: 0px;
	}

	#loginmap li {
		margin-left: -10px;
		color: #c0c0c0;
		font-family: 'TFForeverMediumItalicRegular';

	}



	#loginform {
		margin-top: -20px;


	}
		#loginform ul{
		background-color: #00AEEF;
		opacity: 0.92 !important;


	}

	.overlay{


		-webkit-clip-path: polygon(100%, 100%, 100%, 100%, 100% 100%, 100% 100%) !important;
       clip-path: polygon(100%, 100%, 100%, 100%, 100% 100%, 100% 100%) !important;
-webkit-transition: all .45s ease-out;
  transition: all .45s ease-out;
  position: absolute;
  top: 0;
  left: 0;

  width: 0vh;       /* 50 percent of the viewport width */
  height: 0vh;       /* 90 percent of the viewport height */

  background-color: rgba(0,0,0,0.0); /*dim the background*/

}
	#loginform
{
  display: block;
  position: relative;
  top: 50px;
  left: 50px;

}

#loginform input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;

  cursor: pointer;

  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
	color: #fff;
}


#loginform span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;

  background: #00AEEF;
  border-radius: 3px;

  z-index: 1;

  transform-origin: 4px 0px;

transition: all .5s ease-out;
}

#loginform span:first-child
{
  transform-origin: 0% 0%;

}

#loginform span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}


#loginform input:checked ~ span
{

  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #c0c0c0;

}


#loginform input:checked ~ span:nth-last-child(3)
{

  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#loginform input:checked ~ span:nth-last-child(2)
{
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}


#loginmap
{
  position: absolute;
  width: 300px;
  margin: -100px 0 0 -50px;
  padding: 50px;
  padding-top: 125px;

  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;

  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  left: 0px;
transition: all .35s ease-out;
}

#loginmap li
{
  padding: 10px 0;
  font-size: 22px;
}


#loginform input:checked ~ ul
{
  transform: scale(1.0, 1.0);
  opacity: 1;
	height: 1000px;

    text-align: left;
	padding-left: 200px;

}

}

@media only screen and (max-width: 765px) {

	h2 {
		font-size: 18px !important;
	}
	.content {
		max-width: 100% !important;
		padding: 25px !important;
	}
	.images-top{
		display: none !important;
	}
	.email-block {
		text-align: center;
	}
	.navbar-nav {
		align-items: baseline !important;

	}
	.mobilelogo {
		margin-left: -16px;
		margin-top: -90px;
	}

		.mobilehomelogo {
		margin-left: -5px;
		margin-top: -20px;
	}
	.mobiletitleaboutus {
		font-size: 35px !important;
		float: none;
	    padding-left: 70px;
		margin-top: -35px;

	}
		.mobiletitlebondedcfs {
		font-size: 35px !important;
		float: none;
	    padding-left: 120px;
		margin-top: -35px;

	}
			.mobiletitlecontactus {
		font-size: 35px !important;
		float: none;
	    padding-left: 90px;
		margin-top: -35px;

	}
		.mobiletitlelocation {
		font-size: 35px !important;
		float: none;
	    padding-left: 70px;
		margin-top: -65px;

	}
	.mobiletitletrucking {
		font-size: 35px !important;
		float: none;
	    padding-left: 80px;
		margin-top: -35px;

	}
		.mobiletitlewarehouse {
		font-size: 35px !important;
		float: none;
	    padding-left: 150px;
		margin-top: -65px;

	}
 		.mobiletitlerate{
		font-size: 35px !important;
		float: none;
	    padding-left: 120px;
		margin-top: -35px;

	}
	#menu {
		-webkit-clip-path: polygon(0 0, 95% 0%, 46% 100%, 0% 100%);
       clip-path: polygon(0 0, 95% 0%, 46% 100%, 0% 100%);
		 width: 50vh;       /* 50 percent of the viewport width */
  height: 90vh;
		left: 0px;
	}

	#menu li {
		margin-left: -10px;
		color: #c0c0c0;
		font-family: 'TFForeverMediumItalicRegular';

	}



	#menumobile {
		margin-top: -20px;


	}
		#menumobile ul{
		background-color: #1f355a;
		opacity: 0.92 !important;


	}

	.overlay{

-webkit-clip-path: polygon(0 0, 90% 0, 50% 100%, 0% 100%);
clip-path: polygon(0 0, 90% 0, 50% 100%, 0% 100%);
-webkit-transition: all .45s ease-out;
  transition: all .45s ease-out;
  position: absolute;
  top: 0;
  left: 0;

  width: 50vh;       /* 50 percent of the viewport width */
  height: 90vh;       /* 90 percent of the viewport height */

  background-color: rgba(0,0,0,0.0); /*dim the background*/

}
	.mobileform {
		width: 400px !important;
	}
	.homeimagemobile {
	margin-top: -100px;
	width: 400px !important;
	}
body
{
width: 100% !important;
  margin: 0;
  padding: 0;
  color: #000;
  font-family: 'TFForeverRegular' !important;
}

a
{
  text-decoration: none;
  color: #00AEEF;

  transition: color 0.3s ease;
}

a:hover
{
  color: #00AEEF;
}

#menumobile
{
  display: block;
  position: relative;
  top: 50px;
  left: 50px;

}

#menumobile input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;

  cursor: pointer;

  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
	color: #fff;
}


#menumobile span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;

  background: #00AEEF;
  border-radius: 3px;

  z-index: 1;

  transform-origin: 4px 0px;

transition: all .5s ease-out;
}

#menumobile span:first-child
{
  transform-origin: 0% 0%;
}

#menumobile span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}


#menumobile input:checked ~ span
{

  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #c0c0c0;
}


#menumobile input:checked ~ span:nth-last-child(3)
{

  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menumobile input:checked ~ span:nth-last-child(2)
{
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}


#menu
{
  position: absolute;
  width: 300px;
  margin: -100px 0 0 -50px;
  padding: 50px;
  padding-top: 125px;

  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;

  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  left: 0px;
transition: all .35s ease-out;
}

#menu li
{
  padding: 10px 0;
  font-size: 22px;
}


#menumobile input:checked ~ ul
{
  transform: scale(1.0, 1.0);
  opacity: 1;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {

	h2 {
		font-size: 20px !important;
	}
	.content {
		max-width: 100% !important;
		padding: 15px;
	}
	.images-top{
		display: block !important;
	}
	.email-block {
		text-align: center;
	}
	.navbar-nav {
		align-items: baseline !important;

	}
	.mobilelogo {
		margin-left: 250px;
		margin-top: -50px;
		width: 250px;
		height: auto;
	}

		.mobilehomelogo {
		margin-left: -5px;
		margin-top: -20px;
	}
	.mobiletitleaboutus {
		font-size: 35px !important;
		float: none;
	    padding-left: 170px;
		margin-top: -35px;

	}
		.mobiletitlebondedcfs {
		font-size: 35px !important;
		float: none;
	    padding-left: 170px;
		margin-top: -35px;

	}
			.mobiletitlecontactus {
		font-size: 35px !important;
		float: none;
	    padding-left: 170px;
		margin-top: -35px;

	}
	.mobiletitletrucking {
		font-size: 35px !important;
		float: none;
	    padding-left: 180px;
		margin-top: -35px;

	}
		.mobiletitlewarehouse {
		font-size: 35px !important;
		float: none;
	    padding-left: 150px;
		margin-top: -65px;

	}
 		.mobiletitlerate{
		font-size: 35px !important;
		float: none;
	    padding-left: 170px;
		margin-top: -35px;

	}
	#menu {
		-webkit-clip-path: polygon(0 0, 95% 0%, 46% 100%, 0% 100%);
       clip-path: polygon(0 0, 95% 0%, 46% 100%, 0% 100%);
		 width: 50vh;       /* 50 percent of the viewport width */
  height: 90vh;
		left: 0px;
	}

	#menu li {
		margin-left: -10px;
		color: #c0c0c0;
		font-family: 'TFForeverMediumItalicRegular';

	}



	#menumobile {
		margin-top: -20px;


	}
		#menumobile ul{
		background-color: #1f355a;
		opacity: 0.92 !important;


	}

	.overlay{

-webkit-clip-path: polygon(0 0, 90% 0, 50% 100%, 0% 100%);
clip-path: polygon(0 0, 90% 0, 50% 100%, 0% 100%);
-webkit-transition: all .45s ease-out;
  transition: all .45s ease-out;
  position: absolute;
  top: 0;
  left: 0;

  width: 50vh;       /* 50 percent of the viewport width */
  height: 90vh;       /* 90 percent of the viewport height */

  background-color: rgba(0,0,0,0.0); /*dim the background*/

}
	.mobileform {
		width: 400px !important;
	}
	.homeimagemobile {
	margin-top: -100px;
	width: 400px !important;
	}
body
{

  margin: 0;
  padding: 0;

  color: #000;
  font-family: 'TFForeverRegular' !important;
}

a
{
  text-decoration: none;
  color: #00AEEF;

  transition: color 0.3s ease;
}

a:hover
{
  color: #00AEEF;
}

#menumobile
{
  display: block;
  position: relative;
  top: 50px;
  left: 50px;

}

#menumobile input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;

  cursor: pointer;

  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
	color: #fff;
}


#menumobile span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;

  background: #00AEEF;
  border-radius: 3px;

  z-index: 1;

  transform-origin: 4px 0px;

transition: all .5s ease-out;
}

#menumobile span:first-child
{
  transform-origin: 0% 0%;
}

#menumobile span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}


#menumobile input:checked ~ span
{

  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #c0c0c0;
}


#menumobile input:checked ~ span:nth-last-child(3)
{

  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menumobile input:checked ~ span:nth-last-child(2)
{
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}


#menu
{
  position: absolute;
  width: 300px;
  margin: -100px 0 0 -50px;
  padding: 50px;
  padding-top: 125px;

  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;

  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  left: 0px;
transition: all .35s ease-out;
}

#menu li
{
  padding: 10px 0;
  font-size: 22px;
}


#menumobile input:checked ~ ul
{
  transform: scale(1.0, 1.0);
  opacity: 1;
}
}



.custom-radios div {
  display: inline-block;
}
.custom-radios input[type="radio"] {
  display: none;
}
.custom-radios input[type="radio"] + label {
  color: #333;
  font-family: Arial, sans-serif;
  font-size: 14px;
}
.custom-radios input[type="radio"] + label span {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin: -4px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  /*border-radius: 50%;*/
  border: 2px solid #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  line-height: 12px;
  background-color:#fff;
}
.custom-radios input[type="radio"] + label span img {
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #fff;
  margin-top:-8px;
  margin-left:-1px;

}
.custom-radios input[type="radio"]:checked + label span img {
  opacity: 1;
}

.not-found {
	position:absolute;
	top:146px;
	right:450px;	
	display:none;
}
.not-found { webkit-box-shadow: -9px 9px 15px 5px rgba(0,0,0,0.50);  box-shadow: -9px 11px 15px 5px rgba(0,0,0,0.53); width:300px; padding:14px; z-index:9999; position:absolute; margin-top:15px; border:none !important; background-color:#ff9338; border-radius:10px; webkit-box-shadow: -9px 9px 15px 5px rgba(0,0,0,0.50);  box-shadow: -9px 11px 15px 5px rgba(0,0,0,0.53);}
.not-found h4 { color:#fff; font-weight:bold; font-family: 'TFForeverBoldItalicRegular'; font-size: 2.3rem; margin-top:0; margin-bottom:10px; } 
.faded { opacity:0.75; } 
.not-found .releaseformwrap.box_release { margin-top:10px; width:auto; } 
.not-found .releaseformwrap.box_release .btns .r-btn {
	text-align:center;
	margin-right:10px;
	float:left;width:auto;
}
.not-found p {
	color:#000 !important; 
}
.not-found:after,
.not-found:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.not-found:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ff9338;
  border-width: 19px;
  right: -28px;
  top:calc(50% - 20px);

}

.not-found:before {
  border-color: rgba(113, 158, 206, 0);
  border-left-color: #ff9338;
  border-width: 20px;
  right: -28px;
  top:calc(50% - 20px);
}
.not-found .r-btn:hover {
	background-color:#ffffff;
	color:#ff9338;
}
#private-search.tooltip-container {
	background-color:#0b2245;
}
.tooltip-container { webkit-box-shadow: -9px 9px 15px 5px rgba(0,0,0,0.50);  box-shadow: -9px 11px 15px 5px rgba(0,0,0,0.53); width:300px; padding:14px; z-index:9999; position:absolute; margin-top:20px; border:none !important; background-color:#ff9338; border-radius:10px; webkit-box-shadow: -9px 9px 15px 5px rgba(0,0,0,0.50);  box-shadow: -9px 11px 15px 5px rgba(0,0,0,0.53); text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.tooltip-container h4 { color:#fff; font-weight:bold; font-family: 'TFForeverBoldItalicRegular'; font-size:23px !important; margin-top:0; } 

.faded { opacity:0.75; }

 .tooltip-container .releaseformwrap.box_release { padding-top:20px; } 
.tooltip-container .releaseformwrap.box_release { width:auto; } 
.tooltip-container .releaseformwrap.box_release .btns .r-btn {
	text-align:center;
	margin-right:10px;
	float:right;width:auto;
}
.tooltip-container p {
	color:#000 !important;  
	font-weight:500;
	font-size:15px;
}
.tooltip-container .manifest-date { 
	width:calc(50% - 20px); 
	display:inline-block; 
	padding-right:10px;
	font-family:TFForeverDemiRegular;
	color:#fff;
}

.tooltip-container:after,
.tooltip-container:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.tooltip-container:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ff9338;
  border-width: 8px;
  right: 130px;
} 

.r-btn {
    font-family: 'TFForeverBoldItalicRegular';
    font-size: 18px;
    background: none;
    border: 2px solid #fff !important;
    border-radius: 30px !important;
    padding: 3px 14px;
    color: #fff;
    margin-right: 48px;
    display: inline-block;
    line-height: normal;
	text-align: center;
    margin-right: 10px;
    float: left;
    width: auto;
}
.tooltip-container .close {
	position:relative;
	right:0;
	top:-6px;
	opacity:1;
	font-family:'TFForeverRegular';
	font-size:24px;
}
#public-search {
	position:absolute;
	top:30px;
	right:30px;	
	display:none;
}
#public-search {
	width:400px;
}
#public-search .step-1 {
	display:block;
}
#public-search .step-2 {
	display:none;
}
#public-search .step-3 {
	display:none;
}
#public-search #search-form {
	padding:10px;
}
#public-search #search-form .form-group label {
	color:#fff;
	line-height:32px;
	text-align:left;
	font-family:'TFForeverDemiRegular';
	font-size:18px;
	width:115px;
	padding:0px 0px 0px 20px;
	float:left;
}
#public-search #search-form .form-group div {
	width:165px;
	padding:0px 0px 0px 0px;
	float:left;
}
#public-search #search-form .form-group {
	clear:both; 
	margin-bottom:5px; 
}
#public-search .r-btn:hover {
	background-color:#fff;
	color:#ff9338;
}
#private-search {
	 background-image: url('https://cargotrak.barrfreightsystem.com/images/private-background.png');
	 background-size:contain;
	 background-repeat:no-repeat;
	 position:absolute;
	 top:30px;
	 right:140px;	
	 display:none;
	 width:360px;
}
#private-search.tooltip-container h4 {
	margin-bottom:10px;
}

#private-search.tooltip-container p {
	color:#fff !important;
	font-size:15px;
}
#private-search.tooltip-container:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #0b2245;
  border-width: 8px;
  right: 130px;
} 
#private-search .close {
	color:#fff;
}
#private-search .r-btn:hover {
	background-color:#ff9338;
}

.question-button {
    height: 38px;
    width: 38px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
    font-family: 'TFForeverBoldItalicRegular';
    font-size: 26px;
    display: inline-block;
	float:left;
	background-color:transparent;
	padding:0;
	box-sizing:border-box; 
}
.question-button:hover {
	color:#ff9338;
	text-decoration:none;
	background-color:#fff;
}
.question-button.orange-hover:hover {
	color:#fff;
	text-decoration:none;
	background-color:#ff9338;
}
#help {
	display:none;
	z-index:10000;
	line-height: 1.5;
}
#help a {
	color:#333;
}

#help:after {
	left:10px;
}
#help #nf-close-tt {
	margin-top:10px;
}
#help #nf-close-tt:hover {
	color:#fff;
	text-decoration:none;
	background-color:#ff9338;
}
.nav-announcement {
	border: none !important;
    background-color: #ff9338;
    border-radius: 16px;
	padding:8px 40px 8px 14px;
    font-family: 'TFForeverBoldItalicRegular';
	font-weight: bold;
    font-size: 16px;
	width:auto;
	position:absolute;
	right:-20px;
	top:120px;
	-webkit-animation: fadein 3s; 
	-moz-animation: fadein 3s;
	-ms-animation: fadein 3s;
	-o-animation: fadein 3s;
	animation: fadein 3s;
}
.nav-announcement span {
	color:#fff;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
body { overflow-x:hidden; } 

body {
	font-family: 'TFForeverRegular', sans-serif;
	line-height: 1.25em;
}

@media only screen and (max-width: 1028px) {
	.mobile-search {
		display:block;
		color:#fff;
		padding-bottom:0;
		padding-top:0px;
	}
	.mobile-search .main-tab {
		border-radius:18px;
		padding:12px 12px;	
		margin:5px;		
		font-family: 'TFForeverBoldItalicRegular';
		font-size: 26px;
		text-align:center;
		display:block;
		color:#fff;
	}
	.mobile-search .main-tab:hover {
		cursor:pointer;
		text-decoration:none;
	}
	.mobile-search #express-access {
		background-color:#083156;
	}
	.mobile-search #cfs-availability {
		background-color:#ff9338;	
	}
	#private-search {
		top:10px;
		left:20px;
		width:calc(100% - 40px);
		margin-top:0;
	}
	#public-search {
		top:10px;
		left:20px;
		width:calc(100% - 40px);
		margin-top:0;
	}
	#public-search:after {
		border:none;
	}
	#private-search:after {
		border:none;
	}	
	.tooltip-container {
		width:calc(100% - 40px);
		left:20px !important;
		margin-top:40px;
	}
	.not-found {
		width:calc(100% - 40px);
		left:20px !important;
		top:390px;
	}
	.not-found:after {
	  border-color: rgba(255, 255, 255, 0);
	  border-bottom-color: #ff9338;
	  border-width: 18px;
	  top: -30px;
	  left:10px;
	} 	
	.tooltip-container:after {
	  border-width: 18px;		
	}
	.not-found:before {
		border-width:0;
	}
	body {
		position:relative;
		padding-bottom:60px;
	}
	.nav-announcement {
		width:calc(100% - 10px);
		margin-left:5px;
		bottom:25px;
		left:auto;
		right:auto;
		top:auto;
		font-size:13px;
		text-align:center;
		font-weight:400;
		padding-top:6px;
		padding-bottom:6px;
	}
	
}

@media only screen and (max-width: 600px) {
	.nav-announcement {
		font-size:11px;
		padding-left:0;
		padding-right:0;
	}
}

@media only screen and (max-width: 365px) {
	#private-search {
		top:10px;
		left:10px !important;
		width:calc(100% - 20px);
		margin-top:0;
	}
	#public-search {
		top:10px;
		left:10px !important;
		width:calc(100% - 20px);
		margin-top:0;
	}
}

#mobileview .testtop { margin-top:0; }
#mobileview .mobileimagemap { margin-top:5px; } 
.main-tab {
    cursor: pointer;
}


.nav-hours-top {
	position:absolute;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
	width:50%;
	min-width:380px;
	top:10px;
	font-size:16px;
	font-family:'TFForeverRegular';
	text-align:center;
}
.nav-hours-top .title {
	font-weight:bold;
	font-family:'TFForeverDemiRegular'
}

.nav-hours-import {
	position:absolute;
	right:40px;
	top:146px;
}

.nav-hours-import .title {
	font-weight:bold;
}

@media only screen and (max-width: 768px) {
	.nav-hours-top {
		font-size:14px;		
	}
}

@media only screen and (max-width: 1028px) {
	.home .mobile-search {
		padding-top:30px;
	}
}

#public-search {
	
}
#login-form {
	padding:4px;
}
#login-form label {
	color:#fff;
	padding-bottom:2px;
}
#login-form input {
	background-color:#e8f0ff;
}
.footlink-form {
	padding-top:15px;
}
.footlink-form .lp {
	color:#fff;
	position:relative;
	left:4px;
	bottom:4px;
}
#login-form .login-btn {
	padding-left:24px;
	padding-right:24px;
}
#customer-dashboard {
	display:none;
}

#customer-dashboard .dash-btns {
	text-align:center;
	padding:0 30px;
}
#customer-dashboard .dash-btn {
	font-family: 'TFForeverBoldItalicRegular';
	font-size: 24px;
	background: none;
	border: 3px solid #fff;
	border-radius: 30px;
	margin-top: 5px;
	padding: 4px 0px 4px 0px;
	color: #fff;
	line-height: normal;
	display: block;
	white-space: nowrap;
	cursor: pointer;
	text-align:center;
	width:150px;
	margin-bottom:20px;
}
#customer-dashboard .dash-btn:hover {
	background: #ff9338;
	border-color: #ff9338;
	color: #fff;
	text-decoration:none;
}

#customer-dashboard .dash-btn-disabled {
	font-family: 'TFForeverBoldItalicRegular';
	font-size: 24px;
	background: none;
	border: 3px solid #374c65;
	border-radius: 30px;
	margin-top: 5px;
	padding: 4px 0px 4px 0px;
	color: #374c65;
	line-height: normal;
	display: block;
	white-space: nowrap;
	cursor: pointer;	
	text-align:center;
	width:150px;
	margin-bottom:20px;	
}
#customer-dashboard .dash-btn-disabled:hover {
	text-decoration:none;
	cursor:default;
}
#customer-dashboard .hours {
	margin-top:125px;
}
#customer-dashboard .go-back {
	margin-top:144px;
	color:#fff;
	text-decoration:none;
	display:block;		
}
#customer-dashboard .go-back:hover {
	text-decoration:none;
}

#customer-dashboard .question-button {
	margin-top:40px;
}	

#invalid-login, #wms-dashboard {
	display:none;
}

#wms-dashboard .question-button {
	margin-top:40px;
	margin-bottom:50px;
}	
#wms-dashboard h5 {
	font-family: 'TFForeverDemiRegular';
	font-size: 23px !important;
	color:#fff;
	text-align:center;
	width:100%;
	margin:50px 0;
}

#wms-dashboard .dash-btns {
	text-align:center;
}
#wms-dashboard .dash-btn {
	font-family: 'TFForeverBoldItalicRegular';
	font-size: 18px;
	background: none;
	border: 2px solid #fff;
	border-radius: 30px;
	margin-top: 5px;
	padding: 4px 0px 4px 0px;
	color: #fff;
	line-height: normal;
	display: block;
	white-space: nowrap;
	cursor: pointer;
	text-align:center;
	width:110px;
	margin-bottom:10px;
	background-color:#0b2245;
}
#wms-dashboard .dash-btn:hover {
	background: #ff9338;
	border-color: #ff9338;
	color: #fff;
	text-decoration:none;
}

#private-search.second-background {
  background-image: url('https://cargotrak.barrfreightsystem.com/images/second-background.png');
	background-position:bottom -140px right;
background-size: 100% auto;
}



.toggle-password-wrapper  {
	position:relative;
}
.toggle-password-wrapper .toggle-password {
	position:absolute;
	right:10px;
	top:34px;
}

