html{
  scroll-behavior: smooth;
}

body{
  color: #3c4557;
  background-color: #f5f5f5!important;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
}

.dataTables_wrapper .dataTables_filter {
    float: left!important;
    text-align: left!important;
}

.col-md-7.bg-white {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.col-md-5.sub-login-bg.form-logo{
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.btn-gradient-green{
  min-width: 150px;
  font-weight: bolder;
  color: #fff;
  background-color: #688e4e;
}

.btn-gradient-green:hover{
  color: #fff!important;
  background-image: linear-gradient(to right top, #365322, #506f2a, #6d8b31, #8fa737, #b4c43c);
}

.btn-xs{
  padding: 2px 5px;
}

.h-50{
  min-height: 75vh!important;
}

.section{
  margin-top: 15px;
  margin-bottom: 50px;
}

.section-files{
  overflow-y: auto;
  max-height: 50vh;
}

.box-login{
    box-shadow: 0px 2px 8px black;
    margin-top: 100px;
}

.icon-green{
  color: #b0cf81;
}

.bg-faq{
    background: url('/images/bg/faq-bg.png') no-repeat bottom;
    background-size: cover;
    min-height: 100vh;
}

.bg-login{
    background: url('/images/bg/login-bg.png') no-repeat center;
    background-size: cover;
    min-height: 100vh;
}

.sub-login-bg{
    background: url('/images/bg/login.png') no-repeat center;
    background-size: cover;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
}

.wrapper.card{
  min-height: 100px;
}

.text-faq-span{
  font-family: 'Montserrat', sans-serif;
}

.text-faq{
  font-size: 16px;
  font-weight: bolder;
  cursor: pointer;
}

.text-faq-active{
  font-size: 16px;
  font-weight: bolder;
  color: #688e4c!important;
  cursor: pointer;
}

.text-beta{
  font-size: 12px;
}

.text-error{
  font-size: 8em;
}

.pointer{
  cursor: pointer;
}

.pagination{
  justify-content: center;
}

#output {
  padding: 20px;
  background: #dadada;
}

input[type="checkbox"] {
    box-sizing: border-box;
    padding: 10px!important;
}

input[type=checkbox].product-checkbox {
    transform: scale(2);
}

select.account-holder {
  width: 300px;
}

tr{
  cursor: pointer;
}

td.details-control {
    background: url('/images/icons/open.png') no-repeat center center;
    background-size: contain;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('/images/icons/close.png') no-repeat center center;
    background-size: contain;
    cursor: pointer;
}

/****Footer***/
  .text-sm{
    font-size: 12px;
    font-weight: 900;
    font-family: sans-serif;
  }

  section.footer{
    background: #2b2b2b;
    margin-top: 100px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .logo-footer{
    margin-top: 8px;
    height: 100px;
}

/****End of Footer***/

.alert-hover:hover{
  background-color: transparent;
  transition-duration: 0.2s;
}

.bg-green{
  background-color: #2da86d!important;
}

.text-green{
  color: #688e4d!important
}

.btn.bg-green:hover{
  background-color: #2e7d32!important
}

.bg-lightgreen{
  background-color: #ccffbf!important;
}

.bg-mild-green{
  background-color: #b0d081;
}

.text-mild-green{
  color: #688f4e;
}

.bg-light-green{
  background-color: #b2f2b5;
}

.bg-dark-green{
  background-color: #2b463c;
}

.text-dark-green{
  color: #2b463c;
}

.icon-edit{
  display: none!important;
}

.icon-edit:hover{
  display: inline!important;
}

.page-icon{
  height: 30px;
}

.page-title{
  color: #219847;
}

.page-hr{
  border-color: #38c172!important;
}

.pagination-custom{
  margin-top: 75px;
}

.round{
  border-radius: 50px;
}

.rounded{
  border-radius: 20px!important;
}

.border-left{
  border: none;
  border-left: solid thin #111;
}

.border-thick{
  border-width: 1em!important;
}

.rounded-left{
  border-top-left-radius: 20px!important;
    border-bottom-left-radius: 20px!important;
}

.rounded-right{
  border-top-right-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}

.form-user:focus{
  box-shadow: 0px 5px 8px 0px #666;
  z-index: 999;
}

.fa-xl{
  font-size: 4em;
}

.user-img{
  max-height: 125px;
  max-width: 100%;
  border: #688e4d 2px solid;
}

.user-admin{
  max-height: 120px!important;
}

.user-img-sm{
  max-height: 50px;
}

.img-logo{
  max-height: 60px;
}

.img-login{
  margin-top: 30%;
}

.img-faq{
  max-width: 350px;
  max-height: 350px;
}

.img-sm {
  max-height: 35px;
}

.c-product-img {
    max-height: 150px;
}

.c-image{
  min-height: 160px;
}

.text-nutrition-fact{
  font-size: 13px;
  line-height: 10px;
}

.cover-image{
  min-height: 240px;
  width: 100%;
  transition: 0.25s;
  transform-origin: center;
  background-color: rgba(72,171,86,0.2);
  font-size: 8px;
  color: transparent;
}

.c-upload-img{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 240px;
}

.cover-image:hover{
  background-color: rgba(72,171,86,0.8);
  transition: 0.25s;
  color: #fff;
  font-size: 26px;
}

.cover-image-text{
  padding-top: 38%;
}

.scrollable {
  width: 100%;
  height: 35px;
}

.navbar {
  background-color: #2da86d!important;
  padding-top: 10px;
  height: 75px!important;
}

.navbar-collapse {
  background-color: #2da86d!important;
  padding: 8px;
  border-radius: 10px;
}

.navbar-toggler {
    padding-right: 75px!important;
}

.img-profile{
  cursor: pointer;
}

a{
  color: inherit;
}

a:hover{
 text-decoration: none;
}

.form-auth {
    border: none;
    border-bottom: thin solid #a7de7e;
    border-radius: 0;
}

.form-auth {
    border: none;
    border-bottom: thin solid #a7de7e;
    border-radius: 0;
}

.form-quantity{
    max-width:80%;
}

.form-shelf-life{
    min-width: 75px;
}

input:-internal-autofill-selected {
    background-color: #fff !important;
    color: rgb(0, 0, 0) !important;
}

.nav-item{
  cursor: pointer;
}

.card-header.bg-success{
  color: #fff;
}

.card-header{
  font-weight: 600;
}

.card-create{
  padding-top: 50%!important;
  border: 1px dashed #666!important;
}

.card-product{
    min-height: 420px;
    cursor: pointer;
    font-size: 14px;
    border: thin #e2e2e2 solid;
}

.card-catalog-message{
  max-height: 90vh;
  height: 100vh;
  padding: 0!important;
  overflow-y: scroll;
  margin-top: -55px;
}

.card-catalog-product{
  min-height: 370px;
  cursor: pointer;
  font-size: 14px;
  border: thin #e2e2e2 solid;
}

.card-catalog-create-product{
  min-height: 100%;
}

.white-border {
  border: .5px solid white;
}

.white-border-thick {
  border: 3px solid white;
}

.card-service,
.main-feature,
.card-service img {
  transition: .5s all ease-in-out;
}

.main-feature {
  background-color: rgba(45,168,109, 1);
  color: white;
  border: 1px solid rgba(45,168,109, 1);
}

.main-feature:hover {
  background-color: white;
  color: #2da86d;
  border: 1px solid #2da86d;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
}

.text-light-green {
  color: #2da86d;
}

.card-service {
  min-height: 230px;
  margin: 10px 0;
}

.card-service:hover {
  color: #2da86d;
}

.card-service:hover img {
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.card-orders{
  overflow-y: auto;
  height:450px;
}

.card-review-upload{
  border: 2px #b3b3b3 dashed;
  color: #b3b3b3!important;
}

.img-product-review{
  max-height: 250px;
  height: 250px;
}

.img-product{
  max-height: 120px;
}

.img-product-main{
  max-height: 180px;
}

.img-home{
  max-height: 100px;
}

.img-home-main{
  max-height: 120px;
}

.card-product:hover, .card-document:hover{
    box-shadow: 0px 2px 2px #1c271c;
  color: #219847;
  z-index: 999;
}

.box-shadow{
  box-shadow: 0px 4px 5px #1c271c;
}

.box-border{
  border: thin solid #222;
}

.no-border{
  border: none;
}

.card-document{
  min-height: 250px;
  cursor: pointer;
  padding: 10px;
  font-size: 14px;
  border: thin #e2e2e2 solid;
}

.card-product-body{
  min-height: 100px;
}

input[type="search"] , select {
    background-color: #d9ffd9;
    border-radius: 5px;
    padding: 5px;
    border: thin solid #9bbb9e;
}

.m-top {
    margin-top: 8px;
}

.p-top {
    margin-top: 8px;
}

.text-label {
  font-size: 14px;
  font-weight: 600;
}
.card-img{
  padding: 5px;
}

.text-strong{
  font-weight: 600;
}
.text-sm{
  font-size: 14px;
}

.p-sm{
  padding: 5px
}

.hide-mobile{
  display: inline;
}

.page-item.active .page-link{
  background-color: #65be61;
  border: #65be61 solid thin;
}

img[src=""] {
    display: none;
}

input[type="file"].product-img-btn {
  border: none;
  visibility: hidden;
}

input[type="file"].product-img-btn:focus {
  box-shadow: none;
  border: none;
}

@media only screen and (max-width: 576px){

  a.navbar-brand.text-white.font-weight-bold.pb-1{
    margin-left: -20px!important;
  }

  .scrollable{
    width: 500px;
    height: 80px;
    overflow-x: scroll;
    white-space: nowrap;
  }

  .navbar{
    padding-top: 10px;
    height: 75px!important;
  }

  .nav-desktop{
    display: none;
  }

  .nav-mobile{
    display: inline;
  }


  .user-img{
    max-height: 50px!important;
  }
  .text-error{
    font-size: 3em;
  }

  .box-shadow{
    box-shadow: none;
  }

  .box{
    border: none;
  }
}

@media only screen and (max-width: 600px)
{

  .text-error{
    font-size: 5em;
  }

  .img-product-main{
    max-height: 150px;
  }

  .hide-mobile{
    display: none;
  }

  .user-info{
    font-size: 16px;
    line-height: 1;
  }

  .float-md-right{
    float: none;
  }
}

.show{
  display: inline;
}

.hide{
  display: none;
}

.hidden {
    display:none;
}

.loader-effect {
  z-index: 10;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90vh;
  background-color: #f5f5f5!important;
}
.loader-text {
    position:fixed;
    top:45%;
    left:45%;

}


/* BUTTON */
.btn-custom {
    border-radius: 25px !important;
    border: #909490 0.5px solid !important;
}

/**************************************************** ERROR 403 ***********************************************/

/* ERROR 403 IMAGE */

.error403img{
    max-width: 60%;
}

.definition403{
    color: #5d5f5d;
    font-family: 'montserrat';
    line-height: 200%;
    /* text-align: justify; */
}

.all403{
    margin-top: 5% !important;
}


.tradeLink{
    color: #6dc06c;
    font-weight: bold;
}

.error403{
    color: #6dc06c;
}


/*************************************************** INTERNAL SERVER ERROR ***********************************/

.ISEimg{
    max-width: 70%;
}

.definitionISE{
    color: #5d5f5d;
    line-height: 200%;
    /* text-align: justify; */
}

.defISE{
    color: #6dc06c;
}

/*************************************************** INTERNAL SERVER ERROR ***********************************/


/*************************************************** ERROR 419 ***********************************/

.all419{
    margin-top: 8% !important;
}

.error419img{
    max-width:40%;
}

.card{
    padding-bottom: 2rem;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
}

.card-label {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
}

/*************************************************** sidenav ***********************************/


.navbar{
    z-index: 1000!important;
}

.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top*/
  top: 0;
  left: 0;
  background-color: #111; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.25s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 5px;
  text-decoration: none;
  display: block;
  /*transition: 0.25s;*/
  border-left: thick solid #fff;
}

.sidenav :is(a, button) {
  font-size: 18px;
  color: #818181;
  font-weight: 600;
}

a.sub-menu {
  padding: 8px 8px 8px 30%;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #05a039dc;
  border-left: thick solid #65be61;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .25s;
  padding: 20px;
  margin-top: 60px;
}

.active-nav{
  width: 250px;
}

.deactivate-nav{
  width: 0px;
}

.main-all{
  margin-left: 0px;
}

.main-less{
  margin-left: 250px;
}

p, label{
    font-size: 14px;
}

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

.m-bottom{
  margin-top: 2px;
}


/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-width: 918px) {

  .active-nav{
    width: 15vw;
  }

  .text-nav{
    display: none;
  }

  .deactivate-nav{
    margin-right: none;
  }

  .main-all{
    margin-left: 0;
  }

  .main-less{
    margin-left: 12vw;
  }

  p, label{
      font-size: 14px;
  }

  .m-bottom{
    margin-top: 5px;
  }


  .sidenav a {
    padding: 8px 8px 8px 5px;
    text-decoration: none;
    font-size: 18px;
    color: #818181;
    display: block;
    transition: 0.25s;
    font-weight: bold;
  }

  .sub-menu {
    padding: 8px 8px 8px 10%!important;
  }

}

@media screen and (max-width: 918px) {
  .active-nav {
      width: 60px;
  }
}

@media screen and (max-width: 520px) {
  .w-sm-100{
    position: relative;
    width: 100%;
  }

  .w-sm-50{
    position: relative;
    width: 50%;
  }


  .card-catalog-product, .card-product{
    min-height: 150px;
    font-size: 12px;
    padding: 5px!important;
  }

  .c-image{
    min-height: 120px;
  }

  .c-product-img{
    min-height: 100px;
  }

  .section-files{
    overflow-y: auto;
    max-height: 80vh;
  }

  .btn-gradient-green {
    min-width: 100px;
    font-weight: normal;
  }

  .active-nav {
    width: 16vw;
  }
  .sidenav a {font-size: 16px; padding: 5px}
  .card-service{ min-height: 160px; }
  .img-product {
    max-height: 140px;
  }

  .w-sm-100{
    display: block;
    width: 100%;
  }

}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-width: 480px) {
  a.sub-menu{
    padding: 0!important;
  }

.img-logo {
    margin-left: 30px!important;
  }
}

.item-breadcrumb>a{
  font-weight: bolder;
  font-size: 14px;
}

.item-breadcrumb{
  margin: 2px;
  color: #688e4c;
}

.item-breadcrumb-active{
  color: #8bc34a;
}

.item-breadcrumb>a:hover{
  color: #176e1b;
}

.left-margin-negate{
  left: -90px!important;
}

.text-notif{
  font-size: 14px;
}

.li-notif:hover{
  color: #688e4e;
}

#breadcrumbs-1export{
  overflow: hidden;
  width: 100%;
  list-style-type: none;
}

