html {
  scroll-behavior: smooth;
}

body {
  font-family: "Open Sans", sans-serif;
  background: #1b5bb5;
}

body:not(.modal-open) {
  overflow: initial !important;
  padding-right: 0 !important;
}

h1, h2, h3, h4 {
  font-family: "Roboto Condensed", sans-serif;
}

a, a:hover {
  text-decoration: none;
}

ul, li, ol {
  list-style-type: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  margin-bottom: 0;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 95%;
}

.container{
    
}

.bg1 {
  background: #f9f9f9 !important;
}

.bg2 {
  background: #dee2e6 !important;
}

.bgLinear {
  background: linear-gradient(180deg, #0b2447, #1b5bb5) !important;
}

.w-70 {
  width: 70% !important;
}

.w-60 {
  width: 60% !important;
}

.w-30 {
  width: 30% !important;
}

.w-90 {
  width: 90% !important;
}

.w-40 {
  width: 40% !important;
}

.weight-600 {
  font-weight: 600 !important;
}

.profileLinks ul.dropdown-menu {
  left: auto;
  right: 0;
  padding: 12px 0;
  border: 0;
  border-radius: 0;
  min-width: 7rem;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.06);
}

.profileLinks ul.dropdown-menu a.dropdown-item:active, .profileLinks ul.dropdown-menu a.dropdown-item:focus {
  color: #222;
  background: #e6e9ef;
}

.profileLinks ul.dropdown-menu li:last-child a.dropdown-item {
  border-bottom: 0;
}

.profileLinks ul.dropdown-menu li a.dropdown-item i {
  font-size: 130%;
}

button.calculateSave {
  position: relative;
  background: #1b5bb5;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding: 5px 16px 5px 30px;
  text-transform: uppercase;
  font-weight: 600;
  border: 2px solid #fff;
  display: flex;
}

button.calculateSave i {
  position: absolute;
  left: 8px;
  top: 49%;
  transform: translate(0, -50%);
}

/*================================================ Preloader CSS Start=================================================*/
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  text-align: center;
  transition: 0.2s;
}

.preloader .loader {
  position: absolute;
  top: 40%;
  left: 50%;
  right: 0;
  transform: translate(-50%, -50%);
  text-align: center;
  margin: 0 auto;
  transition: 0.6s;
}

.preloader .box {
  width: 100%;
  height: 100%;
  background: #fff;
  animation: animate 0.5s linear infinite;
  position: absolute;
  top: 0;
  left: 0;
}

.preloader .shadow {
  width: 100%;
  height: 5px;
  background: #000;
  opacity: 0.1;
  position: absolute;
  top: 59px;
  left: 0;
  border-radius: 50%;
  animation: shadow 0.5s linear infinite;
}

.preloader::after,
.preloader::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #1b403f;
  transition: 0.6s;
}

.preloader .box img {
  background: 0 0;
  width: 240px;
  border-radius: 4px;
}

.preloader::after {
  left: auto;
  right: 0;
}

.preloader.preloader-deactivate {
  visibility: hidden;
}

.preloader.preloader-deactivate::after,
.preloader.preloader-deactivate::before {
  width: 100%;
  opacity: 0;
  visibility: hidden;
}

.preloader.preloader-deactivate .loader {
  opacity: 0;
  visibility: hidden;
}

/*================================================ Preloader CSS End =================================================*/
/*================================================ Header CSS Start =================================================*/
.stikyTop {
  position: sticky;
  top: 0;
  left: 0;
  width: full;
  z-index: 999;
}

header {
  width: screen;
  position: relative;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.04);
}

header .top-header {
  position: relative;
  background: #0B2447;
  padding: 0;
  border-bottom: 1px solid #122e54;
}

.navbar-logo a.navbar-brand img {
  width: 130px;
  height: 35px;
}

.navbar-logo a.navbar-brand {
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0.3px;
  display: inline-block;
  padding: 16px 0;
}

.navbar-logo a.navbar-brand span {
  position: relative;
  top: 4px;
}

.searchBox .form-control:focus {
  border-color: #5c7290;
  box-shadow: none;
}

.searchBox .form-control::-moz-placeholder {
  color: #eee;
}

.searchBox .form-control::placeholder {
  color: #eee;
}

.searchBox .searchBoxInput {
  position: relative;
}

.searchBox .searchBoxInput input {
  padding: 8px 16px 8px 45px;
  font-size: 15px;
  font-weight: 400;
  border: 1px solid #5c7290;
  background: #0b2447;
  color: #fff;
  border-radius: 50px;
}

.searchBox .searchBoxInput i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 22px;
  line-height: 24px;
  color: #5c7290;
  padding: 9px 14px;
}

.profileLinks nav.navbar ul.navbar-nav li.nav-item.dropdown a.nav-link {
  padding: 14px 0;
  font-size: 14.5px;
  line-height: 16px;
  color: #fff;
  font-weight: 500;
  display: flex;
  text-align: start;
}

.profileLinks nav.navbar ul.navbar-nav li.nav-item.dropdown a.nav-link:hover {
  background: transparent;
}

.profileLinks nav.navbar ul.navbar-nav li.nav-item.dropdown a.nav-link span.avtar {
  display: inline-block;
  margin-left: 10px;
  align-self: center;
  margin-right: 4px;
}

.profileLinks nav.navbar ul.navbar-nav li.nav-item.dropdown a.nav-link img {
  width: 32px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  outline: 2px solid #fff;
  outline-offset: -1px;
  align-self: center;
}

.profileLinks nav.navbar ul.navbar-nav li.nav-item.dropdown a.nav-link.dropdown-toggle::after {
  *display: none;
  align-self: center;
}

.profileLinks nav.navbar ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu {
  left: 50%;
  transform: translate(-50%, 0);
  padding: 12px 0;
  border: 0;
  border-radius: 4px;
  min-width: 11rem;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}

.profileLinks nav.navbar ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu:before {
  position: absolute;
  content: "";
  top: -10px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}

a.dropdown-item {
  font-size: 13.5px;
  line-height: 18px;
  padding: 8px 8px;
  border-bottom: 1px solid #f6f6f6;
  color: #222;
  font-weight: 600;
}

.profileLinks nav.navbar ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li a.dropdown-item i {
  font-size: 110%;
  position: relative;
  top: 1px;
}

.profileLinks nav.navbar ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li a.dropdown-item.active, .profileLinks nav.navbar ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li a.dropdown-item:active, .profileLinks nav.navbar ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li a.profileLinks nav.navbar ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li a.dropdown-item:hover, .profileLinks nav.navbar ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li a.dropdown-item:hover {
  color: #222;
  background: #e6e9ef;
}

.profileLinks nav.navbar ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li:last-child a.dropdown-item {
  border-bottom: 0;
}

.profileLinks nav.navbar {
  background: transparent;
}

header.portalHeader .profileLinks {
  visibility: hidden;
  position: absolute;
}

header nav.navbar {
  position: relative;
  padding: 0;
  background: #fff;
}

header nav.navbar ul.navbar-nav li.nav-item a.nav-link {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #0b2447;
  padding: 8px 16px;
  border-right: 1px solid #f7f7f7;
  transition: 0.4s ease-in-out;
  text-align: center;
}

header nav.navbar ul.navbar-nav li.nav-item a.nav-link:hover {
  color: #222;
  background: #e6e9ef;
}

header nav.navbar ul.navbar-nav li.nav-item:last-child a.nav-link {
  border-right: 0;
}

header nav.navbar ul.navbar-nav li.nav-item a.nav-link i {
  font-size: 135%;
  color: #c4c4c4;
  transition: 0.4s ease-in-out;
  display: none;
}

header nav.navbar ul.navbar-nav li.nav-item a.nav-link:hover i {
  color: #222;
}

header nav.navbar h4.navbarTitle {
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  padding: 7px 30px 8px 16px;
  background: #e6e9ef;
  -webkit-clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 0 49%, 0% 0%);
          clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 0 49%, 0% 0%);
}

header nav.navbar li.navbarTitle a.nav-link{
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  padding: 7px 30px 8px 16px;
  background: #f0f4f8;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

@media all and (min-width: 992px) {
  .navbar .dropdown-menu-end {
    right: 0;
    left: auto;
  }
  .navbar .nav-item .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    margin-top: 0;
  }
  .navbar .nav-item:hover .nav-link {
    color: #fff;
  }
  .navbar .dropdown-menu.fade-down {
    top: 80%;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%;
  }
  .navbar .dropdown-menu.fade-up {
    top: 180%;
  }
  .navbar .nav-item:hover .dropdown-menu {
    transition: 0.3s;
    opacity: 1;
    visibility: visible;
    top: 100%;
    transform: rotateX(0deg);
  }
}
/*================================================ Header CSS End =================================================*/
.stickySidebar {
  position: sticky;
  top: 0;
}

.main-slider:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/dot.png);
  z-index: 9;
  opacity: 0.1;
  background-size: 4px;
}

.main-slider .swiper.mainSilderSwiper img {
  width: 100%;
  height: 90vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero-text {
  position: relative;
  width: 100%;
  max-width: 730px;
  padding: 60px 120px 60px 50px;
}

.hero-text h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 44px;
  line-height: 54px;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 12px;
}

.hero-text p {
  font-size: 19px;
  line-height: 26px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 0;
  padding-bottom: 8px;
}

.hero-text a.default-btn.custom-btn {
  font-weight: 500;
  border: 1px solid #1b5bb5;
}

/*================================================ Section CSS Start =================================================*/
section {
  position: relative;
  padding: 25px 0;
  height: 100%;
  min-height: calc(100vh - 152px);
}

.wrapperSection {
  position: relative;
}

.titleFilter {
  position: relative;
  padding: 0 30px;
  background: rgb(24, 58, 107);
  margin-bottom: 25px;
  border-radius: 50px;
}

h1.main-title {
  font-family: "Open Sans", sans-serif;
  padding: 12px 0;
  font-size: 23px;
  line-height: 33px;
  margin-bottom: 0;
  color: #fff;
  font-weight: 500;
  align-self: center;
}

.titleBtns a {
  display: inline-block;
  background: #1b5bb5;
  color: #fff;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 2px;
}

.titleFilter form select.form-select {
  font-size: 15px;
  line-height: 22px;
  color: #fff;
  font-weight: 600;
  padding: 4px 32px 6px 20px;
  border-radius: 50px;
  background-color: #0e2d59;
  border: 1px solid #0e2d59;
  height: 40px;
  cursor: pointer;
}

.titleFilter form select.form-select option {
  font-weight: 600;
}

.titleFilter form select.form-select option {
  color: #000;
  background-color: #fff;
}

.titleFilter form .headSelect i {
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translate(0, -50%);
  color: #b2b2b2;
  font-size: 12px;
}

.nav.wrapperTabs li.nav-item button.nav-link.active {
  background: #1a58af;
  color: #fff;
}

.nav.wrapperTabs li.nav-item button.nav-link {
  background: #b8c8d8;
  color: #0b2447;
  font-size: 15px;
  line-height: 17px;
  margin-left: 12px;
  padding: 6px 16px;
  font-weight: 600;
  border-radius: 50px;
}

