@import url("https://fonts.googleapis.com/css2?family=Catamaran:wght@100..900&family=Livvic:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap");

body {
  font-family: "Source Sans 3", sans-serif;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}
.brand-link .brand-image {
  float: left;
  line-height: 0.8;
  margin-left: 0.8rem;
  margin-right: 0.5rem;
  margin-top: -3px;
  max-height: 33px;
  width: auto;
  font-weight: 700;
  opacity: 1;
  color: #ffffff;
}
.main-sidebar {
  background-color: #152551 !important;
}
/* Global CSS */
body {
  font-family: "Source Sans 3", sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  background-color: #ffffff;
  color: #212529;
}
.brand-link .brand-image {
  float: left;
  line-height: 0.8;
  margin-left: 0.8rem;
  margin-right: 0.5rem;
  margin-top: -3px;
  max-height: 44px;
  width: auto;
  padding-bottom: 4px;
}

.brand-sub-text {
  font-size: 12px !important;
  color: #121212 !important;
}
.imgalignment {
  width: 110px;
}
.logo-brand-image {
  width: 105px;
  margin-top: 1px;
}
.navbar {
  padding: 4px !important;
}
.topbarheading {
  font-size: 16px;
  padding: 8px 0px 0px;
}
.suppliertopbarheading {
  font-size: 20px;
  padding: 2px 0px 0px;
}
.brand-img {
  width: 200px;
}

.formalign {
  display: flex;
  height: auto;
  min-height: 70%;
}

.form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto;
}

.fixedbottom {
  font-size: 13px;
  text-align: center;
  position: absolute;
  bottom: 8px;
}

/* Button */
.btn-primary {
  box-shadow: 0 0px 0px #152551 !important;
  background-color: #152551 !important;
  font-size: 16px !important;
  border-color: #152551 !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  box-shadow: 0 0px 0px #152551 !important;
  background-color: #152551 !important;
  border-color: #152551 !important;
}

/* Card */
.card-header {
  font-size: 16px;
  color: #152551;
  font-weight: 600;
  padding: 10px;
}
.cardheader {
  font-size: 16px;
  color: #152551;
  font-weight: 600;
}
label {
  font-weight: 400 !important;
  color: #555555 !important;
  margin-bottom: 2px !important;
}
.nav-pills {
  justify-content: space-between;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 40px;
}
.nav-pills .nav-link.active,
.nav-pills .nav-link:hover {
  background-color: #ffffff;
  border-radius: 40px;
  padding: 0.5rem 1rem;
  color: #ffffff !important;
}
.btn-secondary {
  box-shadow: 0 0px 0px #6c757d !important;
  background-color: #ffffff !important;
  border-color: #152551 !important;
  color: #152551 !important;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  box-shadow: 0 0px 0px #6c757d !important;
  background-color: #ffffff !important;
  color: #152551 !important;
  border-color: #152551 !important;
}
.btn-primary {
  box-shadow: 0 0px 0px #152551 !important;
  background-color: #152551 !important;
  font-size: 16px !important;
  border-color: #152551 !important;
}
.nav-tabs .nav-link {
  background-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  background-color: #152551 !important;
  color: #ffffff !important;
}
/* .dx-link-icon {
  font-size: 14px !important;
  color: #152551 !important;
} */
/* .dx-link {
  font-size: 12px !important;
  color: #152551 !important;
} */
.text-link {
  color: #152551 !important;
  font-size: 14px !important;
}
.modal-header {
  padding: 8px 16px !important;
}
.modal-title {
  font-size: 18px !important;
}
.labelvalue {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0px;
}
.custom-file-input {
  position: absolute;
  width: 40px;
}

.dx-datagrid-text-content.dx-text-content-alignment-left,
.dx-datagrid-text-content.dx-text-content-alignment-right,
.dx-datagrid-text-content.dx-text-content-alignment-centers {
  background: #f4f6f9 !important;
  color: #121212 !important;
  font-weight: 400 !important;
}
/* .dx-datagrid-scrollable-simulated.dx-datagrid-content.dx-datagrid-scroll-container {
  background: #f4f6f9;
  color: #121212;
  font-weight: 400;
} */
.responsive-container {
  width: 100%;
  overflow-x: auto;
}

