.show-hide-icon {
  opacity: 0.7 !important;
}
.logo-cursor {
  cursor: pointer;
}
.address-autocomplete-parent {
  position: relative;
}

ul.city-listing-css li {
  font-size: 12px;
  padding: 2px 0px;
}

.btn-map-flex {
  background: #fa941c !important;
  font-weight: 600 !important;
}

/*myupdate*/
.right-div {
  padding: 5px 5px 5px 5px;
}

.btn-map {
  padding: 5px 5px;
}

.mapboxgl-ctrl-attrib.mapboxgl-compact {
  display: none !important;
}

a.mapboxgl-ctrl-logo {
  display: none !important;
}

.h3_class {
  color: #00409d !important;
}

.container-div {
  max-width: 2000px !important;
  width: 100% !important;
}

.tabel_top_mapbox {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.searchbox-mapview {
  width: 50% !important;
  float: right !important;
}

.search-field {
  float: right !important;
  margin: 5px 1px;
}

/* details-ratequotes-css*/
.filter_block label {
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #3180f3;
}

.col .form-field {
  height: 35px;
  min-height: 35px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  width: 100%;
  color: black !important;
  padding: 5px;
}

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

.headings {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 450px;
  width: 100%;
}

.top_btns .btn,
.btn-close {
  border: 1px solid #ff9800;
  color: #ff9800;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.5s;
}

.top_btns .btn:hover,
.btn-close:hover {
  /* background-color: #ff9800; */
  color: #fff;
}

.form_body label {
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #3180f3;
}

.quote_inputBlock .form-control,
.value_sec .form-control {
  border-radius: 5px;
}

.badge_block {
  width: 100%;
  background: #3180f3;
  color: #fff;
  min-height: 38px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  /* gap: 2px; */
  align-items: center;
  height: 38px;
  /* min-height: 35px; */
}

.badge_block_modal {
  width: 100%;
  max-width: 90px;
  background: #3180f3;
  color: #fff;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  gap: 2px;
  align-items: center;
  height: 35px;
  min-height: 35px;
}
.badge_block_modalcss {
  background-color: #3180f3;
}
.badge_block_modalInput {
  text-decoration: none;
  color: orange;
}
.option_active {
  background: #fb923c;
  border-color: #fb923c;
  color: #fff;
  padding: 0px 5px;
}

.active-css {
  background: rgb(251, 146, 60);
  color: white;
  /* width: 25px; */
  padding: 0px 5px;
  text-align: center;
}

.option_block.active {
  background: #fb923c;
  padding: 0px 9px 3px 8px;
}

.option_block {
  border: none;
  outline: none;
  border-radius: 17px;
  cursor: pointer;
  font-size: 18px;
}

.option_block span {
  font-size: 13px;
  font-weight: 500;
}

.text_area label {
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #3180f3;
}

.main_modal label {
  color: #fd931b;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  /* line-height: 15px; */
}

.th_class {
  color: #fd931b !important;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 12px !important;
  line-height: 15px;
  text-align: start !important;
}

.text_area .form-control {
  min-height: 133px;
  border-radius: 5px;
}

.modal_h4 {
  font-weight: 600;
  margin-top: -35px;
}

.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}

.select_box button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  min-height: 45px;
  border: 1px solid #ccc;
}

.btn_group {
  padding: 10px 2px;
  display: flex;
  gap: 15px;
}

.btn_group .btn {
  font-size: 15px;
  font-weight: 500;
  border-radius: 50px;
  color: #fff !important;
  opacity: 1;
  transition: all 0.5s;
}

.btn_group .btn-green {
  background: #1db344 !important;
}

.btn_group .btn-orange {
  background: #f3a71c !important;
}

.btn_group .btn-white {
  background: #d5d5d5 !important;
}

.btn_group .btn-red {
  background: #ff2300 !important;
}

.h5_tag {
  font-weight: 700;
  /* font-family: sans-serif; */
}

.h5_tag_round{
    font-weight: 700;
    font-size: 15px !important;
}
.span_tag {
  color: #3180f3;
}

.clear-link {
  font-size: 12px;
}

/* modal */
.modal-content .modal_quote {
  width: 100% !important;
  max-width: 700px !important;
  border-radius: 30px !important;
}

.submit_btn {
  background: #fd931b !important;
  border: none !important;
  font-weight: 700 !important;
  border-radius: 15px !important;
}

.text-center-css {
  padding-top: 12px;
}

.close_icon {
  font-size: 25px;
}

.close-btn-div {
  border: 1px solid;
  color: #fd931b;
  padding: 3px 10px 0px 0px;
  cursor: pointer;
  border-radius: 10px;
}