/*.wrapperTabBox {
  position: relative;
  padding: 20px 40px 60px 12px;
  border: 1px solid #e0e0e0;
  background: #ffffff;
  border-radius: 3px;
  height: 100%;
}
.wrapperTabHead {
  position: relative;
  margin-bottom: 16px;
}
.wrapperTabHeadText {
  position: relative;
  margin-left: 12px;
}
.wrapperTabBox h2 {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  margin-bottom: 0px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
  transition: .4s ease-in-out;
}
.wrapperTabBox h2:hover {
  color: #0b2447;
}
.wrapperTabBox p {
  font-size: 13px;
  line-height: 18px;
  color: #646464;
  margin-bottom: 0;
  font-weight: 500;
  font-style: italic;
}
.wrapperTabHead img {
  width: 55px;
  height: 55px;
  object-fit: cover;
  border-radius: 50%;
}
.wrapperTabHeadImg {
  position: relative;
  align-self: center;
}
.wrapperTabHeadImg a.plusIcon {
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
  background: rgba(0, 0, 0, .2);
  color: #fff;
  text-shadow: 1px 1px 10px #000;
  font-size: 18px;
  line-height: 18px;
  border-radius: 50%;
  padding: 20px;
  opacity: 0;
  transition: .4s ease-in-out;
}
.wrapperTabHeadImg a.plusIcon:hover {
  opacity: 1;
}
span.wrapperTag {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 13px;
  display: inline-block;
  font-weight: 600;
  border-radius: 2px;
}
span.wrapperTag.completed {
  color: green;
  background: rgb(0 128 0 / 11%);
}
span.wrapperTag.negotiation {
  color: #c40000;
  background: rgb(196 0 0 / 11%);
}
.wrapperTabLinks {
  border-top: 1px solid #ededed;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding-left: 12px;
  padding-right: 12px;
  background: #d4d4d4;
}
.wrapperTabLinks a {
  font-size: 13px;
  line-height: 18px;
  color: #1b5bb5;
  background: #d4d4d4;
  border: 1px solid #d4d4d4;
  padding: 13px 12px;
  font-weight: 700;
  display: inline-block;
  margin-right: 1px;
  margin-bottom: 4px;
  transition: 0.4s ease-in-out;
}
.wrapperTabLinks a i {
  font-size: 85%;
  position: relative;
  top: -1px;
  margin-right: 1px;
}

ul.cargoPointer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
ul.cargoPointer li {
  font-size: 13px;
  line-height: 15px;
  color: #262626;
  font-weight: 700;
}
ul.cargoPointer li small {
  font-weight: 500;
  font-size: 84%;
  color: #4f4f4f;
}
.wrapperTabBox .topLinks {
  position: absolute;
  top: 12px;
  right: 10px;
  z-index: 99;
}
.wrapperTabBox .topLinks a {
  color: rgb(0 0 0 / 43%);
  display: block;
  padding: 0 4px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 18px;
  transition: 0.4s ease-in-out;
}
.wrapperNotes p {
  margin-bottom: 0;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  padding: 0 6px;
}
.wrapperNotes p span {
  padding: 5px;
  border-radius: 50%;
}
.wrapperNotes p span.completed {
  background: green;
  outline: 4px solid #00800033;
}*/
/*================================================ Section CSS End =================================================*/
/*================================================ Details Not Found CSS Start =================================================*/
.detailNotFoundWrapper {
  position: relative;
  text-align: center;
  padding: 95px 20px;
  border: 2px dotted #c7c7c7;
}

.detailNotFoundWrapper svg {
  width: 180px;
  fill: #dfdfdf;
}

.detailNotFoundWrapper h6 {
  font-size: 26px;
  line-height: 34px;
  color: #bebebe;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: capitalize;
  margin-top: 6px;
}

/*================================================ Details Not Found CSS End =================================================*/
/*================================================ Negotiation CSS Start =================================================*/
.wrapperNegotiationsBlock {
  position: relative;
  background: #fff;
  margin-bottom: 2px;
  border-radius: 5px;
  padding: 1px;
}

.wrapperNegotiationsBlock .negotiateTitle {
  position: relative;
  background: rgb(223, 238, 255);
}

.wrapperNegotiationsBlock .disabled {
  background: rgb(239, 239, 239);
}

/*.wrapperNegotiationsBlock .negotiateTitle:after {
  content: "";
  position: absolute;
  top: 0;
  right: 50%;
  background: rgba(27, 91, 181, 0.15);
  width: 3px;
  height: 100%;
}*/
.negotiateDetailTag {
  background: rgb(205, 255, 205);
  padding: 1px 6px;
  border-radius: 20px;
  border: 1px solid #c2ffc2;
  display: inline-flex !important;
}

.negotiateTitle1, .negotiateTitle2 {
  position: relative;
  padding: 12px 20px 12px 65px;
  height: 100%;
}

.wrapperNegotiationsBlock span.spanSuggest, .wrapperNegotiationsBlock span.spanMy {
  font-size: 11px;
  line-height: 16px;
  font-weight: 700;
  text-transform: capitalize;
  color: #035a00;
}

.wrapperNegotiationsBlock .negotiateTitle svg {
  position: absolute;
  top: 18px;
  left: 14px;
  width: 42px;
  fill: #383838;
  align-self: start;
}

.negotiateSpanDetails span.myShipCargo {
  color: #086d05;
  display: inline-block;
  background: rgba(8, 109, 5, 0.1490196078);
  font-size: 11.5px;
  line-height: 13px;
  padding: 2px 6px;
  font-weight: 600;
  border-radius: 4px;
  position: absolute;
  top: -16px;
  left: 0;
}

.negotiateSpanDetails h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 0px;
  color: #121212;
  text-transform: capitalize;
  margin-top: 3px;
}

.negotiateSpanDetails h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 0;
  font-style: italic;
}

.negotiateBtn {
  position: relative;
  padding: 8px 8px 6px;
  background: #fff;
  height: 100%;
}

a.negoBtn {
  background: #1b5bb5;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  padding: 5px 16px;
  border: 1px solid #1b5bb5;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
}

a.negoBtn.reject {
  border: 1px solid #bd0d0d;
  background: #fff;
  color: #bd0d0d;
}

a.negoBtn.accept {
  background: #086d43;
  border: 1px solid #086d43;
}

.requestExpire p {
  margin-top: 4px;
  font-size: 13px;
  line-height: 15px;
  font-weight: 500;
  color: #646464;
  margin-bottom: 0;
}

.requestExpire p span {
  color: #8d8d8d;
  font-size: 85%;
}

/*================================================ Negotiation CSS End =================================================*/
/*================================================ Login Section CSS Start =================================================*/
.wrapperLogo a.navbar-brand {
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0.3px;
  display: inline-block;
  margin-right: 0;
  text-align: center;
}

.wrapperLogo a.navbar-brand img {
  width: 220px;
  height: 58px;
}

.wrapperLogo a.navbar-brand span {
  position: relative;
  top: 4px;
  display: block;
}

a.navbar-brand.navbar-logo {
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.3px;
  margin-bottom: 70px;
  display: inline-block;
  white-space: break-spaces;
}

a.navbar-brand.navbar-logo img {
  width: 100px;
}

.infoSidebar {
  position: relative;
  padding: 80px 60px 50px 60px;
  background: #0B2447;
  height: 100vh;
}

.infoText h2 {
  color: #fff;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 25px;
  font-weight: 400;
  letter-spacing: 0.3px;
}

.infoText h2 span {
  font-style: italic;
  text-decoration: underline;
  text-decoration-thickness: 2px;
}

.infoText ul li {
  position: relative;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  margin-top: 8px;
  background: #19376D;
  display: inline-block;
  padding: 10px 25px 11px 12px;
  font-weight: 400;
  border-top-right-radius: 36px;
  border-bottom-right-radius: 36px;
  border-left: 3px solid #1d417b;
}

.infoText ul li span {
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 21px;
  line-height: 22px;
  padding: 6px;
  background: #ededed;
  border-radius: 2px;
  font-weight: 700;
  color: #1b403f;
  text-shadow: none;
}

.wrapperLogin {
  position: relative;
  height: 100vh;
}

.wrapper-form {
  position: relative;
  padding: 30px 40px;
}

h1.form_head {
  font-family: "Open Sans", sans-serif;
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 20px;
  color: #000;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
}

p.form_text {
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 20px;
  color: #1e1e1e;
  font-weight: 400;
}

p.form_text small {
  font-size: 80%;
  color: #757575;
}

.main-form {
  position: relative;
  padding: 25px;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.01);
}

.wrapper-form form .inputGroup {
  position: relative;
}

.wrapper-form form select.form-select, .wrapper-form form input, .wrapper-form form textarea {
  font-size: 16px;
  line-height: 20px;
  color: #000;
  font-weight: 700;
  padding: 6px 14px;
  border-radius: 0;
  height: 46px;
  border: 1px solid #dce3eb;
  background-color: #dce3eb;
}

.wrapper-form form select option {
  font-weight: 700;
}

.wrapper-form form .form-control::-moz-placeholder {
  color: #838383;
}

.wrapper-form form .form-control::placeholder, .wrapper-form form select.form-select {
  color: #838383;
}

.selOption {
  color: #000 !important;
}

.wrapper-form form .inputGroup select.form-select option {
  color: #000;
  background-color: #fff;
}

.wrapper-form form .inputGroup span.input-group-text {
  border: 0;
  border-right: 1px solid #c1c9d2 !important;
  z-index: 9;
}

.wrapper-form form .isdSelect select {
  padding: 6px 6px 6px 14px;
  background-image: none;
}

.wrapper-form form .form-select:focus, .wrapper-form form .form-control:focus {
  border: 1px solid #dce3eb;
  background-color: #dce3eb;
}

.wrapper-form form .form-check input.form-check-input {
  height: 18px;
  width: 18px;
  padding: 0;
  border-radius: 0;
  margin-right: 5px;
  margin-top: 4px;
}

.wrapper-form form label {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 3px;
  font-weight: 500;
  color: #000000;
}

a.forgetPasswordBtn {
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  font-weight: 600;
  color: #1b5bb5;
}

p.regLabel {
  margin-bottom: 2px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 600;
  color: #272727;
}

.form-control:focus, .form-check-input:focus, .form-select:focus {
  border-color: #cacaca;
  box-shadow: none;
}

a.default-btn.custom-btn {
  background: rgba(11, 36, 71, 0.0509803922);
  color: #000;
  border-color: rgba(11, 36, 71, 0.0509803922);
  font-weight: 700;
}

.default-btn.custom-btn .icon-arrow {
  color: #000;
  top: 11px;
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1), opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  font-size: 18px;
}

.default-btn {
  transition: 0.4s ease-in-out;
  display: inline-block;
  padding: 8px 22px 8px 42px;
  position: relative;
  background-color: #1b5bb5;
  color: white;
  border-width: 1px;
  border-style: solid;
  border-color: #1b5bb5;
  border-radius: 50px;
  font-size: 15.5px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
}

.default-btn .icon-arrow.before {
  left: 18px;
  position: absolute;
  transform-origin: left center;
}

.default-btn .icon-arrow {
  color: white;
  top: 10px;
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1), opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  font-size: 17px;
}

.default-btn .label,
.default-btn .icon-arrow {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform: translateZ(0);
  perspective: 1000;
}

.default-btn .label {
  display: inline-block;
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}

.default-btn .label,
.default-btn .icon-arrow {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform: translateZ(0);
  perspective: 1000;
}

.default-btn .icon-arrow.after {
  opacity: 0;
  position: absolute;
  right: 18px;
  transform: translateX(75%) scaleX(0.1);
  transform-origin: right center;
}

.default-btn .icon-arrow {
  color: white;
  top: 10px;
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1), opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  font-size: 17px;
}

.default-btn:hover,
.default-btn:focus {
  background-color: #0b2447;
  color: white;
  border-color: #0b2447;
}

.default-btn:hover .icon-arrow.before,
.default-btn:focus .icon-arrow.before {
  opacity: 0;
  transform: translateX(-75%) scaleX(0.1);
}

.default-btn:hover .label,
.default-btn:focus .label {
  transform: translateX(-25px);
}

.default-btn:hover .icon-arrow.after,
.default-btn:focus .icon-arrow.after {
  opacity: 1;
  transform: translateX(0) scaleX(1);
}

/*================================================ Login Section CSS End =================================================*/
/*================================================ Search Page CSS Start =================================================*/
section.searchSection {
  padding: 100px 0 40px;
  min-height: calc(100vh - 115px);
}

.searchFilter {
  position: relative;
  padding: 80px 30px 50px;
  background: rgb(243, 247, 251);
  border-radius: 10px;
}

