/*+++++++++++++++++++++++++++++++++++++++++++ADD by TCC FOR PUM ++++++++++++++++++++++++++++++++++++++++*/

.modal .uld-style .modal-content {
  background: none !important;
  border: none !important;
}
.modal .uld-style .modal-content span.fa-power-off {
  color: #fbe00d;
}
.modal .uld-style .modal-content h1,
.modal .uld-style .modal-content p {
  padding-top: 0;
  color: #666;
}
.modal .uld-style .modal-content .modal-header {
  background-color: #fff;
  margin: 0;
}
.modal .uld-style .modal-content .modal-body {
  background-color: #fff;
}
.modal .uld-style .modal-content .modal-footer {
  background: none !important;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
  border-width: 60px 56px 0px 0px;
}

.modal .uld-style .modal-content span.fa-long-arrow-alt-up {
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  color: #fff;
}
.modal .uld-style .modal-content label.join {
  font-size: 15px;
  color: #5e5e5e;
}
.profile-edit {
  background: #004899;
  border-radius: 25px;
  padding: 5px 5px;
  font-size: 8px;
  color: #fff;
  position: relative;
  top: 6px;
  left: -13px;
}
#profile .btn {
  margin-bottom: 5px;
}
#login1 .success {
  color: #0eb82c;
  text-align: center;
}
#login1 .fa-check-circle {
  color: #0eb82c;
  font-size: 18px;
}
#show_hide_password a,
#show_hide_password a:hover,
#show_hide_password1 a,
#show_hide_password1 a:hover {
  color: #333;
}
.guide ul {
  list-style: none;
  padding: 0;
}
.guide ul li {
  position: relative;
  padding: 0 0 0 5px;
  margin-bottom: 10px;
  /*list-style-image:url(../images/dot.png);*/
  list-style-position: outside;
  margin-left: 15px;
}

.forgotPass {
  margin-top: 4%;
}
.forgotPass p {
  margin: 3% 0;
  line-height: 25px;
  font-size: 16px;
}
.forgotPass p strong {
  font-size: 18px;
  padding-bottom: 15px;
  display: inline-block;
}
.forgotPass .fnt-17 {
  font-size: 17px;
}

.favouritePanel h1 {
  margin-bottom: 15px;
}
.favouritePanel ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.favouritePanel ul li {
  width: 100%;
  float: left;
  margin: 0 0 5px;
  padding: 0;
}

.favouritePanel ul li a i {
  background: no-repeat;
  font-size: 17px;
  margin: 0 3px 0 0;
  width: 20px;
  height: 19px;
  display: inline-block;
  position: relative;
  top: 3px;
}
.favouritePanel ul li a i.notselect {
  background: no-repeat;
}
.favouritePanel ul li a i.fa-star.notselect:before {
  outline: none;
}
.favouritePanel ul li a label {
  font-size: 15px;
  margin: 0 0 10px 5px;
  color: #000;
}

.favouritePanel .searchBar {
  margin-top: 15px;
  margin-bottom: 15px;
}
.favouritePanel .searchBar h3 {
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 15px;
}
.inputOverlay:after {
  content: "\f002";
}

.manageUser input[type="checkbox"] {
  position: relative;
}
.manageUser input[type="radio"] {
  position: relative;
  top: 2px;
}
.input-group-append.noappnd {
  display: none;
}

.mUserSelect {
  margin-bottom: 10px;
  margin-top: 25px;
}
.mUserSelect label {
  display: block;
  font-size: 15px;
}
.mUserSelect button {
  margin-top: 10px;
}

.termsC {
  margin-top: 50px;
}
.termsC h2 {
  font-size: 55px;
  line-height: 65px;
  font-weight: bold;
  margin-bottom: 40px;
  color: #5f8cbe;
}
.termsC p {
  font-size: 17px;
  line-height: 25px;
}

.regHead {
  display: inline-block;
  margin-bottom: 20px;
}
.regHead i {
  background: #004899;
  color: #fff;
  padding: 9px 0px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  margin-right: 10px;
}
.regHead i.yellow {
  background: #ffbb02;
}
.regHead label {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #000;
}
.registraionForm label {
  font-size: 14px;
}
.registraionForm input[type="radio"] {
  margin: 0 6px 0 0;
  position: relative;
  top: 2px;
}

#login .modal-body {
  padding-top: 50px;
}

.fixed-bottom {
  background: #ededed;
  color: #051766;
  font-size: 12px;
}

.Join-fgot {
  padding: 0px 5px !important;
  min-width: 61px;
  font-size: 12px;
}
.card img {
  width: 100%;
}
/*+++++++++++++++++++++++++++++++++++++++++++ FOR MANAGE USER IN PUM MOBILE ++++++++++++++++++++++++++++++++++++++++*/