.quote_btn_block {
  border-top: none !important;
  justify-content: center !important;
}

/* Carriers */
.btn_fillter_dummy {
  cursor: auto !important;
  border: none;
  background: transparent;
  color: transparent;
}

.block_btn {
  color: red;
  border: 1px solid !important;
}

.add_carriers {
  color: #1cb71c;
  border: 1px solid !important;
}

.map_view_btn {
  color: #3180f3;
  border: 1px solid !important;
}

.main-div-information {
  border: 1px solid #3180f3;
  padding: 10px 10px 10px 10px;
  border-radius: 15px;
  height: 460px;
  margin-bottom: 10px;
  /* max-height: 460px; */
}
.main-div-information_div {
  border: 1px solid #3180f3;
  padding: 10px 10px 10px 10px;
  border-radius: 15px;
  height: 460px;
  overflow-y: auto;
  margin-bottom: 10px;
  /* max-height: 460px; */
}
.main-information {
  border: 1px solid #3180f3;
  padding: 10px;
  border-radius: 15px;
  width: 100%;
  min-height: 115px;
}
.span_class {
  font-size: 12px;
  color: #000;
  font-weight: 500;
  width: 60%;
}
.span_class_blur{
  min-width: 20%;
}
.info-user {
  width: 40% !important;
  font-size: 12px;
  color: #3180f3;
  font-weight: 500;
}
.label-landing-users {
  font-size: 16px !important;
  color: #3180f3 !important;
  font-weight: 700 !important;
  padding-bottom: 8px !important;
}
label.carrier-details.form-label {
  font-weight: 600;
}

.now {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.now_con {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.p-user-name {
  color: #ff9800;
  font-weight: 600;
}

.select-span {
  border: 2px solid #3180f3;
}

.select-span :active :hover {
  border: 2px solid #3180f3 !important;
}

.span-add {
  font-size: 21px;
  color: #ff9800;
  margin: auto;
  cursor: pointer;
}

.carrier-table {
  border: 1px solid #3180f3 !important;
}

.table-border {
  border-radius: 10px;
}

.rate-block {
  padding: 30px 10px !important;
}

.icon-css {
  position: relative;
}

.checkbox-modal {
  font-size: 16px;
  margin-right: 5px;
}

.info-icon-modal {
  font-size: 30px;
  color: #ff9800;
  text-align: end;
  padding: 0px 18px;
  margin-top: -30px;
  cursor: pointer;
}

/* Customer Dashboard css */
.info-button {
  border-radius: 15px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 12px !important;
  line-height: 14px !important;
  color: #ffffff !important;
  min-width: 130px !important;
  padding: 7px 7px !important;
  cursor: pointer !important;
}

.text-small {
  font-size: 14px !important;
}

.carriers-box {
  margin: 0 !important;
  border: 1px solid #1676ff;
  border-radius: 10px;
  padding: 10px 10px 10px 10px;
}

.main-div-market {
  border: 1px solid #1676ff;
  padding: 10px 10px 10px 10px;
  border-radius: 15px;
  margin-bottom: 10px;
}

.p-market-text {
  color: #ff9800;
}

.rate-number {
  font-weight: 700;
}

.span-text-market {
  font-size: 14px;
  font-weight: 400;
}

.info-user-market {
  width: 40% !important;
  font-size: 14px;
  color: #000;
  font-weight: 500;
}

.span_class_market {
  font-size: 12px;
  color: #3180f3;
  font-weight: 500;
}

.row-header {
  font-weight: 500;
  font-size: 14px;
  color: #ff9800;
}

.h4-tage-rates {
  font-weight: 600;
}

.btn-view-rate {
  font-size: 14px !important;
  font-weight: 600 !important;
  background: #ff9800 !important;
  border: none !important;
  border-radius: 15px !important;
}

.col-font-view {
  font-weight: 500;
}

.span-div {
  font-weight: 500;
  color: #ff9800;
  cursor: pointer;
}

.cancle-icon {
  font-size: 25px;
  color: #ff9600;
  cursor: pointer;
}

.map-btn {
  border: 1px solid #ff9800 !important;
  background: #ff9800 !important;
  color: #fff !important;
  transition: all 0.5s !important;
  text-align: center !important;
  font-weight: 700!important;
    font-size: 15px!important;
    line-height: 24px!important;
}

.info-icon-table {
  font-size: 25px;
  color: #ff9800;
  cursor: pointer;
  text-align: center;
}

.btn-rate-table {
  color: #fff !important;
  background: #ff9800 !important;
  border-radius: 25px !important;
  text-transform: uppercase;
  border: none !important;
  font-size: 12px !important;
  font-weight: 500 !important;
}
.btn-rate-table-all {
  color: #ece8e8 !important;
  background: #d89d45 !important;
  border-radius: 25px !important;
  text-transform: uppercase;
  border: none !important;
  font-size: 12px !important;
  font-weight: 500 !important;
}
.rate-btn-rate-table {
  color: #fff !important;
  background: #ff9800 !important;
  text-transform: uppercase;
  border: solid !important;
  /* font-weight: 500 !important; */
  font-size: 15px !important;
}
.send-rate-tag {
  font-weight: 600;
  color: #ff9800;
}

.submit_btn_block {
  border-top: none !important;
}

.checkbox-main-map {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #3180f3;
}

.carrier-name-th {
  cursor: pointer;
  text-decoration: underline;
}

.checkbox-text {
  margin: auto;
  display: flex;
  font-size: 15px;
  line-height: 12px;
  text-align: center;
  color: #3180f3;
  font-weight: 500;
  cursor: pointer;
  gap: 3px;
}

.btn-modal {
  background: #fd931b !important;
  border-color: #fd931b !important;
  color: #fff !important;
  border-radius: 50px !important;
}

.btn-modal:hover {
  background: #cb802c !important;
  border-color: #cb802c !important;
  color: #fff !important;
}

.btn-close-modal {
  border-radius: 50px !important;
}

.new-css-add {
  visibility: hidden;
}

.cancel-btn {
  font-size: 16px;
  cursor: pointer;
}

/* carriers dashboard page */
.carriers-dashboard-h1 {
  color: #ff9800;
  font-weight: 600;
}

#profile_page .form-control {
  display: block;
  width: 100%;
  padding: 10px 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #a8a8a8;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  border-radius: 5px;
  min-height: 51px;
  font-family: "Raleway", sans-serif !important;
}

#profile_page .form-select {
  display: block;
  width: 100%;
  padding: 10px 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #a8a8a8;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  border-radius: 5px;
  min-height: 51px;
  font-family: "Raleway", sans-serif !important;
}