/*.searchFilter select.form-select {
  color: #1b1b1b;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  border-radius: 0;
  height: 46px;
  padding: 6px 32px 6px 14px;
}*/
.searchTabBlock .searchTabBox {
  position: relative;
  align-self: center;
  flex: 0 0 auto;
  width: 25%;
}

.searchTabBlock {
  position: absolute;
  top: -42px;
  left: 50%;
  width: 100%;
  transform: translate(-50%, 0%);
  border-bottom: 1px solid #eaeaea;
  background: white;
  padding: 0 16px 0 35px;
  border-radius: 50px;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.08);
  display: flex;
}

.searchTabBlock ul.nav.nav-tabs {
  flex: 0 0 auto;
  width: 50%;
  position: relative;
  right: 10px;
}

h1.findTitle {
  font-family: "Open Sans", sans-serif;
  font-size: 28px;
  line-height: 28px;
  color: #121212;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 0;
}

h1.findTitle small {
  font-size: 46%;
  line-height: 20px;
  font-weight: 500;
  color: #606060;
  font-style: italic;
  letter-spacing: 0.3px;
}

.stepTitle {
  font-size: 13.5px;
  line-height: 20px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
  font-weight: 600;
  color: #373737;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  padding: 14px 0;
  border-radius: 50%;
  width: 65px;
  height: 65px;
  background: rgba(27, 91, 181, 0.1098039216);
}

.stepTitle span {
  font-size: 200%;
  letter-spacing: 0;
  font-weight: 700;
  color: #1b5bb5;
}

.searchTabs ul.nav.nav-tabs li button, .searchTabs ul.nav.nav-tabs li a {
  position: relative;
  border: 0;
  border-bottom: 4px solid rgb(255, 255, 255);
  margin: 0 12px;
  padding: 16px 40px 8px;
  font-size: 16px;
  line-height: 22px;
  color: #2b2b2b;
  font-weight: 600;
}

.searchTabs ul.nav.nav-tabs li button.active:before, .searchTabs ul.nav.nav-tabs li a.active:before {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #1b5bc6;
}

.searchTabs ul.nav.nav-tabs li button.active, .searchTabs ul.nav.nav-tabs li a.active {
  border-bottom: 4px solid rgb(27, 91, 181);
  color: #1b5bb5;
}

.searchTabs ul.nav.nav-tabs li button.active svg, .searchTabs ul.nav.nav-tabs li a.active svg {
  fill: #1b5bb5;
}

.searchTabs ul.nav.nav-tabs li button svg, .searchTabs ul.nav.nav-tabs li a svg {
  width: 38px;
  display: block;
  margin: 0 auto;
  fill: #555555;
  margin-bottom: 4px;
}

.btn-check:focus + .btn, .btn:focus {
  box-shadow: none;
}

.searchTabs .input-group {
  width: 100%;
  border-radius: 5px;
}

.customDropdown {
  position: relative;
  flex: 0 0 auto;
  width: 25%;
  border-right: 2px solid rgba(11, 36, 71, 0.0588235294);
  padding: 0 16px;
}

.shipCargoForm {
  background: rgba(27, 91, 181, 0.05);
  padding: 25px 0 6px;
}

.shipCargoForm .search-btn {
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translate(-50%, 0);
}

.searchTabs .input-group.input-group2 .customDropdown {
  width: 20%;
}

.customDropdown:last-child {
  border-right: 0;
}

.customDropdown label {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #1b5bb5;
  padding: 6px 12px;
  background: rgb(255, 255, 255);
  width: 100%;
  border-radius: 30px;
}

.customDropdown .customBlock {
  position: relative;
  margin-bottom: 12px;
}

.customDropdown .customBlock:last-child {
  margin-bottom: 0;
}

.customDropdown span.subLabel {
  padding: 0 12px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  color: #000000;
  position: relative;
  top: 4px;
}

.customDropdown select.form-select, .customDropdown input.form-control {
  padding: 20px 30px 20px 12px;
  height: 80px;
  font-size: 17px;
  line-height: 24px;
  font-weight: 700;
  border-radius: 0;
  border: 0px solid #ddd;
  color: #121212;
  cursor: pointer;
  background-color: transparent;
  text-transform: capitalize;
}

.customDropdown select.form-select, .customDropdown select.form-select:focus {
  color: #838383;
}

.customDropdown .selOption {
  color: #121212 !important;
}

.customDropdown select.form-select option {
  font-weight: 700;
  color: #121212 !important;
}

.customDropdown.customOpenDropdown input.form-control {
  padding: 0px 30px 0px 12px;
  height: 28px;
}

.customDropdown.customPortDropdown input.form-control, .customDropdown.customPortDropdown input {
  height: 32px;
  padding: 6px 30px 6px 12px;
}

.customDropdown.customPortDropdown .customBlock {
  margin-bottom: 0px;
}

.customDropdown ::-moz-placeholder {
  color: #999 !important;
}

.customDropdown ::placeholder {
  color: #999 !important;
}

.customDropdown .form-control:focus, .customDropdown .form-check-input:focus, .customDropdown .form-select:focus {
  background-color: transparent;
  color: #121212;
}

.customDropdown select.form-select option {
  font-size: 16px !important;
  line-height: 24px !important;
}

.search-btn button.btn {
  background: #1b5bb5;
  color: #fff;
  font-size: 18px;
  line-height: 23px;
  padding: 14px 30px;
  border: 3px solid;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 600;
}

.resetBtn button.btn {
  position: relative;
  padding: 4px 8px;
  font-size: 13px;
  line-height: 15px;
  border: 1px solid #bcbcbc;
  color: #2d2d2d;
  font-weight: 600;
  border-radius: 4px;
  background: #ffffff;
}

/*================================================ Search Page CSS End =================================================*/
/*================================================ Search Page Header CSS Start =================================================*/
.searchHeader {
  position: sticky;
  top: 0;
  background: #b8c8d8;
  padding: 0;
  z-index: 99;
}

.resultTopForm .input-group .resultDropdown {
  flex: 0 0 auto;
  width: 12%;
  padding: 8px 4px;
  border-right: 1px solid #98acc2;
  margin: 0 auto;
}

.resultTopForm .input-group .resultDropdown:last-child, .resultTopForm .input-group .resultDropdown:nth-last-child(2) {
  border-right: 0px;
}

.resultTopForm .input-group .resultDropdown.dropdownOne {
  width: 18%;
}

.resultTopForm .input-group .resultDropdown.dropdownTwo {
  width: 20%;
}

.resultTopForm .input-group .resultDropdown.dropdownThree {
  width: 30%;
}

.resultTopForm .input-group .resultDropdown label {
  font-size: 10px;
  line-height: 13px;
  color: #1b5bb5;
  margin-bottom: 2px;
  font-weight: 700;
  text-align: center;
  display: block;
  text-transform: uppercase;
}

.resultDropdown .resultDropdownBox {
  position: relative;
}

.resultDropdown .customResultBlock {
  border-radius: 50px;
  background-color: #123363;
  margin: 0 4px;
}

.resultTopForm .input-group .resultDropdown select.form-select, .resultTopForm .input-group .resultDropdown input.form-control {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #fff;
  border-radius: 0;
  padding: 5px 12px 6px;
  border: 1px solid transparent;
  background-color: transparent;
  text-align: center;
  text-transform: capitalize;
}

.resultTopForm .input-group .resultDropdown input::-moz-placeholder {
  color: #73839a;
}

.resultTopForm .input-group .resultDropdown input::placeholder, .resultTopForm .input-group .resultDropdown select.form-select {
  color: #73839a;
}

.resultTopForm .input-group .resultDropdown .selOption {
  color: #fff !important;
}

.resultTopForm .input-group .resultDropdown select.form-select {
  background-image: none;
  cursor: pointer;
}

.resultTopForm .input-group .resultDropdown select.form-select option {
  font-size: 16px !important;
  line-height: 24px !important;
  background-color: #fff !important;
  color: #000 !important;
  font-weight: 700;
}

.resultTopForm ::-moz-placeholder {
  color: #fff;
}

.resultTopForm ::placeholder {
  color: #fff;
}

/*.resultDropdown .resultDropdownBox .customResultBlock span.iconSpan {
  position: absolute;
  top: 50%;
  right: 46%;
  transform: translate(-50%, -50%);
  font-size: 10px;
  color: #fff;
}*/
.resultDropdown button.btn {
  background: #1b5bb5;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  padding: 8px 18px 8.5px;
  border: 1px solid #1b5bb5;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 600;
}

.resultDropdown button.btn i {
  font-size: 85%;
  position: relative;
  top: -1px;
}

/*================================================ Search Page Header CSS End =================================================*/
.searchWrapperBlock {
  position: relative;
  padding: 58px 16px 16px;
  border: 1px solid #e0e0e0;
  background: #ffffff;
  border-radius: 2px;
  height: 100%;
  cursor: pointer;
}

.searchWrapperList {
  display: flex;
  flex-wrap: wrap;
}

.searchWrapperList ul.mainTable {
  width: 50%;
}

.searchWrapperTitle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #e6e9ef;
  padding: 8px 16px;
}

.radio-toolbar input[type=radio]:checked + label .searchWrapperTitle {
  background: rgba(27, 91, 181, 0.2588235294);
}

.radio-toolbar input[type=radio]:checked + label .searchWrapperTitle h2 {
  color: #1b5bb5;
}

.searchWrapperTitle h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 0;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}

.radio-toolbar input[type=radio] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.radio-toolbar label {
  display: block;
}

.radio-toolbar input[type=radio]:checked + label {
  background-color: rgba(27, 91, 181, 0.04);
  border-color: rgb(185, 204, 229);
}

.radio-toolbar input[type=radio]:checked + label .searchWrapperTitle .checkIcon {
  opacity: 1;
}

.searchWrapperTitle .checkIcon {
  opacity: 0;
}

.searchWrapperTitle .checkIcon i {
  font-size: 18px;
  color: #1b5bb5;
}

.searchWrapperList ul.mainTable li {
  font-size: 14px;
  line-height: 18px;
  margin-top: 5px;
  color: #000;
  font-weight: 400;
}

.searchWrapperList ul.mainTable li:nth-child(1) {
  margin-top: 0;
}

.searchWrapperList ul.mainTable li span {
  font-style: italic;
  font-size: 90%;
  color: #4a4a4a;
  line-height: 16px;
}

/*================================================ Step View Search CSS Start =================================================*/
.stepViewSearch {
  position: relative;
  padding: 6px 0;
}

.stepViewSearchBox {
  position: relative;
  padding: 3px;
}

.stepViewSearchBox .stepViewBoxShow {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  color: #123363;
  padding: 5px 16px 6px;
  border: 2px solid #123363;
  background-color: transparent;
  text-align: center;
  border-radius: 50px;
}

/*================================================ Step View Search CSS End =================================================*/
/*================================================ My Ship Page CSS Start =================================================*/
.wrapperMyShipCargoBlock {
  position: relative;
  background: #fff;
  margin-bottom: 2px;
  border-radius: 5px;
}

.wrapperMyShipCargoBlockDetail {
  position: relative;
  padding: 12px 20px;
  background: #fff;
  border-radius: 5px;
}

.wrapperNotOpen .wrapperMyShipCargoBlockDetail {
  background: #eef9ee;
}

.wrapperMyShipCargoTitle {
  position: relative;
}

.wrapperMyShipCargoTitle .wrapperMyShipCargoTitleImg {
  position: relative;
  margin-right: 20px;
  align-self: center;
}

.wrapperMyShipCargoTitle .wrapperMyShipCargoTitleImg img {
  width: 45px;
  height: 45px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  border: 1px solid #d2d2d2;
}

label.label.cover-image-block {
  position: absolute;
  top: 50%;
  right: -12px;
  transform: translate(0, -50%);
  width: 22px;
  height: 22px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
}

label.label.cover-image-block i {
  color: #1b5bb5;
  font-size: 13px;
  line-height: 16px;
  position: relative;
  top: -2px;
}

