.grid-view .summary {
  padding-left: 10px;
  padding-bottom: 10px;
}
textarea#lead-pickup_address,
textarea#lead-drop_address,
textarea#locationaddress-pickup_address,
textarea#locationaddress-drop_address {
  max-height: 108px;
}

textarea#lead-notes {
  max-height: 75px;
}

.field-leademployeeassignment-emp_id input.select2-search__field {
  width: 100% !important;
}
/*
.assign-button {
    margin-left: 18px;
    padding-bottom: 20px;
}
*/
.error-msg {
  color: #dd4b39;
}

.success-msg {
  color: #00a65a;
}
.datetime .help-block {
  color: #dd4b39;
}

.form-section-header h3 {
  display: inline-block;
  /*font-size: 18px;*/
  margin: 0;
  line-height: 1;
  padding-bottom: 10px;
}

.assessment-nav-pills {
  padding: 0 0 10px 0;
}

.assessment-view .content-box-area {
  /* border: 1px solid #ddd; */
  padding: 8px;
  min-height: 112px;
}
.assessment-view .content-box {
  /* border: 1px solid #ddd; */
  padding: 8px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  margin: 0 !important;
}

.submit-buttons a.submit-quote {
  margin-left: 10px;
}

.distance-hints {
  padding: 0px;
  list-style-type: none;
}

.distance-hints li {
  float: left;
  position: relative;
  padding-left: 30px;
  margin-right: 24px;
}

.distance-hints li::before {
  content: "";
  width: 25px;
  height: 15px;
  position: absolute;
  top: 3px;
  left: 0px;
}

.distance-hints li:nth-of-type(1)::before {
  background: #00a65a;
}
.distance-hints li:nth-of-type(2)::before {
  background: #314c40;
}
.distance-hints li:nth-of-type(3)::before {
  background: #ffa500;
}
.distance-hints li:nth-of-type(4)::before {
  background: #3c8dbc;
}
.distance-hints li:nth-of-type(5)::before {
  background: #d32db9;
}
.distance-hints li:nth-of-type(6)::before {
  background: #dd4b39;
}

.bg-2-km {
  background-color: #00a65a;
  color: #ffffff;
}
.bg-4-km {
  background-color: #314c40;
  color: #ffffff;
}
.bg-6-km {
  background-color: #ffa500;
  color: #ffffff;
}
.bg-8-km {
  background-color: #3c8dbc;
  color: #ffffff;
}
.bg-10-km {
  background-color: #d32db9;
  color: #ffffff;
}
.bg-greater10-km {
  background-color: #dd4b39;
  color: #ffffff;
}

label.control-label.col-sm-4.asst-label {
  text-align: left;
}

.employee_list a.alert-link {
  /*    color: #fff;
    font-weight: 600;*/
}

.submit-buttons .btn {
  margin-right: 5px;
}
.submit-buttons .btn:last-child {
  margin-right: 0;
}

.box-footer .buttons button.btn.btn-danger.btn-flat {
  margin-right: 5px;
}

.assessment-nav-pills .nav-pills li a {
  /*  background: #222d32;
    color:#ffffff;*/
  border: none !important;
}

.assessment-nav-pills .nav-pills li a[href="javascript::void(0)"] {
  cursor: default;
}

.assessment-nav-pills .nav-pills li.active a {
  color: #f3f3f3;
  background: #3c8dbc;
}
.assessment-nav-pills .nav-pills li a:hover {
  color: #ffffff;
  background: #3c8dbc;
}

h3.box-title.lead-no-title {
  /*    font-size: 16px;
    font-weight: 600;*/
}

.lead-details span.label.label-default.pull-right {
  line-height: 1.2;
  padding-top: 3px;
}

.main-header h1.title-container {
  /* font-size: 20px;
 color: white;*/
  margin: 0;
  float: left;
  padding: 15px;
}

a.btn.bg-orange.btn-flat.btn-xs.assessment-btn {
  margin-left: 4px;
}

.page-size strong.item-size {
  float: left;
  margin-top: 6px;
  margin-right: 10px;
}