#breadcrumbs-1export li{
  float: left;
  margin: 0 .5em 0 1em;
}

#breadcrumbs-1export a{
  background: #ddd;
  padding: .5em 1em;
  float: left;
  text-decoration: none;
  color: #444;
  position: relative;
}

#breadcrumbs-1export a:hover,#breadcrumbs-1export .b-active a{
  background: #2da86d !important;
}

#breadcrumbs-1export .b-active a::before{
  border-color: #2da86d #2da86d #2da86d transparent!important;
}

#breadcrumbs-1export .b-active a::after{
  border-left-color: #2da86d;
}

#breadcrumbs-1export a::before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-width: 1.5em 0 1.5em 1em;
  border-style: solid;
  border-color: #ddd #ddd #ddd transparent;
  left: -1em;
}

#breadcrumbs-1export a:hover::before{
  border-color: #2da86d #2da86d #2da86d transparent!important;
}

#breadcrumbs-1export a::after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid #ddd;
  right: -1em;
}

#breadcrumbs-1export a:hover::after{
  border-left-color: #2da86d;
}

#breadcrumbs-1export .b-active:hover{
  background: none;
}

#breadcrumbs-1export .b-active::after,
#breadcrumbs-1export .b-active::before{
  content: normal;
}

.b-active > a {
  color: #fff !important;
}