.wrapperMyShipCargoBlock span.openFrom {
  font-size: 11px;
  line-height: 16px;
  font-weight: 700;
  color: #035a00;
  background: rgb(205, 255, 205);
  padding: 1px 4px;
  display: inline-block;
  border-radius: 3px;
}

.wrapperMyShipCargoBlock h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #222;
  font-weight: 700;
  margin-bottom: 1px;
  text-transform: capitalize;
}

.wrapperMyShipCargoBlock span.titleType {
  font-size: 12.5px;
  line-height: 14px;
  font-weight: 500;
  color: #696969;
  display: block;
}

.wrapperMyShipCargoBlock p.short-para {
  font-size: 13.5px;
  line-height: 19px;
  color: #3e3e3e;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
  height: 100%;
  max-height: 20px;
}

.wrapperMyShipCargoSepration {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 6px;
}

.wrapperMyShipCargoSepration .wrapperMyShipCargoListUl {
  flex: 0 0 auto;
  width: calc(100% - 22px);
}

ul.wrapperMyShipCargoList {
  display: flex;
  flex-wrap: wrap;
}

ul.wrapperMyShipCargoList li {
  flex: 0 0 auto;
  width: 25%;
}

ul.wrapperMyShipCargoList li .wrapperMyShipCargoPoints {
  background: rgb(243, 247, 251);
  padding: 3px 16px 7px 12px;
  border-radius: 2px;
  margin-right: 1px;
  margin-bottom: 1px;
}

ul.wrapperMyShipCargoList li .wrapperMyShipCargoPoints p {
  margin-bottom: 0;
  font-size: 14.5px;
  line-height: 12px;
  font-weight: 700;
  color: #111;
  text-transform: capitalize;
}

ul.wrapperMyShipCargoList li .wrapperMyShipCargoPoints p small {
  font-size: 65%;
  color: #474747;
  line-height: 16px;
  text-transform: uppercase;
}

.wrapperMyShipCargoSepration .exploreMenu {
  flex: 0 0 auto;
  width: 22px;
}

.wrapperMyShipCargoSepration .exploreMenu a {
  background: #e7e7e7;
  position: relative;
  padding: 11px 5px;
  display: block;
  text-align: center;
  font-size: 14px;
  height: calc(100% - 1px);
  color: #4a4a4a;
  border-radius: 2px;
  transition: 0.4s ease-in-out;
}

.wrapperMyShipCargoSepration .exploreMenu a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.wrapperMyShipCargoBlockBtn {
  position: relative;
  background: rgb(243, 247, 251);
  padding: 20px 12px;
  height: 100%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  text-align: center;
}

.wrapperNotOpen .wrapperMyShipCargoBlockBtn {
  background: #eef9ee;
}

.wrapperShipCargoBtn {
  position: relative;
  -moz-column-gap: 6px;
       column-gap: 6px;
}

a.editShipCargo {
  color: #848484;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  display: inline-block;
  text-transform: uppercase;
  margin-left: 6px;
  align-self: center;
}

a.closeShipCargo {
  background: transparent;
  border: 1px solid #bd0d0d;
  color: #bd0d0d;
  font-size: 13px;
  line-height: 15px;
  font-weight: 600;
  padding: 5px 20px;
  border-radius: 30px;
  display: block;
  text-transform: uppercase;
  margin-top: 0px;
}

a.closeShipCargo.editShipCargo, a.chooseBtn.editShipCargo {
  color: #1a58af !important;
  border: 1px solid #1a58af !important;
  background: transparent !important;
}

.wrapperMyShipCargoBtn {
  position: absolute;
  bottom: 20px;
  left: 12px;
  width: calc(100% - 24px);
}

.wrapperMyShipCargoBtn a.chooseBtn {
  background: #1b5bb5;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  padding: 6px 10px;
  border: 1px solid #1b5bb5;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  margin: 0 auto;
}

.wrapperPort {
  display: block;
  text-align: center;
}

span.spanLetter {
  background: #bcd7ff;
  width: 45px;
  height: 45px;
  color: #123363;
  padding: 10px;
  border-radius: 50%;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  display: block;
  margin: auto;
  text-align: center;
}

.wrapperNotOpen span.spanLetter {
  background: #bef9be;
  color: #007b00;
}

.wrapperPort span.spanContent {
  font-size: 17px;
  line-height: 22px;
  font-weight: 600;
  color: #262626;
  text-align: center;
  align-self: center;
  display: block;
  margin-bottom: 8px;
}

.wrapperPort span.spanContent small {
  font-size: 75%;
  line-height: 11px;
  color: #434343;
}

.wrapperMyShipCargoDetails {
  position: relative;
  padding: 12px 20px 16px;
  border-top: 1px solid #e0eaf3;
}

.wrapperNotOpen .wrapperMyShipCargoDetails {
  border-top: 1px solid #d6e5d6;
}

.sortingfilter {
  position: relative;
}

.sortingfilter .sortingfilterSpan {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  display: inline-block;
  margin-left: 8px;
  padding: 6px 8px;
  font-weight: 500;
  text-transform: uppercase;
}

.sortingfilter .sortingfilterSpan span i {
  margin-left: 2px;
  color: #c4c4c4;
}

/*================================================ My Ship Page CSS End =================================================*/
/*================================================ Search Result Page CSS Start =================================================*/
section.resultSection {
  padding: 30px 0 50px;
  min-height: calc(100vh - 180px);
}

.wrapperResultBlock {
  position: relative;
  margin-bottom: 2px;
}

.wrapperResultBlock:last-child {
  margin-bottom: 0;
}

/*span.searchRecords {
  font-size: 17px;
  line-height: 24px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 3px;
  display: block;
  text-align: end;
}
span.searchRecords small {
  font-size: 58%;
  font-weight: 400;
}*/
.wrapperResultBlock .wrapperResultBlockDetail {
  position: relative;
  padding: 12px 20px;
  background: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  height: 100%;
}

.wrapperResultBlock .wrapperResultBlockBtn {
  position: relative;
  background: rgb(243, 247, 251);
  padding: 30px 20px;
  height: 100%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  text-align: center;
}

.wrapperResultTitle {
  position: relative;
  margin-bottom: 8px;
}

.wrapperResultTitle .wrapperResultTitleImg {
  position: relative;
  margin-right: 12px;
  align-self: center;
}

.wrapperResultTitle .wrapperResultTitleImg img {
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  border: 1px solid #d2d2d2;
}

.wrapperResultBlock .wrapperResultBlockDetail h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #222;
  font-weight: 700;
  margin-bottom: 1px;
}

span.postedBy {
  color: #474747;
  font-weight: 600;
  font-size: 17px;
}

span.portLocation {
  font-size: 13.5px;
  line-height: 18px;
  background: #cdffcd;
  padding: 3px 6px;
  display: inline-flex;
  color: #035a00;
  border-radius: 4px;
  font-weight: 700;
  -moz-column-gap: 4px;
       column-gap: 4px;
}

span.portLocation i {
  align-self: center;
}

.wrapperResultBlock .wrapperResultBlockDetail span.titleType {
  font-size: 12.5px;
  line-height: 18px;
  font-weight: 500;
  color: #696969;
  display: block;
}

a.addRemoveBtn {
  background: #fff;
  color: #1b5bb5;
  font-size: 15px;
  line-height: 17px;
  padding: 5.5px 12px 5px;
  border: 1px solid #1b5bb5;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  text-align: center;
  transition: 0.4s ease-in-out;
}

.wrapperResultBlockDetail:hover a.addRemoveBtn {
  background: #1b5bb5;
  color: #fff;
}

a.addRemoveBtn small {
  line-height: 15px;
  display: inline-block !important;
  margin-top: 0 !important;
  position: relative;
  top: -1px;
}

a.addRemoveBtn.removeBtn {
  color: #c32020;
  border: 1px solid #c32020;
}

.wrapperResultBlockDetail:hover a.addRemoveBtn.removeBtn {
  color: #c32020;
  background: #fff;
  border: 1px solid #c32020;
}

ul.wrapperResultList {
  display: flex;
  flex-wrap: wrap;
}

ul.wrapperResultList li {
  flex: 0 0 auto;
  width: 25%;
}

ul.wrapperResultList li .wrapperResultPoints {
  background: rgb(243, 247, 251);
  padding: 3px 16px 7px 12px;
  border-radius: 2px;
  margin-right: 1px;
  margin-bottom: 1px;
  height: 100%;
}

ul.wrapperResultList li .wrapperResultPoints p {
  margin-bottom: 0;
  font-size: 14.5px;
  line-height: 12px;
  font-weight: 700;
  color: #111;
  text-transform: capitalize;
}

ul.wrapperResultList li .wrapperResultPoints p small {
  font-size: 65%;
  color: #474747;
  line-height: 16px;
  text-transform: uppercase;
}

.wrapperProfile {
  display: block;
  text-align: center;
}

.wrapperProfile.disabled {
  filter: grayscale(1) opacity(0.5);
}

.wrapperProfile span.spanLetter {
  background: #bcd7ff;
  width: 36px;
  height: 36px;
  color: #123363;
  padding: 4px;
  border-radius: 50%;
  font-size: 23px;
  line-height: 28px;
  font-weight: 600;
  display: block;
  margin: auto;
}

.wrapperProfile span.spanContent {
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  color: #262626;
  text-align: center;
  align-self: center;
}

.wrapperProfile span.spanContent small {
  font-size: 82%;
  line-height: 14px;
  color: #646464;
  font-weight: 500;
}

.wrapperResultBtn {
  position: absolute;
  bottom: 25px;
  left: 20px;
  width: calc(100% - 40px);
}

.wrapperResultBtn a.chooseBtn {
  background: #1b5bb5;
  color: #fff;
  font-size: 15px;
  line-height: 17px;
  padding: 6px 20px;
  border: 1px solid #1b5bb5;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
}

a.reqDetailsBtn {
  background: transparent;
  color: #1b5bb5;
  font-size: 14px;
  line-height: 16px;
  padding: 6px 20px;
  border: 1px solid #1b5bb5;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
}

a.reqDetailsBtn.requested {
  background: rgba(0, 0, 0, 0.14);
  color: #272727;
  border: 1px solid #c6cacf;
  cursor: text;
}

a.reqDetailsBtn.downloading {
  color: #ffffff;
  border: 1px solid #006f00;
  background: #006f00;
}

.wrapperResultBlock .wrapperResultBlockDetail span.openFrom {
  font-size: 11px;
  line-height: 16px;
  font-weight: 700;
  color: #035a00;
  background: rgb(205, 255, 205);
  padding: 1px 10px;
  display: inline-block;
  border-radius: 10px;
  margin-right: 5px;
}

.wrapperResultBlock .wrapperResultBlockBtn span.postedBy {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  color: #000;
  display: inline-block;
  background: #fff;
  padding: 3px 5px;
  position: absolute;
  top: 40px;
  left: 20px;
  width: calc(100% - 40px);
  border-radius: 30px;
  border: 1px solid #b8c8d8;
}

.wrapperResultBlock .wrapperResultBlockBtn span.postedBy small {
  color: #6b6b6b;
}

.wrapperResultBlock .wrapperResultBlockDetail p {
  font-size: 13px;
  line-height: 18px;
  color: #3e3e3e;
  margin-bottom: 0;
}

.wrapperResultSepration {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 8px;
}

.wrapperResultSepration .wrapperResultListUl {
  flex: 0 0 auto;
  width: calc(100% - 22px);
}

.wrapperResultSepration .exploreMenu {
  flex: 0 0 auto;
  width: 22px;
}

.wrapperResultSepration .exploreMenu a {
  background: #e7e7e7;
  position: relative;
  padding: 11px 5px;
  display: block;
  text-align: center;
  font-size: 14px;
  height: calc(100% - 1px);
  color: #4a4a4a;
  border-radius: 2px;
  transition: 0.4s ease-in-out;
}