.account-box {
  padding: 30px 30px 30px 30px !important;
  box-shadow:
    0 4px 8px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border: 1px solid #1676ff;
  border-radius: 10px;
}

.btn-profile {
  background: #00409d !important;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #fb923c !important;
  --bs-nav-tabs-link-active-border-color: #fd9547 #fd9547 #fd954700 !important;
}

.tab-text-profile .nav-link {
  color: #000 !important;
  font-weight: 500 !important;
}

.image-profile {
  width: 120px;
  height: 120px;
  border-radius: 60px !important;
  border: 2px solid #fff;
}

.profile_block {
  display: flex !important;
  align-items: baseline !important;
  gap: 60px !important;
  flex-wrap: wrap !important;
}

.load_pic {
  width: 50px;
  height: 50px;
  background: #3180f3;
  border: 2px solid #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  color: white;
  font-size: 25px;
  margin-left: 75px;
  margin-top: -40px;
  cursor: pointer;
}

.btn-my-profile {
  width: 120px;
}

.btn-primary-my {
  background: #3180f3 !important;
  border: 1px solid #3180f3 !important;
  color: #fff !important;
}

.btn-primary-my:hover {
  background: rgb(27, 110, 235) !important;
}

@media screen and (max-width: 570px) {
  .profile_block {
    display: block !important;
  }

  .btn-main-block {
    padding-bottom: 20px;
  }
}

#container {
  width: 100% !important;
  height: 280px;
}

.highcharts-credits {
  display: none !important;
}

.highcharts-title {
  display: none !important;
}

.radio-button {
  border-radius: 20px !important;
  font-style: normal;
  font-size: 12px;
  line-height: 14px;
  height: 26px !important;
  padding: 0px 8px !important;
  font-weight: 700 !important;
}

/* new css add customer dashboard */
.btn-check:checked + .btn,
:not(.btn-check) + .btn:active,
.btn:first-child:active,
.btn.active,
.btn.show {
  color: #fff !important;
  background-color: #ff9800 !important;
}

.radius-div {
  background: #0dcaf0;
  padding: 6px;
  border-radius: 20px 0px 0px 20px !important;
}

.sec-radious-div {
  background: #0dcaf0;
  padding: 6px;
  border-radius: 0px 20px 20px 0px !important;
}

.radious-main-div {
  color: #ffff;
  border-radius: 20px;
  background: #00c7f4;
}

