body {
  background-color: #c3c8ce;
}

a.see-more-article-content {
  float: right;
  color: forestgreen;
  font-family: cursive;
  font-weight: 900;
  position: relative;
  right: 0;
}

.seo_page_content,
.seo_page_content #page-article-content {
  font-family: 'Helvetica Neue' !important;
  font-size: 1.27rem !important;
  line-height: 1.5rem;
  margin-bottom: 30px;
}

#page-article-content p {
  margin-bottom: 10px;
  line-height: 1.9rem;
}

h2.content-page-heading {
  font-size: 2.25rem;
  font-family: 'Helvetica Neue';
  color: #397b21;
  margin-bottom: 1rem;
}

.card {
  border: 1px solid #444446;
}

.border-bottom {
  border-bottom: 1px solid #212529 !important;
}

.heading-line .title-section {
  background-color: #c3c8ce;
  color: #212529;
}

.heading-line::before {
  border: 3px solid #212529;
}

.nav-home-aside {
  width: 100%;
}

.navbar-main {
  background-color: #333;
}

.adverts_card a.btn,
.adverts_card a.btn:hover,
.breadcrumb-item + .breadcrumb-item::before,
.breadcrumb_panel ol li a,
.nav-home-aside .menu-category a,
.tile-stats.tile-blue h3,
.tile-stats.tile-blue p,
.tile-stats.tile-gray .num,
a.nav-link {
  color: #fff;
}

.section-main .card-body {
  background: #495057;
  color: #fff;
}

.nav-home-aside .menu-category li {
  border-bottom: 1px solid #8e8e8e;
}

.carousel-control-next,
.carousel-control-prev {
  opacity: 0.7;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  background-color: #00b517;
  padding: 20px;
  background-size: 48%;
  border-radius: 50%;
}

h6.title {
  color: #00b517;
  font-weight: 700 !important;
}

.menu-category a.active,
.nav-home-aside .menu-category a:hover,
.navbar-main .nav-link:hover {
  color: #b7fb42;
}

.badge-primary,
.btn-outline-primary:hover,
.btn-primary,
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #00b517;
  border-color: #00b517;
}

.search-header {
  margin: auto;
  border: 2px solid #00b517;
}

.dropdown-menu {
  background-color: #545454;
}

.dropdown-item i,
.options_panel .fa,
a.dropdown-item {
  color: #fff !important;
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #00b517;
}

.section-subscribe {
  background-color: #444446;
}

.bg-secondary {
  background-color: #333 !important;
}

.footer-bottom {
  border-top: 1px solid #00b517;
}

.text-muted {
  color: #00b517 !important;
}

.custom_tbl a:hover,
.left-menu-inner a.list-group-item:hover,
.left-menu-inner h6.title a,
.section-footer ul a.active,
.section-footer ul a:hover,
[class*='card-product'] a.title:hover {
  color: #00b517;
}

.left-menu-inner {
  padding: 10px;
  background: #495057;
  height: 100%;
}

.breadcrumb_panel {
  background: #969ca5;
}

.breadcrumb-item.active {
  color: #00ff20;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #02560c;
  background-color: #149a25;
}

.command_btn_row {
  border-bottom: 6px solid #212529;
  box-shadow: 0 9px 9px -6px #c3c8ce;
  margin-bottom: 15px;
  border-top: 2px solid #545454;
  padding: 9px 0 0 6px;
  background: #e2e5e8;
  text-transform: uppercase;
}

.command_btn_row .h5 {
  font-size: 12px;
}

.options_panel {
  margin-top: -9px;
  margin-bottom: 15px;
  border-radius: 3px;
  padding: 9px;
}

.extra_filters .col-md-12 {
  margin-bottom: 10px;
  border: 1px solid #c9c9c9;
  padding: 25px 15px;
}

.extra_filters label {
  font-size: 15px;
  font-weight: 700;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #00b517;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.25);
  box-shadow: 0 0 0 0.2rem #a5f1af;
}

.truck_icon {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 2px;
  cursor: pointer;
  vertical-align: top;
  margin: 0 2px 6px 6px;
  text-align: center;
}

.gps_widget,
.header_flag_icon,
.rt_info_txt {
  vertical-align: middle;
}

