.welcome {
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 40px;
  }
.custom-c-bkg-drk-brwn {
    background-color: #404040;
   
}
.custom-c-bkg-grn {
  background-color: #c7d785;

}

.ieformatting{
  width: 100% !important;
}

.details {
  text-align: center;
  color: #000;
  margin-top: 5px;

}
.custom-100-sc-hgt {
  height: 100vh !important;
}
.custom-80-sc-hgt {
  height: 75vh !important;
  width: 92% !important;
}
.custom-100p-sc-wd {
  width: 100% !important;
}
.custom-60p-wd {
  width: 60% !important;
}
.custom-80p-wd {
  width: 80% !important;
}

.errormsgs ul {
  color: red !important;
}

.ftztable2 {
  margin-left: 90px;
  height: 100vh;
  width: 100vh;

}

.ftztableview{
  
}

.custom-md-btn-bkg-green {
  background-color: #c7d785;


}
.custom-md-btn-bkg-green:hover {
  color: #f2f2ef;
}

.form-group {
  margin-bottom: .5rem;
}

.form-inline .form-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}

#accept-all-cookies {
  background-color: #c7d785;
  color: black;
  border: none;
  padding: 8px 12px;
  border-radius: 5px;
  cursor: pointer; 
}

.icon-color{
 color: #68763d;
 margin-top: -20px;
}

.custom-select-width {
  width: 60px; /* Adjust the width as needed */
}

.phone-text-field {
  border: 1px solid #6c757dc4 !important;
  height: 28px;
  width: 75%;
}

.highlight {
   background-color: #e4ecc5;
 }

.undotab-msg {
  text-align: center !important;
  font-weight: bold;
}

.center-bold-text {
  text-align: center !important;
  font-weight: bold;
}

.link-selected-ship-bttn {
  float: left !important;
  background-color: #c7d785 !important;
  text-align: center;
  width: 100% !important;
  margin-right: 0;
  border: none !important;
}

.linked-shipments-bttn, .link-inbonds-bttn {
  float: right !important;
  background-color: #c7d785;
  text-align: center;
  width: 100% !important;
}

.error-message {
  color: red;
  font-size: 0.8em;
}

.dropdown-toggle-link-shipments,.dropdown-toggle-link-inbonds {
  border-radius: 0px 2px 3px 0px;
  height:35.5px !important;
  padding: 0px 15px;
  text-align: center;
  margin-left: -30px;
  float:left !important;



}
.link-shipments-selected-btn {
  border-radius: 2px 0px 0px 3px;
  height:36px !important;

}
.file-dropdown-link-shipments {
  float:left;
}

.link-ship-new-doc-bttn{

  float: right !important;

}
 .notauth {
   text-align: center;
   border: none;
   background-color: transparent;
   padding-top: 25%;
   font-color: black !important;
   text-shadow: none !important;
   font-size: 18px !important;
   font-family: sans-serif;


 }