.border-grey{
  border: solid 1px #999;
}

/* width */
.card ::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.card ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
.card ::-webkit-scrollbar-thumb {
  background: #688e4c;
  border-radius: 10px;
}

/* Handle on hover */
.card ::-webkit-scrollbar-thumb:hover {
  background: #b0e887;
}

.card-history{
  scroll-behavior: smooth;
  max-height: 85vh;
  overflow-y: scroll;
}

/* width */
.card-history ::-webkit-scrollbar {
  width: 10 px;
}

/* Track */
.card-history ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
.card-history ::-webkit-scrollbar-thumb {
  background: #688e4c;
  border-radius: 10px;
}

/* Handle on hover */
.card-history ::-webkit-scrollbar-thumb:hover {
  background: #b0e887;
}

#btn-pfi-group {
  position: fixed;
  top: 175px;
  opacity: 1;
  color: #000;
  display: block;
  cursor: pointer;
  padding: 10px 9px;
  padding-bottom: 6px;
  font-size: 18px;
  border: 2px solid #688e4e;
  z-index: 999999999999;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  background-color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.btn-pfi{
  width: 100px;
  background-color: #688e4e;
}

@media screen and (max-width: 480px) {

  #breadcrumbs-1export a{
    font-size: 12px;
    padding: .15em 0.25em;
    text-transform: capitalize;
  }
}