@media only screen and (max-width: 800px) {
  /* Force table to not be like tables anymore */
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #no-more-tables tr {
    border: 1px solid #ccc;
  }

  #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }

  #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }

  /*
	Label the data
	*/
  #no-more-tables td:before {
    content: attr(data-title);
  }
}
/*+++++++++++++++++++++++++++++++++++++++++++ FOR MANAGE USER IN PUM MOBILE ++++++++++++++++++++++++++++++++++++++++*/

.shipment {
  width: 433px;
  color: #fff;
}
.shipment .card-body img {
  width: 100%;
}
.shipment .card-footer {
  font-size: 12px;
}
.shipment .close {
  color: #fff;
  margin-bottom: 10px;
  font-size: 27px;
  line-height: 0;
  outline: none;
  opacity: 1;
}

.carousel-inner img {
  width: 100%;
}
.carousel-caption h3 {
  font-size: 40px;
  text-transform: uppercase;
}
.carousel-caption h4 {
  font-size: 20px;
}
.carousel-caption {
  position: absolute;
  display: inline-block;
  top: 100px;
  text-align: right;
}
.landing-carousel .carousel-caption button.btn-secondary {
  background: none;
  border-radius: 30px;
  color: #fff;
  border-color: #fff;
  border: 3px solid #fff;
}
.landing-carousel .carousel-caption button.btn-secondary:hover {
  background: #1658a0;
  border-color: #0b3c73;
}
.carousel-indicators li.running {
  border-radius: 25px;
  width: 20px;
  height: 20px;
}
.landing-carousel ul.carousel-indicators {
  width: 125px;
  background: #ada9a9;
  padding: 5px;
  border-radius: 20px;
  position: absolute;
  top: 360px;
  height: 30px;
  right: 0;
  left: inherit;
}
.carousel-indicators .play {
  background: #fff;
  border-radius: 0px;
  color: black;
  border: 1px solid #333;
  padding: 0px 6px;
  line-height: 0.4;
}
.carousel-indicators .play span {
  color: #000;
  font-size: 8px;
}
.landing_search {
  position: absolute;
  color: #fff;
  bottom: 0;
  z-index: 1000;
}
.track {
  background: rgba(51, 51, 51, 0.8);
}
.x a {
  color: #fff;
  font-size: 12px;
  padding-top: 6px;
}
.x {
  width: 99%;
  background: rgba(51, 51, 51, 0.8);
  height: 100%;
}
.latest-news .card img,
.products .card img {
  width: 100%;
  height: 100%;
}
.latest-news .card ul {
  font-size: 14px;
  list-style-type: none;
  height: auto;
  overflow: hidden;
}
.landingnewsLink {
  width: 70%;
  word-break: normal;
  overflow: hidden;
  max-height: 44px;
}
.landingnewsSpan {
  width: 25%;
}
.path-my-cargo .landingnewsSpan {
  width: 30%;
}
.more-link {
  position: absolute;
  bottom: 11px;
  text-align: right;
  width: 100%;
  padding-right: 32px;
}
.latest-news .card ul li::before {
  content: "";
  color: #3a63a4;
}
.products h3 {
  color: #051766;
  font-size: 14px;
  font-weight: normal;
}
.products p {
  font-size: 13px;
  color: #333;
}
.promorion ul a {
  color: #333;
  font-size: 30px;
}
.promotion ul.carousel-indicators {
  bottom: 5px;
  width: 32%;
  border-radius: 15px;
  background: #ada9a9;
  margin: 0 auto;
  padding: 5px;
  height: 30px;
}
.promotion ul.carousel-indicators li {
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 15px;
}
.promotion ul.carousel-indicators li.active {
  background: #e6e2e2;
}
.support {
  background: #ededed;
  color: #fff;
}
.support ul {
  list-style-type: none;
}
.support h2 {
  border-left: 2px solid #efde14;
  padding-left: 10px;
  width: 100%;
  color: #051766 !important;
}
.support ul li a,
.fixed-bottom a {
  color: #051766;
}
.fab {
  color: #fff;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 46px;
  right: 30px;
  z-index: 1100;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #d8d5d5;
  /* color: white; */
  cursor: pointer;
  padding: 9px;
  border-radius: 38px;
  width: 46px;
  color: #333;
}