.wrapperResultSepration .exploreMenu a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.searchTabBlock.searchFinalizeBlock {
  position: relative;
  top: 0;
  left: 0;
  transform: none;
  justify-content: space-between;
}

/* ================================ Custom Switch Css Start ===================== */
.customSwitch {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 18px;
}

.switchForm label {
  position: relative;
  z-index: 99;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  cursor: pointer;
}

.customSwitch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.customSwitch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}

.customSwitch .slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  transition: 0.4s;
}

.customSwitch input:checked + .slider {
  background-color: #2196F3;
}

.customSwitch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.customSwitch input:checked + .slider:before {
  transform: translateX(15px);
}

/* Rounded sliders */
.customSwitch .slider.round {
  border-radius: 34px;
}

.customSwitch .slider.round:before {
  border-radius: 50%;
}

/* ================================ Custom Switch Css End ===================== */
/* ================================ Modal Form Css Start ===================== */
.modal-form {
  position: relative;
  padding: 55px 20px 20px;
}

.shipcargodetailmodel {
  background: rgba(0, 0, 0, 0.4);
}

.shipcargodetailmodel .modal-dialog {
  margin: 16px auto;
}

.shipcargodetailmodel .modal-header button.btn-close {
  background: #fff !important;
  height: 18px;
  width: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  opacity: 1;
  padding: 2px;
  position: absolute;
  right: -25px !important;
  top: 8px !important;
  border: 2px solid #f1f1f1;
  z-index: 99;
}

.modal-form h1.company_head {
  font-family: "Open Sans", sans-serif;
  background: #1b5bb5;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 8px 20px;
  font-weight: 500;
}

a.bulkUploadBtn {
  background: #ffffff;
  color: #1b5bb5;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  padding: 5px 8px;
  border-radius: 5px;
  font-weight: 700;
}

.modal-form h3.mSubTitle {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  line-height: 26px;
  color: #222;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-top: 12px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 8px;
}

.modal-form form label {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 3px;
  font-weight: 600;
  color: #000000;
}

.modal-form form .inputGroup {
  position: relative;
}

.modal-form form select, .modal-form form input, .modal-form form textarea {
  font-size: 14.5px;
  line-height: 20px;
  color: #000;
  font-weight: 700;
  padding: 5px 10px;
  border-radius: 0;
  height: 34px;
  border: 1px solid #dce3eb;
  background-color: #dce3eb;
}

.modal-form form textarea {
  height: 44px;
}

#requestDetailsModal .modal-form form textarea {
  height: 100px;
}

.modal-form form select option {
  font-weight: 700;
}

.modal-form form .form-select:disabled {
  background-color: #dce3eb;
}

.modal-form form .form-select:focus, .modal-form form .form-control:focus {
  border: 1px solid #dce3eb;
  background-color: #dce3eb;
}

.requestDetailsInfoText h3 {
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 0;
  color: #222;
  text-transform: capitalize;
}

.requestDetailsInfoText h3 small {
  font-size: 80%;
  font-weight: 500;
  color: #424242;
}

input[type=date]::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

/* ================================ Modal Form Css End ===================== */
/* ================================ Bulk Upload Page Css Start ===================== */
.bulkUploadSticky {
  position: sticky;
  top: 175px;
}

.bulkUploadBlock {
  position: relative;
  background: #fff;
  padding: 16px;
  height: 100%;
  border-radius: 5px;
}

.bulkUploadInput {
  position: relative;
}

.bulkUploadInput input[type=file] {
  display: none;
}

.bulkUploadInput label {
  display: block;
  position: relative;
  color: #878787;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  width: 100%;
  padding: 95px 30px;
  margin: auto;
  border-radius: 5px;
  cursor: pointer;
  border: 2px dotted #9b9b9b;
  background: #f9f9f9;
}

.bulkUploadInput label i {
  font-size: 80px;
  line-height: 80px;
  color: #c1c1c1;
}

.bulkUploadInput #num-of-files {
  font-weight: 400;
  text-align: center;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.bulkUploadInput li {
  font-size: 16px;
  font-weight: 700;
  color: #1b5bb5;
  margin-bottom: 8px;
  padding: 0;
  display: flex;
  justify-content: center;
}

.bulkUploadInput li p {
  margin-bottom: 0;
}

.bulkUploadBlockInfo {
  position: relative;
  background: #f9f9f9;
  padding: 20px;
  height: 100%;
  border-radius: 5px;
}

.bulkUploadBlockInfo h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 21px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #161616;
}

.bulkUploadBlockInfo p {
  font-size: 14px;
  line-height: 18px;
  color: #222;
  font-weight: 500;
  margin-bottom: 6px;
}

.bulkUploadBlockInfo ul.instructionList {
  position: relative;
  margin-bottom: 0;
}

.bulkUploadBlockInfo ul.instructionList li {
  font-size: 14px;
  line-height: 18px;
  color: #222;
  font-weight: 500;
  margin-top: 4px;
  padding-left: 12px;
  position: relative;
}

.bulkUploadBlockInfo ul.instructionList li i {
  position: absolute;
  left: 0;
  top: 6px;
  color: rgb(27, 91, 181);
  font-size: 50%;
}

button.btn.uploadBtn {
  background: #1b5bb5;
  width: 100%;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 30px;
}

.instructionList {
  position: relative;
}

.instructionList h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #161616;
}

.instructionList ul.shipTypeList li {
  font-size: 12px;
  line-height: 16px;
  color: #222;
  font-weight: 500;
  margin-top: 7px;
  padding-left: 10px;
  position: relative;
  text-transform: uppercase;
}

.instructionList ul.shipTypeList li i {
  position: absolute;
  left: 0;
  top: 1.5px;
  color: rgb(27, 91, 181);
}

.instructionList ul.countryList {
  display: flex;
  flex-wrap: wrap;
  height: 190px;
  overflow-y: scroll;
  padding-right: 12px;
}

.instructionList ul.countryList::-webkit-scrollbar {
  width: 4px;
  border-radius: 6px;
}

.instructionList ul.countryList::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(255, 255, 255, 0.3);
  border-radius: 20px;
}

.instructionList ul.countryList::-webkit-scrollbar-thumb {
  background-color: #c4d5ec;
  border-radius: 20px;
}

.instructionList ul.countryList li {
  font-size: 12px;
  line-height: 14px;
  color: #222;
  font-weight: 500;
  position: relative;
  transition: 0.4s ease-in-out;
  width: 25%;
  padding: 2px;
  cursor: pointer;
}

.instructionList ul.countryList li span {
  border: 1px solid rgba(0, 0, 0, 0.2196078431);
  display: block;
  padding: 2px 8px;
  border-radius: 30px;
  white-space: nowrap;
  overflow-x: hidden;
  cursor: pointer;
  text-overflow: ellipsis;
  max-width: 15ch;
  min-width: 100%;
}

.instructionList ul.countryList li span:hover {
  background: rgba(27, 91, 188, 0.1294117647);
}

.instructionList ul.countryList li .toopTipsSpan {
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translate(-50%, 0);
  width: 100%;
  z-index: 99;
  max-width: 120px;
  border-radius: 4px;
  background: #3c4147;
  color: #fff;
  font-weight: 300;
  text-align: center;
  padding: 3px 4px;
  font-size: 11px;
  opacity: 0;
  line-height: 12px;
  transition: 0.4s ease-in-out;
  text-transform: capitalize;
}

.instructionList ul.countryList li:hover .toopTipsSpan {
  opacity: 1;
}

/* ================================ Bulk Upload Page Css End ===================== */
/* ================================ Alert Message Css Start ===================== */
.notifications .alert.alert-message {
  padding: 10px 40px 10px 12px;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0;
}

.notifications .alert.alert-message.alert-success {
  color: #0f5132;
  background-color: #bfdecf;
  border-color: #bfdecf;
}

.notifications .alert.alert-message.alert-danger {
  color: #aa1d1d;
  background-color: #e9d7d7;
  border-color: #e9d7d7;
}

.notifications .alert.alert-message.alert-warning {
  color: #aa7007;
  background-color: #fff6db;
  border-color: #fff6db;
}

.notifications .alert.alert-message button.btn-close {
  padding: 16px;
  font-size: 14px;
}

/* ================================ Alert Message Css End ===================== */
h1.finalizeTitle {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: -0.5px;
  margin-bottom: 0;
}

h1.finalizeTitle small {
  font-size: 70%;
  line-height: 23px;
  font-weight: 400;
  color: #cbcbcb;
  font-style: italic;
  letter-spacing: 0.3px;
}

.finalizeStepTitle {
  font-size: 11.5px;
  line-height: 18px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
  font-weight: 500;
  color: #c5c5c5;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  padding: 6px 0;
  border-radius: 50%;
  width: 65px;
  height: auto;
}

.finalizeStepTitle span {
  font-size: 200%;
  letter-spacing: 0;
  font-weight: 600;
  color: #ffffff;
}

/*================================================ Search Result Page CSS End =================================================*/
/*================================================ Finalize Page CSS Start =================================================*/
.wrapperSticky {
  position: sticky;
  top: 70px;
}

.wrapperInnerSidebar {
  position: relative;
  min-height: calc(100vh - 80px);
  height: 100%;
  background: #1b5bb5;
  padding: 10px;
  border-radius: 8px;
}

h2.summText {
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 4px;
  color: #ffffff;
}

.wrapperFinalizeSidebar {
  position: relative;
  background: #cedae6;
  border-radius: 10px;
  overflow: hidden;
}

.wrapperFinalizeBlock {
  position: relative;
  *overflow-y: scroll;
  padding: 35px 8px 8px;
  *height: 180px;
}

.wrapperFinalizeBlock::-webkit-scrollbar {
  width: 4px;
  border-radius: 6px;
}

.wrapperFinalizeBlock::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}

.wrapperFinalizeBlock::-webkit-scrollbar-thumb {
  background-color: #777;
  border-radius: 20px;
}

.sidebarTitle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  padding: 6px 20px;
  background: #0b2447;
  color: #ffffff;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
}

.wrapperSection.wrapperFinalizeSection ul.wrapperResultList li {
  width: 33.33%;
}

.wrapperSelectedShipCargos {
  position: relative;
  padding: 40px 2px 10px;
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 10px;
}

.wrapperSelectedShipCargos ul {
  position: relative;
  height: 100%;
  max-height: 195px;
  min-height: 0px;
  overflow-y: scroll;
}

.wrapperSelectedShipCargos ul::-webkit-scrollbar {
  width: 4px;
  border-radius: 6px;
}

.wrapperSelectedShipCargos ul::-webkit-scrollbar-track {
  box-shadow: inset 0 0 4px rgb(255, 255, 255);
  border-radius: 20px;
}

.wrapperSelectedShipCargos ul::-webkit-scrollbar-thumb {
  background-color: #b2b2b2;
  border-radius: 20px;
}

.wrapperSelectedShipCargos ul li {
  position: relative;
  margin-bottom: 8px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 8px;
}

.wrapperSelectedShipCargos ul li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}

.wrapperSelectedShipCargoBlock {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0 30px 0 8px;
}

a.crossBtn {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 18px;
  color: #7a7a7a;
}

.wrapperSelectedShipCargos a.chooseBtn {
  background: #1b5bb5;
  color: #fff;
  font-size: 15px;
  line-height: 17px;
  padding: 6px 20px;
  border: 1px solid #1b5bb5;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  text-align: center;
}

.wrapperSelectedShipCargoBlockImg img {
  width: 38px;
  height: 38px;
  border-radius: 50%;
}

.wrapperSection.wrapperFinalizeSection .wrapperResultBlockDetail.selectedBlock {
  background: #d0e2ff;
}

.wrapperSection.wrapperFinalizeSection .wrapperResultBlockDetail.selectedBlock ul.wrapperResultList li .wrapperResultPoints {
  background: rgb(186, 214, 255);
}

.wrapperSelectedShipCargoBlock .wrapperSelectedShipCargoBlockInfo {
  position: relative;
}