.btn-link {
  color: #152551 !important;
}

.card-default {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.card-default .card-header {
  background: #fbfbfb !important;
}
.card-default .card-header h3 {
  font-size: 16px !important;
  font-weight: 400 !important;
}

/* Status Color */

.bg-brand {
  background-color: #22407a !important;
}

.bg-quote {
  background-color: #69a189 !important;
}
.bg-contracted {
  background-color: #27ae60 !important;
}

.dx-pager .dx-page-sizes .dx-selection,
.dx-pager .dx-page-sizes .dx-selection,
.dx-pager .dx-pages .dx-selection {
  border-radius: 40px !important;
  background-color: #152551 !important;
  color: #ffffff !important;
}

.wizard-progress {
  list-style: none;
  list-style-image: none;
  padding: 0;
  white-space: nowrap;
}

.wizard-progress li {
  float: left;
  text-align: center;
  position: relative;
}

.wizard-progress .step-name {
  display: block;
  height: 32px;
  vertical-align: bottom;
  text-align: center;
  width: 100%;
}

.wizard-progress .step-num {
  font-size: 10px;
  font-weight: bold;
  border: 3px solid darkgray;
  background-color: darkgray;
  border-radius: 50%;
  width: 20px;
  display: inline-block;
  margin-top: 10px;
  color: #fff;
}

.wizard-progress .step-num:after {
  content: "";
  display: block;
  background: darkgray;
  height: 1px;
  width: 130%;
  /* 130px; */
  position: absolute;
  bottom: 45px;
}

.wizard-progress li:last-of-type .step-num:after {
  display: none;
}
.step-done .step-num::after {
  background-color: #000;
  text-align: center;
}

.wizard-progress .step-done .step-num,
.wizard-progress .step-active .step-num {
  border-color: #009a27;
  background-color: #009a27;
  text-align: center;
}

.wizard-progress .step-active .step-name {
  font-weight: bold;
}
.dx-toolbar {
  background-color: transparent !important;
}
.datagridheadpos {
  position: absolute;
  left: 0;
  z-index: 111;

  padding: 18px 20px;
  border-bottom: 0;
}
.dx-toolbar-after {
  z-index: 111;
}
/* wizard with 5 steps */

.wizard-5-steps {
  width: 100%;
}

.wizard-5-steps li {
  margin-right: 6.9%;
  /* 6.6687%; 50px */
  width: 13%;
}

.wizard-5-steps .step-num:after {
  left: 62%;
}

/* wizard with 6 steps */

.wizard-6-steps {
  width: 100%;
  margin: 0;
}

.wizard-6-steps li {
  float: left;
  margin-right: 2%;
  /* 6.6687%; 50px */
  width: 12.1%;
}

.wizard-6-steps .step-num:after {
  left: 64%;
}
.nav-sidebar .nav-item > .nav-link {
  font-size: 16px;
  color: #ffffff !important;
}
.nav-sidebar > .nav-item .nav-icon {
  color: #ffffff !important;
}

.dragdropfile {
  border: 2px dashed #152551;
  padding: 10px;
  background-color: #ecf0fa;
  border-radius: 10px;
}

.fileimageicon {
  font-size: 52px;
  color: #152551;
}
.form-group {
  margin-bottom: 0.35rem !important;
}

.SEGRate {
  background-color: #fff7e2 !important;
}

.SEGRateSub {
  background-color: #f2f2f2 !important;
}

.navbar-light .navbar-nav .nav-link {
  color: #152551 !important;
  font-size: 16px !important;
}
.btngrouptheme {
  position: absolute;
  /* right: 0;
  top: 0; */
  z-index: 111;
}
.supplierLogo {
  width: 120px;
}
.btngrouptheme1 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 111;
}

.leadstatus {
  font-size: 12px !important;
}

.leadhead {
  font-size: 44px;
  font-weight: bolder;
  margin: 0;
  color: #121212;
}
.leadsubtext {
  color: #444444;
  font-size: 12px;
  margin: 0;
}
.leadicon {
  font-size: 64px;
  color: #152551;
}
.bidshead {
  font-size: 22px;
  font-weight: bolder;
  margin: 0;
}