#myBtn:hover {
  background-color: #fff;
}
.landing_search h3 {
  color: #fff;
}
.path-frontpage .latest-news .card,
.path-frontpage .products .card,
.path-frontpage .promotion .card {
  min-height: 485px;
}
.path-frontpage .latest-news .card-header,
.products .card-header,
.promotion .card-header {
  background: none;
  color: #051766;
  font-weight: bold;
  padding: 0;
  border: none;
  text-transform: uppercase;
}
.latest-news .card-footer,
.products .card-footer,
.promotion .card-footer {
  background: none;
  color: #214172;
  padding: 0;
  border: none;
}
.dark .carousel-caption {
  color: #292929;
  text-shadow: 0px 0px 9px #fff;
}
.dark .carousel-caption a.link,
.dark .carousel-caption button.btn-secondary.promoBook {
  background: none;
  border-radius: 30px;
  color: #292929;
  border: 3px solid #000;
  padding: 10px;
  text-decoration: none;
}
.dark .carousel-caption a.link:hover,
.dark .carousel-caption button.btn-secondary.promoBook:hover {
  background: #292929;
  color: #fff;
}
.light .carousel-caption {
  color: #fff;
  text-shadow: 0px 2px 20px #08121d;
}
.light .carousel-caption a.link,
.light .carousel-caption button.btn-secondary.promoBook {
  background: none;
  text-decoration: none;
  border-radius: 30px;
  color: #fff;
  border: 3px solid #fff;
  padding: 10px;
}
.light .carousel-caption a.link:hover,
.light .carousel-caption button.btn-secondary.promoBook {
  background: rgba(255, 255, 255, 0.7);
  color: #0062cc;
}

.blue .carousel-caption {
  color: #0062cc;
}
.blue .carousel-caption a.link,
.blue .carousel-caption button.btn-secondary.promoBook {
  background: none;
  border-radius: 30px;
  color: #0062cc;
  border: 3px solid #0062cc;
  padding: 10px;
  text-decoration: none;
}
.blue .carousel-caption a.link:hover,
.blue .carousel-caption button.btn-secondary.promoBook {
  background: #137ae8;
  color: #fff;
}
/*+++++++++++++++++++++++++++++++++++++++++++ADD by TCC FOR PUM ++++++++++++++++++++++++++++++++++++++++*/

/*+++++++++++++++++++++++++++++++++++++++++++My Cargo ++++++++++++++++++++++++++++++++++++++++*/

.mycargo .carousel-inner {
  height: 200px;
}
.mycargo .landing-carousel ul.carousel-indicators {
  width: 125px;
  background: #ada9a9;
  padding: 5px;
  border-radius: 20px;
  position: absolute;
  top: 163px;
  height: 30px;
  right: 27px;
  left: inherit;
}
.mycargo .landing-carousel .carousel-caption {
  position: absolute;
  display: inline-block;
  top: 14px;
}
.mycargo .landing-carousel .carousel-caption h3 {
  font-size: 20px;
  text-transform: uppercase;
}
.mycargo .landing-carousel .carousel-caption h4 {
  font-size: 14px;
}
.mycargo .carousel-indicators li.running {
  border-radius: 25px;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.mycargo .accordion .card {
  border-top: 0px;
}
.mycargo .accordion .card-header {
  border-top: 1px solid #1384d5;
}
.inputOverlay.one:after {
  content: "\f073" !important;
  bottom: 7px;
}

select.new {
  background: url(../images/calendar.png) no-repeat 131px 10px;
}
.field {
  background: #fff;
  border-radius: 4px;
  color: #333;
  height: 40px;
  width: 100%;
}
.field label {
  position: relative;
  display: inline-block;
  top: -6px;
  left: 8px;
  font-size: 11px;
}
.field input {
  border: none;
  position: relative;
  top: -19px;
  /* background: none; */
  background: url(../images/select-arrow-01.png) right 8px no-repeat;
}
.field input:focus {
  /* background: none; */
  border: none;
  box-shadow: none !important;
  background: url(../images/select-arrow-01.png) right 8px no-repeat;
}

.mobile-tab {
  position: relative;
  display: inline-block;
  top: -55px;
  width: 100%;
  padding: 0;
  margin: 0;
}
.mobile-tab ul {
  background: rgba(173, 169, 169, 0.5);
  width: 100%;
}
.mobile-tab ul li a.active {
  background: #333;
}
.mobile-tab ul li a {
  padding: 16px;
  color: #fff;
}
.bgm {
  background: #333;
}
.mobile-tab .nav-tabs {
  border: none;
}
.schedule label {
  color: #fff;
}
/*++++++++++++++++++++++++++++++++++++ADD by TCC FOR PUM ++++++++++++++++++++++++++++++++++++++++*/

.adminLogin {
  background: url(../images/loginBg.jpg) no-repeat center center fixed;
  background-color: #444;

  -webkit-background-size: auto auto;
  -moz-background-size: auto auto;
  -o-background-size: auto auto;
  background-size: 100% 100%;
}
.loginPanel {
  margin-top: 18%;
}
.w-15 {
  width: 15%;
}
.w-12 {
  width: 12%;
}
.w-7 {
  width: 7%;
}

/*---Mobile navbar---------*/
#navbarSupportedContentMobile .mobilemenu li {
  background-color: #051766 !important;
}
#navbarSupportedContentMobile .mobilemenu li a {
  border-bottom: 1px solid #6974a3;
}