.mark {
  -webkit-line-clamp: 3;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.swal-overlay .swal-modal.customSwalPopup .swal-text,
.swal-overlay .swal-modal.customSwalPopup .swal-title {
  font-weight: 600;
  color: #000;
}
.swal-button {
  padding: 8px 19px;
  border-radius: 2px;
  background-color: #063a6c;
  font-size: 16px;
  border: 1px solid #063a6c;
  font-weight: 400;
  color: #fff;
}
.swal-button--cancel {
  color: #fff;
}
.swal-button:not([disabled]):hover {
  background-color: #ffffff;
  color: #063a6c;
  border: 1px solid #063a6c;
}
.customSwalPopup .swal-icon--info::after,
.customSwalPopup .swal-icon--info::before {
  border-color: #d10101;
  background-color: #d10101;
}
.customSwalPopup .swal-icon--info {
  border-color: #d10101;
}

.customSwalPopup .swal-text {
  text-align: center;
  font-size: 17px;
  line-height: 24px;
}

 .swal-footer {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-bottom: 30px;
}
.swal-overlay .swal-modal.customSwalPopup .swal-text {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
#myModal1 .container {
  width: auto !important;
}
.formSubmitSec .formBtsfld .btn {
  padding: 6px 30px;
}

.formSubmitSec .checklabel .checkboxD {
  display: flex;
  justify-content: center;
  align-items: center;
}
.formSubmitSec .checklabel .checkboxD input {
  height: 25px;
  width: 20px;
  margin-top: 0;
  margin-right: 10px;
}
.formSubmitSec .checklabel {
  font-size: 16px;
  font-weight: 400;
  color: #767676;
}

.formSubmitSec {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 25px;
}

.formflxEnd {
  justify-content: flex-end;
}

.formsubcenter {
  justify-content: center;
}
.formsubcenter .formBtsfld {
  margin: auto 15px;
}

.SltNwField .selected-flag {
  height: 40px;
}


.SltNwField .intl-tel-input {
  display: flex;
  align-items: center;
}
#SubmitBillOFSale .modalLayout .edittemp,
#Submitbilllading .modalLayout .edittemp {
  box-shadow: -1px 3px 14px 0px #0000001a;
  text-align: center;
  min-height: 215px;
  min-width: 315px;
  display: grid;
  place-content: center;
}

#SubmitBillOFSale .modalLayout .edittemp .btn,
#Submitbilllading .modalLayout .edittemp .btn {
  width: fit-content;
  margin: auto;
}

#SubmitBillOFSale .modalLayout .edittemp p,
#Submitbilllading .modalLayout .edittemp p {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  text-align: center;
  padding-bottom: 24px;
}

#SubmitBillOFSale .modalLayout .edittemp h3,
#Submitbilllading .modalLayout .edittemp h3 {
  font-size: 18px;
  font-weight: 700;
  color: #05396b;
  margin-bottom: 19px;
  text-align: center;
}

#SubmitBillOFSale .modalLayout .else,
#Submitbilllading .modalLayout .else {
  text-align: center;
  height: 100%;
  min-height: 215px;
  display: grid;
  place-content: center;
  font-size: 18px;
  font-weight: 700;
  color: #333333;
}

#SubmitBillOFSale .modalLayout .formSubmitSec,
#Submitbilllading .modalLayout .formSubmitSec {
  margin-top: 55px;
}

#SubmitBillOFSale .modalLayout .customChoss input,
#Submitbilllading .modalLayout .customChoss input {
  position: absolute;
  width: auto;
  height: 100%;
  max-width: 297px;
  margin: auto;
  left: 0;
  right: 0;
  opacity: 0;
}

#SubmitBillOFSale .modalLayout .customChoss small,
#Submitbilllading .modalLayout .customChoss small {
  color: #bababa;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

#SubmitBillOFSale .modalLayout .customChoss p,
#Submitbilllading .modalLayout .customChoss p {
  background: #656565;
  padding: 12px 17px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 13px;
}

#SubmitBillOFSale .modalLayout .customChoss,
#Submitbilllading .modalLayout .customChoss {
  display: grid;
  place-content: center;
  border: 1px dashed #cecece;
  min-height: 215px;
  /* min-width: 315px; */
  max-width: 315px;
}

#viewedittemp .modalLayout .infoFlex p {
  font-size: 16px;
  font-weight: 400;
}

#viewedittemp .modalLayout .infoFlex .download {
  color: #05396b;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}

#viewedittemp .modalLayout .infoFlex .download i.fa {
  margin-right: 6px;
}

#viewedittemp .modalLayout .tempBodylayer {
  border: 1px solid #707070;
  padding: 30px 17px;
}
#viewedittemp .modalLayout .infoFlex {
  display: flex;
  align-content: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 24px;
}

#Submitbilllading .modalLayout .ladingPtag {
  font-size: 16px;
  font-weight: 400;
  color: #646161;
  margin-bottom: 23px;
}

.modalLayout .modalUllist li span:nth-child(2) {
  text-indent: -9px;
}
.modalLayout .modalUllist li span:nth-child(1) {
  width: auto;
  min-width: 130px;
  display: inline-block;
}

.modalLayout .modalUllist li span mark {
  background: transparent;
}

.modalLayout .modalheadFlexpnt a.atag i {
  font-size: 30px;
  margin-right: 10px;
}

.modalLayout .modalheadFlexpnt a.atag {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 25px;
  color: #05396b;
  display: flex;
  align-items: center;
}

.modalLayout .readmore {
  color: #083b6c;
}

.modalLayout .uplodTmDt a {
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
}

