.thumbnail-quote{
  width: 84px;
  height: 84px;
}
  
.hide-box {
  display: none !important;
}

.header-active a{
  background-color: #50afcf !important;
}

.bg-gray-sm {
  background-color: #f2f2f3;
}

.modal-ruhu .group-action {
  text-align: right;
}
  
.modal-ruhu .group-action a {
  display: inline-block;
  width: 120px;
  height: 48px;
  text-align: center;
  border: 1px solid #ebecee;
  font-family: PoppinsMedium;
  font-size: 15px;
  margin-left: 16px;
  color: #333;
  line-height: 48px;
}

.loading-mask{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(216,217,218,0.4);
  z-index: 9999;
}
.register-mask{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(216,217,218,0.4);
  display: none;
  z-index: 9999;
}
.tableS{
  display: table;
  width: 100%;
  height: 100%;
}

.tableCellS{
  display: table-cell;
  vertical-align: middle;
}

.unit-item-select {
  border: 1px solid #ececec;
  padding: 0px 0px !important;
  margin-bottom: 10px !important;
}

.action-item-select{
  float: right;
  width: 50px;
}

.action-item-select .ipn-number {
  float: left;
  width: 50px;
  height: 30px;
  text-align: center;
  border: 1px solid #ececec;
  outline: none;
  border-top: none;
  border-bottom: none;
}

.action-item-select .add {
  display: block;
  text-align: center;
  color: #fff;
  font-family: PoppinsSemiBold;
  padding: 6px 0
}

.product-item {
  padding: 3px 0 0px 3px;
  margin-right: 53px;
}

.product-item img {
  width: 32px;
  height: 32px;
  overflow: hidden;
  float: left;
}

.product-item .name {
  display: block;
  font-size: 11px;
  color: #000;
  line-height: 19px;
  margin-left: 36px;
}

.vendor-ruhu .block-room { border: 1px solid #ececec; margin-bottom: 16px; background-color: #fff;}
.vendor-ruhu .block-room .panen-heading { border-bottom: 1px solid #ececec; padding: 20px 20px; background: #f9f9f9; position: relative; }
.vendor-ruhu .block-room .panen-heading .big-title { font-family: PoppinsSemiBold; font-size: 16px; color: #333; }
.vendor-ruhu .block-room .panen-body { padding: 16px 20px 0; }
.vendor-ruhu .block-room .panen-body .mqd-popup { margin-bottom: 20px; }
.vendor-ruhu .block-room .panen-body .mqd-popup .img { width: 24px; height: 24px; overflow: hidden; }
.vendor-ruhu .block-room .panen-body .mqd-popup .price { font-family: PoppinsSemiBold; }
.vendor-ruhu .block-room .panen-body .mqd-popup .info { margin: -2px 70px 0 34px; }
.vendor-ruhu .block-room .panen-body .mqd-popup .info .name { color: #333; display: inline-block; }
.vendor-ruhu .block-room .panen-body .mqd-popup .info .name:hover { color: #50afcf; }
.vendor-ruhu .block-room .panen-body .mqd-popup .info .sub { color: #ccc; }
.vendor-ruhu .side-a { background: #f9f9f9; border: 1px solid #ececec; padding: 20px 15px 0px; margin-bottom: 16px; }
.vendor-ruhu .side-a .title { font-family: PoppinsSemiBold; font-size: 16px; color: #333; margin-bottom: 10px; }
.vendor-ruhu .side-a .list-info li { font-size: 14px; margin-bottom: 10px; color: #333; }
.vendor-ruhu .side-a .list-info li .info-value { font-family: PoppinsSemiBold; float: right; }
.vendor-ruhu .side-a .continue { display: block;
  font-family: PoppinsMedium;
  font-size: 15px;
  color: #fff;
  padding: 13px 0 14px;
  text-align: center;
  margin-bottom: 16px; }
.vendor-ruhu .side-a .continue:hover { background: #4ac7f1; }
.vendor-ruhu .side-a .continue-border { border-top: 1px solid #ececec;
  margin: 0 -32px;
  padding: 16px 32px 0; }

.vendor-container-ruhu {
  padding-left: 35px;
  padding-right: 35px;
}

.vendor-container-ruhu-right {
  padding-left: 15px;
  padding-right: 35px;
}

.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.ml-80 {
  margin-left: 80px;
}

.modal-ruhu .mdr-content .product {
  margin-right: 82px;
}

.modal-ruhu .mdr-content .product .img {
  overflow: hidden;
  float: left;
}

.modal-ruhu .mdr-content .product img {
  width: 70px;
  height: 70px;
}

.modal-ruhu .mdr-content .product .name {
  display: block;
  font-size: 13px;
  color: #000;
  line-height: 20px;
}

.action-modal-update{
  display: block;
  color: #fff !important;
  font-family: PoppinsBold;
  font-size: 14px;
  text-align: center;
  height: 48px;
  line-height: 48px;
}

.w-40 {
  width: 40%
}

.w-30 {
  width: 30%
}

.w-20 {
  width: 20%
}

.w-15 {
  width: 15%
}

.w-25 {
  width: 25%
}

.w-10 {
  width: 10%
}

.react-datepicker-wrapper {
  width: 100%
}

.react-datepicker__input-container {
  width: 100%
}

.maindb .table-kt .action-details { display: inline-block; padding: 10px 15px; color: #333; font-family: PoppinsSemiBold; font-size: 13px; border: 1px solid #ececec; }
.maindb .table-kt .action-details:hover { border-color: #000; }
.maindb .table-kt .action-payment { display: inline-block; padding: 10px 15px; color: #333; font-family: PoppinsSemiBold; font-size: 13px; border: 1px solid #ececec; }
.maindb .table-kt .action-payment:hover { border-color: #000; }

.advert-vendor .see-more {
  position: absolute;
  bottom: 24px;
  left: 24px;
  background: #000;
  color: #fff;
  font-size: 14px;
  padding: 10px 19px;
}

.css-vj8t7z {
  height: 48px !important;
  font-size : 14px !important
}