.email-user-msg {
  font-style: italic;
  font-size: 14px;
}
.subheading {
  font-weight: bold;
  font-size: 1.5rem;
}
.subheading-receipts {
  color: red !important;
  text-align: center !important;
}
 .card-text-newuser {
   color: black !important;
   font-family: sans-serif !important;
   font-weight: lighter !important;
   font-size: 16px !important;
   text-shadow: none !important;

 }

 .modal-header-confirm {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-confirm {
  border: 1px;
}

 .custom-model{
   .modal-header {
     background-color: #c7d785;
   }
   .modal-title {
      margin-right: auto;
    }
    .close {
      position: absolute;
      top: 5px; 
      right: 15px; 
      font-size: 25px;     
    }

 }
 .caution {
   color: red;
   font-weight: bold;
   font-size: 16px;
 }
.sideicon {
  border:none !important;
  position:absolute;


}
.sideicon:hover,.sideicon:focus,.sideicon:active {
  outline:none !important;
}
.padding-sideicon{
  padding-top: 20px !important;
}
.spacer-div {
  height: 86%;
}
.modal-card {
  border:none !important;
}
 .preftz-img-trans {
   padding-top: 10px;
   width: 55%;
   height: 55%;
   padding-bottom: 10px;
 }

.filename {
  font-size: 16px;
  font-weight: bold;
  padding-right: 10px;
}
.chatbox-support {
  padding-left: 70px;
}
.filename-text {
  font-size: 16px;
}
.resend-email-padding-adjust {
  padding-top: 50px;
}
.preftz-left {
  width: 15%;
  height: 10%;
  float: right;
}
 .closeflash {
   margin-top: -10px !important;
   border: none !important;
   background-color: transparent;

 }

.searchfield {

  border-radius: 0px;
  border-bottom: none;
  border-top: none;
  border-left: none;
  border-right: none;

  background-color: #ffffff;
  height: 30px;
  width: 30%;
  float: left;
  padding-right: 0px;



}

.highlighterror {
  border-color: red !important;
  border-width: medium !important;
}



.errormsgs ul {
  color: red !important;
}
.error-heading ul {
  font-weight: bold !important;
}

.list-group-emails {
  background-color: transparent !important;
  border: none;
}


.btn-authorizeuser {

  float: left !important;
  width: 30%;

}
.btn-unlink {
  width: 50%;
  float: left !important;
}
.btn-padding {
  margin-left: -3px !important;
}
.btn-balance {
  width: 280px !important;
  align-items: flex-end !important;
}


.searchfield:focus, .searchfield:active {

  border-radius: 0px;
  border: none;

  background-color: #ffffff;
  height: 30px;
  box-shadow: none;
  outline: none;

}

.searchbar {
  align-items:flex-end;
}



.icons-list {

  display:inline-block;
  margin-left: 13px;

}

.linkinfo {
  padding-top: 20px !important;
  width: 20px;

}



.center {
  margin-top: -10px;
}
.g-center { 
  text-align: center !important;
}

.icon-ref, .icon-edit, .icon-meter, .icon-delete, .icon-toggle {
  outline: none !important;
  border: none !important;
   transition: outline 0.5s linear; /* vendorless fallback */
   -o-transition: outline 0.5s linear; /* opera */
   -ms-transition: outline 0.5s linear; /* IE 10 */
   -moz-transition: outline 0.5s linear; /* Firefox */
   -webkit-transition: outline 0.5s linear; /*safari and chrome */
    color: #68763d;
    background-color: transparent !important;





}


.link-receipts-info-icon {

  padding-top: 0px !important;
  margin-top:5px !important;
}

.bol-height {
  height: 25px;
}


.icon-addnew {
  outline: none;
  border: none !important;
   transition: outline 0.5s linear; /* vendorless fallback */
   -o-transition: outline 0.5s linear; /* opera */
   -ms-transition: outline 0.5s linear; /* IE 10 */
   -moz-transition: outline 0.5s linear; /* Firefox */
   -webkit-transition: outline 0.5s linear; /*safari and chrome */
    color: #68763d;
    background-color: transparent !important;
    padding-bottom: 10px;
    margin-top: -12px;
}



.icon-addnew-red {
  outline: none;
   transition: outline 0.5s linear; /* vendorless fallback */
   -o-transition: outline 0.5s linear; /* opera */
   -ms-transition: outline 0.5s linear; /* IE 10 */
   -moz-transition: outline 0.5s linear; /* Firefox */
   -webkit-transition: outline 0.5s linear; /*safari and chrome */
    color: red;
    background-color: transparent !important;
    padding-bottom: 10px;
    margin-top: -20px;
}
.review-green-text {
  color: #68763d;
  font-weight: bold;
  text-align: left !important;
  margin-left: -50px;
}
.review-list-heading {
  text-align: left;
  font-weight: bold;
}

.icon-meter {
  color: #68763d;
  padding-left: 100px;
}




.icon-addnew:hover, .icon-addnew:active, .icon-addnew:focus,
.icon-edit:hover, .icon-edit:active, .icon-edit:focus,
.icon-ref:hover, .icon-ref:active, .icon-ref:focus,
.icon-meter:hover, .icon-meter:active, .icon-meter:focus,
.fa-pencil:hover, .fa-pencil:active, .fa-pencil:focus,
.icon-toggle:hover, .icon-toggle:active, .icon-toggle:focus,
.fa-money:hover, .fa-money:active, .fa-money:focus,
.fa-sitemap:hover, .fa-sitemap:active, .fa-sitemap:focus {
  color: #404040;
  border: none !important;
  text-decoration: none;
  


}
.plus-icon:active, .plus-icon:focus, .plus-icon:hover {
  outline: none !important;
  border: none !important;
  text-decoration: none !important;

}
.fa-binoculars {

}

.icon-download, .icon-file {
  width: 40px !important;
}

.highlight {
  background-color: #e4ecc5;
}

.modal {
    text-align: center;
}

.modal-dialog {
    text-align: left;
    max-width: 100%;
    width: 40% !important;
    display: inline-block;
}

.modal-lgdialog {
  text-align: left;
  max-width: 100%;
  max-height: 70% !important;
  width: 60% !important;
  display: inline-block;

}

.editmdhd {
  border-bottom: none !important;
}

.editmdft {
  margin-bottom: 30px !important;


}
.partclassft {
  border: none !important;
}
.searchform {
  width: 30%;
}

.editform {
  color: #404040;
}
.btn-new {
  background-color: #c7d785;
  margin-left:20px;


}
.btn-tab-link-inactive {
  border-radius:  1px 1px 0px 0px; 
  background-color: #f0f1ec;
  margin-top:10px;
}
.btn-tab-link-active {
  border-radius:  1px 1px 0px 0px; 
  background-color: #c7d785;
  margin-top:10px;
}

.btn-dash-tab-link-inactive {
 
  background-color: #f0f1ec !important;
  
}

.btn-dash-tab-link-active {
  
  background-color: #c7d785 !important;
  
}




.btn-new:hover, .btn-update:hover{
  background-color: #f2f2ef;

}

.btn-client {
  background-color: #c7d785;
  margin-left:10px;
  margin-top: 30px;
  width: 120px;

}
.btn-client:hover {
  background-color: #f2f2ef;

}

.btn-search {
  background-color: #c7d785;


}
.btn-search:hover {
  color: #f2f2ef;

}
.btn-modalresearch {
  width: 50% !important;
}

.btn-modalxlsx {
  margin-top: -20px !important;
}


.label {
  color: #404040;
}
.btn-edit:hover {
  background-color: #f2f2ef;

}
.pgheader {font-size: 1.9em;
font-family: Helvetica, Arial, sans-serif;
color: #7f6f5d;
letter-spacing: 1px;
text-align: left;}
.fa {
  font-family: FontAwesome;

}



.btn-format {
  background-color: #c7d785;
}

.btn-format-red {
  background-color: #ff3333;
}
.btn-confirm{
  background-color: #e93c36 !important;
  width: 120px;
}
.btn-confirm:hover,.btn-confirm:active,.btn-confirm:focus{
  background-color: #c9302c !important;
}
.btn-confirm:disabled {
  background-color: #f2f2f2;
}
.btn-confirm-cancel{
    color: #fff;
    background-color: #798188 !important;
    width: 120px;
    border: transparent !important;
    
}
.btn-confirm-cancel:hover , .btn-confirm-cancel:focus, .btn-confirm-cancel:active{
  color: #fff;
  background-color: #5e6a74 !important;
  border: transparent !important;
  
}

.disabled-btn {
  pointer-events: none !important; 
  background-color: #f2f2f2 !important; 
}


.centerform{
 position:inherit;
 top: 45%;
 left: 40%;
 transform: translate(-50%,-50%);
}

.btn-edit {
  background-color: #c7d785;

}

.view-errors-link{
  
  text-transform: uppercase;
 
  color: #c7d785 !important;
}
.view-errors-link:hover, .view-errors-link:link{
  color: #404040 !important;
  text-decoration: none;
}

.bodyformat {
  padding-left: 10%;


}
@media (max-width: 979px) {
  body {
    padding-left: 0px;

  }
}


.outer {
    height: 100vh;
}

.inner {
    padding-top: 3%;
    padding-right: 10%;
    padding-left: 10%;
    width: 75hw;
  }
.jumbotron {

    background-color: #404040;
    height: 100vh;
    border-radius: 0px;
  }

  .jumbotron2 {

      background-color: #f3f4f0;
      height: 100vh;
      border-radius: 0px;
    }

.nav-tabs li a {
  color: #404040;


}
.link-tab {
  background-color: #ffffff;
}
.nav-item.active a{
      background-color: #c7d785 !important;
      .fa-times-circle, .fa-list-alt, .fa-link, .fa-file, .fa-cog, .fa-sitemap, .fa-industry, .fa-chain-broken {

        color: #404040;


      }
}

.dashtabs {
  border-bottom: none !important;
}



.navlinkhead:hover  li a{
  color:#aec859;


}

.navlinkheadabi:hover  li a{
  color:#aec859;


}

.navlinkhead:focus, .navlinkhead:active, .navlinkhead:hover,
.navitemhead:focus, .navitemhead:active,.navitemhead:hover {
  border: none !important;
  
}



.navlinkhead {
  padding-bottom: 20px;

  background-color: #ffffff;
  border: 1px;
  font-family: Arial, Helvetica, sans-serif;
}
.navlinkheadabi {
  padding-bottom: 10px;

  background-color: #ffffff;
  border: 1px;
  font-family: Arial, Helvetica, sans-serif;
}

.navnocount {
  height: 90px;
}

.navnocountabi {
  height: 80px !important;
}

.navnocountassit {
  height: 50px;
}


.fa-check {

  color: #68763d;
  text-align: center;
  padding-right: 100px;

  background-color: transparent !important;
}

.timetable {
  margin-left: -20px !important;
}


.man-feed {
  float: right !important;

}


.dash-item {
  color: #404040;
  border-radius: 5px;


}

.dash-item:active,.dash-item:focus, .dash-item:hover  {
  color: #aec859;
}

.row-format {


  margin-top: -18px;
  margin-left: -5px;
  margin-bottom: 18px;
  padding-left: 20px;
  padding-right: 20px;


}


.row-headformat {
  width: 140vh;

  margin-left: -5px;
  margin-bottom: 18px;
  padding-left: 20px;
  padding-right: 20px;

}

.tab-row-headformat {
  width: 140vh;

  margin-left: -5px;
  margin-bottom: 18px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 50px;

}
.tab-row-headformatabi {
  width: 180vh !important;

  margin-left: -5px;
  margin-bottom: 18px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 50px;

}
.tab-row-headformatassit {
  width: 180vh !important;

  margin-left: -5px;
  margin-bottom: 18px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;

}

.critical-row-headformat {
  width: 80vh;

  margin-left: -5px;
  margin-bottom: 18px;
  padding-left: 20px;
  padding-right: 10px;


}

.noncritical-row-headformat {
  width: 40vh;


  margin-left: -5px;
  margin-bottom: 18px;

  padding-left: 10px;
  padding-right: 20px;
  float: right;


}
.activetrans-row-headformat {

  margin-left: 100px !important;

}

.noncritical-errors {
  float: right !important;
}

.critical-errors {
  float: right;
}

.noncritical-errors-heading {
  float: right;
  padding-right: 20px;
}

.critical-errors-heading {
  float: left !important;
  padding-right: 20px;
}
.msg-row {
  width: 140vh;
}

.count-format {
  margin-top: 5px;
  padding-left: 60px;
  font-size: 20px;
  font-weight: bold;
  background-color: transparent;
  border: none;

}

.count-format-withglyph {
  padding-left: 15px;

  font-size: 20px;
  font-weight: bold;

}

.card-text-format {
  padding-left: 60px;
  padding-right: 0px;
  padding-bottom: 5px;


  font-size: 14px;
  font-weight:lighter;
  white-space: nowrap;


}
.card-text-format-msg {
  padding-left: 60px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-top: 15px;

}

.card-text-formatsm {

  padding-left: 60px;
  padding-right: 0px;
  margin-left:-20px;


  padding-top: 8px;

  font-size: 14px;
  font-weight:lighter;
  white-space: nowrap;


}


.card-text-format-wihtglyph {
  padding-left: 15px;
  padding-right: 0px;

  font-size: 14px;
  font-weight:lighter;
}


.fa-list-alt, .fa-times-circle, .fa-file-o, .fa-link, .fa-plane, .fa-ship, .fa-file{
  position: absolute;
  color: #68763d;
  margin-top: -33px;
  padding-left: 10px;
   font-size: 30px;
   height: 30px;



  background-color: transparent !important;
}

.fa-pencil, .fa-money, .fa-pencil-alt,.fa-plus {
  color: #68763d;
  
}


.fa-pencil-alt {
  padding-top: 20px;
}

.fa-cog, .fa-undo,  .fa-industry, .fa-sitemap, .fa-chain-broken {
  position: absolute;
  color: #68763d;
  margin-top: -24px;
  padding-left: 8px;
   font-size: 30px;
   height: 30px;

}

.fa-file {
  padding-top: 45px;
}

.icon-list {
  color: #68763d;
  margin-top: -20px;


  font-size: 30px;
  height: 30px;

  vertical-align: middle;

  background-color: transparent !important;

}

.cardformat {
    padding-right: 120px;
    margin-left: 20px;

    height: 70px;
    width: 250px;

}
.navitemhead {
  width: 25%;



  padding-left: 10px !important;
  padding-right: 10px !important;
  margin-bottom: 10px !important;



}

.navitemheadabi {
  width: 33%;


  padding-left: 5px !important;
  padding-right: 5px !important;
  margin-bottom: 5px !important;




}
.navitemheadtoolpga {
  width: 25%;
  height: 200px;


  padding-left: 5px !important;
  padding-right: 5px !important;
  margin-bottom: 5px !important;




}
.navitemheadassist {
  width: 50%;


  padding-left: 5px !important;
  padding-right: 5px !important;
  margin-bottom: 5px !important;




}
.account-head-abi {

  font-size: 16px;

  text-align: center;
  padding-top: 3px;
}


.navitemheadsm {
  width: 25%;
  height: 50px;

  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  margin-top: 10px;



}
.navhead {
  border-bottom: none !important;
}


.profilehead {
  color: #aec859;
  font-size: 20px;

}

.profileinfo {
  color: #404040;
  font-size: 16px;
  text-align: center;
}

.profilecard {
  background-color: #f0f1ec;
  border: none;

}


.alert-format {
  background-color: #404040;
  color: #f0f1ec;
  width: 100%;
  text-align: center;
  border-radius: 0px;
}


.selection-format {
  width: 80%;
  height: 30px;
}


.navreport:active li a {
  color: #aec859;




}

.navreport:hover  li a{
  color:#aec859;



}

.navreport {
  color: #404040;

}


.navitemheadicon {
  width: 33%;

  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;


}

.iconcardformat {
  margin-left: -10px;
  width: 100%;
}

.iconcardformat2 {
  margin-left: -20px;
  width: 100%;
}

.iconcardformat3 {
  margin-left: -30px;
  width: 100%;
}

.form-control:focus {
  border-color: #979796;
  box-shadow: none;
  radius: 0;
}
.form_collect {
  width: 100% !important;
  background-color: red !important;
}

.formemail {
  border: none !important;
  background-color: transparent !important;

  border-bottom: 1px solid #404040 !important;
  border-radius: 0px !important;


}

.pgheader {font-size: 1.9em;
    font-family: Helvetica, Arial, sans-serif;
    color: #584d41;
    letter-spacing: 1px;
    text-align: left;}

.col-lg-4{

    height: 75vh;
    width: 100vh;

    background-color: #c7d785;

}

.col-xs-16{


    background-color: #f3f4f0;
    color: white;
  }
.form-control {
  border: none;
  background-color: #f3f4f0;

  border-bottom: 1px solid #404040;
  border-radius: 0px;


}


.shadow {
color: #f3f4f0;
}


.details {
  text-align: center;
  color: #000;
  margin-top: 5px;

}

.navbar {
  background-color: #f2f2ef;

}


.ftztable {

    margin-left: 90px;
    margin-right: 90px;
    width: 100vh;


}
.ftztablesm {

  margin-left: 10px;
  margin-right: 10px;

}

.ftztable2 {
  margin-left: 90px;
  height: 100vh;
  width: 100vh;

}

.lgtable {

  width: 175vh;

}
.dashtable {
  width: 140vh !important;
}
.dashtable2{
  width: 160vh !important;
}

.content-container > * {
  /* margin-left: -50px; Adjust the value as needed */
}

.sortfield {

  color: #404040;

}
thead {
  background: #c7d785;

}
.link-to-text-color {
    color: #4a542b;
}
th {
  color: #404040;
  font-size: small;

}
td {
  white-space: nowrap;
}

.pghead {
  font-size: 2em;
  padding-top: 0;
  color: #404040;
  letter-spacing: 2px;

}
.pghead2 {
  font-size: 22px;
  padding-top: 0;
  color: #404040;
  letter-spacing: 2px;
}

.pghead3 {
  font-size: 16px;
  padding-top: 0;
  color: #404040;
  letter-spacing: 2px;
  text-align: center;
}


.ftz_pagination {
  text-align: center;
  padding: 1em;
  cursor: default;

}

.custom-z-index {
  position: relative;
  z-index: 9;
}

.ftz_pagination a, .ftz_pagination span {
    padding: 0.2em 0.3em;
   }
.ftz_pagination .disabled {
    color: #979796;
  }
.ftz_pagination .current {
    font-style: normal;

    color: #404040;
    font-weight: bold;
    background-color: #c7d785;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    line-height: 1.5;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 1px;
   }
  .ftz_pagination a {
    text-decoration: none;
    color: black;
  }
  .ftz_pagination a:hover, .ftz_pagination a:focus {
      text-decoration:none;
      font-weight: normal;
      color:#aec859;

     }


.page-item.active .page-link {
    background-color: #c7d785 !important;
    border: none !important;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 1px;
}
.page-link {
    color: #404040 !important;
    border: none !important;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 1px;
    background-color: transparent !important;
}
.btn-balance {
  background-color: #c7d785;
  margin-top: -15px;
  width: 200px;
}

.btn-balance:hover {
  color: #c7d785;
}

.apply-btn {
  margin-top: 20px;
  width: 100px;
  background-color: #c7d785;
}

.btn-update {
  background-color: #c7d785;
  text-decoration: none;
}

.btn-submit {
  background-color: #c7d785;
  width: 80px;
  margin: 0 auto;
}

.modal-smdialog {
    text-align: left;
    max-width: 100%;
    width: 35% !important;
    display: inline-block;
}


.modal-exlgdialog {
  text-align: left;
  max-width: 100%;
  width: 80% !important;
  display: inline-block;
  padding-top: 10vh;
}

.modal-med-dialog {

  max-width: 100%;
  width: 60% !important;
  display: inline-block;
  padding-top: 10vh;
}


.btn-user-tabs {
  background-color: #c7d785;
  width: 105px !important;
}

.btn-user-tabs:hover {
  color: #c7d785;
}

li.nav-item.navitemheadsm {
  a#eptt-tab {
    padding: 14px 0px;
    height: auto;
    p.card-text-formatsm {
    margin: 0 auto;
    padding: 10px 0px;
    text-align: center;
    }
  }
}