.wrapperSelectedShipCargoBlock .wrapperSelectedShipCargoBlockInfo h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 0;
  font-weight: 700;
  color: #131313;
}

.wrapperSelectedShipCargoBlock .wrapperSelectedShipCargoBlockInfo p {
  font-size: 13px;
  font-weight: 600;
  color: #464646;
  margin-bottom: 0;
}

.wrapperSelectedShipCargoBlock .wrapperSelectedShipCargoBlockInfo span.dateType {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #0b2447;
  background: rgb(201, 223, 255);
  padding: 1px 10px;
  display: inline-block;
  border-radius: 10px;
  margin-bottom: 0;
}

.wrapperSelectedSection {
  position: relative;
  background: #b8c8d8;
  border-top: 1px solid #98acc2;
  padding: 4px 0;
}

.wrapperSelectedShipCargo {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.wrapperSelectedShipCargo .wrapperSelectedTitle {
  position: relative;
  flex: 0 0 auto;
  width: 16%;
  background: #1b5bb5;
  -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
  padding: 6px 25px 6px 10px;
  border-radius: 2px;
}

.wrapperSelectedShipCargo .wrapperSelectedTitle h1 {
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  font-weight: 500;
}

.wrapperSelectedShipCargo .wrapperSelectedTitle h1 small {
  font-weight: 500;
  font-size: 65%;
  color: #a2d4ff;
  line-height: 19px;
}

.wrapperSelectedShipCargo .wrapperSelectedList {
  position: relative;
  flex: 0 0 auto;
  width: 84%;
  align-self: center;
}

.wrapperSelectedShipCargo ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: 12px;
}

.wrapperSelectedShipCargo ul li {
  flex: 0 0 auto;
  width: 12.5%;
}

.wrapperSelectedShipCargoList {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #000;
  padding: 8px 8px;
  background: #a1b7cd;
  margin-right: 6px;
  border-radius: 2px;
}

.wrapperSelectedShipCargoList small {
  font-size: 70%;
  font-weight: 600;
  line-height: 12px;
  color: #494949;
}

.wrapperSection.wrapperFinalizeSection .wrapperResultBlockDetail {
  border-radius: 5px;
  padding: 12px 20px;
  margin-bottom: 2px;
  height: auto;
}

.wrapperSection.wrapperFinalizeSection .wrapperResultBtn {
  position: relative;
  bottom: 0;
  left: 0;
  width: auto;
  z-index: 99;
}

.wrapperSection.wrapperFinalizeSection .wrapperResultBlock .wrapperResultBlockBtn {
  padding: 0;
  height: auto;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  display: flex;
  justify-content: end;
  position: absolute;
  bottom: 16px;
  left: 0;
  width: calc(100% - 60px);
  margin-left: 30px;
  background: transparent;
}

.wrapperSection.wrapperFinalizeSection .wrapperProfile {
  display: flex;
  align-self: center;
}

.wrapperSection.wrapperFinalizeSection .wrapperProfile span.spanLetter {
  margin: 0 8px 0 0;
  align-self: center;
  font-size: 19px;
  line-height: 25px;
  width: 32px;
  height: 32px;
}

.wrapperSection.wrapperFinalizeSection .wrapperProfile span.spanContent {
  text-align: left;
}

.wrapperSection.wrapperFinalizeSection .wrapperResultBtn a.chooseBtn {
  font-size: 14px;
  line-height: 16px;
}

a.chooseBtn.chooseBtn2 {
  background: #b8c8d8;
  color: #000;
  border: 1px solid #b8c8d8;
}

.wrapperSection.wrapperFinalizeSection .wrapperResultBtn a.chooseBtn small {
  font-size: 75%;
  line-height: 14px;
}

.wrapperSection.wrapperFinalizeSection .wrapperResultBlock .wrapperResultBlockDetail span.postedBy {
  font-size: 11px;
  line-height: 16px;
  position: absolute;
  bottom: 8px;
  left: 0;
  width: calc(100% - 60px);
  margin-left: 30px;
  text-align: center;
}

.wrapperFinalizeBlockDetail {
  position: relative;
}

.wrapperFinalizeTitle {
  position: relative;
  margin-bottom: 2px;
  text-align: center;
}

.wrapperFinalizeTitle .wrapperResultTitleImg {
  position: relative;
}

.wrapperFinalizeTitle .wrapperResultTitleImg img {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.wrapperFinalizeTitleDetail {
  position: relative;
}

.wrapperFinalizeTitleDetail span.openFrom {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  color: #086d05;
  background: rgba(8, 109, 5, 0.1411764706);
  padding: 2px 4px;
  display: inline-block;
  border-radius: 3px;
}

.wrapperFinalizeTitleDetail h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #111;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: capitalize;
}

.wrapperFinalizeTitleDetail span.titleType {
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  color: #191919;
  display: block;
}

ul.wrapperFinalizeList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
}

ul.wrapperFinalizeList li {
  flex: 0 0 auto;
  width: 100%;
}

ul.wrapperFinalizeList li .wrapperFinalizePoints p {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #0b2447;
  background: rgb(255, 255, 255);
  padding: 1px 10px;
  display: inline-block;
  border-radius: 10px;
  margin-bottom: 0;
}

ul.wrapperFinalizeList li .wrapperFinalizePoints p.lightBold {
  font-weight: 600;
}

ul.wrapperFinalizeList li .wrapperFinalizePoints p small {
  font-size: 70%;
  color: #474747;
  line-height: 16px;
  text-transform: uppercase;
  align-self: center;
}

/*================================================ Finalize Page CSS End =================================================*/
/*================================================ Pdf Request Page CSS Start =========================================*/
.wrapperPdfRequest {
  position: relative;
  margin-bottom: 2px;
  background: #f3f7fb;
  border-radius: 5px;
}

.wrapperPdfRequest:last-child {
  margin-bottom: 0;
}

.wrapperPdfRequestBox1 {
  background: #f8f8f8 !important;
  border-right: 1px solid #d1d8e1;
}

.wrapperPdfRequestBox1, .wrapperPdfRequestBox2 {
  position: relative;
  padding: 42px 20px 12px;
  background: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  height: 100%;
}

.wrapperPdfRequestBlock {
  position: relative;
  height: 100%;
  background: white;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.wrapperPdfRequestBox2 {
  border-radius: 0;
}

.wrapperPdfRequestBox1 h4, .wrapperPdfRequestBox2 h4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 5px 20px;
  background: rgba(24, 58, 107, 0.2);
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
  color: #183a6b;
  margin-bottom: 0;
}

.wrapperPdfRequestBox1 h5, .wrapperPdfRequestBox2 h5 {
  font-size: 16px;
  line-height: 22px;
  color: #000;
  font-weight: 700;
  margin-bottom: 1px;
}

.wrapperPdfRequestBox1 h6, .wrapperPdfRequestBox2 h6 {
  font-size: 14px;
  line-height: 18px;
  color: #1b1b1b;
  font-weight: 600;
  margin-bottom: 0;
}

.wrapperPdfRequestBtn {
  position: relative;
  background: rgb(243, 247, 251);
  padding: 20px;
  height: 100%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  text-align: center;
}

p.requestShortText {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 16px;
  color: #393939;
  font-weight: 500;
}

.wrapperPdfRequestBtn a {
  background: #086d43;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  padding: 6px 20px;
  border: 1px solid #086d43;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
}

.wrapperPdfRequestBtn a.rejectBtn {
  background: transparent;
  color: #bd0d0d;
  border: 1px solid #bd0d0d;
}

/*================================================ Pdf Request Page CSS End =========================================*/
/*================================================ Company Profile Page CSS Start =========================================*/
.companyProfileBlock {
  position: relative;
  padding: 25px;
  background: #fff;
  border-radius: 5px;
}

.companyProfileBlock h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 21px;
  line-height: 25px;
  margin-bottom: 0;
  color: #121212;
  font-weight: 700;
}

.companyProfileBlock h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #161616;
  font-weight: 600;
  margin-bottom: 0;
}

a.editProfile {
  background: #2659a3;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  margin-left: 12px;
  padding: 8px 16px;
  font-weight: 600;
  border-radius: 50px;
  display: block;
}

.companyProfileTitle {
  position: relative;
  padding-bottom: 8px;
  border-bottom: 1px solid #e7e7e7;
}

.companyProfileBlock .companyProfileBlockUl {
  position: relative;
  margin-bottom: 20px;
}

.companyProfileBlock ul {
  display: flex;
  flex-wrap: wrap;
}

.companyProfileBlock ul li {
  flex: 0 0 auto;
  width: 50%;
}

.companyProfileBlock .companyProfileBlockUl .spanIcons {
  position: relative;
  align-self: center;
  color: #1a59b1;
  background: #e3efff;
  border: 1px solid #cee3ff;
  margin-right: 10px;
  width: 40px;
  height: 40px;
}

.companyProfileBlock .companyProfileBlockUl .spanIcons i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.companyProfileBlock .companyProfileBlockUl span {
  font-size: 15.5px;
  line-height: 20px;
  font-weight: 700;
  color: #121212;
  align-self: center;
}

.companyProfileBlock .companyProfileBlockUl span small {
  font-size: 75%;
  text-transform: uppercase;
  line-height: 15px;
  color: #5e5e5e;
  font-weight: 600;
}

/*================================================ Company Profile Page CSS End =================================================*/
/*================================================ Autocomplete CSS Start =================================================*/
.autocomplete-items {
  position: absolute;
  border: 1px solid #e8eff7;
  z-index: 99;
  top: 100%;
  left: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 120px;
}

.autocomplete-items div {
  padding: 4px 8px;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #e8eff7;
}

.autocomplete-items div:hover {
  background-color: #e5e5e5;
}

.autocomplete-active {
  background-color: DodgerBlue !important;
  color: #ffffff;
}

/*================================================ Autocomplete CSS End =================================================*/
/* ========================= Details Not Found Css Start ========================*/
.detailNotFound {
  position: relative;
  text-align: center;
  padding: 60px 40px;
  border: 2px dotted #2a67bb;
}

.detailNotFound svg {
  width: 170px;
  fill: #2a67bb;
}

.detailNotFound h6 {
  font-size: 32px;
  color: #2a67bb;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: capitalize;
  margin-top: 8px;
}

/* ========================= Details Not Found Css End ========================*/
/*================================================ Calculator Page CSS Start =================================================*/
h2.main-title {
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  margin-top: 0;
  color: #121212;
  margin-bottom: 0;
}

h2.main-title big {
  font-size: 110%;
}

h2.main-title small {
  font-size: 70%;
  line-height: 22px;
  font-weight: 600;
}

a.saveCalculations {
  color: #1b5bb5;
  font-size: 15px;
  line-height: 20px;
  padding: 6px 20px;
  text-align: center;
  display: inline-block;
  border-radius: 30px;
  font-weight: 700;
  background: #ffffff;
  text-transform: capitalize;
}

a.saveCalculations2, button.saveCalculations2 {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  padding: 6px 20px;
  text-align: center;
  display: inline-block;
  border-radius: 0;
  font-weight: 600;
  background: #1b5bb5;
  text-transform: capitalize;
  border: 0;
}

a.saveCalculationLink {
  color: #1b5bb5;
  border: 1px solid #c4d5ec;
  font-size: 14px;
  line-height: 18px;
  padding: 4px 12px;
  text-align: center;
  display: inline-block;
  border-radius: 30px;
  font-weight: 700;
  background: #ffffff;
  text-transform: capitalize;
  transition: 0.4s ease-in-out;
}

a.saveCalculationLink:hover {
  background: #f2f8ff;
}
button.searchLaytimeName {
  border: 1px solid #c4d5ec;
  font-size: 14px;
  line-height: 18px;
  padding: 4px 12px;
  text-align: center;
  display: inline-block;
  border-radius: 30px;
  font-weight: 700;
  background: #ffffff;
  text-transform: capitalize;
  transition: 0.4s ease-in-out;
}


