::-webkit-scrollbar {
  width: 12px;
  border-radius: 7px;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 7px !important;
}

::-webkit-scrollbar-thumb {
  background: grey;
  border-radius: 1px;
  border-radius: 7px !important;
}

.vpd-column-content::-webkit-scrollbar-thumb {
  background: grey;
  border-radius: 1px;
  border-radius: 7px !important;
}

.vpd-column-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 7px !important;
}

.overflow_h {
  overflow: hidden;
}

.gray2-border {
  border: 1px solid #e0e0e0 !important;
}

.gray20-border-2 {
  border: 2px solid #d5d5d5 !important;
}

.gray2-marker {
  background-color: #c1c1c1;
  width: 10px;
  height: 10px;
  border-radius: 99px;
}

.primary100-marker {
  background-color: #b1b4cc;
  width: 10px;
  height: 10px;
  border-radius: 99px;
}

.opacity_input {
  opacity: 80%;
}

.opacity_input > .vpd-input-group {
  opacity: 80%;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

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

.text-right {
  text-align: right !important;
}

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

.w-max {
  width: 100% !important;
}

.w-50 {
  width: 50% !important;
}

.h-max {
  height: 100% !important;
}

.vh-max {
  height: 100vh !important;
}

.w-half {
  width: 48% !important;
}

.fit {
  padding: 0 !important;
  margin: 0 !important;
}

.pointer {
  cursor: pointer;
}
.cursor-default {
  cursor: default;
}

.center-div {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.center-div-align {
  display: flex;
  align-items: center;
}

.center-div-justify {
  display: flex;
  justify-content: center;
}

.end-justify {
  display: flex;
  justify-content: flex-end;
}

.end-align {
  display: flex;
  align-items: flex-end;
}

.ltr-item {
  direction: ltr !important;
}

.rtl-item {
  direction: rtl !important;
}

.v-btn {
  text-transform: none !important;
}

tr {
  white-space: nowrap;
}

.v-btn__content {
  letter-spacing: 0 !important;
}

.small-input {
  margin: 0 !important;
  padding: 0 !important;
}

.small-input > .v-input__control {
  padding: 0;
  margin: 0;
}

.small-input > .v-input__control > .v-input__slot {
  padding: 0;
  margin: 0 !important;
}

.v-input__slot.backcolor > fieldset {
  border: 1px solid #dcdfe5 !important;
}
.v-text-field.fontplk input {
  font-size: 18px;
  min-height: 27px !important;

  text-align: center !important;
}
.fontplk.v-text-field > .v-input__control > .v-input__slot:before {
  display: none !important;
}
.v-text-field.fontplk > .v-input__control > .v-input__slot:after {
  display: none !important;
}
.v-select.fontplk > .v-input__control > .v-input__slot:after {
  display: none !important;
}
.v-select.v-text-field.change-font .v-select__selection--comma {
  font-size: 18px !important;
  min-height: 27px !important;
  text-align: center !important;
}

.small-input > .v-input__control > .v-messages {
  display: none;
}

.small-input > .v-input__control > .v-text-field__details {
  display: none;
}

.input-noborder > .v-input__control > .v-input__slot {
  border-radius: 0 !important;
  border-top: none !important;
  border-left: none !important;
  border-bottom: none !important;
}

.input-noborder > .v-input__control > .v-input__slot > fieldset {
  border-radius: 0 !important;
  border-top: none !important;
  border-left: none !important;
  border-bottom: none !important;
}

.small-input-only > .v-input__control > .v-text-field__details {
  display: none !important;
}

.bxr-red {
  box-shadow: 4px 0px 0px 0px #ff0303 !important;
}

.bx-success {
  box-shadow: 0px 0px 3px 1px #51b34e !important;
}

.bx-primary {
  box-shadow: 0px 0px 3px 1px #007bff !important;
}

.bx-error {
  box-shadow: 0px 0px 3px 1px #ff0000 !important;
}

.custom-shadow {
  box-shadow: 0px 1px 4px 0px #00000040 !important;
}

.custom-shodow-2 {
  box-shadow: 0px 1px 2px 0px #00000024 !important;
}

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

.custom-border-left {
  border-left: 1px solid #ecebeb !important;
}

.b-primary {
  border-radius: 7px;
  border: 1px solid #602eaa !important;
}

.primary-border {
  border-radius: 7px;
  border: 1px solid #602ea6 !important;
}

.primary-border-3 {
  border: 3px solid #272f72;
}

.gray100-border {
  border: 1px solid #e2e2e2 !important;
}

.lightsecondary-border-2 {
  border: 2px solid #fdd6a2 !important;
}

.bb-primary {
  border-bottom: 2px solid #51b34e !important;
}
.secondary-border-3 {
  border: 3px solid #fbb04c !important;
}
.b-error {
  border: 1px solid #ff4342 !important;
}

.br-error {
  border-right: 1px solid #ff4342 !important;
}

.b-c2 {
  border: 1px solid #c2c2c2;
}

.border6 {
  border-radius: 6px !important;
}

.border12 {
  border-radius: 12px !important;
}

.border10 {
  border-radius: 10px !important;
}

.border-top-10 {
  border-top-right-radius: 10px !important;
  border-top-left-radius: 10px !important;
}

.border-bottom-10 {
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.border-bottom-14 {
  border-bottom-right-radius: 14px !important;
  border-bottom-left-radius: 14px !important;
}
.border-bottom-4 {
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}
.border-bottom-8 {
  border-bottom-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
}
.scrollBox {
  visibility: visible !important;
  scroll-behavior: smooth !important;
  max-height: 250px !important;
  behavior: smooth !important;
  top: 0;
  backdrop-filter: blur(1px);
  -ms-overflow-style: none !important;
  scrollbar-width: none !important;
  overflow-x: scroll !important;
  overflow-y: scroll !important;
}
.min-height-38 {
  min-height: 38px !important;
}

.min-height-40 {
  min-height: 40px !important;
  height: 40px;
}

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

.position_r {
  position: relative;
}

.place_item_center {
  place-items: center;
}

.align_self_center {
  align-self: center;
}

.nowrap-space {
  white-space: nowrap;
}

.odd-row {
  background-color: #eee;
}
.selected-row {
  background-color: #cbfade;
}

.print_table {
  width: 100%;
  text-align: right;
  border: 1px solid;
}

.print_table td {
  width: 33%;
  text-align: right;
  white-space: initial;
  padding: 9px !important;
  border: 0.3px solid;
}
.pmb-0 {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.pmt-0 {
  margin-top: 0px !important;
  padding-top: 0px !important;
}

.border-img {
  border: 3px solid rgb(245, 245, 245);
  border-radius: 50%;
}

.absolute-name {
  position: absolute;
  top: 32px;
  right: 26px;
}

.light-back-style {
  background-color: #f7eafe !important;
}

.linear-back {
  background: linear-gradient(180deg, #f9f4ff 43.5%, #eee2ff 100%);
}

.custom-back-linear {
  background: linear-gradient(180deg, #ffffff 0%, rgba(0, 4, 255, 0.36) 100%);
}

.menustyles {
  height: 100vh;
  box-shadow: none !important;
}

.pre-wrap {
  white-space: pre-wrap !important;
}

.theme--light.v-input--is-disabled input,
.theme--light.v-input--is-disabled textarea {
  color: #5c5c5c !important;
}

.theme--light.v-select .v-select__selection--disabled {
  color: #5c5c5c !important;
}

#menu_list .v-icon.v-icon {
  font-size: 28px !important;
  /* color: #202020 !important; */
}

#menu_list .v-list-item {
  min-height: 38px !important;
  height: 38px !important;
}

#menu_list .v-list-item {
  padding: 0px 14px 0px 16px !important;
}

#group_list .v-list-group__items {
  background-color: #e8ddf3;
  border-top: 1px solid;
  border-radius: 12px;
}

.v-menu__content {
  border-radius: 12px !important;
}

#sideMenu .v-list-item {
  min-height: 40px !important;
}

.height-48 {
  height: 48px !important;
}

.height-40 {
  height: 40px !important;
}

.z-index99 {
  z-index: 99 !important;
}

.z-index999 {
  z-index: 999 !important;
}
.z-index200 {
  z-index: 200 !important;
}

/* #sideMenu .v-list-group__header {
  height: 40px !important;
} */

.marker {
  background-color: #2dffc7;
  width: 8px;
  height: 8px;
  border-radius: 99px;
}

.primary-marker {
  background-color: rgb(80, 83, 242);
  width: 8px;
  height: 8px;
  border-radius: 99px;
}

.linear-circle-back {
  background-image: radial-gradient(circle, #737373 1px, #b84f4f00 0);
  background-position: bottom;
  background-size: 1ex 18.5px;
  background-repeat: space no-repeat;
}
.custom-insurance-box {
  border: 1px solid rgba(24, 82, 206, 0.397);
  border-radius: 16px;
  background-color: rgba(0, 0, 255, 0.07);
  /* margin: 10px 15px; */
  padding: 10px;
}
.green-linear-back {
  background: linear-gradient(180deg, #5ab360 0%, #1c681d 100%) !important;
}
.white-linear-back {
  background: linear-gradient(282deg, #fff 0%, transparent 78%) !important;
}
.custom-dashed-border2 {
  border: 1px dashed #9a9a9a !important;
}
.border4 {
  border-radius: 4px !important;
}

.border6 {
  border-radius: 6px !important;
}

.border8 {
  border-radius: 8px !important;
}

.border10 {
  border-radius: 10px !important;
}

.border12 {
  border-radius: 12px !important;
}

.border14 {
  border-radius: 14px !important;
}

.border15 {
  border-radius: 15px !important;
}

.border16 {
  border-radius: 16px !important;
}

.border20 {
  border-radius: 20px !important;
}

.border22 {
  border-radius: 22px !important;
}

.border24 {
  border-radius: 24px !important;
}

.border25 {
  border-radius: 25px !important;
}

.border30 {
  border-radius: 30px !important;
}

.border40 {
  border-radius: 40px !important;
}

.border50p {
  border-radius: 50% !important;
}

.back-transparent {
  background-color: transparent !important;
}

.rotate-270 {
  transform: rotate(270deg);
}

.mt-47 {
  margin-top: 188px !important;
}

.height-72 {
  height: 72px;
}
.special-box-shadow-2 {
  box-shadow: 0px 1px 4px 0px #00000040 !important;
}
.px-10p {
  padding-right: 10%;
  padding-left: 10%;
}
.number-text {
  direction: ltr;
  unicode-bidi: plaintext;
}