td.container-icon {
    padding: 0 !important;
    position: relative;
    width: 15px;
}

td i.fa {
    bottom: 0;
    padding: 7px 7px;
    padding-left: 0;
}

td.container-icon:nth-child(1) a.icon-edit i {
    padding-right: 0;
}
td.container-icon a.icon-edit {
    padding: 0px 15px;
}
h6.pghead2 {
    text-align: center;
}

td a.icon-edit img {
  width: 20px;
}

td a.icon-edit i.fa.fa-pencil-alt {
  margin-top: -2px;
}

.label-adjust {
  height: 50px;
  width: 60%;
  font-size: 18px;
  font-weight: 400;
  background-color: #c7d785;
  display: flex;
  justify-content: center;
  padding-top: 17px;
}

.text-field-adjust {
  font-size: 15px;
  width: 80%;
  border: none;
  text-align: center;
}

.div-adjust {
  display: flex;
  align-content: center;
  justify-content: center;
  margin: 0 auto;
}

.icon-adjust {
  padding-top: 15px !important;
}

.commercial_description{
  justify-content: center;
  align-items: center;
}
.tsca-head{
  background-color: #c7d785;
  height: 80px;
}
.toxic-substance-control-act{
  padding: 10px 10px;
  text-align: center;
  position: relative;
  top: -55px;
}
.form-heading-text{
  background-color: #c7d785;
  text-align: center;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;

}
.pga-modal-header{
  padding: 0px !important;
}