.page-size ul.pagination {
  float: left;
  margin-top: 0px;
}

.info-box-content a.small-box-footer {
  float: right;
  /*padding-top: 18px;*/
}

.lead-assign form#LeadAssessmentDateForm {
  float: right;
  width: 180px;
  margin-top: -6px;
  margin-bottom: 0px;
}

#loader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: transparent;
}

#loader img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
}

/* dashboard box text*/
span.info-box-text {
  white-space: normal;
}

.notifications-menu .notification-footer {
  /* background: darkgray; */
  /* color: #ffffff; */
  padding: 3px;
  text-align: center;
  /*font-weight: 700;*/
}
.notifications-menu .notification-footer a {
  /*    
    color: #333333;
    font-weight: 700;*/
}

.notification .title {
  /*font-weight: normal !important;*/
}

#price-form input[type="number"]::-webkit-inner-spin-button,
#price-form input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

#price-form input[type="number"] {
  -moz-appearance: textfield;
}

.info-content {
  padding: 20px;
  text-align: center;
}

.callout-custom {
  padding: 8px;
  text-align: center;
}

.callout-custom p {
  /* font-size: 15px;
    color: #fff;*/
}

.sidebar .user-panel {
  height: 55px;
}

.sidebar .user-panel > .info {
  padding: 5px 5px 5px 20px;
  left: 0px;
}

#packing-material_form .bootstrap-touchspin input[type="text"] {
  padding: 8px;
}

.packing-item .packing-type-image img {
  width: 100%;
}

.pickup-address .address-note p,
.drop-address .address-note p {
  padding-left: 17px;
}
/********Abhishek 05/01/2019*************/
.pick-up-boundary {
  /*border-right: 1px solid black;*/
}
tr.show-tour,
tr.hide-tour {
  cursor: grab;
}
.ugl-new-item-link {
  /*font-size: 15px;*/
}
sup.ugl-new-item-div {
  top: -8px;
  left: 16px;
}
.custom-loader {
  position: fixed;
  left: 50%;
  top: 70%;
  z-index: 99;
  width: 80px;
  height: 80px;
  margin: -76px 0 0 -76px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mr-3 {
  margin-right: 3px;
}
#loader {
  z-index: 9999 !important;
}
.popup-sidebar {
  height: calc(100vh);
  position: fixed;
  z-index: 999;
  top: 53px;
  right: 0;
  overflow-x: hidden;
  overflow-y: auto;
  transition: 0.5s;
  /*  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;*/
  margin-bottom: 20px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  width: 0px;
}

.popup-sidebar a.closebtn {
  position: fixed;
  text-decoration: none;
  /*  font-size: 25px;
  color: #818181;
*/
  display: block;
  transition: 0.3s;
}

.popup-sidebar a.closebtn:hover {
  color: #f1f1f1;
}

.popup-sidebar .closebtn {
  /* position: absolute;
  top: 0;
  right: 25px; 
  font-size: 36px;
   margin-left: 50px; */
}
.popup-sidebar.active {
  width: 40%;
}
#popup-description {
  position: absolute;
  z-index: 9999;
  width: 20%;
}