.span-cross {
  padding: 10px 0px 0px 0px;
  font-weight: 600;
  background: #00c7f4;
  color: white;
}

.radio-button-quote {
  border-radius: 50px !important;
  font-style: normal;
  font-size: 12px;
  line-height: 14px;
  padding: 6px 6px !important;
  font-weight: 700 !important;
}

/* dashboard table customize css */
.css-khg5qp-MuiTypography-root {
  font-family: "Raleway", sans-serif !important;
  font-style: normal !important;
  font-weight: 500 !important;
}

.link-rate-table {
  color: black;
  text-align: start;
  text-decoration: none;
}

.css-1nh2lih-MuiTypography-root {
  font-family: "Raleway", sans-serif !important;
  font-style: normal !important;
  font-weight: 500 !important;
}

.filterButtonEdit {
  font-weight: 600 !important;
  font-size: 12px !important;
  line-height: 17px !important;
  color: #3180f3 !important;
  border: 1px solid #3180f3 !important;
  border-radius: 3px !important;
  background: none !important;
  text-decoration: none !important;
}

.type-css {
  vertical-align: middle !important;
  text-transform: capitalize !important;
  margin: 0%;
}

.table_rateId {
  text-decoration: underline;
  color: #3180f3 !important;
}

.border-right {
  border-right: 1px solid #3180f3 !important;
}

.css-16253fi-MuiTablePagination-root .MuiTablePagination-selectLabel {
  display: none !important;
}

.css-1rxndwe-MuiTypography-root {
  font-style: normal !important;
  font-weight: 500 !important;
  font-family: "Raleway", sans-serif !important;
}

.css-r4frv5-MuiTypography-root {
  font-style: normal !important;
  font-weight: 500 !important;
  font-family: "Raleway", sans-serif !important;
}

.css-1vghlkv-MuiTypography-root {
  font-style: normal !important;
  font-weight: 500 !important;
  font-family: "Raleway", sans-serif !important;
}

.carrier-name {
  color: #3180f3;
}

/* rate quote id */
/* .rbt-token {
  border: 1px solid #ff9d00 !important;
  color: #ff9d00 !important;
}

*/

.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
  display: none !important;
}

.theme-new-css {
  box-shadow:
    0 4px 8px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  justify-content: center;
}
.sidebar-custom-height {
  height: 2500px;
  overflow-y: auto;
}
.main-public-form {
  gap: 15px !important;
  display: flex !important;
}

.box-landing {
  display: flex !important;
  gap: 6px !important;
  align-items: flex-start !important;
}

/* Media query start here.......!! */

@media screen and (max-width: 767px) {
  #main-wrapper .header-right ul {
    display: none !important;
  }
  .header-new-css {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 4000px) {
  .user-menu-new {
    display: none !important;
  }
  .nk-sidebar-header {
    left: -100% !important;
  }
}
.user_logo_sec {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  width: 100%;
  gap: 30px;
  margin: 30px 0px;
}

.footer .copyright a {
  color: #3180f3 !important;
}

.rateQuotestablelist .filter_block .table_light{
  background-color: #3180f3 !important;
}

.rateQuotestablelist .filter_block .table thead th{
  color: #ffffff !important;
}

.rateQuotestablelist .filter_block table{
  border-color: #3180f3 !important;
  border-radius: 8px 8px 0px 0px;
}

#rateQuoteMarketFilter .css-tr4s17-option {
  background-color: #fff !important;
  color: #495057 !important;
}

.css-1xc3v61-indicatorContainer{
  color: #495057 !important;
}

.css-1jqq78o-placeholder{
  color: #495057 !important;
}

.pagination_footer{
  display: flex; 
  justify-content: space-between;
}

.pagination_title_data{
  position: relative; 
  left: 10px; 
  top: 20px; 
  font-size: 16px; 
  color: #757585;
}

.clear_all_text_card{
  position: relative;
  bottom: 32px;
}

@media screen and (max-width:1600px) {
  .clear_all_text_card{
    bottom: auto;
  }
}

@media screen and (max-width:991px) {
  .clear_all_text_card{
    bottom: 32px;
  }
}

@media screen and (max-width:640px) {
  .clear_all_text_card{
    bottom: auto;
  }
}

.manually_add_carrier_spot_rate_cost{
  border-bottom: 1px solid #dee2e6 !important
}

.log_table_data{
  border-radius: 0px !important;
}

.terminal-delete-btn{
  position: relative;
  top: 27px;
}

.terminal-delete-alert-custom-swal .swal-icon--warning {
  background-color: #ff4d4d !important;
  border-radius: 0;
  border-color: #ff4d4d !important;
  clip-path: polygon(
      30% 0%, 70% 0%, 100% 30%, 100% 70%, 
      70% 100%, 30% 100%, 0% 70%, 0% 30%
  );
}