#percentage_count_laytime {
  -webkit-appearance: none; /* Remove the native dropdown arrow */
  -moz-appearance: none;    /* Remove the native dropdown arrow */
  appearance: none;         /* Remove the native dropdown arrow */
  background-image: none !important; /* Force remove Bootstrap's arrow */
  padding: 2px !important;
  position: relative;       /* Allow positioning for the custom arrow */
}

/* Adding a custom arrow using the ::after pseudo-element */
#percentage_count_laytime::after {
  content: '\25BC'; /* Unicode character for a dropdown arrow */
  position: absolute;
  right: 0.5rem;    /* Position arrow closer to the edge */
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none; /* Prevent the arrow from interfering with clicks */
  font-size: 0.75rem; /* Smaller arrow size */
  color: #212529; /* Color of the arrow */
}

/* Hide the dropdown arrow for IE and Edge */
#percentage_count_laytime::-ms-expand {
  display: none;
}



button.btn.calculateBtn {
  background: #1b5bb5;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  padding: 8px 25px;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 600;
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translate(-50%, 0%);
  border: 3px solid #fff;
}

button.btn.calculateBtn.saveBtn {
  position: relative;
  top: 0;
  left: 0;
  transform: none;
  border: 0;
  font-size: 15px;
  line-height: 20px;
}

.calculatorBlock {
  position: relative;
  padding: 16px 16px 30px;
  background: #fff;
  border-radius: 5px;
}

.calculatorBlock form input, .calculatorBlock form select, .calculatorBlock input, .calculatorBlock select {
  width: 120px;
  background-color: rgba(27, 91, 181, 0.26);
  border-radius: 0;
  border: 0;
  padding: 2px 8px;
  height: 30px;
  text-align: start;
  font-size: 14px;
  font-weight: 700;
  color: #000;
}

.calculatorBlock table input, .calculatorBlock table select {
  width: 100%;
  padding: 2px 6px;
  height: 30px;
  font-size: 14px;
  line-height: 15px;
}

.calculatorBlock table select.form-select {
  background-position: right 0.25rem center;
}

.bg-required {
  background-color: rgba(181, 27, 27, 0.11);
}

.calculatorBlock form select option {
  background: #fff;
  font-weight: 700;
  color: #000;
}

.calculatorBlock form input:active, .calculatorBlock form input:focus, .calculatorBlock form select:active, .calculatorBlock form select:focus {
  background-color: rgba(27, 91, 181, 0.26);
  color: #000;
}

.calculatorBlock form label {
  align-self: center;
  margin-bottom: 0;
  font-size: 11.5px;
  line-height: 14px;
  font-weight: 600;
  color: #2d2d2d;
  text-align: end;
  text-transform: uppercase;
}

.wrapper-sticky {
  position: sticky;
  top: 126px;
}

.calculatorResult {
  position: relative;
  background: #d4e6ff;
  padding: 12px;
}

.calculatorResult.calculatorCpmt {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 0;
}

.calculatorResult.calculatorVoyageResult h2.calculateH2 {
  bottom: 0;
  top: auto;
  margin-bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.calculatorCpmt .accordion button.accordion-button {
  padding: 4px 12px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #2d2d2d;
}

.calculatorCpmt .accordion .accordion-body {
  padding: 6px 12px;
  background: #d4e6ff;
}

.calculatorCpmt .accordion-button:focus {
  border-color: #ffffff;
  box-shadow: none;
}

.calculatorCpmt .accordion .accordion-button:not(.collapsed) {
  color: #1b5bb5;
  background-color: #ffffff;
  box-shadow: none;
}

.freightChargeBlock {
  position: relative;
  background: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 10px 12px;
}

.freightChargeBlock label.form-label {
  align-self: center;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 19px;
  font-weight: 700;
  color: #2b2b2b;
  text-align: end;
  text-transform: uppercase;
}

.freightChargeBlock input {
  width: 150px;
  background-color: rgba(27, 91, 181, 0.26);
  border-radius: 0;
  border: 0;
  padding: 2px 45px 2px 12px;
  height: 32px;
  text-align: end;
  font-size: 16px;
  font-weight: 700;
  color: #000;
}

.freightChargeBlock button.btn {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  padding: 3px 8px;
  background: #1b5bb5;
  border-radius: 0;
  color: #ffffff;
}

.freightChargeBlock input:focus, .freightChargeBlock input:active {
  background-color: rgba(27, 91, 181, 0.26);
  color: #000;
}

h2.calculateH2 {
  position: relative;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  color: #ffffff;
  padding: 10px 12px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  text-transform: uppercase;
  background: #1b5bb5;
  margin-bottom: 0;
}

h2.calculateH2 span {
  font-size: 16px;
  line-height: 22px;
}

h2.calculateH2.calculateCpmtH2 {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

h2.calculateH2 strong {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.calculatorResult ul li {
  color: #000;
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
  margin-top: 4px;
  border-top: 1px solid #c1dbff;
  padding-top: 4px;
}

.calculatorResult ul li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.calculatorResult ul li small {
  font-weight: 500;
  font-size: 85%;
  line-height: 12px;
  align-self: center;
  display: inline-block;
  text-transform: uppercase;
  color: #2d2d2d;
  padding: 4.5px 0;
}

.calculatePreloaderBlock {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(11, 36, 71, 0.76);
}

.calculatePreloaderBlock .calculatePreloader {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translate(0, -50%);
}

.calculatePreloaderBlock .calculatePreloader .spinner-grow {
  width: 16px;
  height: 16px;
  margin: 0 2px;
}

table.mainTable.table thead tr th, table.mainTable.table tbody tr td {
  padding: 6px 8px;
  font-size: 15px;
  line-height: 20px;
  vertical-align: middle;
}

table.mainTable.table thead tr th {
  background: #1b5bb5;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

table.mainTable.table tbody tr td {
  color: #000;
  font-weight: 500;
}

table.mainTable.table tbody tr td small {
  font-size: 94%;
}

a.tableBtn {
  font-size: 13px;
  line-height: 15px;
  color: #1b5bb5;
  font-weight: 700;
  border: 1px solid #c4d5ec;
  padding: 3px 8px;
  display: inline-block;
  border-radius: 50px;
}

/*================================================ Calculator Page CSS End =================================================*/
/*================================================ Success Page CSS Start =================================================*/
section.successSection {
  padding: 30px 0;
}

.success-block {
  position: relative;
  text-align: center;
  background: #fff;
  padding: 20px 25px 25px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.01);
  margin: 0 30px;
}

.success-block svg.successIcon {
  width: 60px;
  fill: rgba(0, 126, 0, 0.8117647059);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.01);
  margin-bottom: 0;
  border: 6px solid rgba(0, 126, 0, 0.24);
  border-radius: 50px;
  background: #fff;
}

.success-block h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: -1px;
  margin-bottom: 0;
  color: #222;
}

.success-block h1 small {
  font-size: 75%;
  color: #484848;
}

.success-block p {
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
  color: #2e2e2e;
  margin-bottom: 0;
}

.successWrapperList {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.successWrapperListBlock {
  width: 50%;
  background: #c9e0ff;
}

.successWrapperListBlock.successWrapperListBlock2 {
  background: #e4eefc;
}

.realtionIcon {
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 0px;
  border-radius: 50%;
}

.realtionIcon svg {
  width: 36px;
  fill: #1b5bb5;
  position: relative;
}

.successWrapperSuggest ul {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow-y: scroll;
  height: 100%;
  max-height: 190px;
}

.successWrapperSuggest ul::-webkit-scrollbar {
  width: 4px;
  border-radius: 6px;
}

.successWrapperSuggest ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgb(228, 238, 252);
  border-radius: 20px;
}

.successWrapperSuggest ul::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 20px;
}

.successWrapperSuggest ul li {
  flex: 0 0 auto;
  width: 100%;
}

.successWrapperSuggest ul li .successWrapperSuggestUl {
  position: relative;
  margin: 0 8px 6px 0;
  padding-bottom: 6px;
  border-bottom: 1px solid #dcdcdc;
}

.successWrapperSuggest ul li:last-child .successWrapperSuggestUl {
  margin: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.successWrapperSuggest ul li .successWrapperSuggestUl h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  line-height: 22px;
  color: #111;
  font-weight: 700;
  margin-bottom: 0px;
}

.successWrapperSuggest ul li .successWrapperSuggestUl span.spanDate {
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
  color: #000000;
  display: block;
  text-transform: capitalize;
}

.successWrapperSuggest ul li .successWrapperSuggestUl span.spanType {
  display: block;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
  color: #4b4b4b;
}

.successWrapperListDetails, .successWrapperSuggest {
  position: relative;
}

.successWrapperListDetails {
  position: relative;
  padding: 12px 16px;
}

.successWrapperSuggest {
  position: relative;
  padding: 12px 8px 12px 16px;
}

.successWrapperListDetails h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  line-height: 22px;
  color: #111;
  font-weight: 700;
  margin-bottom: 0;
}

.successWrapperListDetails span.spanType {
  display: block;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
  color: #4b4b4b;
}

.successWrapperListDetails span.spanDate {
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
  color: #000000;
  display: block;
}

.successWrapperList .mainTable:last-child {
  border-right: 0;
}

.successWrapperList ul.mainTable li.listDetail:nth-child(1) {
  margin-top: 0;
}

.successWrapperList .mainTable .title {
  background: #b2cef3;
  padding: 2px 25px 2px 12px;
  font-size: 17px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 0;
  color: #030303;
  width: 100%;
  text-align: left;
  display: flex;
  justify-content: space-between;
}

.successWrapperList .mainTable .title.title2 {
  text-align: right;
  padding: 2px 12px 2px 25px;
}

.successWrapperList .mainTable .title span.spanSuggest {
  background: rgb(205, 255, 205);
  padding: 1px 6px;
  font-size: 13px;
  line-height: 19px;
  border-radius: 20px;
  display: inline-flex !important;
}

.successWrapperList .mainTable .title svg {
  width: 38px;
  fill: #292929;
}

.successWrapperList .mainTable .title.title1 {
  background: #aed0ff;
}

.successWrapperList .mainTable .title.title2 {
  background: #c1d2eb;
}

/*.successWrapperList ul.mainTable li.listDetail {
  font-size: 12.5px;
  line-height: 12.5px;
  color: #111;
  font-weight: 700;
  padding: 6px 12px;
  background: rgb(233, 242, 255);
  margin: 0 1px 1px 0;
  border-radius: 2px;
}
.successWrapperList ul.mainTable.mainTable2 li.listDetail {
  background: rgb(235 241 251);
}
.successWrapperList ul.mainTable li.listDetail span {
  font-size: 72%;
  color: #474747;
  line-height: 18px;
  text-transform: uppercase;
  align-self: center;
}*/
/*================================================ Success Page CSS End =================================================*/
.product-image-feature {
  display: none;
}

/*================================================ Footer CSS Start =================================================*/
footer {
  width: screen;
  position: relative;
  background-color: #b8c8d8;
  padding: 12px 0;
  margin: 0 auto;
}

footer p {
  text-align: center;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #222;
  font-weight: 600;
}

footer a {
  color: #3b3b3b;
  transition: 0.4s ease-in-out;
}

footer a:hover {
  color: #1b5bb5;
}

select[readonly] {
  pointer-events: none;
}

/*================================================ Footer CSS End =================================================*/
.uploadFileForm input[type=file] {
  z-index: -1;
  position: absolute;
  opacity: 0;
}

.uploadFileForm label {
  border: 1px solid #c1daff;
  padding: 4px 10px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
  text-transform: capitalize;
  color: #123363;
  background: #dfecff;
  border-radius: 20px;
  cursor: pointer;
}

.uploadFileForm .viewButtons {
  position: relative;
}

.uploadFileForm .viewButtons a.viewPdf {
  border: 1px solid #c1daff;
  padding: 4px 65px 4px 10px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
  text-transform: capitalize;
  color: #123363;
  background: #dfecff;
  border-radius: 20px;
  cursor: pointer;
}