.form-filter{
  background-color: #f8f8f8;
  border: thin solid #688e4d!important;
  background-color: #f8f8f8!important;
}

.profile-icon{
  float: right;
  font-size: 1.5em;
  margin-top: -90px;
  margin-right: 20px;
  border: solid 5px #fff;
  padding: 5px 10px;
  background-color: #688e4d;
}

.span-profile{
  border-bottom: 2px solid transparent;
  cursor: pointer;
  text-align: center;
  font-weight: 900;
}

.span-profile-active, .span-profile:hover{
  border-color: #688e4d;
  color: #688e4d;
}

.border-gray{
  border-bottom: solid 2px #e4e4e4;
}

/*Catalog checkbox*/
.catalog-round {
  position: relative;
}

.catalog-round label {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 32px;
  left: 0;
  position: absolute;
  top: 0;
  width: 32px;
}

.catalog-round label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 8px;
  left: 6px;
  opacity: 0;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 18px;
}

.catalog-round input[type="checkbox"] {
  visibility: hidden;
}

.catalog-round input[type="checkbox"]:checked + label {
  background-color: #66bb6a;
  border-color: #66bb6a;
}

.catalog-round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.pte-checkbox{
  margin-top: -10px;
  float: right;
  margin-left: 92%;
}
/*End Catalog Checkbox*/