#popup-description .close-btn {
  padding: 2px;
}
#popup-sidebar .box-title {
  display: flex;
}
#popup-sidebar #popup-heading {
  padding-left: 30px;
}
.tag-content .tag-list {
  display: block;
  width: 100%;
  height: 100%;
  /*    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;*/
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-clip: padding-box;
  /*    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;*/
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.tag-content .tag-badge {
  margin: 0.2rem !important;
  background-color: #3c8dbc;
}
.tag-content #zipcode {
  border: 0px;
  outline: 0px;
  /*    font-size: 14px;
    color: #555555;
    background-color: #fff;*/
  background-image: none;
}
.employee-salary label {
  /*font-size: 11px;*/
}
.employee-salary .time-col .input-group {
  width: 80px;
}
.employee-salary .time-col .input-group input,
.employee-salary .salary-input {
  /*    font-size: 12px;
    height: 30px;*/
}
.employee-salary .time-col .input-group .input-group-addon {
  /*    font-size: 11px;
    height: 18px;
    padding: 8px*/
}
.employee-salary .select2-container {
  width: 70% !important;
}
.employee-salary .select2-container .select2-selection {
  height: 25px;
  font-size: 11px;
}
.lp-none {
  padding-left: 0px;
}
#finished-modal .form-group {
  margin-bottom: 0px;
}
.j-input-group {
  position: relative;
  margin: 5px 0;
  padding: 2px;
}
.j-input-group label {
  position: absolute;
  left: 5px;
  transform: translateY(-50%);
  /*color:#6e7985;*/
  padding: 0 5px;
  pointer-events: none;
  transition: 0.5s;
  /*font-size: 10px;*/
  /*background: #fff;*/
  z-index: 99;
}
.j-input-group .form-control {
  /*    height:30px;
    font-size:40px;*/
  padding: 0 10px;
  /*border:1.2px solid #6e7985;*/
  outline: none;
  /*border-radius:5px;*/
}
.j-input-group .form-control:focus ~ label,
.j-input-group .form-control:valid ~ label {
  top: 0;
  /*font-size: 10px;*/
}
#finished-modal tr:hover td {
  /*background: #fff;*/
}
.actual-salary-amount input {
  /*background: #fff !important;*/
}
.nicht_erricht_apppointment_employee_list {
  display: inline;
  width: 15%;
}
.immoscout-header-red-text {
  color: red !important;
}
.home-page th,
.home-page td {
  /*font-size: 11px;*/
}
.home-page .qmdata {
  display: none;
}
.home-page .background-grey {
  background: grey;
}
.home-page .color-white {
  color: white;
}
.home-page .background-lightgray {
  background: lightgray;
  /*font-weight: 900*/
}
.home-page .user_details_lead {
  background: #eef5f3;
}
.home-page .Success-agree {
  background: #9ffd9f;
}
.home-page .daily-activity th,
.home-page .daily-activity td {
  padding: 12px !important;
}

.input-group-addon {
  width: 40px;
}
.stat-card-green .stat-icon {
  text-decoration: none;
}
.nav-item.has-submenu.open .submenu {
  max-height: 100% !important;
}
.nav-item a:hover,
.nav-item a:focus {
  text-decoration: none;
}
.sidebar {
  /*font-size: 1.1rem;*/
}

/* Metrics Dashboard Styles - Clean Version */
.metrics-dashboard {
  width: 100%;
  padding: 0;
  margin: 20px 0;
}

.metrics-dashboard h2 {
  /*    font-size: 18px;
    color: #333;
    margin-bottom: 24px;
    font-weight: 500;*/
}

.category-label {
  /*    color: #999;
    font-size: 12px;
    margin: 16px 0 8px 0;
    text-transform: uppercase;*/
}

.category-header {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
  margin-bottom: 8px;
  width: 100%;
}

.category-title {
  display: block;
  gap: 8px;
  padding: 6px 12px;
  /*    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    color: #1a1a1a;*/
  width: 100%;
}

.category-toggle {
  /*    color: #5f6368;
    font-size: 14px;*/
  transition: transform 0.2s ease;
}

.category-toggle.collapsed {
  transform: rotate(-90deg);
}

.category-count {
  /*    color: #5f6368;
    margin-left: 4px;
    font-size: 13px;*/
}

.category-content {
  margin-left: 7px;
  padding-left: 24px;
  /*border-left: 1px solid #dadce0;*/
  display: none;
  margin-top: 8px;
}

.category-content.active {
  display: block;
}

.metrics-table {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
  border: none;
}

.metrics-table thead tr {
  background: transparent;
}

.metrics-table th {
  /*    color: #333333;
    font-weight: 500;
    font-size: 13px;
    text-align: left;
    padding: 12px 16px;
    border: none;
    border-bottom: 1px solid #e0e0e0;
    background: transparent;*/
}

.metrics-table td {
  /*    padding: 12px 16px;
    font-size: 14px;
    color: #202124;
    border: none;
    border-bottom: 1px solid #e0e0e0;*/
}

.metrics-table tbody tr {
  background: transparent;
}