.terminal-delete-alert-custom-swal .swal-icon{
  width: 50px !important;
  height: 50px !important;
}

.terminal-delete-alert-custom-swal .swal-icon--warning__body{
  height: 20px !important;
}

.terminal-delete-alert-custom-swal .swal-icon--warning__body,
.terminal-delete-alert-custom-swal .swal-icon--warning__dot {
  background-color: #fff !important;
}

.terminal-delete-alert-custom-swal .swal-modal {
  background-color: #ff4d4d !important;
  color: #fff;
}

.terminal-delete-alert-custom-swal .swal-content__div{
  color: #555555 !important;
}

.archive-terminal-header-card{
  display: flex;
  justify-content: space-between;
  padding: 1rem;
  margin-bottom: 15px;
  margin-top: 5px;
}

.archive-table-inactive-status{
  background: tomato;
  color: #fff;
  padding: 5px;
  border-radius: 20px;
}

.archive_table_column_status{
  min-width: 170px;
  text-align: center !important;
}

.archive-table-restore-btn{
  background-color: #198754 !important;
  border: 1px solid #198754 !important;
}

.title-text-23{
  font-size: 23px !important;
}

.admin-update-password-page{
  padding-top: 120px;
}

.admin-update-password-container{
  width: 100%;
  max-width: 500px;
  margin: auto;
  box-shadow: 0 5px 15px rgb(218, 229, 255);
  border: 2px solid #3180f375;
  padding: 20px;
  border-radius: 24px;
}

.admin-update-password-input-div{
  margin-bottom: 20px;
}

.admin-update-password-input-field{
  position: relative;
}

.admin-update-password-input{
  padding-right: 35px;
}

.admin-update-password-icon{
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 22px;
  color: #9e9e9e;
}

.admin-update-password-icon-hide{
  transform: scaleX(-1)
}

.admin-update-password-button{
  width: 100%;
}

.admin-update-password-page-error{
  color: red
}

.toast-font-size{
  font-size: 14px !important;
  font-weight: 500;
}

.bulkImportTableListing {
  border-radius: 10px;
  border: 1px solid #1676ff;
  overflow: auto;
  overflow-y: hidden;
  position: relative;
}

.bulk-upload-btn-flex-column {
  display: flex;
  flex-direction: column;
}

.bulk-upload-sample-link {
  text-decoration: underline;
  color: #0d6efd;
  cursor: pointer;
  font-size: 14px;
  margin-top: 10px;
}

.bulk-upload-disabled-link {
  pointer-events: none;
  color: #6c757d;
  cursor: not-allowed;
  text-decoration: none;
  font-size: 14px;
  margin-top: 10px;
}

.bulk-import-modal-footer{
  justify-content: end !important;
}

.bulk-import-submit-btn{
  background: #3180f3; 
  border-color: #3180f3;
}

.bulk-import-close-btn{
  background: #dc3545 !important; 
  border-color: #dc3545 !important;
}

.bulk-import-list-status-text {
  text-transform: capitalize;
}

.bulk-import-list-status-text.pending {
  color: #ffc107;
}

.bulk-import-list-status-text.rejected {
  color: #dc3545;
}

.bulk-import-list-status-text.accepted {
  color: #28a745;
}

.bulkImportTableListing .p-datatable-wrapper .p-datatable-table th:first-child {
  width: 10% !important;
}

.toast-body-left {
  text-align: left !important;
}

.bulk-import-free-user-type{
  position: relative;
  width: 100%;
  min-width: 240px;
  bottom: 138px;
}

.rateQuotestablelist table{
  overflow-y: auto !important;
}

.add_rate_table_modal tr td{
  vertical-align: top !important;
}

.market-hover-content{
  padding: 5px 10px;
  border-radius: 5px;
  box-shadow: 0px 6px 11px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 15px;
  z-index: 999;
  width: 100%;
  text-align: start;
  background-color: #fff;
}

.manual-add-spot-rate-modal-market{
  padding-left: 16px;
}

.version-layout{
  position: absolute;
  right: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #a5a0a0;
}
.customer_lead_padding{
  padding-left: 0px !important;
}

.carrier-notes-auto-height {
  height: 100% !important;
  overflow: hidden;
  resize: none;
  field-sizing: content;
}

.reset-order-button{
  width: 140px !important;
}

.common-yellow{
  color: #f39400;
  font-weight: bold;
}

.engagement-yellow{
  color: #f39400;
}