HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/build/public/app_css_custom.2ad1d8bd4074d53d2298.css
/*!************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-2.use[4]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2.use[5]!./buyercall/assets/styles/2021-theme/css/main.css ***!
  \************************************************************************************************************************************************************************************************************************************/
.parsley-error {
  border-color: #f46a6a !important;
}

.custom-red {
  color: #f46a6a !important;
}

.twofa-error-field {
  padding: 0;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.datatables thead tr th {
  position: relative;
}

/* .datatables thead tr th[aria-sort]:before {
  content: '\F0143';
  position: absolute;
  right: 0;
  top: 7px;
  font: normal normal normal 24px/1 'Material Design Icons';
  opacity: 0.3;
} */
/* .datatables thead tr th[aria-sort]:after {
  content: '\F0140';
  position: absolute;
  right: 0;
  top: 14px;
  opacity: 0.3;
  font: normal normal normal 24px/1 'Material Design Icons';
} */
/* .modal-body {
  background-color: #f8f8fb;
} */
.modal-dialog-slideout.modal-dialog {
  max-width: 90%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.modal-dialog-slideout.modal-dialog.notification-modal {
  max-width: 25%;
}

.modal-dialog-slideout.modal-dialog.add-partnership-modal {
  max-width: 70%;
}

.modal-dialog-slideout {
  min-height: 100%;
  margin: 0 0 0 auto;
  /* background: #fff; */
}

.modal.fade .modal-dialog.modal-dialog-slideout {
  transform: translate(100%, 0) scale(1);
}

.modal.fade.show .modal-dialog.modal-dialog-slideout {
  transform: translate(0, 0);
  display: flex;
  align-items: stretch;
  -webkit-box-align: stretch;
  height: 100%;
}

.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body {
  overflow-y: auto;
  overflow-x: hidden;
}

.modal-dialog-slideout .modal-content {
  border: 0;
}

.modal-dialog-slideout .modal-header,
.modal-dialog-slideout .modal-footer {
  height: 4rem;
  display: block;
}

.btn-addNewPartnerShip {
  margin-bottom: 0.5rem;
}

.btn-width {
  width: 170px;
}

.input-height {
  height: 36px;
}

.grey-clolr {
  color: gray;
}

.image-change-button {
  position: relative;
  padding: 0;
  text-decoration: none !important;
}

.image-change-button input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}

.select2-container--open {
  z-index: 10000;
}

td .btn-sm {
  margin: 0.25rem;
}

.card-no-style {
  box-shadow: none !important;
  border: none;
}

.modal-dialog-slideout .modal-content .card {
  box-shadow: none;
}

.border-radius-0 {
  border-radius: 0% !important;
}

.navbar-brand-box {
  padding: 0 1rem;
}

.auth-logo {
  height: 52.5px;
}

.w-auto {
  width: auto !important;
}

.header-profile-user {
  display: inline-block;
  background-color: #556ee6;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-item {
  display: flex;
  align-items: center;
}

.image-size-specify-tag {
  font-size: 0.6rem;
}

.digit-input {
  padding: 0;
}

.digit-input .form-control-lg {
  border-radius: 0;
}

.two-fa-auth {
  width: 80%;
  margin: auto;
}

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

.card-title.notification-title {
  padding: 0.75rem 1rem;
  margin: 0;
}

.notification-dropdown .dropdown-toggle {
  border: none;
}

.notification-avatar-2 {
  width: 2rem;
  height: 2rem;
}

.large-logo {
  max-width: 200px;
}

.tab-section-profile i {
  font-size: 24px;
}

.invalid-feedback-custom {
  display: block;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #f46a6a;
}

.dropleft .dropdown-menu {
  top: 40px !important;
  left: -100px !important;
}

/* body[data-sidebar='dark'] .mm-active .active.light-luminance {
  color: rgba(250, 250, 250, 0.6) !important;
} */
.attatch-item-icon {
  font-size: 22px;
  color: #555b6d;
  cursor: pointer;
  z-index: 1000;
}

.attatch-item-icon-label {
  font-size: 0.7rem;
  /* color: #555b6d; */
}

.ps-rel {
  position: relative;
}

label {
  font-weight: 600;
}

.custom-width-class {
  width: 135px;
}

.custom-width-classNo {
  width: 50px;
}

.custom-width-source {
  width: 80px;
}

.custom-width-date {
  width: 160px;
}

.sourcetype {
  border-radius: 12px;
  padding: 7px;
  text-transform: uppercase;
  font-size: 10px;
  background-color: #4caf50;
  display: inline-block; /* Adjusted property */
  height: 25px;
  color: white;
  text-align: center;
  align-items: center;
  margin-left: 10px;
}

.sourcetypecredit {
  border-radius: 12px;
  padding: 7px;
  text-transform: uppercase;
  font-size: 10px;
  background-color: #455a64;
  display: inline-block; /* Adjusted property */
  height: 25px;
  color: white;
  text-align: center;
  align-items: center;
  margin-left: 10px;
}

.Rowcampign {
  display: table;
  width: 100%;
}

.Columncapign {
  display: table-cell;
}

.btnmrg {
  margin-left: 5px;
}