.metrics-table tbody tr:last-child td {
  border-bottom: none;
}

.metric-name {
  /*color: #202124;*/
}

.metric-value {
  /*    color: #202124;
    font-weight: 500;*/
}

.metric-unit {
  /*color: #5f6368;*/
}

.metric-summary {
  /*color: #5f6368;*/
}
.clearfix {
  margin: 10px 0px;
}

/* Modern Chart Styling - Dashboard V2 */
.modern-chart-container {
  position: relative;
}

.modern-chart-box {
  /* border: 2px solid #ddd; */
  /*    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);*/
}

.modern-chart-header {
  /*padding: 20px;*/
  /*    background-color: #fff;
    border-bottom: 1px solid #eee;*/
}

.modern-chart-title {
  /*    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin: 0;*/
}

.modern-chart-subtitle {
  /*    color: #666;
    font-size: 14px;
    margin: 8px 0 0 0;*/
}

.modern-chart-tools {
  position: absolute;
  top: 20px;
  right: 20px;
}

.modern-chart-tools .btn-box-tool {
  background: transparent;
  border: none;
  padding: 8px;
}

/*.modern-chart-tools .btn-box-tool i {
    color: #999;
}*/

.modern-chart-body {
  padding: 15px 0px;
}

.chart-flex-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
}

.chart-canvas-wrapper {
  flex: 1 1 auto;
  max-width: 650px;
  min-width: 300px;
  height: 350px;
}

.chart-canvas-wrapper canvas {
  max-height: 350px;
  width: 100% !important;
  height: 100% !important;
}

.chart-legend-wrapper {
  flex: 0 0 150px;
  padding-top: 55px;
  /*  width: 150px;
    padding: 16px 12px;
    background-color: #f8f9fa;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-sizing: border-box; */
  overflow: hidden;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
  .chart-flex-container {
    gap: 20px !important;
  }

  .chart-canvas-wrapper {
    max-width: 500px !important;
    min-width: 350px !important;
    height: 320px !important;
  }

  .chart-canvas-wrapper canvas {
    max-height: 320px !important;
  }

  .chart-legend-wrapper {
    flex: 0 0 140px !important;
    width: 140px !important;
  }
}

@media (max-width: 768px) {
  .chart-flex-container {
    flex-direction: column !important;
    gap: 20px !important;
  }

  .chart-canvas-wrapper {
    max-width: 100% !important;
    min-width: 280px !important;
    height: 300px !important;
  }

  .chart-canvas-wrapper canvas {
    max-height: 300px !important;
  }

  .chart-legend-wrapper {
    flex: 1 1 auto !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .modern-chart-body {
    padding: 30px 20px !important;
  }
}

/* Smooth transitions for pie chart */
#chart-area {
  transition: all 0.3s ease;
}

/* Box header improvements */
.box.box-danger.modern-chart-box {
  overflow: visible;
}

/* Modern button hover effects */
.modern-chart-tools .btn-box-tool:hover i {
  /*color: #333 !important;
    transform: scale(1.1);*/
  transition: all 0.2s ease;
}

/* Percentage labels on pie chart */
.chart-percentage {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
}

/* Chart Legend Styles */
#chart-legend {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

.chart-legend-title {
  /*    font-size: 11px;
    color: #999;
    font-size: 14px;*/
  margin-bottom: 12px;
  margin-top: 0;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  width: 100%;
  box-sizing: border-box;
}

.chart-legend-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 12px;
  padding: 0;
  transition: all 0.2s ease;
  cursor: default;
  width: 100%;
  box-sizing: border-box;
}

.chart-legend-item:last-child {
  margin-bottom: 0;
}

.chart-legend-item:hover {
  opacity: 0.7;
}

.chart-legend-color {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 8px;
  margin-top: 3px;
  flex-shrink: 0;
}

.chart-legend-label {
  /*    color: #333;
    font-size: 12px;
    line-height: 1.3;*/
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  flex: 1;
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
}