#rel_doc_no .field_with_errors:nth-child(1) {
  flex: 0 0 33.5%;
}


#rel_doc_no .field_with_errors:nth-child(2) {
  flex: 0 0 66.5%;
}
.airway-details{
  font-size: 18px;
  position: relative;
  top: 25px;
}

.prod-issue-dropdown-margin {
  padding: 5px 1px;
}

.padding-new-section{
    padding-top: 25px !important;
}
.harmonized-tarriff{
  width: 80%;
  padding: 0px;
  margin:0px;
  flex: 0 0 100%;
}
.new-add-icon{
  right: -45px;
  margin-top: -18px;
  padding: 15px;
  position: absolute;
  margin-left: 100%;
  margin-right: -5px;
}
.modal-dialog-width{
  width: 55% !important;
}
.modal-width{
  width: 770px;
}

#selectFedPartsHTSNumber {
  width: 60%;
  
}

.hts-fields{
  width: 225px !important;
  padding-right: 10px;
}
.button-submit-add{
  width: 200px;
}
#add-icon{
  position: relative;
  top: -38px;
  right: -85px;
  padding-left: 5px;
}
.submit-btn-div{
  width: 100%;
}
#smarks-and-numbers-field{
  width : 520px !important;
}
#add-icons{
  position: relative;
  top: -38px;
  right: -20px;
  padding-left: 5px;
}

.btn-light2.disabled, .btn-light2:disabled {
  color: #000000;
  background-color: #9ab037;
  opacity: 70%;
}
.add-marg-new{
  margin-right: 70px;
}

.container-num-style-flex{
  fleex-direction: ro-reverse !important;
}

.custom-equal-height-level{
  height: calc(100% - 44px);
}

.add-new-icon{
  position: relative;
  top: 15px;
  left: 180px;
}

.add-new-info-icon{
  position: relative;
  left: 170px;
}

h3.commodity-text {
    position: relative;
    left: 60px;
}

