.checklist {
	list-style: none;
	padding-left: 0;
}

.checklist li {
	position: relative;
	padding-left: 25px;
	margin-bottom: 5px;
}

.checklist li::before {
	content: '✔';
	position: absolute;
	left: 0;
	color: green;
}

.modal-title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.modal-header {
    background-color: #007bff;
    color: white;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
}

.modal-header .close {
    color: white;
}

.modal-body {
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    padding: 30px;
}

.modal-body p {
    margin-bottom: 20px;
}

#infoIcon {
    color: blue;
    font-size: 24px;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}

.form-control {
    margin-bottom: 15px;
    border-radius: 5px;
}

.form-check {
    margin-bottom: 10px;
}

.form-check-label {
    font-size: 14px;
    margin-left: 5px;
}

.modal-footer {
    justify-content: center;
    border-top: none;
    padding-top: 0;
    padding-bottom: 30px;
}

.btn {
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 5px;
}

.modal-content {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

#hr_tag {
  margin: 0px;
  padding: 4px;
  background-color: white;
  width: 130%;
  margin-left: -6%;
}

#input_form {
  max-height: 640px;
  overflow-y: auto;
  overflow-x: hidden;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-color: blue;
}

#basic_button:hover,
#global_button:hover,
#volume_button:hover,
#freight_button:hover,
#package_button:hover {

  box-shadow: 0 5px 15px white;
}

input {
  /* height: 28px !important; */
}

select {
  height: 32px !important;
  font-size: 13px !important;
  font-weight: 600 !important;

}

.table tbody td {
  padding: 0px;
  font-size: 14px;
  font-family: "Poppins", sans-serif !important;
}

/* .form-group {
  height: 34px;
  margin-bottom: 0px !important;
} */

.nav-item .nav-link.active {
  font-weight: 500 !important;
  color: black !important;
  border-radius: 50px;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);

  background: #54E346 !important;
}
.bg_primary_bootstrap{
background-color: #2b79da;
}
.bg-primary {
  background-color: #0A1931 !important;
}


/* Style the tab */
.wrapper {
  text-align: center;

}

.tabs {

  font-size: 13px;

  padding: 0px;
  list-style: none;
  background: #0A1931;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
  /* display:inline-block; */
  display: flex;
  border-radius: 50px;
  position: relative;
}

.tabs a {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  padding: 0px 17px;
  display: inline-block;
  position: relative;
  z-index: 1;
  transition-duration: 0.6s;
}

.tabs a:hover {
  cursor: pointer;

}

.tabs a.active {
  color: black;
  font-weight: 700;
}

.tabs a i {
  margin-right: 5px;
}

.tabs .selector {
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  border-radius: 50px;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);

  background: #54E346;
}

.btn-new {
  font-weight: 500 !important;
  color: black !important;
  border-radius: 50px;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);

  background: #54E346;
}

.bg-secondary {
  background: #1E3F66 !important;
}

.premium_header_section {

  background-color: #75ff9e !important;
  color: black !important;
}

#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.75) url(../loading2.gif) no-repeat center center;
  z-index: 10000;
  cursor: not-allowed;
}
.email{
  background: #275caf;
    width: 87%;
    margin-left: 7%;
    margin-top: 32%;
    padding-bottom: 10%;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.btt{
  margin-top: 6%;
    margin-right: 8%;
    padding-top: 0%;
}

body{
    overflow-y:hidden;
}

.tool_chart_in{
    margin-left:22%;
}

.tool_chart_out{
    margin-left:29%;
}

#loader {
  display: none;
  position: fixed; 
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 10000;
  cursor: not-allowed;
} 

 .process_table td{
        padding: 0px;
    }
.expert_section1 label,
.expert_section2 label,
.expert_section3 label,
.expert_section4 label,
.expert_section5 label,
.expert_section6 label,
.expert_section7 label,
.expert_section8 label,
.expert_section9 label,
.expert_section10 label,
.expert_section11 label,
.expert_section12 label,
.expert_section13 label,
.expert_section14 label,
.expert_section15 label,
.expert_section16 label,
.expert_section17 label,
.expert_section18 label,
.expert_section19 label,
.expert_section20 label,
.expert_section21 label,
.expert_section22 label,
.expert_section23 label,
.expert_section24 label,
.expert_section25 label,
.expert_section26 label,
.expert_section27 label,
.expert_section28 label,
.expert_section29 label,
.expert_section30 label,
.expert_section31 label,
.expert_section32 label,
.expert_section33 label,
.expert_section34 label,
.expert_section35 label,
.expert_section36 label,
.expert_section37 label,
.expert_section38 label,
.expert_section39 label,
.expert_section40 label,
.expert_section41 label,
.expert_section42 label,
.expert_section43 label,
.expert_section44 label,
.expert_section45 label,
.expert_section46 label,
.expert_section47 label,
.expert_section48 label,
.expert_section49 label,
.expert_section50 label,
.expert_section51 label,
.expert_section52 label,
.expert_section53 label,
.expert_section54 label,
.expert_section55 label,
.expert_section56 label,
.expert_section57 label,
.expert_section58 label,
.expert_section59 label,
.expert_section60 label,
.expert_section61 label,
.expert_section62 label,
.expert_section63 label,
.expert_section64 label,
,
.expert_section65 label {
    font-weight: 500 !important;
}.calculated_value {
    display: none

}

.f-15{
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  .table tbody td {
    padding: 0px;
    font-size: 7px;
    font-family: "Poppins", sans-serif !important;
  }

  .f-15{
    font-size: 7px;
  }

  .tool_chart_in{
    margin-left:0%;
  }
}

.disabled-div {
  pointer-events: none;
}