.chart-legend-label > div {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.chart-legend-label > div:first-child {
  /*    font-size: 12px;
    font-weight: 500;*/
}

.chart-legend-label > div:last-child {
  /*    font-size: 10px;
    color: #666;*/
  margin-top: 1px;
}

/* Chart Fullscreen Styles */
.chart-fullscreen {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 9999 !important;
  margin: 0 !important;
}

.daily-activity th,
.daily-activity td {
  padding: 7px 10px !important;
}
/*.daily-lead-box .modern-chart-body {
    padding: 15px 30px !important;
}*/
.pl-0 {
  padding-left: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.box {
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.32), 0px 0px 2px rgba(0, 0, 0, 0.08),
    0px 1px 3px rgba(0, 0, 0, 0.08);
}
.loadqmdata,
.loadalldata {
  color: var(--white);
  background-color: var(--primary-color);
  padding: 5px;
}
.loadqmdata:hover,
.loadalldata:hover {
  /*    border: 1px solid var(--primary-color);
    color: black;
    background-color: transparent;*/
}
.metrics-table th,
.metrics-table td {
  /*    font-size: 13px !important;
     line-height: 1.5 !important;*/
  padding: 8px 0px !important;
}
.metrics-table table th,
.metrics-table table td {
  /*font-size: 13px !important;*/
  padding: 0px !important;
}
footer.main-footer {
  margin: 20px 0px !important;
  padding-top: 20px;
  /*border-top: 1px solid #e0e0e0;*/
}

/* Content Header - Title & Breadcrumb Layout */
.content-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding: 15px 0;
  /*border-bottom: 1px solid #e0e0e0;*/
}

.page-title-wrapper {
  flex: 1;
}

.page-title-wrapper .page-title {
  margin: 0;
  /*    font-size: 24px;
    font-weight: 600;
    color: #333;*/
}

.breadcrumb-wrapper {
  flex: 0 0 auto;
  margin-left: 20px;
}

/* Breadcrumb Styling */
.breadcrumb {
  background-color: transparent;
  padding: 8px 15px;
  margin-bottom: 0;
  list-style: none;
  /*    border-radius: 4px;
    font-size: 13px;*/
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  /*color: #999;*/
}

.breadcrumb > .active {
  /*    color: #666;
    font-weight: 500;*/
}

.breadcrumb a {
  /*color: #337ab7;*/
  text-decoration: none;
}

.breadcrumb a:hover {
  /*color: #23527c;*/
  text-decoration: underline;
}

/* Responsive Layout */
@media (max-width: 768px) {
  .content-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .breadcrumb-wrapper {
    margin-left: 0;
    margin-top: 10px;
  }

  .page-title-wrapper .page-title {
    /*font-size: 20px;*/
  }
}

/* Form Buttons Styling */
.form-group .btn {
  margin-right: 10px;
}

.form-group .btn:last-child {
  margin-right: 0;
}

.btn-default {
  background-color: #f4f4f4;
  border-color: #ddd;
  color: #444;
}

.btn-default:hover {
  background-color: #e7e7e7;
  border-color: #adadad;
  color: #333;
}

.btn .margin-r-5 {
  margin-right: 5px;
}
.btn-container {
  flex-direction: unset !important;
}
.btn-container .btn {
  width: fit-content !important;
  min-width: 100px !important;
}
.sidebar-nav .submenu {
  background-color: #fff;
  padding: 0;
}
.sidebar-nav .submenu a {
  /*    color: var(--text-color);
    font-size: 15px;*/
  border-left: 3px solid transparent;
  padding-left: 2.5rem;
}
.sidebar-nav .submenu a:hover,
.sidebar-nav .submenu a.active,
.sidebar-nav .submenu li.active a {
  border-left-color: var(--primary-color);
}
.bg-orange {
  background-color: var(--stat-orange-icon);
}
.bg-green {
  background-color: var(--stat-green-icon);
}
.bg-pink {
  background-color: var(--stat-pink-icon);
}
.bg-purple {
  background-color: var(--stat-purple-icon);
}
.bg-red {
  background-color: var(--bs-red);
}
.bg-yellow {
  background-color: var(--stat-yellow-icon);
}
.bg-blue {
  background-color: var(--stat-blue-icon);
}
.bg-gray {
  background-color: var(--stat-gray-icon);
}
.bg-black {
  background-color: var(--stat-black-icon);
}
.bg-white {
  background-color: var(--stat-white-icon);
}
.history-label {
  color: var(--text-color);
  /*border: 1px solid #e5e7eb;*/
  margin-top: 10px;
  /*border-radius: 999px;*/
  padding: 6px 10px;
  /*font-weight: 600;*/
}