.modalLayout .slotWallet .SWA select {
}

.modalLayout .slotWallet .TSC strong {
  font-size: 22px;
  font-weight: 700 !important;
  color: #05396b;
}

.modalLayout .slotWallet .SWA h4,
.modalLayout .slotWallet .TSC h4 {
  font-size: 16px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 24px;
  margin-top: 0;
}

.modalLayout .slotWallet .SWA .custom-checkbox .fa-square-o {
  left: 6px;
  top: -13px;
}

.modalLayout .slotWallet .SWA h4 {
  font-size: 14px;
}

.modalLayout .slotWallet {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.modalLayout .uplodTmDt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 35px;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}

.modalLayout .modalheadFlexpnt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.modalLayout .modalUllist li {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
}

.SltNwField .flag-container {
  /* overflow: hidden; */
  /* border:1px solid #7e7e7e; */
  border-radius: 4px !important;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}

.SltNwField .form-label {
  font-weight: 400;
  font-size: 17px;
  margin-bottom: 14px;
  color: #000;
}
.SltNwField .form-control::placeholder {
  font-weight: 400;
  color: #bababa;
}

.SltNwField .input-group .form-control {
  border-right: 0;
}

.SltNwField .input-group .input-group-addon {
  border: 1px solid #878b8e;
  border-left: 0;
}

.SltNwField .input-group.lft .input-group-addon {
  border: 1px solid #666;
  border-right: 0;
}

.SltNwField .form-control {
  font-weight: 400;
  border-radius: 5px;
  border: 1px solid #878b8e;
  padding: 12px 10px;
  height: auto;
  min-height: 47px;
}
.SltNwField.SltNwField-saf .form-control {
  height: 47px;
}

.shippDtsMdl table tbody tr td {
  font-weight: 600;
  padding: 15px;
  vertical-align: top;
  color: #666;
}
.shippDtsMdl table tbody tr td a {
  font-size: 13px;
  text-decoration: underline;
  font-weight: 400;
}
.shippDtsMdl table thead tr th select {
  border-radius: 4px;
  border: 1px solid #c1c1c1;
  padding: 2px;
  font-weight: 400;
}
.shippDtsMdl table thead tr th {
  background: #efefef;
  font-size: 16px;
  font-weight: 600;
  padding: 15px;
  vertical-align: top;
  color: #666;
  border-bottom: 0;
}
.shippDtsMdl .ntmGrppSec {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.shippDtsMdl table thead tr th small {
  display: block;
  font-weight: 400;
  color: #666;
  font-size: 15px;
  padding-top: 5px;
}
@media (max-width: 600px) {
  .modlbdy .inner-main-wrapper {
    margin-top: auto;
  }
  .modlbdy {
    padding: 15px 5px;
  }
  .fade-padd {
    padding-right: 17px;
  }
}

#addInfoStatus .paymenybtnflex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}

#addInfoStatus .modal-content .modal-body .pay-balace p.missAmt {
  color: #c20e19;
}

#addInfoStatus .modal-content .modal-body .pay-balace {
  margin-bottom: 35px;
}

#addInfoStatus .modal-content .modal-body .pay-balace p {
  margin-bottom: 5px;
  color: #000;
  font-weight: 400;
  font-size: 13px;
}

#addInfoStatus .modal-dialog {
  max-width: 380px;
}

#addInfoStatus .modal-content {
  border-radius: 4px;
  overflow: hidden;
  border: 0;
}

#addInfoStatus .welmsg {
  display: block;
  margin-bottom: 15px;
  font-weight: 500;
  color: #093a69;
}

#addInfoStatus .paymenybtnflex a.btn:hover {
  color: #000000;
  border-color: #083b6c;
  background-color: #fff;
  border: 1px solid #b3b3b3;
}

#addInfoStatus .paymenybtnflex .gradient-btn {
  background-image: linear-gradient(
    to right,
    rgba(72, 200, 104, 1) 0%,
    rgba(4, 140, 133, 1) 52%,
    rgba(5, 58, 107, 1) 100%
  );
}

#addInfoStatus .paymenybtnflex a.btn {
  padding: 20px 20px;
  height: auto;
  min-height: auto;
  line-height: 0;
  width: auto;
  border: 1px solid white;
  min-width: 110px;
  max-width: fit-content;
}

#addInfoStatus .modal-content .modal-body {
  position: relative;
  padding: 25px 45px;
  padding-bottom: 35px;
}

#addInfoStatus .modal-content .modal-body p span.intercss {
  color: #083b6c;
  font-weight: 600;
  font-style: italic;
}

#addInfoStatus .modal-content .modal-body p {
  font-size: 14px;
  margin-bottom: 25px;
  color: #505050;
}

#addInfoStatus .modal-content .modal-body h4 {
  display: block;
  text-align: center;
  color: #c20e19;
  font-weight: 400;
  margin-bottom: 17px;
  font-size: 24px;
}

#addInfoStatus .modal-content .modal-header {
  border-radius: 0;
  background: #093a69;
  min-height: 125px;
  margin-bottom: 40px;
}

#addInfoStatus .campaingn-card .speckr {
  color: #093a69;
  font-size: 45px;
  width: 110px;
  min-width: 110px;
  border-radius: 100px;
  margin: 20px;
  height: 100px;
  display: flex;
  min-height: 110px;
  box-shadow: 0px 1px 10px -3px #00000085;
  align-items: center;
  background: #fff;
  justify-content: center;
}

#addInfoStatus .campaingn-card {
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 135px;
  height: 135px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: auto;
  top: 45px;
  border: 1px solid #fff;
}