.leadiconsm {
  font-size: 26px;
  color: #152551;
}
.list-group-item .heading {
  color: #000000;
  font-weight: 500;
}
.list-group-item .fas,
.list-group-item .far {
  color: #152551;
}

.list-group-item {
  border-bottom: 1px solid #cccccc !important;
  padding: 14px;
}
.dxc-title {
  display: none !important;
}

.card-body {
  padding: 10px;
}

/*Page Loading*/

.page-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 99999;
}

.page-loading .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.flipimg {
  display: inline-block;
  animation: mirrorflip 2s 0s linear infinite;
}

.flexcontainer {
  display: flex;
  text-align: center;
  justify-content: space-around;
}

.flexcontainer > div {
  margin: 10px;
}

.flexcontainer div p {
  margin: 0;
  font-size: 13px;
}

.flexcontainer div h3 {
  font-size: 28px;
  font-weight: 700;
}

.labelschme {
  font-size: 11px !important;
}

@keyframes mirrorflip {
  0% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
  }

  50% {
    transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
  }

  100% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
  }
}

/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #152551;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #152551;
}

/* sidebar menu css starts */

#main {
  margin-top: 0px;
  margin-bottom: 80px;
}

#main #faq .card {
  margin: 0px 0px;
  border: 0;
  background-color: transparent;
  border-radius: 0;
  cursor: pointer;
  box-shadow: none !important;
  line-height: normal;
}

/* #main #faq .card:hover {
  background-color:#152551 ;
} */

#main #faq .card a:hover {
  color: #ffffff;
}

#main #faq .card .card-header {
  border: 0;
  /* -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
          box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5); */
  /* border-radius: 2px; */
  padding: 0;
}

#main #faq .card .card-header .nav-link {
  display: block;
  text-align: left;
  /* background: #262626; */
  color: #c2c7d0;
}

#main #faq .card .card-header .nav-link:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: right;
  position: absolute;
  right: 1rem;
  top: 0.7rem;
}

#main #faq .card .card-header .nav-link.collapsed {
  color: #b7bbd5;
}

#main #faq .card:hover p {
  color: #ffffff;
}

#main #faq .card .card-header .nav-link.collapsed:after {
  content: "\f106";
  position: absolute;
  right: 1rem;
  top: 0.7rem;
}

#main #faq .card .collapsing {
  background-color: transparent !important;
  line-height: 30px;
}

#main #faq .card .collapse {
  border: 0;
}

#main #faq .card .collapse.show {
  /* background-color: #403a3a; */
  background-color: transparent !important;
  line-height: normal;
  color: #222;
}

#main #faq .card .collapse .card-body {
  padding: 0 !important;
}

#main #faq .card .collapse.show .card-body {
  padding: 0 !important;
}

#main #faq .card .card-body .nav a {
  padding-left: 37px;
}

#main #faq .card .collapse.show .card-body .nav a {
  padding-left: 37px;
  color: #b7bbd5;
}

#main #faq .card .collapse.show .card-body .nav a:hover {
  color: rgb(255, 255, 255);
}

#main #faq .card .collapse.show .card-body p,
#main #faq .card .card-header p,
#main #faq .card p {
  display: inline;
  margin: 0;
  white-space: normal;
  font-size: 14px;
}

#main #faq .card .nav-icon {
  display: inline-block;
  margin-right: 10px;
  margin-left: 0.05rem;
  font-size: 1.2rem;
  margin-right: 0.4rem;
  text-align: center;
  width: 1.2rem;
}

#main #faq .card .fa-chevron-right.nav-icon {
  font-size: 0.5rem;
  vertical-align: middle;
  margin: 0px 14px 0px 0px;
  width: 0;
}

.bg-greenlight {
  background: #e2ffda;
  border: 1px solid #d9d9d9;
  box-shadow: none;
}
.allinonerateslabel {
  font-size: 14px;
}
.allinonerates {
  font-size: 18px;
  font-weight: bold;
  color: #282c7d;
}

.yellow-card .dx-button-mode-contained {
  /* background-color: #727272;
  border-color: #727272;
  color: #ffffff; */
  /* width: 230px; */
  padding: 0px;
  font-size: 12px;
  text-align: left;
}