.list-inline-item,
.tile-stats {
  margin-bottom: 10px;
}

.truck_icon img {
  opacity: 0.6;
}

.truck_icon label {
  text-align: center;
  width: 100%;
  font-size: 12px;
  text-transform: uppercase;
}

.truck_icon.active {
  background: #f4ffe5 !important;
  border: 2px solid #8bc34a;
}

.truck_icon.active .info-wrap {
  background: #c4e498;
  border-top: 2px solid #71b127;
}

.truck_icon.active img,
.ts_logo img:hover {
  opacity: 1;
}

.options_panel .alert {
  font-size: 14px;
}

.clear_fix {
  clear: both;
}

.card-product-list .img-wrap {
  height: 220px;
  padding: 10px;
}

.tag {
  padding: 3px 9px;
  font-size: 15px;
  color: green;
}

.price,
.tile-stats h3 {
  font-size: 18px;
}

.card-product-list .info-aside {
  padding: 45px;
  text-align: center;
}

.btn-outline-primary {
  color: #00b517;
  border-color: #00b517;
}

.price {
  font-weight: 600;
  color: #212529;
  font-family: initial;
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-warning,
.btn-warning:hover,
.show > .btn-primary.dropdown-toggle {
  background-color: #00b517;
  border-color: #00b517;
}

.btn-primary.focus,
.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #96e8a1;
  box-shadow: 0 0 0 0.2rem #96e8a1;
}

.gallery-wrap .img-big-wrap {
  margin: 10px;
}

.gallery-wrap .img-big-wrap .img_cls {
  height: 225px;
}

.table td,
.table th {
  padding: 0.36rem;
}

.search_li {
  border: 2px solid #00b517;
  padding: 6px 9px;
  border-radius: 3px;
  font-size: 14px;
  width: 125px;
}

.list-inline-item .form-control {
  border: 2px solid #00b517;
}

a:hover {
  color: #018010;
}

.meta_row {
  margin-top: 15px;
  border-top: 2px solid #077b16;
  padding-top: 10px;
  text-align: left;
  border-bottom: 2px solid #077b16;
}

.gallery-wrap .thumbs-wrap .item-thumb:hover {
  border-color: #00b517;
  opacity: 1;
}

.gallery-wrap .thumbs-wrap .item-thumb {
  min-width: 60px !important;
  width: 85px;
  height: 60px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin: 3px;
  display: inline-block;
  overflow: hidden;
  padding: 2px;
  opacity: 0.6;
}

.tile-stats.tile-gray {
  background: #495057;
}

.tile-stats.tile-gray:hover {
  background: #969ca5 !important;
}