/*All Checkbox*/
input[type=checkbox] {

 -ms-transform: scale(1.2); /* IE */
 -moz-transform: scale(1.2); /* FF */
 -webkit-transform: scale(1.2); /* Safari and Chrome */
 -o-transform: scale(1.2); /* Opera */
  padding: 10px;
}
/*End of All Checkbox*/

.card-category:hover{
  background-color: #ddd;
  font-size: 18px !important;
  box-shadow: 0px 2px #99db76;
  color: #121b2d;
  font-weight: 900;
  transition-duration: 0.3s;
}

.btn-contact-fixed {
  transition-duration: 0.3s;
  position: fixed;
  z-index: 2000;
  right: 15px;
  padding: 10px;
  color: #2b463c;
  text-decoration: none;
  background-color: #fff !important;
  border-radius: 20px;
  border: solid 1px #9fb643;
  font-size: 14px;
  font-weight: bolder;
  top: 85vh;
}

.btn-contact-fixed:hover{
  transition-duration: 0.3s;
  color: #2b463c;
  background-color: #f8f8f8 !important;
  border: solid 1px #9fb643;
}

.btn-inactive{
  background-color: #a5c584!important;
  color: #18362c;
}

/* Tooltip */
.tooltip-custom {
  position: relative;
  display: inline-block;
}

.tooltip-custom:hover {
  color:  #007bff;
}

.tooltip-customtext-active {
  visibility: visible!important;
}

.tooltip-customtext {
  visibility: hidden;
  width: 200px;
  background-color: rgb(104 142 77 / 0.9);
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 15px!important;
  position: absolute;
  z-index: 1;
  margin-left: 0px;
  padding: 5px;
  font-weight: normal;
  border: solid #688e4d  2px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}


/* Tooltip */

text-transparent{
  color: transparent;
}

.csv-file-upload{
  text-align: center;
  padding: 20px;
  border: 2px dashed #999;
  border-radius: 5px;
}

.export-modal-sm {
    max-width: 400px;
}

.btn-default-export:hover{
  background-color: #f4f1e9;
  color: #688e4d;
}

.card-order{
  margin-bottom: 10px;
  padding: 10px;
  align-items: center;
  border-radius: 5px;
  background-color: #f4f1e9;
}

/* Draggable Input */
.drop {
  min-height: 50px;
  width: 250px;
  border: 1px solid blue;
  margin: 10px;
  padding: 10px;
}
/* End dragable input */

/* Product Sourcing Classes */
#externalProductForm {
  overflow-y: hidden!important;
}

.request-modal {
  height: 100%;
  max-width: 650px;
}

.yellow-background {
  background-color: #F1BB32!important;
}

.green-background {
  background-color: #156527!important;
}

.orange-background {
  background-color: #EA5A2D!important;
}

.blue-background {
  background-color: #16A8D6!important;
}

.pink-background {
  background-color: #F146C1!important;
}

.modal-top-curves {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}

.dot {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 3%;
  margin-left: 3%;
}

.add-request {
  position: sticky;
  bottom: 8%;
  right: 8%;
  z-index: 1;
  float: right;
}

.add-request-button {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #688e4d;
  color: white;
}

.add-request-button:hover,
.send-comment-button:hover {
  color: white;
}

.send-comment-button {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #688e4d;
  color: white;
}

.comments-section {
  height: 190px;
  overflow-y: scroll;
}

.opeartion-modal-button-frame {
  height: 40px;
  width: 40px;
  border-radius: 50%;
}

.max-height-500 {
  max-height: 500px;
}

.widget {
  position: sticky;
  height: 0;
  top: 150px;
  z-index: 1001;
}

.scrollable-500 {
  overflow-y: auto;
  max-height: 500px;
}

.bg-light-green-admin {
  background: #99db76;
}

.filter-white {
    filter: brightness(0) invert(1);
}

button[disabled],
button:disabled,
.disabled-button {
  background-color: var(--dark-gray) !important;
  color: var(--black) !important;
  cursor: not-allowed;
}