.aptean .logo-pic img {
  width: auto !important;
}
.aptean .navbar {
  background-color: white !important;
  padding-left: 0;
  padding-right: 0;
}
.aptean .navbar .header-inner .logo::before {
  content: none !important;
}
.aptean .navbar .top-menu li a {
  color: #276ef1;
  font-size: 20px;
}
.aptean .navbar .top-menu li a:hover {
  background-color: white !important;
}
.aptean .tab-nav:not([data-tab-color]) > li > a:after {
  background: #276ef1;
}
.aptean .main-menu > li.active > a,
.aptean .main-menu > li > a:hover {
  color: #276ef1;
  border-right-color: #276ef1;
}
.aptean .dashbord-header {
  background-color: #2459a9;
}
.aptean .btn-primary {
  background-color: #276ef1;
}
.aptean .btn-primary:hover {
  background-color: #437dd5;
}
.aptean .pagination > .active > a,
.aptean .pagination > .active > span,
.aptean .pagination > .active > a:hover,
.aptean .pagination > .active > span:hover,
.aptean .pagination > .active > a:focus,
.aptean .pagination > .active > span:focus {
  background-color: #2459a9;
}
@media (min-width: 1200px) {
  .aptean .container.full-width {
    width: 100%;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0px;
  }
}
.abs-header {
  color: #1b458f;
  font-size: 50px;
}
.abs-small-header {
  color: #1b458f;
  font-size: 50px;
  font-size: 30px;
}
.abs-header-subtext {
  color: #202020;
  font-size: 30px;
  padding: 16px;
  font-weight: normal;
}
.abs-select .table-select {
  background-color: #276ef119;
  box-shadow: none;
  border: 1px solid #276ef1;
  padding: 0;
  width: 350px;
}
.abs-select .table-select .bootstrap-select {
  padding: 0;
}
.abs-select .table-select .bootstrap-select:hover,
.abs-select .table-select .bootstrap-select.open {
  background-color: white;
}
.abs-select .table-select .bootstrap-select .filter-option {
  color: #276ef1;
  font-size: 20px;
  font-weight: normal !important;
}
.abs-select .table-select .bootstrap-select button {
  height: 77px;
}
.abs-select .table-select .bootstrap-select button.btn-default {
  color: #276ef1;
}
.abs-select .table-select .bootstrap-select button.btn-default.waves-effect .waves-ripple {
  background: inherit;
}
.abs-select .table-select .bootstrap-select button.btn-default:before {
  border-width: 7px;
  bottom: -2px;
  right: 5px;
  border-left-color: #276ef1;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.abs-select .table-select .bootstrap-select.open button:before {
  opacity: 0;
}
.abs-select .table-select .dropdown-menu.open {
  color: #202020;
  font-size: 18px;
  font-weight: normal !important;
  background-color: white;
  border: 1px solid #276ef1;
  border-top: 0px;
  box-shadow: none;
  width: 350px;
  left: -1px;
  top: 66px;
}
.abs-select .table-select .dropdown-menu.open:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left-color: #276ef1;
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  bottom: 8px;
  right: 5px;
  position: absolute;
}
.abs-select .table-select .dropdown-menu.open:after {
  display: none;
}
.abs-chevron .glyphicon-chevron-left:before {
  background-image: url(/Material/img/landing/arrow-dark-l.svg);
}
.abs-chevron .glyphicon-chevron-right:before {
  background-image: url(/Material/img/landing/arrow-dark-r.svg);
}
.abs-even-block {
  background-color: whitesmoke;
}
.abs-odd-block {
  background-color: white;
}
.abs-cleare-contents:before,
.abs-cleare-contents:after {
  background-image: none;
}
.landing-page .aptean {
  font-family: roboto !important;
}
.landing-page .aptean .block {
  background-color: white;
}
.landing-page .aptean .block:nth-child(even) {
  background-color: whitesmoke;
}
.landing-page .aptean .landing-top {
  background-image: url("/Material/img/landing/aptean/top-image.png");
}
.landing-page .aptean .landing-top h1,
.landing-page .aptean .landing-top .under-headline {
  font-size: 75px;
  text-shadow: 0px 3px 6px #202020;
}
.landing-page .aptean .landing-top p {
  font-size: 27px;
  text-shadow: 0px 3px 6px #202020;
}
.landing-page .aptean .landing-top .with-pseudo-img {
  margin-top: 165px;
}
.landing-page .aptean .landing-top .with-pseudo-img:before,
.landing-page .aptean .landing-top .with-pseudo-img:after {
  background-image: none;
}
.landing-page .aptean .landing-top .with-pseudo-img .redesigned-btn {
  background-color: #276ef1;
  font-size: 24px;
  width: 435px;
  height: 86px;
}
.landing-page .aptean .sources-block .glyphicon-chevron-left:before {
  background-image: url(/Material/img/landing/arrow-dark-l.svg);
}
.landing-page .aptean .sources-block .glyphicon-chevron-right:before {
  background-image: url(/Material/img/landing/arrow-dark-r.svg);
}
.landing-page .aptean .trust-block h3 {
  color: #1b458f;
  font-size: 50px;
}
.landing-page .aptean .trust-block h3 p {
  color: #202020;
  font-size: 30px;
  padding: 16px;
  font-weight: normal;
}
.landing-page .aptean .trust-block .table-select {
  background-color: #276ef119;
  box-shadow: none;
  border: 1px solid #276ef1;
  padding: 0;
  width: 350px;
}
.landing-page .aptean .trust-block .table-select .bootstrap-select {
  padding: 0;
}
.landing-page .aptean .trust-block .table-select .bootstrap-select:hover,
.landing-page .aptean .trust-block .table-select .bootstrap-select.open {
  background-color: white;
}
.landing-page .aptean .trust-block .table-select .bootstrap-select .filter-option {
  color: #276ef1;
  font-size: 20px;
  font-weight: normal !important;
}
.landing-page .aptean .trust-block .table-select .bootstrap-select button {
  height: 77px;
}
.landing-page .aptean .trust-block .table-select .bootstrap-select button.btn-default {
  color: #276ef1;
}
.landing-page .aptean .trust-block .table-select .bootstrap-select button.btn-default.waves-effect .waves-ripple {
  background: inherit;
}
.landing-page .aptean .trust-block .table-select .bootstrap-select button.btn-default:before {
  border-width: 7px;
  bottom: -2px;
  right: 5px;
  border-left-color: #276ef1;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.landing-page .aptean .trust-block .table-select .bootstrap-select.open button:before {
  opacity: 0;
}
.landing-page .aptean .trust-block .table-select .dropdown-menu.open {
  color: #202020;
  font-size: 18px;
  font-weight: normal !important;
  background-color: white;
  border: 1px solid #276ef1;
  border-top: 0px;
  box-shadow: none;
  width: 350px;
  left: -1px;
  top: 66px;
}
.landing-page .aptean .trust-block .table-select .dropdown-menu.open:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left-color: #276ef1;
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  bottom: 8px;
  right: 5px;
  position: absolute;
}
.landing-page .aptean .trust-block .table-select .dropdown-menu.open:after {
  display: none;
}
.landing-page .aptean .pricing-block .pricing-header h2 {
  color: #1b458f;
  font-size: 50px;
}
.landing-page .aptean .pricing-block .pricing-header h2 p {
  color: #202020;
  font-size: 30px;
  padding: 16px;
  font-weight: normal;
  padding-top: 22px;
}
.landing-page .aptean .pricing-block .pricing-header .table-select {
  background-color: #276ef119;
  box-shadow: none;
  border: 1px solid #276ef1;
  padding: 0;
  width: 350px;
}
.landing-page .aptean .pricing-block .pricing-header .table-select .bootstrap-select {
  padding: 0;
}
.landing-page .aptean .pricing-block .pricing-header .table-select .bootstrap-select:hover,
.landing-page .aptean .pricing-block .pricing-header .table-select .bootstrap-select.open {
  background-color: white;
}
.landing-page .aptean .pricing-block .pricing-header .table-select .bootstrap-select .filter-option {
  color: #276ef1;
  font-size: 20px;
  font-weight: normal !important;
}
.landing-page .aptean .pricing-block .pricing-header .table-select .bootstrap-select button {
  height: 77px;
}
.landing-page .aptean .pricing-block .pricing-header .table-select .bootstrap-select button.btn-default {
  color: #276ef1;
}
.landing-page .aptean .pricing-block .pricing-header .table-select .bootstrap-select button.btn-default.waves-effect .waves-ripple {
  background: inherit;
}
.landing-page .aptean .pricing-block .pricing-header .table-select .bootstrap-select button.btn-default:before {
  border-width: 7px;
  bottom: -2px;
  right: 5px;
  border-left-color: #276ef1;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.landing-page .aptean .pricing-block .pricing-header .table-select .bootstrap-select.open button:before {
  opacity: 0;
}
.landing-page .aptean .pricing-block .pricing-header .table-select .dropdown-menu.open {
  color: #202020;
  font-size: 18px;
  font-weight: normal !important;
  background-color: white;
  border: 1px solid #276ef1;
  border-top: 0px;
  box-shadow: none;
  width: 350px;
  left: -1px;
  top: 66px;
}
.landing-page .aptean .pricing-block .pricing-header .table-select .dropdown-menu.open:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left-color: #276ef1;
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  bottom: 8px;
  right: 5px;
  position: absolute;
}
.landing-page .aptean .pricing-block .pricing-header .table-select .dropdown-menu.open:after {
  display: none;
}
.landing-page .aptean .pricing-block .pricing-header .parcel-freight-selector .bootstrap-select {
  min-height: 77px;
}
.landing-page .aptean .pricing-block .pricing-header .parcel-freight-selector .bootstrap-select .radio-select {
  padding-top: 14px;
  padding-left: 89px;
  color: #276ef1;
}
.landing-page .aptean .pricing-block .pricing-header .parcel-freight-selector .bootstrap-select .radio-select label {
  font-weight: normal !important;
}
.landing-page .aptean .pricing-block .pricing-header .parcel-freight-selector .bootstrap-select .radio-select .checkmark {
  background-image: url("/Material/img/landing/aptean/checkbox.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 20px;
}
.landing-page .aptean .pricing-block .pricing-header .parcel-freight-selector .bootstrap-select .radio-select .checkmark:after {
  left: -1px;
  top: 1px;
  content: url("/Material/img/landing/aptean/checkbox-checked.png");
}
.landing-page .aptean .pricing-block .pricing-offers {
  background-color: inherit;
}
.landing-page .aptean .pricing-block .pricing-offers .pricing-offer-card {
  background-color: #1b458f;
  border: 1px solid white;
  border-top-width: 0px;
}
.landing-page .aptean .pricing-block .pricing-offers .pricing-offer-card:before,
.landing-page .aptean .pricing-block .pricing-offers .pricing-offer-card:after {
  background-image: none;
}
.landing-page .aptean .pricing-block .pricing-offers .pricing-offer-card .offer-name {
  font-size: 30px;
}
.landing-page .aptean .pricing-block .pricing-offers .pricing-offer-card .offer-price {
  font-size: 23px;
}
.landing-page .aptean .pricing-block .pricing-offers .pricing-offer-card .special-offer {
  padding-top: 5px;
  font-size: 14px;
}
.landing-page .aptean .pricing-block .pricing-offers .pricing-offer-card .try-free {
  padding-left: 20px;
  padding-right: 20px;
}
.landing-page .aptean .pricing-block .pricing-offers .pricing-offer-card .try-free button {
  background-color: #e0e8f5;
  color: #1b458f;
}
.landing-page .aptean .pricing-block .pricing-offers .even .pricing-offer-card {
  background-color: white;
  color: #1b458f;
  border-color: #1b458f;
}
.landing-page .aptean .pricing-block .pricing-offers .even .pricing-offer-card .try-free button {
  background-color: #fddd04;
  color: #1b458f;
}
.landing-page .aptean .pricing-block .pricing-offers .even .pricing-offer-card .try-free .compare-price a {
  color: #1b458f;
}
.landing-page .aptean .pricing-block .pricing-offers .even .pricing-offer-card .offer-details li {
  border-color: #1b458f;
}
.landing-page .aptean .supported-carries-wrap .with-pseudo-img:before,
.landing-page .aptean .supported-carries-wrap .with-pseudo-img:after {
  background-image: none;
}
.landing-page .aptean .supported-carries-wrap .with-pseudo-img:before {
  background-image: url("/Material/img/landing/aptean/bottom-boxes.png");
  background-size: 425px 282px;
  background-position: 53px 222px;
}
.landing-page .aptean .supported-carries-wrap .carriers h2 {
  color: #1b458f;
  font-size: 50px;
  font-size: 30px;
}
.landing-page .aptean .supported-carries-wrap .carriers li {
  color: #202020;
  font-size: 30px;
  padding: 16px;
  font-weight: normal;
  font-size: 20px;
  padding: 0;
}
.landing-page .aptean .shipping-block h2 {
  color: #1b458f;
  font-size: 50px;
  font-size: 30px;
}
.landing-page .aptean .shipping-block .learn-more-button {
  background-color: #276ef1;
}
.landing-page .aptean .shipping-block p {
  color: #202020;
  font-size: 30px;
  padding: 16px;
  font-weight: normal;
  font-size: 20px;
  padding: 0;
}
.landing-page .aptean .shipping-block .glyphicon-chevron-left:before {
  background-image: url(/Material/img/landing/arrow-dark-l.svg);
}
.landing-page .aptean .shipping-block .glyphicon-chevron-right:before {
  background-image: url(/Material/img/landing/arrow-dark-r.svg);
}
.landing-page .aptean .contact-us-block-wrap h3 {
  color: #1b458f;
  font-size: 50px;
  font-size: 30px;
}
.landing-page .aptean .contact-us-block-wrap h4,
.landing-page .aptean .contact-us-block-wrap li {
  color: #202020;
  text-align: center;
}
.landing-page .aptean .contact-us-block-wrap li {
  color: #202020;
  font-size: 30px;
  padding: 16px;
  font-weight: normal;
  font-size: 20px;
  padding: 0;
  margin-bottom: 15px !important;
}
.trial-page .aptean .with-pseudo-img-free-trial:before,
.set-password-page .aptean .with-pseudo-img-free-trial:before,
.trial-page .aptean .with-pseudo-img-free-trial:after,
.set-password-page .aptean .with-pseudo-img-free-trial:after {
  background-image: none;
}
.trial-page .aptean > #main,
.set-password-page .aptean > #main {
  background-image: url("/Material/img/landing/aptean/top-image.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
}
.trial-page .aptean aip-credentials .aip-credentials-block,
.set-password-page .aptean aip-credentials .aip-credentials-block {
  margin-left: -15px;
  margin-right: -15px;
}
.trial-page .aptean aip-credentials .aip-credentials-block .tenant-id,
.set-password-page .aptean aip-credentials .aip-credentials-block .tenant-id,
.trial-page .aptean aip-credentials .aip-credentials-block .api-key,
.set-password-page .aptean aip-credentials .aip-credentials-block .api-key {
  width: 83%;
}
.trial-page .aptean aip-credentials .aip-credentials-block .api-key,
.set-password-page .aptean aip-credentials .aip-credentials-block .api-key {
  margin-left: 14%;
}
.trial-page .aptean aip-credentials .aip-credentials-block .source-name,
.set-password-page .aptean aip-credentials .aip-credentials-block .source-name {
  margin-top: 7px;
}
.starship .manage-plan-body aip-credentials .aip-credentials-block .tenant-id,
.starship .manage-plan-body aip-credentials .aip-credentials-block .api-key {
  width: 85%;
}
.starship .manage-plan-body aip-credentials .aip-credentials-block .tenant-id .control-label,
.starship .manage-plan-body aip-credentials .aip-credentials-block .api-key .control-label {
  width: 20%;
}
.starship .manage-plan-body aip-credentials .aip-credentials-block .api-key {
  margin-left: 15%;
}
.starship .manage-plan-body aip-credentials .aip-credentials-block .source-name {
  margin-top: 7px;
  max-width: 237px;
}
.redesign-login .aptean .lc-header {
  text-shadow: 0px 3px 6px #202020;
}
.redesign-login .aptean .lc-header span {
  color: white;
  font-size: 25px;
  top: 5px;
  left: 12px;
}
.redirect .aptean,
.redirect.aptean {
  background-image: url(/Material/img/landing/aptean/top-image.png);
}