.uploadFileForm .viewButtons a.deleteBtn {
  position: absolute;
  right: 0;
  top: -1px;
  background: #bb2c2c;
  color: #fff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 5px 12px 4px 8px;
  font-size: 14px;
  line-height: 19px;
}

table.subTable.table thead tr th, table.subTable.table tbody tr td {
  padding: 5px 6px;
  font-size: 13px;
  line-height: 14px;
  vertical-align: middle;
}

table.subTable.table thead tr th {
  background: #dee2e6;
  font-weight: 700;
  text-transform: uppercase;
  color: #222;
}

table.subTable.table tbody tr td {
  color: #000;
  font-weight: 500;
}

table.subTable.table tbody tr td:first-child {
  color: #222;
}

table.subTable.table thead tr th small, table.subTable.table tbody tr td small {
  font-size: 80%;
}

.fixed_tbody {
  position: relative;
  height: 225px;
  overflow-y: scroll;
}

.fixed_tbody::-webkit-scrollbar {
  width: 4px;
  border-radius: 6px;
}

.fixed_tbody::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(255, 255, 255, 0.3);
  border-radius: 20px;
}

.fixed_tbody::-webkit-scrollbar-thumb {
  background-color: #dee2e6;
  border-radius: 20px;
}

.laytimeAllowTotal {
  font-size: 21px;
  line-height: 21px;
  color: #ffffff;
  font-weight: 600;
  padding: 8px 0;
}

.laytimeAllowTotal small {
  font-size: 52%;
  font-weight: 400;
  text-transform: uppercase;
}

.laytimeCalculator {
  background: #0b2447;
}

.laytimeCalculator:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -6px;
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 18px solid white;
}

input[type=time]::-webkit-calendar-picker-indicator {
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.clock-img {
  position: absolute;
  right: 0px;
  top: 10px;
  z-index: 0;
}

section.laytimeCalculatorSection {
  height: calc(100vh - 152px);
}

.typeCalculationBlock {
  position: relative;
  background: #ffffff;
  padding: 35px 30px;
  border-radius: 6px;
  margin: 0 50px;
}

.typeCalculationBlock a.typeCalculationLink {
  position: relative;
  background: rgba(26, 88, 175, 0.0784313725);
  border: 1px solid #1a58af;
  padding: 12px 55px 14px 30px;
  color: #1a58af;
  display: block;
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 50px;
  transition: 0.2s ease-in-out;
}

.typeCalculationBlock a.typeCalculationLink svg {
  width: 30px;
  fill: #1a58af;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%) rotate(-24deg);
  transition: 0.2s ease-in-out;
}

.typeCalculationBlock a.typeCalculationLink:hover svg {
  fill: #fff;
  transform: translate(0, -50%) rotate(0deg);
}

.typeCalculationBlock a.typeCalculationLink:hover {
  background: #1a58af;
  border: 1px solid #1a58af;
  color: #fff;
}

.typeCalculationBlock a.typeCalculationLink big {
  font-size: 160%;
  line-height: 24px;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
  transition: 0.2s ease-in-out;
}

.typeCalculationBlock a.typeCalculationLink:hover big {
  font-weight: 600;
}

.uploadPdfBlock {
  width: 40%;
  margin: 0 auto;
  background: transparent;
}

.uploadPdfBlock label.uploadPdfInput {
  position: relative;
  padding: 20px 20px 60px;
  border: 2px dotted #dddddd;
  display: block;
  text-align: center !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #929292 !important;
  cursor: pointer;
  text-transform: capitalize !important;
  border-radius: 6px;
}

.uploadPdfBlock label.uploadPdfInput small {
  font-size: 70%;
  line-height: 30px;
  font-weight: 600;
}

.uploadPdfBlock label.uploadPdfInput svg {
  fill: #a7a5a5;
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 60px;
}

.uploadPdfBlock label.uploadPdfInput input {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding: 16px;
  background-color: rgba(225, 225, 225, 0.2);
  cursor: pointer;
  text-align: center;
}

.uploadPdfBlock label.uploadPdfInput input::file-selector-button {
  display: none;
}

.uploadPdfBlock label.uploadPdfInput input:hover {
  background-color: rgba(225, 225, 225, 0.2);
}

.scrollUpload {
  position: relative;
  overflow-y: scroll;
  height: 100%;
  max-height: calc(100vh - 232px);
}

.scrollUpload::-webkit-scrollbar {
  width: 10px;
  border-radius: 6px;
}

.scrollUpload::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgb(228, 238, 252);
  border-radius: 20px;
}

.scrollUpload::-webkit-scrollbar-thumb {
  background-color: #1b5bb5;
  border-radius: 20px;
  border: 2px solid #fff;
}

.sampleImgBlock {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  background: #fff;
}

.sampleImgBlock .sampleImgBlockImg {
  position: relative;
  padding: 25px 0;
  text-align: center;
}

.sampleImgBlock h3 {
  color: #fff;
  text-align: center;
  background: #1b5bb5;
  margin-bottom: 0;
  padding: 8px 16px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 6px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#sampleSof .modal-header button.btn-close {
  left: 8px !important;
  right: auto !important;
  top: 14px !important;
}

.searchTabBlock .searchTabBox button.btn, .searchTabBlock .searchTabBox a.btn {
  border: 1px solid #bbb;
  padding: 4px 16px 5px;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  border-radius: 50px;
  color: #292929;
  transition: 0.4s ease-in-out;
}

.searchTabBlock .searchTabBox a.btn {
  background: #1b5bb5;
  color: #fff;
  border: 1px solid #1b5bb5;
}

.searchTabBlock .searchTabBox button.btn:hover {
  color: #121212;
}

.searchTabBlock .searchTabBox a.btn:hover {
  color: #fff;
}

.alertMessage {
  position: relative;
  margin-top: 6px;
}

.alertMessage .alert.alert-success {
  color: #005300;
  background: rgba(0, 128, 0, 0.168627451);
}

.alertMessage .alert {
  padding: 4px 6px;
  border-radius: 0;
  font-size: 12.5px;
  line-height: 18px;
  font-weight: 600;
  margin-bottom: 0;
  text-align: center;
}

a.fixedTableBtn {
  font-size: 11px;
  line-height: 12px;
  color: #1b5bb5;
  font-weight: 700;
  border: 1px solid #c4d5ec;
  padding: 1px 5px;
  display: inline-block;
  border-radius: 50px;
}

.stickyBlock {
  position: sticky;
  top: 120px;
}

.stickyBlock .calculatorBlock {
  height: calc(100vh - 200px);
}

span.timeCol {
  position: absolute;
  left: 50%;
  top: 1.5px;
  transform: translate(-50%, 0);
  font-weight: 700;
  font-size: 17px;
}

.formScroll {
  height: 100px;
  overflow-y: scroll;
  padding-right: 12px;
}

.formScroll::-webkit-scrollbar {
  width: 4px;
  border-radius: 6px;
}

.formScroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(255, 255, 255, 0.3);
  border-radius: 20px;
}

.formScroll::-webkit-scrollbar-thumb {
  background-color: #999;
  border-radius: 20px;
}/*# sourceMappingURL=main.css.map */


/* notfication bell in navbar */
.notification-container {
  position: relative;
  display: inline-block;
  margin-left: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 2px;
  
}

.notification-bell {
  position: relative;
  font-size: 20px;
  cursor: pointer;
  height: 100%;
}

.notification-dropdown {
  position: absolute;
  top: 30px;
  right: 0;
  background-color: white;
  width: 250px;
  max-height: 350px;
  border-radius: 5px;
  border: 1px solid #ddd;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  z-index: 1001;
  overflow-y: auto;
}

.notification-dropdown h3 {
  padding: 10px 15px;
  margin: 0;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
}

#notification-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#notification-list li {
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
}

#notification-list li:last-child {
  border-bottom: none;
}

.notification-item {
  cursor: pointer;
}

.notification-item:hover {
  background-color: #f5f5f5;
}

.notification-message {
  font-size: 14px;
}

.notification-time {
  font-size: 12px;
  color: #777;
  margin-top: 3px;
}

.notification-count {
  position: absolute;
  top: -5px;        
  right: -10px;
  background: red;
  color: white;
  border-radius: 50%;
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
  min-width: 22px;
  text-align: center;
  display: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

/*New styles*/
/* General Input Group Styling for Consistency */
.inputGroup {
    margin-bottom: 1rem; /* Consistent spacing between fields */
}

/* Labels */
.inputGroup label {
    display: block;
    font-weight: 500;
    font-size: 0.9rem;
    color: #333; /* Dark gray for readability */
    margin-bottom: 0.25rem; /* Space between label and input */
}

/* Attachment Field (File Input) */
.inputGroup input[type="file"].form-control {
    border: 1px solid #ced4da; /* Bootstrap default border color */
    border-radius: 4px;
    padding: 0.375rem 0.75rem; /* Match Bootstrap input padding */
    font-size: 1rem;
    line-height: 1.5;
    color: #495057; /* Text color */
    background-color: #fff;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.inputGroup input[type="file"].form-control:hover {
    border-color: #adb5bd; /* Slightly darker border on hover */
}

.inputGroup input[type="file"].form-control:focus {
    border-color: #007bff; /* Blue border on focus */
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); /* Bootstrap focus shadow */
}

/* Select2 Styling for Services and Sub-Services */
/*.select2-container {*/
    width: 100% !important; /* Ensure it takes full width of parent */
/*}*/

/*.select2-container .select2-selection--multiple {*/
    border: 1px solid #ced4da; /* Match Bootstrap input border */
/*    border-radius: 4px;*/
    min-height: 38px; /* Match Bootstrap input height */
/*    font-size: 1rem;*/
/*    line-height: 1.5;*/
    padding: 0.1rem 0.5rem; /* Adjust padding for tags */
/*    background-color: #fff;*/
/*    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;*/
/*}*/

/*.select2-container--default .select2-selection--multiple .select2-selection__rendered {*/
    padding: 0; /* Remove extra padding */
/*}*/

/*.select2-container--default .select2-selection--multiple .select2-selection__choice {*/
    background-color: #007bff; /* Blue background for selected tags */
    color: #fff; /* White text for tags */
    border: 1px solid #006fe6; /* Slightly darker border for tags */
/*    border-radius: 3px;*/
/*    padding: 2px 5px;*/
/*    margin: 2px 2px 2px 0;*/
/*    font-size: 0.9rem;*/
/*}*/

/*.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {*/
    color: #fff; /* White "x" for removing tags */
/*    margin-right: 5px;*/
/*    font-weight: bold;*/
/*}*/

/*.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {*/
    color: #f8f9fa; /* Slightly lighter on hover */
/*}*/

/*.select2-container .select2-selection--multiple:hover {*/
    border-color: #adb5bd; /* Match hover effect of other inputs */
/*}*/

/*.select2-container--focus .select2-selection--multiple {*/
    border-color: #007bff; /* Blue border on focus */
/*    outline: 0;*/
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); /* Bootstrap focus shadow */
/*}*/

/* Select2 Dropdown Menu */
/*.select2-container--default .select2-results__option {*/
/*    padding: 6px 12px;*/
/*    font-size: 1rem;*/
/*    color: #495057;*/
/*}*/

/*.select2-container--default .select2-results__option--highlighted[aria-selected] {*/
    background-color: #007bff; /* Blue highlight for hovered option */
/*    color: #fff;*/
/*}*/

/*.select2-container--default .select2-results__option[aria-selected="true"] {*/
    background-color: #e9ecef; /* Light gray for selected options */
/*    color: #495057;*/
/*}*/

/*.select2-dropdown {*/
/*    border: 1px solid #ced4da;*/
/*    border-radius: 4px;*/
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Subtle shadow for dropdown */
/*}*/

/* Placeholder Text */
/*.select2-container--default .select2-selection--multiple .select2-selection__placeholder {*/
    color: #6c757d; /* Bootstrap placeholder color */
/*}*/