.history-label .fa-user {
  /*    color: #3498db;
    margin-right: 4px;*/
}

.history-label .fa-clock {
  /*color: #27ae60;*/
  margin-left: 8px;
  margin-right: 4px;
}

/* Box Styling */
/*.box {
  
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}*/

/* Box Header with Border - Flex Layout */
/* .box-header.with-border {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
} */

.box-header.with-border .box-title {
  flex: 1;
  margin: 0;
}

.box-header.with-border .box-tools {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-left: auto;
}

/* Responsive for mobile */
@media (max-width: 768px) {
  .box-header.with-border {
    flex-direction: column;
    align-items: flex-start;
  }

  .box-header.with-border .box-tools {
    width: 100%;
    justify-content: flex-start;
    margin-left: 0;
  }
}
.html-mainload {
  padding: 10px 0px;
}

.box-header h1,
.box-header h2,
.box-header h3,
.box-header h4,
.box-header h5,
.box-header h6 {
  width: 100%;
}

/* Lead Buttons Row Layout */
.pull-right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  margin-left: auto;
}

.pull-right .btn {
  margin: 0 !important;
}

.pull-right .std_mail_form {
  display: inline-flex;
  margin: 0;
}

.pull-right .std_mail_form .btn {
  margin: 0 !important;
}

/* Ensure buttons don't break layout */
.pull-right > * {
  flex-shrink: 0;
}

/* Responsive for mobile */
@media (max-width: 768px) {
  .pull-right {
    justify-content: flex-start;
    width: 100%;
    margin-left: 0;
  }
}

.common-page .box-header {
  /*padding: 10px;*/
  display: flex;
  margin-bottom: 5px;
}
.common-page .box-title {
  /*font-size: 18px;*/
}
#action-buttons-hash {
  padding: 10px;
}
.callout {
  /*border-radius: 3px;*/
  margin: 10px 0;
  /*    border-left: 5px solid #eee;
    color: #0f172a;*/
  display: flex;
}
.bg-green,
.alert-success,
.label-success,
.modal-success .modal-body {
  /*background-color: #00a65a !important;*/
}
.bg-yellow,
.alert-warning,
.label-warning,
.modal-warning .modal-body {
  /*background-color: #f39c12 !important;*/
}
.bg-aqua,
.alert-info,
.label-info,
.modal-info .modal-body {
  /*background-color: #00c0ef !important;*/
}
.callout p:last-child {
  margin-bottom: 0;
}
.offer-extra-div {
  display: block;
}