.container-num-style {
  .fas, .fa{
     float: unset;
    padding-right: unset;
    padding-top: unset;
  }
}
.pgform-list {
  text-align: center !important;

}
.list-padding {
  padding-top: -4px !important;
  padding-bottom: -4px !important;
}
.padding-modaltable-adjust {
  padding-left: 20px;
  padding-right: 20px;
}
.from-plus-icon{
  padding-top: 0px !important;
  position: relative;
  top: -11px;
}
.href-plus-btn{
    position: absolute;
    right: 0;
}
.pga-token-desc {
  font-weight: bold;
  font-size: 14px;
  margin-top: 20px;
}
input[type='radio'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;

  appearance: none;
  box-sizing: border-box;
  background: white;
  outline: 1px solid #333;
  border: 3px solid white;
  width: 12px;
  height: 12px;

}

input[type='radio']:checked {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;

  appearance: none;
  box-sizing: border-box;
  background: #333;
  outline: 1px solid #333;
  border: 3px solid white;
  width: 12px !important;
  height: 12px !important;

}

.kit-row{
  background-color: #e4ecc5 !important;
}
.kit-head {
  font-weight: bold;
}
.error_screen_heading {
  padding-top: 100px;
  font-size: 40px;
  font-weight: bolder;

}
.error_screen_text {

  font-size: 20px;
  text-align: center;
}

.flash-message-fixed {
    position:fixed;
    padding-bottom:0px;
    z-index: 10000;
    width: 100%;
    bottom:0;
}
.hide {
  display: none !important;
}
.show-div {
  visibility: visible;
}
.help-link-float-left {
  float: left;
  margin-left:50px;
}


.help-link-icon-padding {
  margin-top:10px;
  margin-bottom:20px;
} 
.help-btn-icon {
  position:absolute;
  margin-left:-50px;
  margin-top:-30px;
  border: none !important;
 
  
}
.c-red-text {
  color: red;
}

.remove-all-errors-bttn {
  float: right !important;
  background-color: #c7d785;
  text-align: center;
  width: 100% !important;
}

@media only screen and (max-width: 1200px) {
  input#disc_balance{
    position: relative;
    left: 70px;
  }

  .arrive-selected-eptt-sty{
    margin-top: 10px;
    padding-left: 0;
  }
  .add-download-button-sty{
    i{
      padding-right: 0;
    }
  }
  .remove-all-errors-sty{
    a{
      font-size: 10px;
    }
  }
  .clear-search-sty{
    margin-top: 5px;
    padding-left: 0px;
    margin-bottom: 5px;
  }
  .zone-select{
    flex-wrap: wrap;
    select{
      flex: 0 0 100%;
      max-width: 100%;
    }
    input{
      flex: 0 0 100%;
      max-width: 100%;
      margin: 0;
      margin-top: 10px;
    }
  }
  .clear-search-cus-sty{
    margin-top: 10px;
  }
  .inbond-move-to-production {
    padding-left: 0;
    left: -47px;
  }
  .dash-main-tabs-sty {
    li{
      width: 33%;
    }
  }
}
@media only screen and (max-width: 990px) {
  .zone-select{
    flex-wrap: wrap;
    select{
      flex: 0 0 100%;
      max-width: 100%;
    }
    input{
      flex: 0 0 100%;
      max-width: 100%;
      margin: 0;
      margin-top: 10px;
    }
  }
  .remove-all-errors-bttn{
    margin-top: 10px;
    position: relative;
    right: 13px;
  }
}
.fileinbond-sty{
  margin-top: 20px;
}

.error-page-bttn-sty {
  i{
    padding-top: 20px;
  }
}

.adjust-shortage-btn-sty{
  position: relative;
  left: 40px;
}

.new-inbond-btn-sty{
  a{
    i{
      padding-right: 0px;
    }
  }
}

.plus-icon-container {
  padding: 3px 3px !important;
  border-radius: 100% !important;
  background-color: #fff;
}

.modal-content::-webkit-scrollbar {
  width: 15px;
}
.alert-dismissable .close, .alert-dismissible .close {
  bottom: 8px;
  right: 0px;
  opacity: 0.7;
  top: auto;
}
.flash-message {
  position: fixed;
  right: 15px;
  top: 15px;
  width: 350px;
  z-index: 999999999;
  box-shadow: 1px 1px 100px 2px rgba(0, 0, 0, 0.22);
  border-radius: 10px;
}
.flash-message .alert-format{
  margin-bottom: 0;
  border-radius: 4px;
  padding: 0;
  border: 0;
  background-color: #899817;
  border-radius: 10px;
  p{
    border-radius: 0px 0px 4px 4px;
    padding: 0px 20px;
  } 
}
.flash-message-header {
  padding: 15px 0px;
  background-color: #899817;
  border-radius: 4px;
}
.flash-message-newlog {
  position: fixed;
  left: 15px;
  top: 15px;
  width: 350px;
  z-index: 999999999;
  border-radius: 10px;
}
.flash-message-newlog .alert-format{
  margin-bottom: 0;
  border-radius: 4px;
  padding: 0;
  border: 0;
  background-color: #899817;
  border-radius: 10px;
  p{
    border-radius: 0px 0px 10px 10px;
    padding: 5px 20px;
  } 
}
.wrap-text {
  white-space: normal !important; 
  word-wrap: break-word;
}


nav a.p-2 {
  border-left: 1px solid #F0F4F7;
  padding: 3px 22px !important;
}

nav a.p-2:first-child {
  border: 0px;
}

.chat_body a.go-icon {
  background: #eee;
  padding: 10px 20px;
  display: inline-block;
  margin-top: 20px;
  width: 60px;
  border-radius: 40px;
  font-size: 27px;
  cursor: pointer;
}
.pi-btn {
background-color: red !important;
}
.shipitem {
padding-left:10%;
text-align: center;
}
.shipitempart {
width:50% !important;
}
.btn-view-issues:hover {
color: #c7d785;
background-color: #f2f2ef !important;
}

.go-icon {
  background: #eee;
  padding: 10px 20px;
  display: inline-block;
  margin-top: 20px;
  width: 60px;
  height: 60px;
  border-radius: 40px;
  font-size: 27px;
  cursor: pointer;
  line-height: 43px;
}
.btn-undo-pnc {
width:50% !important;


}

.red-text-box{
border-color: red !important;
}
.red-text td {
color:red !important;
}

.btn-spacer {
height: 30px !important;
}
#fab_camera i{
  color:#17203A;
}
.btn-radius-zero-right {
border-top-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;
}
.btn-radius-zero-left {
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
}

.global-container{
  width: 640px;
  margin:auto;
  border-radius:10px;
  overflow:hidden;
}

