:focus {
  outline: 0 none;
  border-color: none !important;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f2ff37;
}

::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
  background-color: #000000;
  border: 2px solid #555555;
}

@media screen and (min-width: 1024px) {
  .fixed-sn main {
    padding-left: 217px !important;
    margin-left: 20px;
    padding-top: 100px;
    transition-property: width, padding;
    transition-duration: 0.35s, 0.35s;
    transition-timing-function: ease, ease;
  }
}

/* h1 {
  font-size: 1.4rem;
  margin-bottom: 0.8rem;
} */
.linkNav {
  color: #cfa137 !important;
}

.promo-text {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 20px;
}

.promo-text p {
  position: absolute;
  width: 100%;
  margin: 0;
  text-align: left;
  color: #000000;
  font-size: 1rem;
  letter-spacing: 1px;
  transform: translate(100%, -50%);
  animation: promo-text 20s linear infinite;
  top: 50%;
  font-size: 0.8125rem;
}

@keyframes promo-text {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}

.vs__dropdown-toggle {
  position: relative;
  height: 40px;
  border: 1px solid #bcbfc1 !important;
}

.vs__actions {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

.vs__selected {
  font-size: 0.8125rem;
}

table.table .link {
  color: #cfa137 !important;
  font-weight: bold;
}

table.table .overflow {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 210px;
}

table.table .word-break {
  display: inline-block;
  width: 150px;
  word-break: break-all;
}

.bold {
  font-weight: bold;
}

.percent-box {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

table.table thead tr th {
  background: #17172C;
  line-height: 0.875rem;
  color: #fff;
  /* font-weight: 400; */
  font-size: 0.8125rem;
  vertical-align: middle;
}

.btn-group-toggle .btn:not(:disabled):not(.disabled).active,
.btn-group-toggle .btn:not(:disabled):not(.disabled):active,
.show > .btn.dropdown-toggle {
  /* color: #000000; */
  /* background-color: #000000; */
  border-color: #000000;
  box-shadow: none !important;
}

/* non selected btn css */

.btn-group-toggle .btn {
  color: #000000;
  border: 1px solid #bcbfc1 !important;
}

.table thead tr th {
  white-space: pre-line;
  border: 1px solid #bbb;
  vertical-align: middle;
  /* padding: 0.4rem 0.3rem; */
  text-align: center;
}

.vm--container {
  z-index: 1050 !important;
}

.table tbody tr td {
  font-size: 0.8125rem;
  line-height: 0.95rem;
  font-weight: 400;
  vertical-align: middle;
  text-align: center;
  padding: 0.3rem;
}

.table tbody tr td a {
  color: #cfa137;
}

.nav-pill {
  margin: 5px 0 0 5px;
  padding: 5px 10px 3px 10px;
  background-color: #17172C;
  color: #ffffff;
}

.rate-check-info {
  display: flex;
  justify-content: center;
}

table.table tfoot tr td {
  background: #f2e8be;
  line-height: 0.95rem;
  color: #000000;
  font-weight: 700;
  font-size: 0.8125rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  letter-spacing: 0.5px;
}

.btn-yellow {
  color: #fff !important;
  background-color: #cfa137 !important;
  /* background: linear-gradient(to top, #d0951187, #e7dc4e); */
  /* border: 2px solid #9a850a; */
}

.ripple-parent {
  position: relative;
  overflow: hidden;
}

.inline {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  border: 1px solid #ddd;
}

/* Style the active class (and buttons on mouse-over) */

.copy :hover {
  background-color: #e7dc4e;
  /* color: white; */
}

.inline.active {
  background-color: #aaa;
  color: white !important;
  /* border: 1px solid #008f6b; */
}

.inline.active a {
  color: inherit;
}

.currency {
  font-weight: 700;
  font-size: 1rem;
  color: #000000;
  background-color: #cfa137;
  /* background: linear-gradient(to right, #d0951187, #e7dc4e); */
  display: inline-block;
  padding: 0.3rem 1rem;
  border-top-left-radius: 0.375rem;
  position: relative;
}

.currency:after {
  content: "";
  border-right: 50px solid transparent;
  border-bottom: 34px solid #cfa137;
  position: absolute;
  right: 0;
  transform: translateX(calc(100% - 1px));
  bottom: 0;
}

.currency ~ table {
  border-top-left-radius: 0;
}

table.table thead th:first-child,
table.table thead th:last-child {
  border-radius: 0 !important;
}

/* .yellow-bar {
  background: #FDE60C !important;
} */

header .dropdown {
  margin-bottom: 0px !important;
}

.chk[type="checkbox"]:checked,
.chk[type="checkbox"]:not(:checked) {
  position: relative !important;
  opacity: initial !important;
}

.rtd[type="radio"]:checked,
.rtd[type="radio"]:not(:checked) {
  position: initial !important;
  opacity: initial !important;
}

.mx-input {
  height: 35px;
  box-shadow: none !important;
}

input,
.mx-input,
.vs__dropdown-toggle {
  border-radius: 0.1875rem !important;
}

.clearable input {
  padding-right: 2rem;
}

.mx-input2 {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 6px 30px;
  padding-left: 10px;
  font-size: 0.8125rem;
  line-height: 1.4;
  color: #555;
  background-color: #fff;
  border: 1px solid #bcbfc1;
  border-radius: 0.1875rem !important;
  box-shadow: none;
}

.required {
  color: #ff3547 !important;
  /* align-self: baseline; */
  margin-left: 5px;
}

.vld-overlay .vld-background {
  backdrop-filter: none !important;
}

.remark {
  display: flex;
  align-items: center;
  font-size: 0.8125rem;
  color: #8ba3ad;
}

main > div {
  padding-bottom: 2rem;
}

/*
██████╗  █████╗ ████████╗███████╗    ██████╗ ██╗ ██████╗██╗  ██╗███████╗██████╗ 
██╔══██╗██╔══██╗╚══██╔══╝██╔════╝    ██╔══██╗██║██╔════╝██║ ██╔╝██╔════╝██╔══██╗
██║  ██║███████║   ██║   █████╗      ██████╔╝██║██║     █████╔╝ █████╗  ██████╔╝
██║  ██║██╔══██║   ██║   ██╔══╝      ██╔═══╝ ██║██║     ██╔═██╗ ██╔══╝  ██╔══██╗
██████╔╝██║  ██║   ██║   ███████╗    ██║     ██║╚██████╗██║  ██╗███████╗██║  ██║
╚═════╝ ╚═╝  ╚═╝   ╚═╝   ╚══════╝    ╚═╝     ╚═╝ ╚═════╝╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
*/

.input-group-prepend ~ .vue-daterange-picker > .reportrange-text {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ranges ul {
  display: flex;
}

.reportrange-text {
  display: flex !important;
  align-items: center !important;
  padding: 0.5rem 1rem !important;
  border: 1px solid #e8ebf1 !important;
}

.daterangepicker:after {
  border-bottom: 6px solid #058f6a !important;
}

.vue-daterange-picker .dropdown-menu {
  box-shadow: 0 5px 10px 0 rgba(183, 192, 206, 0.2);
}

.daterangepicker .ranges li {
  display: flex;
  flex: 1;
  justify-content: center;
  outline: none;
  border-radius: 4px;
  font-size: 1rem !important;
}

.daterangepicker .ranges li:hover,
.daterangepicker .ranges li.active {
  background-color: #f8f5d5 !important;
  color: black !important;
}

/* .daterangepicker .ranges li.active {
	background-color: #496e8e !important;
} */

.daterangepicker .drp-selected {
  font-size: 0.8rem !important;
}

.daterangepicker .drp-buttons {
  background-color: white !important;
}

.daterangepicker .drp-buttons .btn {
  font-size: 1rem !important;
  padding: 0.5rem 1rem !important;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #496e8e !important;
}

.daterangepicker td.off,
.daterangepicker td.off.end-date,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date {
  background-color: white !important;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 0 !important;
  background-color: #058f6b;
  color: white;
  padding: 8px;
}

.daterangepicker.openscenter {
  transform: translateX(-50%) translateY(-15%) !important;
}

@media (max-width: 564px) {
  .daterangepicker .calendars-container {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .daterangepicker.show-ranges .ranges ul {
    flex-direction: column;
  }
}

@media (min-width: 564px) {
  .daterangepicker .ranges ul {
    width: 100% !important;
  }
}

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px) {
  .daterangepicker.show-ranges.show-weeknumbers,
  .daterangepicker.show-ranges {
    min-width: 542px !important;
  }
}

/*
██████╗  █████╗  ██████╗ ██╗███╗   ██╗ █████╗ ████████╗██╗ ██████╗ ███╗   ██╗
██╔══██╗██╔══██╗██╔════╝ ██║████╗  ██║██╔══██╗╚══██╔══╝██║██╔═══██╗████╗  ██║
██████╔╝███████║██║  ███╗██║██╔██╗ ██║███████║   ██║   ██║██║   ██║██╔██╗ ██║
██╔═══╝ ██╔══██║██║   ██║██║██║╚██╗██║██╔══██║   ██║   ██║██║   ██║██║╚██╗██║
██║     ██║  ██║╚██████╔╝██║██║ ╚████║██║  ██║   ██║   ██║╚██████╔╝██║ ╚████║
╚═╝     ╚═╝  ╚═╝ ╚═════╝ ╚═╝╚═╝  ╚═══╝╚═╝  ╚═╝   ╚═╝   ╚═╝ ╚═════╝ ╚═╝  ╚═══╝
*/

.pagination .inline {
  padding: 0 !important;
  display: flex;
  align-items: center;
}

.pagination a {
  cursor: pointer;
  color: #aaa;
  width: 30px;
  font-size: 14px;
  height: 30px;
  display: flex !important;
  padding: 0 !important;
  justify-content: center;
  align-items: center;
}

/*
 █████╗ ██╗   ██╗████████╗ ██████╗ ███████╗██╗██╗     ██╗     
██╔══██╗██║   ██║╚══██╔══╝██╔═══██╗██╔════╝██║██║     ██║     
███████║██║   ██║   ██║   ██║   ██║█████╗  ██║██║     ██║     
██╔══██║██║   ██║   ██║   ██║   ██║██╔══╝  ██║██║     ██║     
██║  ██║╚██████╔╝   ██║   ╚██████╔╝██║     ██║███████╗███████╗
╚═╝  ╚═╝ ╚═════╝    ╚═╝    ╚═════╝ ╚═╝     ╚═╝╚══════╝╚══════╝
*/

.md-form.md-outline > input[type="time"]:not(.browser-default) + label.active,
.md-form.md-outline
  > input[type]:-webkit-autofill:not(.browser-default):not([type="search"])
  + label.active {
  transform: translateY(-34px) scale(1) !important;
  transform-origin: 0 0 !important;
  top: 10px !important;
  color: white !important;
  background-color: transparent !important;
}

/*
██╗███╗   ██╗██████╗ ██╗   ██╗████████╗
██║████╗  ██║██╔══██╗██║   ██║╚══██╔══╝
██║██╔██╗ ██║██████╔╝██║   ██║   ██║   
██║██║╚██╗██║██╔═══╝ ██║   ██║   ██║   
██║██║ ╚████║██║     ╚██████╔╝   ██║   
╚═╝╚═╝  ╚═══╝╚═╝      ╚═════╝    ╚═╝   
*/

.input-group-prepend .input-group-text {
  color: #495057;
  border: 1px solid #e8ebf1 !important;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeSpeed;
  /* width: 1.2rem; */
  height: 1rem;
  margin: 0;
  /* margin-right: 8px; */
  display: block;
  float: left;
  position: relative;
  cursor: pointer;
}

input[type="radio"]:after,
input[type="checkbox"]:after {
  content: "";
  vertical-align: middle;
  text-align: center;
  line-height: 1.4;
  position: absolute;
  cursor: pointer;
  /* height: calc(1.2rem + 1px);
  width: calc(1.2rem + 1px); */
  left: 0;
  top: 0;
  /* font-size: . 8rem; */
  /* border-radius: 2px; */
  /* -webkit-box-shadow: inset 0 1px 1px #356281, 0 1px 0 #356281;
  -moz-box-shadow: inset 0 1px 1px #356281, 0 1px 0 #356281;
  box-shadow: inset 0 1px 1px #356281, 0 1px 0 #356281; */
  /* background: #969696; */
}

input[type="radio"]:after {
  border-radius: 50%;
}

/* input[type='checkbox']:hover:after, input[type='checkbox']:checked:hover:after {
  background: #356281;
  color: #fff;
} */

/* input[type="radio"]:checked:after,
input[type="checkbox"]:checked:after {
  background: #007c6b;
  content: "";
  color: #fff;
  background-image: url(../img/checkmark.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.8rem;
} */

input[type="radio"]:checked:after {
  background-image: url(../img/circle.svg);
  background-size: 0.65rem;
}

label > input[type="checkbox"] {
  margin: -4px 6px 0px;
}

th > input[type="checkbox"] {
  margin-top: -4px;
}

/*
██████╗ ██████╗ ███████╗ █████╗ ██████╗  ██████╗██████╗ ██╗   ██╗███╗   ███╗██████╗ 
██╔══██╗██╔══██╗██╔════╝██╔══██╗██╔══██╗██╔════╝██╔══██╗██║   ██║████╗ ████║██╔══██╗
██████╔╝██████╔╝█████╗  ███████║██║  ██║██║     ██████╔╝██║   ██║██╔████╔██║██████╔╝
██╔══██╗██╔══██╗██╔══╝  ██╔══██║██║  ██║██║     ██╔══██╗██║   ██║██║╚██╔╝██║██╔══██╗
██████╔╝██║  ██║███████╗██║  ██║██████╔╝╚██████╗██║  ██║╚██████╔╝██║ ╚═╝ ██║██████╔╝
╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚═════╝  ╚═════╝╚═╝  ╚═╝ ╚═════╝ ╚═╝     ╚═╝╚═════╝ 
*/

/* .agents {
  background-color: white;
  padding: 0 10px;
  border-radius: 6px;
} */

.agents .breadcrumb-item {
  position: relative;
  font-size: 0.9rem;
  display: flex;
  background-color: white;
  padding: 5px 10px;
  border-radius: 4px;
  border: 1px solid #bcbfc1;
  margin: 10px 0;
  box-shadow: 0 5px 10px 0 rgba(183, 192, 206, 0.2);
}

.agents .breadcrumb-item + .breadcrumb-item {
  margin-left: 30px;
}

.agents .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "";
  position: absolute;
  width: 30px;
  height: 0;
  border-top: 1px solid #bcbfc1;
  top: 15px;
  left: -31px;
}

.agents .breadcrumb-item + .breadcrumb-item::after {
  content: "";
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #bcbfc1;
  position: absolute;
  top: 9px;
  left: -11px;
}

.tableFixHead          { 
  margin-top: -10px;
  margin-bottom: 10px;
  width: 100%;
  overflow: auto;
  height: 40em;
  display: flex;  
}

.tableFixHead thead tr th {
  position: sticky;
  top: 0px;
}

.tableFixHead .header {
  position: sticky;
  top: 32.5px;
}