/* Actions Dropdown Styles */
.row.box {
  overflow: visible !important;
  position: relative;
}
.box-header {
  overflow: visible !important;
  position: relative;
}
.box-header .pull-right {
  overflow: visible !important;
  position: relative;
  z-index: 1001;
}
.actions-dropdown {
  position: relative;
  display: inline-block;
  z-index: 10000;
}
.actions-dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 5px;
  /*background-color: #ffffff;*/
  min-width: 300px;
  max-height: 500px;
  overflow-y: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 100000 !important;
  /*border-radius: 4px;*/
  padding: 8px 0;
  /*border: 1px solid #ddd;*/
}
.actions-dropdown-content a,
.actions-dropdown-content .dropdown-action-item,
.actions-dropdown-content button.dropdown-action-item {
  color: #333;
  padding: 10px 16px;
  text-decoration: none;
  display: block;
  cursor: pointer;
  transition: background-color 0.2s;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  /*font-size: 14px;*/
}
.actions-dropdown-content a:hover,
.actions-dropdown-content .dropdown-action-item:hover,
.actions-dropdown-content button.dropdown-action-item:hover {
  /*background-color: #f1f1f1;*/
}
.actions-dropdown-content .dropdown-action-item i {
  margin-right: 10px;
  width: 20px;
  text-align: center;
}
.actions-dropdown.show .actions-dropdown-content {
  display: block !important;
}
.actions-dropdown-toggle {
  /*background-color: #f8f4e6;*/
  /*color: #333;*/
  /*padding: 8px 20px;*/
  /*font-size: 14px;*/
  border: none;
  cursor: pointer;
  /*border-radius: 4px;*/
  transition: background-color 0.2s;
}
/*.actions-dropdown-toggle:hover {
    background-color: #ede7d3;
}*/
.actions-dropdown-toggle i {
  margin-left: 8px;
}
.modal.fade.in {
  opacity: 1;
}
.modal-dialog {
  margin-top: 80px;
}
.file-caption .hidden-xs {
  display: none;
}
.file-caption .fileinput-upload-button {
  display: none;
}
.file-caption.icon-visible .fileinput-upload-button {
  display: block;
}
.file-caption .kv-fileinput-caption {
  width: 100%;
  margin-bottom: 20px;
}

/* Modern Tabs Design */
.nav-tabs-custom {
  margin: 20px 0px;
  /*background: #fff;*/
  /*border-radius: 3px;*/
}

.nav-tabs-custom > .nav-tabs {
  margin: 0;
  /*    border-bottom-color: #f4f4f4;
    border-radius: 3px 3px 0 0;*/
}

.nav-tabs-custom > .nav-tabs > li {
  border-top: 3px solid transparent;
  margin-bottom: -2px;
  margin-right: 5px;
}

.nav-tabs-custom > .nav-tabs > li.active {
  /*border-top-color: #3c8dbc;*/
}

.nav-tabs-custom > .nav-tabs > li.active > a {
  /*    background-color: #fff;
    color: #444;
    border-top-color: transparent;
    border-left-color: #f4f4f4;
    border-right-color: #f4f4f4;*/
}

.nav-tabs-custom > .nav-tabs > li > a {
  /*    color: #444;
    border-radius: 0;
    font-weight: 500;
    padding: 12px 20px;*/
}

.nav-tabs-custom > .nav-tabs > li > a > .fa {
  margin-right: 5px;
}

.nav-tabs-custom > .nav-tabs > li:not(.active) > a:hover,
.nav-tabs-custom > .nav-tabs > li:not(.active) > a:focus,
.nav-tabs-custom > .nav-tabs > li:not(.active) > a:active {
  /*   border-color: transparent;
    color: #3c8dbc;*/
}

.nav-tabs-custom > .nav-tabs.pull-right {
  float: right !important;
}

.nav-tabs-custom > .nav-tabs.pull-right > li {
  float: right;
}

.nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type {
  margin-right: 0;
}

.nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type > a {
  border-left-width: 1px;
}

.nav-tabs-custom > .tab-content {
  /*    background: #fff;
    padding: 20px;
    border-radius: 0 0 3px 3px;*/
}

.nav-tabs-custom .tab-pane .box {
  box-shadow: none;
  border-top: none;
}

/* Tab content styling */
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

/* Badge on tabs */
.nav-tabs-custom > .nav-tabs > li > a > .badge {
  margin-left: 5px;
}
.no-bg {
  background-color: none;
}
.callout.callout-success {
  border-left-color: #00a65a;
}
.callout.callout-warning {
  border-left-color: #ffa500;
}
.callout.callout-info {
  border-left-color: #4680ff;
}

/* UGL Status Display in Dropdown */
.ugl-status-display {
  /*    background-color: #f8f9fa;
    color: #6c757d;
    font-size: 12px;
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid #e9ecef;*/
  cursor: default;
}

.ugl-status-display i {
  margin-right: 5px;
  color: #17a2b8;
}
.modal-backdrop.in {
  z-index: 1000;
}
/*.select2-container--krajee-bs3
  .select2-selection--single
  .select2-selection__arrow {
  height: 42px !important;
  top: 0px !important;
}*/