.global-container .card{
  border-radius:10px;
  color:#fff;
  background: #0055c4; /* Old browsers */
  background: -moz-linear-gradient(left, #0055c4 0%, #273d80 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0055c4 0%,#273d80 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0055c4 0%,#273d80 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0055c4', endColorstr='#273d80',GradientType=1 ); /* IE6-9 */
}

.global-container .card-text{
  max-width: 420px;
  margin: 0px auto 50px;
}
.pacstatus-padding-adjust {
float: left;
}
.global-container form label{
  font-size:18px;
  font-weight: 500;
}

.global-container .form-group{
  margin-bottom:40px;
}

.global-container form a{
  color:#fff;
  font-size: 16px;
}
.pac-info {
font-size: 16px;
padding-left: 12px;


}
.card-body h3{
  color: #fff;
  font-size: 22px;
  margin: 40px 0px 10px 0px;
}

.card-body h6{
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  margin: 0px 0px 60px 0px;
}
.global-container input{
  outline:none !important;
  background:transparent !important;
  border:0px;
  border-radius:0px;
  border-bottom:1px solid #fff;
  color:#fff;
  padding-left: 0px;
  font-size: 15px;
  margin-bottom:20px;
  font-weight: 300;
}

.global-container input:focus {
  outline: none !important;
  color: #ffffff;
  background-color: transparent;
  border-color: #fff;
  outline: 0;
  box-shadow: none;
}

.global-container input[type="password"]{
  font-size: 40px;
  line-height: 0px;
  height: 32px;
}

.global-container .card-text button{
  padding: 15px 0px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 16px;
  margin-top: 20px;
  float: left;
}

.login-page-content{
  margin: 70px auto;
  max-width: 600px;
  text-align: center;
}

.login-page-content h3{
  font-size: 30px;
}

.login-page-content h3 span{
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
}

.select2-results__option {
  text-align: left;
}

.select2-container--bootstrap .select2-selection--single {
  padding: 2px 24px 6px 5px;
}

.fa-icon-adjust {
  padding-top: 5px;
}

label.required:after {
  content: " *";
  color: red;
}

.padding-adjust {
  padding-left: 0px;
}
.padding-adjust-active {
padding-left: 0px;
padding-right: 0px;
text-align: right;
}
.padding-adjust-undo {
text-align: right !important;
}
.select2-container--bootstrap .select2-results > .select2-results__options {
  max-height: 600px;
  overflow-y: auto;
}
.padding-adjust-table {
margin-top: -55px;
}
.doc-modal-head {
background-color: #c7d785;
}
.btn-doc-option {
height: 100% !important;
width: 80%;
background-color: #fff !important;
border-width: 1px;
border-color: #404040 !important;
border-radius: 0.1px;
text-align: center;
padding-top:30px !important;

}
.btn-doc-option:hover,.btn-doc-option:active,.btn-doc-option:focus {
background-color: #c7d785 !important;

}
.modal-col-hgt {

height: 10vh !important;
align-items: center;
}
.modal-col-padding-adjust {
padding-top: 20px;
}

.right-padding-adjust {
  padding-right: 0px;
}
.search-padding-adjust {
padding: 0px;
}
/* #selectResearchPartsPartNumber {
  width: 150px;
} */

.datefield-input {
  /*width:205px;*/
  /* width: 163px; */
}

.white-text {
  color: white;
}

.content-controls {
  display: table;
  table-layout: fixed;
  width:100%;
}

.content-controls-middle {
  text-align: center;
  background: #c7d785;
  width: 250px;
  margin-left: 30%;
}
.content-controls-middle-hts {
  text-align: center;
  font-weight: bold;;
  width: 250px;
  margin-left: 40%;
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px
}

.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
vertical-align: middle;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}


.conveyance-search {
width: 250px;
}

.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}

.account-head {

font-size: 16px;

text-align: center;
padding-top: 15px;
}

.case-label{
float:right !important;
font-size: 16px;
padding-top: 5px;
}
.case-bttn {
float: left;
}

ul.dropdown {
position: absolute;
background-color: #fff;
top: 37px;
left: 0;
padding-left: 8px;
padding-right: 8px;
min-width: 112px;
padding-bottom: 15px;
}

ul.dropdown li.active span {
  opacity: 1 !important;
}

ul.dropdown li .dropdown-text{
width: 100%;
text-align: left;
margin-left: -10px !important;
padding-right: 20px;
}

ul.dropdown li {
list-style: none;
padding: 3px 0px;
font-weight: 400;
font-size: 14px;
display: flex;
}

ul.dropdown li span {
  opacity: 0;
}

ul.dropdown li span img {
  width: 15px;
  margin-right: 10px;
}

.custom-dropdown span.filter {
  background-color: red;
  padding: 4px 10px;
}

.custom-dropdown {
position: relative;
}

ul.dropdown a.filter {
width: 100%;
text-align: right;
background-color: #c7d785;
width: 48px;
float: right;
margin-top: 10px;
}

a#dropdownMenuLink {
color: black;
text-decoration: none;
}

a#dropdownMenuLink:hover {
text-decoration: none;
color: black;
}

a.sort_link, .sort_url {
color: #404040;
}
.history-page-padding-adjust {
padding-left: 15px;
}

.checkbox-button-adjust {
margin-top: 0px;
min-height: 0px;
}
.label-update {
font-size: 20px;
font-weight: 400;
color: #264d00;
padding-top: 5px;
}

.center-adjust {
width: 50%;
text-align: center;
}

.content-align-middle {
background: none !important;
}
.zone-heading {


}

.font-adjust {
font-size: 15px;
}

.pl-point-9-rem {
padding-left: 0.9rem !important;
}

.font-size-adjust {
font-size: 16px;
}

.email-content-adjust {
font-weight: 300;
color: blue;
text-decoration: underline;
}

.margin-adjust {
margin-left: -72px;
}

.font-weight-adjust {
font-weight: 300;
}

.margin-top-adjust {
margin-top: 0px;
}


i.fas.fa-sort, i.fas.fa-sort-up, i.fas.fa-sort-down {
float: none;
margin-left: 5px;
color: #404040;
}

.icon-toggle {
position: absolute;
margin-left: 25px;
}

.select-height-adjust {
height: 30px;
}

.icon-toggle-adjust {
margin-left: 3px;
padding-top: 13px;
}
.icon-toggle-adjust-top {
margin-top: -8px;
}
#copiedText {
height: 0px;
opacity: 0;
/*width: 0px;*/
}

.btn-reschedule {
margin-top-top: 10px;
background-color: #c7d785;
}

.align-middle {
text-align: center;
background: #c7d785;
width: 250px;
/*margin-left: 33%;*/
}

.pac-btn {
color: black;


}
.collpasehead {
font-weight: bold;
font-size: 1em;
}
.btnpac-card {
 height: 40px;
 padding-top: 10px !important;
 width: 60%;
 text-align: center;


}
.btnpac-inputform {
height: 40px;
width: 242px;
}

.btncargo-card {
 height: 34px;
 padding-top: 10px !important;
 width: 100%;
 text-align: center;
 padding-left: 40px;
 padding-right: 40px;

}
.cargoinfo {
margin-bottom: -20px !important;
margin-right: -20px !important;

}
a#pac_btn:hover {
text-decoration: none;
color: black;
}
.btn-undo-ship {
background-color: #c7d785;

width: 100%;

font-size: 1em;
align-content: center;

/*margin-top: -27px;
margin-right: -15px;*/
/*justify-content: center*/
}