.sidebar-mini .main-sidebar .nav-link {
  width: 250px !important;
  border-radius: 0px !important;
  padding: 0.5rem;
}
.sidebar-collapse a.nav-link {
  padding: 10px 20px !important;
}

.dx-dropdownbutton-popup-wrapper
  .dx-list:not(.dx-list-select-decorator-enabled)
  .dx-list-item-content {
}

.dx-searchbox .dx-placeholder::before {
  padding-left: 8px !important;
}

@media screen and (max-width: 768px) {
  .wizard-6-steps {
    display: none !important;
  }
  .btngrouptheme {
    position: relative !important;
    margin-bottom: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .btngrouptheme button {
    margin-top: 4px !important;
  }
  .fixedbottom {
    position: relative;
    padding-top: 30px;
  }

  .dx-row-lines .dx-layout-manager .dx-label-h-align.dx-flex-layout {
    display: initial !important;
    padding: 5px 0px !important;
  }
  .dx-field-item-optional > div,
  .dx-field-item-optional > label {
    display: inline-block !important;
  }
  .dx-field-item-label-location-left {
    width: 160px !important;
  }

  .dx-field-item-label-location-left,
  .dx-field-item-content-location-right {
    font-size: 0.7rem !important;
  }
}

@media screen and (max-width: 600px) {
  .nav-link .topbar-clock,
  .nav-link .fa-clock {
    font-size: 12px;
    display: none;
  }
  .topbarheading {
    font-size: 14px;
  }
  .form-check-inline {
    display: inline-block;
  }
}

/* .dx-texteditor-input {
  padding: 0px 9px 8px !important;
} */

.dx-widget {
  font-size: 13px !important;
}

.dx-widget input,
.dx-widget textarea {
  line-height: 1.7715 !important;
}

.dx-fileuploader-wrapper {
  padding: 0 !important;
}

.dx-fileuploader-input-wrapper {
  padding: 0 !important;
  border: 0 !important;
}

.dx-fileuploader-show-file-list .dx-fileuploader-files-container {
  padding-top: 0 !important;
}

.dx-fileuploader-files-container {
  width: 100% !important;
  padding: 0 !important;
}

.dx-fileuploader-file-size,
.dx-fileuploader-file-status-message {
  color: #333 !important;
}

.displayNone {
  display: none;
}

.dx-datagrid
  .dx-datagrid-content
  .dx-datagrid-table
  .dx-row
  .dx-command-edit-with-icons
  .dx-link {
  width: 14px !important;
  height: 14px !important;
  margin: 0 2px !important;
}

.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-select {
  padding: 0 !important;
  width: 30px !important;
  min-width: 40px !important;
  max-width: 0px !important;
}

.swal2-container {
  z-index: 2000 !important;
}

.button-box-shadow {
  box-shadow: rgb(110 109 109 / 80%) 0px 5px 13px 0px,
    rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  font-size: 14px;
  border-bottom: 3px solid #152551 !important;
}

.form-control-sm {
  line-height: 0.6rem !important;
}

.dx-texteditor-input {
  min-height: 30px !important;
  padding: 5px 8px !important;
}
.dx-texteditor-input-container {
  align-items: center !important;
}

.modal-lg {
  max-width: 1000px !important;
}

.imageZoom {
  transition: transform 0.2s; /* Animation */
  margin: 0 auto;
  width: 35px;
}

.imageZoom:hover {
  transform: scale(
    2.5
  ); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.dx-fileuploader-input-label {
  display: none !important;
}

.yellow-card {
  background-color: #fff9db;
  padding: 8px 12px;
  border: 1px dashed #d6c16b;
  border-radius: 8px;
  /* width: fit-content;
  min-height: auto; */
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.dx-datagrid-rowsview .dx-master-detail-row > .dx-master-detail-cell {
  padding: 8px !important;
}
.dx-widget .dx-field-item {
  font-size: 0.8rem;
}
/* .dx-field-item-label-location-left, .dx-field-item-content-location-right{text-wrap: auto;} */

.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-adaptive-item-text {
  padding: 6px !important;
  width: 50% !important;
  white-space: initial !important;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff !important;
  background-color: #007bff !important;
}

.nav-pills .nav-link:hover {
  background-color: #ffffff;
  border-radius: 40px;
  padding: 0.5rem 1rem;
  color: blue !important;
}