.tile-stats {
  position: relative;
  height: 140px !important;
  display: block;
  background: padding-box #303641;
  padding: 20px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.shape,
.stats_num,
.tile-stats .gray {
  position: absolute;
}

.tile-stats.tile-gray .icon {
  color: #fff;
  font-size: 48px;
  text-align: center;
}

.tile-stats.tile-gray .icon .icon i {
  font-size: 100px;
  line-height: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

.tile-stats .gray {
  color: rgba(0, 0, 0, 0.1);
  right: 5px;
  bottom: 5px;
  z-index: 1;
}

.tile-stats .num,
.tile-stats h3,
.tile-stats p {
  position: relative;
  color: #fff;
  z-index: 5;
  margin: 0;
  padding: 0;
  text-align: center;
}

.row.haulage_stats {
  font-size: 27px;
  color: #212529;
  text-align: center;
  text-shadow: 0 2px 2px #969696;
  letter-spacing: 0.6px;
}

.gray_icons .fa {
  color: #fff;
  text-shadow: 0 2px 2px #000;
}

.stats_num {
  top: 30px;
  display: inline-block;
  padding: 9px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: 300;
  border-radius: 50%;
  color: #fff;
  background-color: #fa3434;
}

.line_separator {
  font-weight: 700;
  border-bottom: 2px solid #212529;
  box-shadow: 0 9px 9px -6px #969ca5;
  margin: 0 0 15px;
  font-size: 14px;
}

::-webkit-input-placeholder {
  color: #ccc !important;
  font-size: 12px;
}

::-moz-placeholder {
  color: #ccc !important;
  font-size: 12px;
}

:-ms-input-placeholder {
  color: #ccc !important;
  font-size: 12px;
}

:-moz-placeholder {
  color: #ccc !important;
  font-size: 12px;
}

.ui-datepicker-trigger {
  position: absolute;
  width: 36px;
  right: 10px;
  top: 30px;
}

.modal-header {
  display: inline-table;
  padding: 6px;
  width: 100%;
}

.modal-header .close {
  border-radius: 50%;
  padding: 6px 9px;
  margin: 0 !important;
  background: red;
  color: #fff;
  font-size: 18px;
  height: 32px;
  width: 32px;
  opacity: 1;
}

.modal-title {
  font-size: 18px;
  padding: 9px 0 0 18px;
}

.accessory_card .info-wrap,
.accessory_overlay,
.card-product-grid .info-wrap,
.shape-text {
  font-size: 12px;
  font-weight: 700;
}

.img_div img {
  height: 90px;
  width: 90px;
}

.rating-stars li.stars-active i {
  color: orange !important;
}

.custom_tbl a {
  border-bottom: 1px solid #046909;
  color: #046909;
  text-shadow: 0 1px 2px #00b517;
}

form a {
  color: #009413;
}

.profile_nav.dropdown-toggle::after,
a.profile_nav::after {
  color: #969696 !important;
}

.req_star:before {
  content: '*';
  color: red;
}

.form-control.err_fld {
  border-color: #fa3434 !important;
  box-shadow: 0 0 0 0.2rem #ffe4e4;
}

.swal2-header {
  margin: 10px -25px 0;
}

.swal2-html-container ul {
  background: #333;
  padding: 18px;
  border: 2px solid #545454;
  border-radius: 6px;
}

.swal2-html-container ul li {
  list-style-type: none;
  text-align: left;
  border-bottom: 1px solid #545454;
  padding: 2px;
  font-size: 14px;
  color: #f83;
  line-height: 22px;
}

.card-product-grid .info-wrap {
  text-align: center;
  overflow: hidden;
  padding: 9px;
  background: #e9e9e9;
  border-top: 1px solid #999;
}

.shape {
  border-style: solid;
  border-width: 0 90px 45px 0;
  float: right;
  height: 0;
  width: 0;
  right: 6px;
  top: 1px;
  z-index: 2;
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  border-color: rgba(255, 255, 255, 0) #00b517 rgba(255, 255, 255, 0)
    rgba(255, 255, 255, 0);
}

.shape-text {
  color: #fff;
  position: relative;
  right: -50px;
  top: 5px;
  white-space: nowrap;
}

.accessory_card img {
  border: none !important;
}

.accessory_card {
  border: 1px solid #969696 !important;
}

.accessory_card .info-wrap {
  text-align: center;
  overflow: hidden;
  padding: 9px;
  background: #ccc;
  border-top: 1px solid #969696;
  text-transform: uppercase;
}

.accessory_overlay {
  background: #f9f9f9;
  opacity: 0.9;
  color: #000;
  z-index: 2;
  padding: 8px;
  bottom: 37px;
  position: absolute;
  width: 100%;
  text-align: center;
  text-shadow: 0 -1px 2px #fff;
}

.accessory_card a:hover {
  color: #000 !important;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #e2e5e8 !important;
  border-color: #bbb;
}

.price_tag .price {
  color: #fff;
  letter-spacing: 0.9px;
  text-shadow: 1px 1px #999;
}

.price_tag {
  display: inline-block;
  width: auto;
  height: 38px;
  background-color: #00b517;
  -webkit-border-radius: 3px 4px 4px 3px;
  -moz-border-radius: 3px 4px 4px 3px;
  border-radius: 3px 4px 4px 3px;
  border-left: 1px solid #979797;
  margin-left: 19px;
  position: relative;
  color: #fff;
  font-weight: 300;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 22px;
  line-height: 38px;
  padding: 0 10px;
}

.price_tag:before {
  content: '';
  position: absolute;
  display: block;
  left: -19px;
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-bottom: 19px solid transparent;
  border-right: 19px solid #00b517;
}

.price_tag:after {
  content: '';
  background-color: #fff;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  display: block;
  position: absolute;
  left: -9px;
  top: 17px;
}

.vehicle_brand_logo {
  text-align: center !important;
}

.rt_info_txt {
  position: absolute;
  right: 6px;
  top: 0;
  background: #ccc;
  height: 37px;
  width: 45px;
  text-align: center;
  font-size: 11px;
  padding-top: 10px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.left_lbl {
  padding: 6px 0 0;
}

.right_lbl {
  padding: 6px 0 0 18px;
}

@media screen and (max-width: 600px) {
  .right_lbl {
    padding: 6px 0 0;
  }
}

.adverts_card a.btn.btn-cancel,
.adverts_card a.btn.btn-cancel:hover {
  background: #969696;
  color: #fff;
}

.make_logo_div {
  float: right;
  text-align: revert;
  position: absolute;
  right: 25px;
  height: 120px;
  max-width: 180px;
  top: 145px;
}

.make_logo_div .make_logo_img {
  max-height: 90px;
  background: 0 0;
  max-width: 180px;
}

.img_place_holder {
  width: 100%;
  height: 330px;
  max-height: 330px;
  background: gray;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.file_uploader_wrpper {
  float: left;
  margin-top: 5px;
  width: 100%;
}

.left-menu-inner a.list-group-item {
  border-radius: 0 !important;
}

.left-menu-inner .list-group-item {
  background-color: transparent;
  border: 0;
  color: #fff;
  border-bottom: 1px solid #ccc;
  padding: 0.5rem 0;
}

.left-menu-inner .panel {
  background-color: transparent;
}

.left-menu-inner .opn_mnu i.fa.fa-caret-right {
  transform: rotate(90deg);
}

.left-menu-inner i.fa.fa-caret-right {
  margin-left: 5px;
  text-indent: 5px;
}

.left-menu-inner .list-group-submenu {
  text-indent: 15px;
}

.left-menu-inner .list-group-submenu-1 {
  text-indent: 30px;
}

.sub_grp_item {
  border-bottom: 1px dashed #ccc !important;
}

.acc_flag {
  background: #00b517;
  color: #fff;
  width: calc(50% - 24px);
  text-align: center;
  padding: 3px;
  position: relative;
  height: 28.1px;
}

.acc_flag:before {
  width: 0;
  height: 0;
  border: 14px solid transparent;
  position: absolute;
  content: '';
  border-bottom-color: #00b517;
  right: -23px;
  top: 0;
}

.acc_flag:after {
  width: 0;
  height: 0;
  border: 12.5px solid transparent;
  position: absolute;
  content: '';
  border-top-color: #00b517;
  right: -24px;
  top: 0;
  border-left-color: #00b517;
}

.acc_price_lbl:after,
.acc_price_lbl:before {
  content: '';
  top: 40%;
  right: 100%;
  position: absolute;
}

.acc_price_lbl {
  padding: 3px;
  position: absolute;
  float: right;
  margin-top: 0;
  margin-left: 0;
  width: 50%;
  border-radius: 0;
  z-index: 9;
  right: 6px;
  text-align: center;
  color: #fff;
  height: 30px;
}

.acc_price_lbl:after {
  border: 14px solid rgba(136, 183, 213, 0);
  height: 0;
  width: 0;
  margin-top: -11px;
}

.acc_price_lbl:before {
  z-index: 2;
  width: 6px;
  height: 6px;
  opacity: 0.95;
  background: #fff;
  border-radius: 7px;
  -webkit-box-shadow: inset 0.5px 0 rgba(0, 0, 0, 0.6);
  box-shadow: inset 0.5px 0 rgba(0, 0, 0, 0.6);
}

.acc_price_lbl span {
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.dataTables_length,
.mynw_cls_rbbn .acc_flag:after,
.mynw_cls_rbbn .acc_flag:before,
.mynw_cls_rbbn .acc_price_lbl:after,
.mynw_cls_rbbn .acc_price_lbl:before {
  display: none;
}

.red {
  background-color: #e80707;
}

.red:after {
  border-right-color: #e80707;
}

.orange {
  background-color: #ff9800;
}

.orange:after {
  border-right-color: #ff9800;
}

.blue {
  background-color: #1883db;
}

.blue:after {
  border-right-color: #1883db;
}

.green {
  background-color: #16b516;
}

.green:after {
  border-right-color: #16b516;
}

.yellow {
  background-color: #feaa00;
}

.yellow:after {
  border-right-color: #feaa00;
}

.text_liner {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #000;
  line-height: 0.1em;
  margin: 18px 0 36px;
}

.text_liner span {
  background: #333;
  padding: 6px 10px;
  color: #0eff00;
  border-radius: 6px;
  font-size: 12px;
}

option[disabled] {
  cursor: no-drop !important;
  color: #999;
}

.green_table {
  background: #f4fff4;
  border: 2px solid #00a515 !important;
  color: #081;
  border-radius: 2px;
  word-break: break-word;
}

.mn_wdt90p {
  min-width: 90px;
}

.green_table td {
  border: 1px solid #96bd96;
}

.green_table a {
  color: #081;
}

.ts_logo img {
  width: 100px;
  margin-top: 25px;
  border: 1px solid #ccc;
  border-radius: 50%;
  padding: 15px;
  opacity: 0.6;
}

.quick_search_results .card-product-list {
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}

.or_label {
  text-align: center;
  font-weight: 700;
  padding: 6px;
  color: #853700;
  font-size: 20px;
}

.ug-canvas-pie,
.ug-textpanel {
  display: none !important;
}

.home_products .badge {
  padding: 3px 6px;
  font-size: 90%;
}

.not-deliverable-for-country {
  background: #c9c9c9;
  position: absolute;
  width: 100%;
  z-index: 999;
  height: 100%;
  opacity: 0.6;
}

.not-deliverable-note {
  width: 100%;
  padding: 15px;
  background: #ffe9e9;
  border: 1px solid #db4240;
  text-align: center;
  color: #db4240;
  border-radius: 9px;
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 18px;
}

a.dropdown-item.li_nav_flag_link {
  padding-left: 0.75rem;
}

.header_flag_icon {
  border-style: none;
  height: 27px !important;
  width: 32px;
  border-radius: 9px;
  margin-right: 0.5rem;
}

.gps_info {
  position: relative;
}

.gps_widget {
  position: absolute;
  right: 0;
  top: 0;
  background: #00b517;
  height: 37px;
  width: 45px;
  text-align: center;
  font-size: 11px;
  padding-top: 10px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #fff;
}

.label-green,
.label-orange,
.label-purple {
  color: #fff;
  padding: 3px 6px;
  display: inline;
  font-size: 12px;
}

.gps_widget img {
  height: 22px;
}

.label-green {
  background: #4caf50;
  border: 1px solid #198a1e;
  border-radius: 3px;
}

.label-purple {
  background: #7f58c5;
  border: 1px solid #300975;
  border-radius: 3px;
}

.label-orange {
  background: #ff9800;
  border: 1px solid #ff5722;
  border-radius: 3px;
}

.flash_it {
  color: #f2f;
  -webkit-animation: 1s linear infinite flash;
  animation: 1s linear infinite flash;
}

@-webkit-keyframes flash {
  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.1;
  }
}

@keyframes flash {
  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.1;
  }
}

@-webkit-keyframes pulse {
  0%,
  100% {
    width: 200px;
  }

  50% {
    width: 340px;
  }
}

@keyframes pulse {
  0%,
  100% {
    width: 200px;
  }

  50% {
    width: 340px;
  }
}

@keyframes swpp {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.what_we_do_overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
}

.what_we_do_overlay_modal {
  animation-name: swpp;
  animation-duration: 0.5s;
  width: 900px;
  position: fixed;
  top: 0;
  bottom: 0;
  background-color: #ffffff;
  border-radius: 6px;
  text-align: center;
  z-index: 99;
  right: 0;
  margin: auto;
  left: 0;
  padding: 40px;
  height: 560px;
  font-size: 21px;
  overflow: hidden;
  border: 6px solid #00b517;
}

.what_we_do_overlay_content {
  text-align: center;
  color: #000;
}

.what_we_do_overlay_content a {
  color: #018010;
  border-bottom: 1px solid #018010;
}

.what_we_do_overlay_content a.close_info {
  font-size: 12px;
  border-bottom: 1px solid #360009;
  color: #360009;
}

ul.what-we-do li {
  list-style-type: none;
  text-align: left;
  padding-top: 6px;
  line-height: 40px;
  border-bottom: 1px dashed #a2e4cb;
}

ul.what-we-do li:before {
  font-family: Arial, Helvetica, sans-serif;
}

.show_downloadapp,
.show_what_we_do {
  background: #36a079;
  background-image: -webkit-linear-gradient(top, #36a079, #4c9f9d);
  background-image: -moz-linear-gradient(top, #36a079, #4c9f9d);
  background-image: -ms-linear-gradient(top, #36a079, #4c9f9d);
  background-image: -o-linear-gradient(top, #36a079, #4c9f9d);
  background-image: -webkit-gradient(to bottom, #36a079, #4c9f9d);
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  color: #fff;
  font-size: 15px;
  padding: 6px 20px;
  text-shadow: 1px 1px 20px #000;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: 30px;
  margin-top: 6px;
}

.show_downloadapp:hover,
.show_what_we_do:hover {
  border: 0 solid #4c9f9d;
  background: #4c9f9d;
  background-image: -webkit-linear-gradient(top, #4c9f9d, #36a079);
  background-image: -moz-linear-gradient(top, #4c9f9d, #36a079);
  background-image: -ms-linear-gradient(top, #4c9f9d, #36a079);
  background-image: -o-linear-gradient(top, #4c9f9d, #36a079);
  background-image: -webkit-gradient(to bottom, #4c9f9d, #36a079);
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  text-decoration: none;
  color: #fff;
}

.overlay_img_bg {
  position: absolute;
  left: 0;
  opacity: 0.1;
  z-index: 0;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
  right: 0;
}

@media (max-width: 1140px) {
  .what_we_do_overlay_modal {
    width: 90%;
    top: 10%;
    overflow: auto;
    padding: 10px;
    bottom: auto;
  }
}

.download_button {
  backface-visibility: hidden;
  position: relative;
  cursor: pointer;
  display: inline-block;
  white-space: nowrap;
  /*background:linear-gradient(90deg,#1d953f 0%,#209542 20.343056921228012%,#4dde76 100%);*/
  border-radius: 5px;
  border: 0 solid #444;
  border-width: 0;
  padding: 9px 18px 9px 50px;
  color: #fff;
  font-size: 15px;
  font-family: arial;
  font-weight: 100;
  font-style: normal;
}

.download_button > div {
  color: #999;
  font-size: 10px;
  font-family: Helvetica Neue;
  font-weight: initial;
  font-style: normal;
  text-align: center;
  margin: 0;
}

.download_button > i {
  color: #6ec286;
  font-size: 1em;
  background: #fff;
  border-radius: 88px;
  border: 0 solid #6ec286;
  border-width: 0;
  padding: 4px;
  margin: 0 10px 0 0;
  position: absolute;
  top: 9px;
  left: 17px;
  width: 24px;
  height: 24px;
}

.download_button > .ld {
  font-size: initial;
}

.animated-button {
  color: #fff;
  border: none;
  cursor: pointer;
  background-size: 200%;
  background-image: linear-gradient(269deg, #00b517, #17a2b8, #17a2b8);
  animation: move-gradient 4s infinite;
  transition: all 0.4s ease;
  outline: none;
}

.animated-button:hover {
  background-position: right center;
  transform: scale(1.05);
}

@keyframes move-gradient {
  0% {
    background-position: left;
  }

  50% {
    background-position: right;
  }

  100% {
    background-position: left;
  }
}

.download_info_overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
}

.download_info_overlay_modal {
  animation-name: swpp;
  animation-duration: 0.5s;
  width: 900px;
  height: 500px;
  position: fixed;
  top: 0;
  bottom: 0;
  background-color: #fff;
  border-radius: 6px;
  text-align: center;
  z-index: 999;
  right: 0;
  margin: auto;
  left: 0;
  padding: 9px;
  font-size: 18px;
  overflow: hidden;
  border: 6px solid #00b517;
}

.close_info_layer {
  position: absolute;
  right: 0;
  top: 0;
  background: red;
  width: 35px;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  color: #fff !important;
}

div:where(.swal2-container) .swal2-html-container {
  color: #000000 !important;
}

.geo_grant_exception {
  border: 2px solid #ff5722;
  background: #ff9800;
  padding: 9px;
  left: 12.5%;
  width: 75%;
  z-index: 99;
  top: 18%;
  position: absolute;
  text-align: center;
  font-size: 18px;
  color: #fff;
}

.close_exception {
  font-size: 15px;
  color: #fff !important;
  opacity: 1;
}

.bill_addr_panel {
  display: none;
}

.tbl_shopping_cart thead {
  text-align: center;
  background: #495057;
  color: #ceffd4 !important;
}

.tbl_shopping_cart thead th {
  padding: 18px;
  border-right: 1px solid #ccc;
}

.tbl_shopping_cart tbody tr td {
  border: 1px solid #c9c9c9;
  vertical-align: middle;
}

.tbl_shopping_cart tbody tr.no-border td {
  border: none !important;
}

.item_status {
  background: #0483a5;
  color: #fff;
  padding: 3px 6px;
  border-radius: 3px;
}

.supplier_name {
  background: #00b517;
  color: #fff;
  padding: 3px 6px;
  border-radius: 3px;
  margin-top: 3px;
  display: inline-flex;
}

.img-sm {
  width: 118px !important;
  height: 99px !important;
  border: 1px solid #c9ccce !important;
  padding: 2px !important;
  border-radius: 6px;
}

.tr-no-supplier-found {
  background: #ffebeb;
  color: red;
}

.tr-no-supplier-found td {
  border: 1px solid red !important;
}

.tr-no-supplier-found .fa-trash {
  color: red;
}

/* .cc_det{ display:none;} */
.modal-header {
  background: #495057 !important;
  border: 1px solid #495057 !important;
}

.modal-content {
  border: 1px solid #495057 !important;
}

.modal-title {
  color: #fff;
}

.table-watchlist thead,
.table-advert-alerts thead {
  text-align: center;
  background: #e2e5e8;
  color: #000 !important;
}

.table-watchlist.table td,
.table-watchlist.table th,
.table-advert-alerts td,
.table-advert-alerts.table th {
  padding-left: 20px;
  padding-right: 20px;
  border-right: 1px solid #ccc;
  vertical-align: middle;
}

.table-watchlist.table th td,
.table-advert-alerts.table th td {
  color: #000;
}

.card.wl-card {
  border: 1px solid #ccd1d9 !important;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.usr_alerts_info_modal .table-advert-alerts .fixed_tbl_head {
  overflow-y: auto;
  height: 110px;
}

.usr_alerts_info_modal .table-advert-alerts .fixed_tbl_head thead th {
  position: sticky;
  top: 0;
}

.usr_wl_info_modal .table-watchlist thead.fixed_tbl_head th {
  position: sticky;
  top: 0;
  z-index: 999;
  background: #e2e5e8;
}

.dataTables_filter,
.dataTables_length {
  display: none;
}

.table-advert-alerts,
.table-watchlist {
  position: relative;
}

.table-advert-alerts th,
.table-watchlist th {
  position: sticky;
  top: 0;
  background: #e2e5e8;
}

.table-advert-alerts img,
.table-watchlist img {
  width: 100px;
}

.alerts_tbl_mn {
  overflow: auto;
  height: 60vh;
}

.alerts_tbl_mn .table-advert-alerts tr td {
  border-bottom: 1px solid #aeaeae !important;
}

.adv_type {
  background: #1f6587;
  padding: 3px 6px;
  color: #fff;
  margin-top: 6px;
  border-radius: 2px;
}

.download_container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.dl-left-section,
.right-section {
  flex: 1;
  padding: 20px;
}

.phone-image {
  max-width: 100%;
  height: auto;
}

.dl-right-section h1 {
  font-size: 39px;
  color: #000;
  margin-bottom: 10px;
  font-weight: normal;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.dl-right-section h2 {
  font-size: 33px;
  color: #000;
  margin-bottom: 20px;
  font-weight: bold;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.dl-highlight {
  color: #00b300;
}

.dl-features-list {
  list-style: none;
  margin-bottom: 20px;
}

.dl-features-list li {
  font-size: 22px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.checkmark-icon {
  width: 50px;
  height: 55px;
  margin-right: 10px;
}

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

.qr-code {
  text-align: center;
}

.qr-code-image {
  width: 170px;
  height: 120px;
  margin-bottom: 10px;
}

span.site_name {
  color: #009112;
}