.btn-new {
  background-color: #c7d785;
  margin-left:20px;
  outline:none;
  box-shadow:none;

}
.btn-new:hover, .btn-update:hover{
  background-color: #f2f2ef;
  outline:none;
  box-shadow:none;

}

.btn-new:focus, .btn-new:active:focus, .btn-new.active:focus{
  outline:none;
  box-shadow:none;
}
.btn-undo-shipment {
background-color: #c7d785;

width: 110%;

font-size: 1em;
align-content: center;
}

.btn-undo-prod {
background-color: #c7d785;
width: 220px;
font-size: 1em;
align-content: center;
margin-top: -34px;
margin-right: -16px;
}


.btn-lock-padding {

float:right !important;
}
.btn-undo-ship:hover, .btn-view-issues:hover {
color: #c7d785;
}
.btn-complete {
width: 170px !important;
}
.btn-view-issues{
width: 250px !important;
background-color: #c7d785 !important;
font-size: 1em;
align-content: center;
margin-top: -27px;
margin-right: -15px;
}

.icon-plus-btn{
margin-top: 0px;
padding-bottom: 0px;
}
.h2-heading-text{
margin: auto;
}
.add-marg{
margin-right: -40px;
}

.unit_of_measure_ma{
margin: 0px !important;
padding-left: 5px;

}

.btn-undo-ship-line-no {
background-color: #c7d785;

width: 155px;

font-size: 1em;
align-content: center;

margin-top: 0px;
margin-right: -15px;
/*justify-content: center*/
}


.icon-scrap > .fa {
  padding-right: 1em !important;
  margin-top: 0px;
}


.user-lock-icon-adjust {
padding-left:3em;
padding-top:18px;
float: none !important;
}
.tabhead {
font-weight: bold;
margin-top: -5px !important;
}
.btn-inbondmodal{
width: 150px !important;
}


.archive-recon-view-btn {
/*margin-right: 57px;*/
justify-content: center;
display: flex;
flex-direction: column;
text-align: center;
}

.fa-icon-float-adjust {
  float: none;
}

.e214-review-link {
display: flex;
flex-direction: column;
justify-content: center;
}
.run-query-btn{
width: 20%;
}
.tables-query-btn {
width: 20% !important;
background-color:#c7d785 !important;
float:right !important;
}

.custom-filter-plus-icon{
padding-left: 20px;
}

.custom-filter-main-div {
background: white;
padding:10px 12px;
box-shadow: 3px 3px #c6c5c5;
position: absolute;
border: 1px solid #7674746e;
border-radius: 10px;
text-align: left;
cursor: pointer;
width: 210px !important;
height: fit-content;
z-index: 100 !important;
}

.custom-filter-sub-div {
background: white;
padding:10px 10px;
margin: 10px 15px;
box-shadow: 3px 3px #c6c5c5;
width: 200px;
position: absolute;
margin-top: 10px;
border: 1px solid #7674746e;
 border-radius: 10px;
text-align: left;
cursor: pointer;
height: fit-content;
margin-left:220px;
z-index: 100 !important;
}

.applied-filters-row{
box-shadow: 3px 3px #c6c5c5;
padding: 5px 7px;
margin-left: 5px;
}

.btn-filter{
background: #c7d785 !important;
color: black !important;
}

#toggle_filter2{
color: #68763d !important;
font-size: 20px !important;
margin-top: -9px !important;
}
#toggle_filter2:hover {
color: #404040 !important;
}

.filter-columns-p{
width:200px;
}
.custom-filter{
display: flex;
align-items: center;
width: 75%;
flex-wrap: wrap;
}
.applied-filters-row{
border: 1px solid #7674746e;
border-radius: 5px;
text-align: left;
}
.remove-filter-icon {
cursor: pointer;
padding: 4px 3px;
}
.remove-filter-icon2 {
cursor: pointer;
padding: 4px 3px;
}
.radio-buttom-filter{
position: relative;
left:  5px;
outline: 1px solid #798829 !important;
border-radius: 100% !important;
width: 10px !important;
height: 10px !important;
}
.radio-buttom-filter:checked{
position: relative;
left:  5px;
outline: 1px solid #798829 !important;
width: 12px !important;
height: 12px !important;
}
.plus-filter-icon{
padding: 0px 0px  0px 10px !important;
}
.custom-filter{
margin-top: 5px;
margin-bottom: 5px;
}
.where-query-check-box{
width: 3% !important;
}

.sum-query-check-box{
width: 3% !important;
}

.query-condition-div {
background: white;
padding:10px 10px;
margin: 10px 15px;
box-shadow: 3px 3px #c6c5c5;
width: 150px;
position: absolute;
margin-left: 360px;
border: 1px solid #7674746e;
 border-radius: 10px;
text-align: left;
cursor: pointer;
height: fit-content;
margin-right:50px;
z-index: 100 !important;
}
.query-radio-btn{
width: 18% !important;
}

.mt-ve-13 {
margin-top: -13%;
}
.link-conveyances-zone-width {
min-width:150px !important;
}

.query-generator-error{
margin-to: -15px;
}

.query-generator-error p {
color: red;
}
.file-weekly-estimate-records {
width: 20%;

}
.bold-text {
font-weight: bold;
}
.card-status-padding {
padding-bottom: 2%;
}
.info-width span {
width: 50px !important;
background-color: red !important;
word-wrap: break-word;
}

.cbp-heading-height {
  margin-top: 5px;
  font-size: 22px;
  font-weight: 500; 
}
.msg-card-title {
font-size: 15px;
font-weight: bold;
}
.msg-card-subtitle {
font-size: 12px;
}
.msg-list-group {
background-color: transparent;
border: transparent;
outline: transparent;
}

.select-audit-doc {
float:right;
font-weight:bold;
padding-top:10px;

}
.select-assist-doc {
float:left;
font-weight:bold;
padding-top:10px;

}

.form-btn-width-50 {
  width: 50% !important;
  }

.form-btn-width-33 {
width: 33% !important;
}
.navcolor-inbond {
background-color: #fff;
}
.min-width-50p {
min-width:50% !important;
}
.p-l-10{
padding-left: 10px;
}
.sorting-amount{
float: none !important;
margin-right: 20px;
}

.custom-width .select2-container--bootstrap{
width: 100% !important;
}

.bottom-12px {
bottom: 12px;
}

.ff-h-85{
height: 85px;
}

.custom-modal-footer{
display: flex;
justify-content: space-between;
border-top: 1px solid #0000002b;
padding: 30px 40px;
}

.custom-content-center{
  display: flex;
  align-items: center;
}

.custom-input{
  border-bottom: 1px solid #00000061;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
  background: transparent;
  margin-bottom: 10px;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #404040;
  background-color: #c7d785;
  border-color: var(--bs-nav-tabs-link-active-border-color);
}

.nav-link:hover {
  color: #404040 !important;
}

.table {
  background-color: transparent
}

.table th {
  background-color: transparent;
  padding: 8px;
}

.table-striped > tbody > tr:nth-of-type(even) > * {
  background-color: transparent;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-bg-type: #f9f9f9 !important;
}

.nav-pills .nav-link.active {
  color: #fff;
  background-color: #c7d785;
}

.text-404040 {
  color: #404040;
  text-decoration: none;
}

.form-select {
  border: 1px solid #ccc; 
  width: 100%; 
  background-color: transparent; 
  appearance: none; 
  box-shadow: none; 
  outline: none; 
}

.form-select:focus {
  border-color:1px solid #ccc; 
  box-shadow: none; 
  outline: none;
}

.inst-info {
  text-align: left;
}

.cbp-button{
  padding: 0.475rem ;
}

.dropdown {
  position: relative;
  font-size: 14px;
  color: #000000b2;
  justify-content: space-between;
  padding: 10px 0;
  
}

.dropdown-toggle {
  padding: 5px;
  border: 1px solid #ccc;
  cursor: pointer;
  border-radius: 4px;
}

.dropdown-options {
  position: absolute;
  background-color: white;
  border: 1px solid #ccc;
  z-index: 1000;
  max-height: 400px;
  overflow-y: auto;
  width: 100%; 
  display: none;
  border-top: none;
  border-radius: 5px;
}

.dropdown-item {
  padding: 8px 12px;
  cursor: pointer;
}

.dropdown-item:hover {
  background-color: #f0f0f0;
}

.loading-indicator {
  padding: 10px;
  text-align: center;
  color: #007bff; /* Bootstrap primary color */
}

.loading-indicator {
  text-align: center;
  padding: 10px;
  font-weight: bold;
  color: #00000091;
}

.dropdown-toggle::after {
 float: right !important;
}

.nav-tabs li .active {
  background-color: #C7D785;
  color: black;
}

.no-gutters {
  --bs-gutter-x: 0;
}

#concur_e214_batch,#concur_e214_btn,#concur_e214_delete,#concur_bol_e214_btn,#review_e214,#file_pre-receipt-batch_e214_btn,#file_acceptance_e214_btn,#arrival_e214 {
  padding: 0.475rem;
}

.dropdown-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card-header1 {
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color) !important;
}

.custom-drop {
    inset: auto !important;
    right: 35px !important;
    top: 0px !important;
    height: 290px !important;
}

#entry_number,#start_date{
   background-color: transparent !important;
   margin-right: 12px !important;
   margin-bottom: 12px !important;
}

.icon-toggle-btn {
  border: none !important;
  background: transparent !important;
}

.dash-link-mt{
  margin-top: -18px !important;
}

.custom-h-m{
  height: 100px !important;
}
.custom-h-130{
  height: 120px !important;
}

#dash-discrep-count{
  padding-left: 0px !important;
}

.pd-right{
  padding-right: 0 !important;
}

.doc-rep{
  padding-left: 36px !important;
  padding-top: 34px !important;
}

.mg-bottom{
  margin-bottom: 200px !important;
}

.harbor-header{
  background: #c7d785 !important;
  padding: 21px !important;
  border-bottom: 1px solid #8080806e !important;
}

.harbor-curr-pdf{
  text-decoration: none;
  border: 1px solid;
  padding: 10px 100px;
}

.harbor-card-body{
  padding-bottom: 30px;
}

.harbor-form{
  margin-bottom: 30px;
}

.hover-underline{
  text-decoration: none;
}

.hover-underline:hover{
  text-decoration: underline;
  cursor: pointer;
  color: black;
}

.help-btn-ml{
  margin-left: 0px !important;
  background: transparent;
}

.dropdown-menu.show {
  transform: translate(-35px , 45px) !important;
  background-color: white;
}

.custom-icon-css{
  float:none;
  padding-bottom:0 !important;
  margin-top:-8px !important;
}

.dropdown.file-dropdown.view-cargo-cancel-cargo .dropdown-toggle-view-cancel-cargo-relese{
  font-size: 13px !important;
  color: black !important;
}

.dropdown-toggle::after{
  margin-left: 0px !important;
}

#reminder_schedule_reminder_type, #reminder_schedule_repeat_every, #reminder_schedule_day_of_week{
  width: -webkit-fill-available !important;
  height: 38px;
  border: 1px solid #0000002b;
  border-radius: 5px;
  background-color: white;
}

#reminder_schedule_reminder_type:focus, 
#reminder_schedule_repeat_every:focus, 
#reminder_schedule_day_of_week:focus {
border: 1px solid #0000002b !important;
outline: none !important;
}

#selected_email_email {
  width: 100% !important;
  padding: 7px 2px;
  border: 1px solid #281f1f12;
  outline: 1px solid #281f1f12;
  background-color: white;
  border-radius: 2px;
  margin-bottom: 5px;
}

.modal-title{
  margin-right: 140px; 
}


.ftz_pagination a, .ftz_pagination span {
  padding: 0.2em 0.3em;
 }
.ftz_pagination .disabled {
  color: #979796;
}
.ftz_pagination .current {
  font-style: normal;

  color: #404040;
  font-weight: bold;
  background-color: #c7d785;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.5;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 1px;
 }
.ftz_pagination a {
  text-decoration: none;
  color: black;
}
.ftz_pagination a:hover, .ftz_pagination a:focus {
    text-decoration:none;
    font-weight: normal;
    color:#aec859;

}

#spinner {
  font-size: 20px; /* Adjust size */
  width: 20px; 
  height: 20px;
  padding-right: 0 !important;
  padding-top: 0 !important;
  margin-right: 40px !important;
  color:#5a6e1b;
}


#e214preceipts_select_arch {
  width: 242px !important;
}

.alignment-button-icons {
  margin-bottom:-60px !important;
}

.load-more-button, .load-more-button:hover{
  color: #7e9b06;
  border: none;
  background-color: transparent;
  font-weight: normal;
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
}

.fa-search {
  background: white;
  padding: 6px 10px;
  margin: 0;
  border: 1px solid #ccc; 
} 

.input-group-btn {
  margin: -1px;
}

.dragging {
  opacity: 0.5;
}

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

#newItemRemoteModalLabel,#exampleModalLabel,#exampleModalLongTitle {
  margin-right: 0 !important;
}

.modal label {
  font-weight: bold;
}

.flash-message-pos-set {
  position: absolute;
  width: 38%;
  right: -350px;
}

#alert-format {
  background: transparent !important; 
}

.w-20{
  width: 20%;
}

.fixed-margins {
  margin-left: 420px !important;
}
