@import url('https://fonts.googleapis.com/css?family=Prompt:200,300,400,500,600,700,800,900&display=swap&subset=latin-ext,thai,vietnamese');
@import url('https://fonts.googleapis.com/css?family=Sarabun:200,300i,400,400i,500,500i,600,600i,700,700i,800,800i&display=swap" rel="stylesheet');
body {
  font-family: Sarabun;
}
.colornote-popup-red {
  width: 20px !important;
  height: 20px !important;
  border-radius: 4px !important;
  background-color: #ff905a !important;
}
.colornote-popup-gree {
  width: 20px !important;
  height: 20px !important;
  border-radius: 4px !important;
  background-color: #9bcb42 !important;
}
.card-in-card-note-calendar {
  border-radius: 6px !important;
  background-color: #f1f7fe !important;
}
.font-Prompt {
  font-family: Prompt !important;
}
.bg-navtop-calendar {
  background-color: #dedede !important;
}
.bg-dashboard {
  background-color: #eef3fa;
}
.nav-font-24 {
  font-size: 24px;
  font-weight: 500;
  color: #000000;
}
.on-top-header {
  padding-top: 16px !important;
  margin-top: 30px !important;
}
.on-top-header-dashboard {
  padding-top: 16px !important;
  margin-top: 30px !important;
}
.z-999 {
  z-index: 999 !important;
}
.height-nav {
  min-height: 68px !important;
  width: 100% !important;
  position: fixed !important;
  top: 0 !important;
  z-index: 888 !important;
}
.nav-font-55 i {
  height: 45px !important;
  font-size: 45px !important;
  width: 45px !important;
}
.bg-gary-menu-dashbord {
  background: #505d6f;
}
.progress-visit-red {
  background-color: #ffe3e3 !important;
  border-radius: 5px !important;
}
.progress-visit-red .v-progress-linear__buffer {
  border-right: solid 2px #f44336 !important;
}
.progress-visit-green {
  background-color: #ffe3e300 !important;
  border-radius: 5px !important;
}
.bg-calendar {
  background-color: #f6faff !important;
  padding-bottom: 100px;
}
.bg-card-gray-calendar {
  border: solid 1px #cdd8e6 !important;
  background-color: #f9f9f9 !important;
}
.bg-menu-home {
  background: #f8f8f8 !important;
}
.color-red-nav-icon i {
  color: #a50200 !important;
}
.card-orange {
  border-radius: 15px !important;
  background-color: #fb8c00 !important;
}
.card-green {
  border-radius: 15px !important;
  background-color: #7bb342 !important;
}
.card-gary-home {
  border-radius: 15px !important;
  background-color: #656565 !important;
}
.card-date {
  background-color: #ffe7e7 !important;
  color: #a50200 !important;
  position: relative !important;
  top: 2.5px !important;
  padding: 4px 12px;
}
.card-type-dashbord {
  border-radius: 4px !important;
  box-shadow: 5px 5px 18px 0 rgba(0, 0, 0, 0.08) !important;
  background-color: #ffffff !important;
}
.icon-font-30 {
  font-size: 30px !important;
}
.icon-font-35 {
  font-size: 35px !important;
}
.icon-font-40 {
  font-size: 40px !important;
}
.icon-font-45 {
  font-size: 45px !important;
}
.icon-font-35-nav {
  font-size: 35px !important;
}
.icon-font-45-nav {
  font-size: 45px !important;
}
.font-12 {
  font-size: 12px !important;
}
.font-14 {
  font-size: 14px !important;
}
.font-16 {
  font-size: 16px !important;
}
.font-18 {
  font-size: 18px !important;
}
.lable-font-18 label {
  font-size: 18px !important ;
}
.font-20 {
  font-size: 20px !important;
}
.font-20-header-calendar {
  font-size: 20px !important;
}
.font-21 {
  font-size: 21px !important;
}
.font-24 {
  font-size: 24px !important;
}
.font-30 {
  font-size: 30px !important;
}
.font-24-header-calendar {
  font-size: 24px !important;
}
.font-24-home-menu-color {
  font-size: 24px !important;
}
.font-42 {
  font-size: 42px !important;
}
.font-w-300 {
  font-weight: 300 !important;
}
.font-w-400 {
  font-weight: 400 !important;
}
.font-w-500 {
  font-weight: 500 !important;
}
.lable-font-w-500 label {
  font-weight: 500 !important;
}
.font-w-600 {
  font-weight: 600 !important;
}
.lable-text-black label {
  color: #000 !important;
}
.text-black {
  color: #000 !important;
}
.text-gary {
  color: #999999 !important;
}
.text-gary-date {
  color: #606060 !important;
}
.text-red {
  color: #a50200 !important;
}
.text-red-d {
  color: #b82825 !important;
}
.text-w {
  color: #ffffff !important;
}
.text-none {
  color: #868585 !important;
}
.text-icon-w:before {
  color: #ffffff !important;
}
.icon-text-red-d:before {
  color: #b82825 !important;
}
.icon-none:before {
  color: #868585 !important;
}
.icon-text-blue:before {
  color: #4a90e2 !important;
}
.text-icon-w-type-list:before {
  color: #ffffff !important;
}
.icon-text-red-d-type-list:before {
  color: #b82825 !important;
}
.text-icon-gary:before {
  color: #979797 !important;
}
.text-blue {
  color: #4a90e2 !important;
}
.text-blue-d {
  color: #2c6cb4 !important;
}
.text-green {
  color: #147f50 !important;
}
.border-right-col {
  border-right: solid 0.5px #aeaeae;
}
.btn-card-date-left {
  border-radius: 5px !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1) !important;
  background-color: #ffffff !important;
  position: relative !important;
  left: 2px;
  z-index: 1;
}
.btn-card-date-right {
  border-radius: 5px !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1) !important;
  background-color: #ffffff !important;
  position: relative !important;
  right: 2px;
  z-index: 1;
}
.img-user-home {
  height: 62px !important;
  min-width: 62px !important;
  width: 62px !important;
}
.btn-s-menu {
  border-radius: 8px !important;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.15) !important;
  background-image: linear-gradient(to bottom, #cc4859, #cb4758 1%, #a60015) !important;
}
.btn-menu-home {
  height: 60px !important;
  width: 60px !important;
  text-align: center;
  background-color: #ffffff;
  border-radius: 15px;
  box-shadow: 3px 8px 10px 0 rgba(0, 0, 0, 0.1);
}
.btn-save {
  color: #ffffff !important;
  background-color: #a50200 !important;
  border-radius: 8px !important;
  width: 100%;
  box-shadow: 5px 5px 14px 0 rgba(0, 0, 0, 0.2);
}
.btn-login {
  border-radius: 35px !important;
  box-shadow: 0px 20px 50px 0 rgba(255, 49, 76, 0.2) !important;
  background-color: #d81212 !important;
  width: 100% !important;
  height: 55px !important;
}
.btn-grade-a {
  color: #ffffff;
  background-color: #e53936;
  border-radius: 4px;
}
.btn-grade-b {
  color: #ffffff;
  background-color: #4a8fe2;
  border-radius: 4px;
}
.btn-grade-c {
  color: #ffffff;
  background-color: #ffd445;
  border-radius: 4px;
}
.btn-type-calendar-red {
  border-radius: 4px;
  border: solid 1px #a50200 !important;
  background-color: #a50200 !important;
  width: 45% !important;
  left: 3px !important;
  z-index: 1 !important;
}
.v-calendar-weekly__day-label {
  text-align: left !important;
}
.btn-type-calendar-red-month {
  border-radius: 4px;
  border: solid 1px #a50200 !important;
  background-color: #a50200 !important;
  width: 45% !important;
  left: 5px !important;
  z-index: 1 !important;
}
.btn-type-calendar-red-2 {
  border-radius: 4px;
  border: solid 1px #a50200 !important;
  background-color: #a50200 !important;
  width: 45% !important;
  right: 4px;
}
.btn-type-calendar-w {
  border-radius: 4px;
  border: solid 1px #a50200 !important;
  background-color: #ffffff !important;
  width: 45% !important;
}
.btn-type-calendar-none {
  border-radius: 4px;
  border: solid 1px #c7c7c7 !important;
  background-color: #c7c7c7 !important;
  width: 45% !important;
}
.btn-type-calendar-w-2 {
  border-radius: 4px;
  border: solid 1px #a50200 !important;
  background-color: #ffffff !important;
  width: 45% !important;
  left: 2.5px !important;
  z-index: 1 !important;
}
.btn-type-list-calendar {
  border-radius: 9px !important;
  border: solid 1px #a50200;
  background-color: #fff7f7;
  color: #a50200 !important;
}

.btn-type-list-calendar--active {
  border-radius: 9px !important;
  border: solid 1px #fff7f7 !important;
  background-color: #a50200 !important;
}
.btn-type-list-calendar--active span {
  color: #fff7f7 !important;
}
.btn-type-list-calendar--active >>> .v-icon i {
  color: #fff7f7 !important;
}
.card-calendar-list {
  border-top-left-radius: 40px !important;
  border-top-right-radius: 40px !important;
  /* box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.12) !important; */
}
.lable-p label {
  padding-top: 5px !important;
}
.m-auto {
  margin: auto !important;
}
.h-50 {
  height: 50% !important;
}
.box-calendar {
  height: 20px !important;
  width: 20px !important;
  position: relative !important;
  left: 10% !important;
  margin: 1px 2px 0 2px;
  cursor: pointer;
}
.height-calendar {
  height: 600px !important;
}
.position-relative-box-calendar {
  position: relative !important;
  bottom: -5% !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.img-chart {
  width: 100% !important;
  height: auto !important;
  margin: auto !important;
}
.img-bar-chart {
  width: 100% !important;
  height: auto !important;
  margin: auto !important;
}
.img-new-partner {
  width: 245px !important;
  height: auto !important;
}
.img-new-partner-login {
  width: 294px !important;
  height: auto !important;
}
.img-bg-login {
  width: 100% !important;
  height: 97vh;
  float: right;
}
.img-new-partner-menu {
  width: 100% !important;
  height: auto !important;
}
.progress-chart-w {
  width: 50% !important;
}
.width-notecalendar-card {
  width: 54% !important;
}
.card-menu-2 {
  border-radius: 19px !important;
  background-color: #f8f8f8 !important;
  position: relative;
  bottom: 4rem;
  z-index: 1;
}
.card-note-calender {
  border: solid 1px #979797 !important;
  border-radius: 10px !important;
}
.card-menu-home {
  box-shadow: 3px 8px 10px 0 rgba(0, 0, 0, 0.12) !important;
  border-radius: 15px !important;
  background-color: #ffffff !important;
}
.card-menu-home-none {
  box-shadow: 3px 8px 10px 0 rgba(0, 0, 0, 0.12) !important;
  border-radius: 15px !important;
  background-color: #c7c7c7 !important;
}
.bg-home-reseller {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  background-image: url('img/rsl/bg-home-reseller.png');
  z-index: 1 !important;
  bottom: 4rem !important;
  background-size: cover !important;
}
.bg-login {
  background-color: #f9f9f9 !important;
  height: 100vh;
}
.bg-login .form-error .input-login .v-input__slot {
  border: 1px solid red !important;
}
.position-4-menu {
  position: relative !important;
  top: 1rem !important;
}
.position-2-menu {
  position: relative !important;
  bottom: 2rem !important;
  z-index: 2 !important;
}
.bg-topbar-menu-home {
  background-image: linear-gradient(127deg, #ffffff, #d0d0d0 108%) !important;
}
.z-1 {
  z-index: 1 !important;
}
.z-2 {
  z-index: 2 !important;
}
.z-3 {
  z-index: 3 !important;
}
.img-footer {
  position: fixed !important;
  left: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
}
.h-menu-2 {
  min-height: 47vh !important;
  width: 100% !important;
}
.overflow-x {
  overflow-x: hidden !important;
}
.width-menu {
  /* width: 300px !important; */
  width: 380px !important;
  border-radius: 21px !important;
}
.float-Doughnutchart {
  float: right !important;
}
.lightishblue-dashboard {
  width: 15px !important;
  height: 15px !important;
  border-radius: 2px !important;
  background-color: #4880ff !important;
  display: inline-flex !important;
  vertical-align: middle !important;
}
.lightishblue-dashboard-2 {
  width: 15px !important;
  height: 15px !important;
  border-radius: 2px !important;
  background-color: #b4cbfa !important;
  display: inline-flex !important;
  vertical-align: middle !important;
}
.lightishblue-dashboard-3 {
  width: 15px !important;
  height: 15px !important;
  border-radius: 2px !important;
  background-color: #e0e9ff !important;
  display: inline-flex !important;
  vertical-align: middle !important;
}
.margin-login {
  margin-top: 10px;
  margin-bottom: 10px;
}
.justify-dash-top-menu {
  justify-content: space-between !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.img-asd {
  margin: auto !important;
  width: 100% !important;
  position: absolute !important;
  height: auto !important;
  left: 0 !important;
}
.d-mobile {
  display: block !important;
}
.d-pc {
  display: none !important;
}
.flex-menu-dsashboard {
  display: flex !;
}
.text-chart-left-right {
  text-align: right !important;
}
.float-chart {
  float: right !important;
}
.v-application .primary {
  background-color: #606060 !important;
  border-color: #606060 !important;
}

/* New modal */
.bottom-modal {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.btn-back-2 {
  color: #a60200 !important;
  border: 1px solid #a60200;
  background-color: #fff !important;
  border-radius: 8px !important;
  flex-basis: 100%;
  width: 100%;
  box-shadow: 5px 5px 14px 0 rgba(0, 0, 0, 0.2);
  order: 2;
}
.box-shadow-1 {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
}
.btn-save-2 {
  color: #ffffff !important;
  background-color: #a50200 !important;
  border-radius: 8px !important;
  flex-basis: 100%;
  width: 100%;
  box-shadow: 5px 5px 14px 0 rgba(0, 0, 0, 0.2);
  order: 1;
}
.container-scroll {
  height: 350px;
}
.list-scroll {
  height: 100%;
}
.container-scroll .blog {
  border-radius: 8px;
  overflow: hidden;
  display: flex;
}
.container-scroll .blog .content-border {
  width: 17px;
}
.container-scroll .blog .content-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #cccccc;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
}
.container-scroll .blog .content-data .shop-content {
  width: 100%;
  flex: 1;
  padding-left: 15px;
}
.container-scroll .contant-shopname {
  font-size: 14px;
  font-weight: bold;
}
.container-scroll .contant-shop-visit {
  display: flex;
  flex-wrap: wrap;
}
.container-scroll .shop-type {
  flex: 1 50%;
}
.container-scroll .visit-wrapper {
  flex: 1 50%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 12px;
}
.container-scroll .visit-tag {
  flex: 1 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  border-radius: 7px;
  margin-top: 5px;
  font-size: 12px;
}
.container-scroll .arrow-to-visit-box {
  width: 50px;
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}
.container-scroll .arrow-to-visit-box img {
  width: 30px;
  height: auto;
}
/* New modal */
@media (min-width: 320px) {
  .on-top-header-dashboard {
    padding-top: 16px !important;
    margin-top: 30px !important;
  }
  .height-calendar {
    height: 780px !important;
  }
  .float-chart {
    float: left !important;
  }
  .text-chart-left-right {
    text-align: left !important;
  }
  .flex-menu-dsashboard {
    display: inline !important;
  }
  .d-mobile {
    display: block !important;
  }
  .d-pc {
    display: none !important;
  }
  .font-24-home-menu-color {
    font-size: 14px !important;
  }
  .img-asd {
    margin: auto !important;
    width: 100% !important;
    position: absolute !important;
    height: auto !important;
    left: 0 !important;
  }
  .img-user-home {
    height: 62px !important;
    min-width: 62px !important;
    width: 62px !important;
  }
  .font-20-header-calendar {
    font-size: 16px !important;
  }
  .font-24-header-calendar {
    font-size: 18px !important;
  }
  .nav-font-55 i {
    height: 25px !important;
    font-size: 25px !important;
    width: 25px !important;
  }
  .icon-font-35-nav {
    font-size: 25px !important;
  }
  .icon-font-45-nav {
    font-size: 35px !important;
  }
  .nav-font-24 {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
  }
  .float-Doughnutchart {
    float: inherit !important;
  }
  .justify-dash-top-menu {
    justify-content: space-between !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (min-width: 576px) {
  .on-top-header-dashboard {
    padding-top: 16px !important;
    margin-top: 30px !important;
  }
  .height-calendar {
    height: 750px !important;
  }
  .float-chart {
    float: right !important;
  }
  .text-chart-left-right {
    text-align: right !important;
  }
  .flex-menu-dsashboard {
    display: flex !important;
  }
  .d-mobile {
    display: block !important;
  }
  .d-pc {
    display: none !important;
  }
  .font-24-home-menu-color {
    font-size: 16px !important;
  }
  .img-asd {
    margin: auto !important;
    width: 100% !important;
    position: absolute !important;
    height: auto !important;
    left: 0 !important;
  }
  .img-user-home {
    height: 62px !important;
    min-width: 62px !important;
    width: 62px !important;
  }
  .font-20-header-calendar {
    font-size: 20px !important;
  }
  .font-24-header-calendar {
    font-size: 24px !important;
  }
  .nav-font-55 i {
    height: 25px !important;
    font-size: 25px !important;
    width: 25px !important;
  }
  .icon-font-35-nav {
    font-size: 25px !important;
  }
  .icon-font-45-nav {
    font-size: 30px !important;
  }
  .nav-font-24 {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
  }
  .float-Doughnutchart {
    float: inherit !important;
  }
  .justify-dash-top-menu {
    justify-content: space-between !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .btn-save-2 {
    order: 2;
  }
  .btn-back-2 {
    order: 1;
  }
  .btn-save-2,
  .btn-back-2 {
    flex-basis: 40%;
    width: 40%;
  }
  .container-scroll .blog {
    border-radius: 8px;
  }
  .container-scroll .contant-shop-visit {
    flex-wrap: nowrap;
  }
  .container-scroll .blog .content-border {
    width: 17px;
  }
  .container-scroll .blog .content-img {
    width: 50px;
    height: 50px;
    display: initial;
  }
  .container-scroll .contant-shopname {
    flex: 1 auto;
    font-size: 16px;
  }
  .container-scroll .visit-wrapper {
    flex: 1 33.33%;
    font-size: 14px;
  }
  .container-scroll .shop-type {
    flex: 1 33.33%;
  }
  .container-scroll .visit-tag {
    flex: 1 33.33%;
    font-size: 14px;
    margin-top: 0;
  }
  .container-scroll .arrow-to-visit-box {
    width: 50px;
    height: auto;
  }
  .container-scroll .arrow-to-visit-box img {
    width: 30px;
  }
}
@media (min-width: 600px) {
  .on-top-header-dashboard {
    padding-top: 16px !important;
    margin-top: 30px !important;
  }
  .height-calendar {
    height: 600px !important;
  }
  .float-chart {
    float: right !important;
  }
  .text-chart-left-right {
    text-align: right !important;
  }
  .flex-menu-dsashboard {
    display: inline !important;
  }
  .d-mobile {
    display: block !important;
  }
  .d-pc {
    display: none !important;
  }
  .font-24-home-menu-color {
    font-size: 24px !important;
  }
  .img-asd {
    margin: auto !important;
    width: 100% !important;
    position: absolute !important;
    height: auto !important;
    left: 0 !important;
  }
  .img-user-home {
    height: 62px !important;
    min-width: 62px !important;
    width: 62px !important;
  }
  .font-20-header-calendar {
    font-size: 20px !important;
  }
  .font-24-header-calendar {
    font-size: 24px !important;
  }
  .nav-font-55 i {
    height: 45px !important;
    font-size: 45px !important;
    width: 45px !important;
  }
  .icon-font-35-nav {
    font-size: 35px !important;
  }
  .icon-font-45-nav {
    font-size: 45px !important;
  }
  .nav-font-24 {
    font-size: 24px;
    font-weight: 500;
    color: #000000;
  }
  .float-Doughnutchart {
    float: inherit !important;
  }
  .justify-dash-top-menu {
    justify-content: normal !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (min-width: 768px) {
  .on-top-header-dashboard {
    padding-top: 16px !important;
    margin-top: 40px !important;
  }
  .height-calendar {
    height: 600px !important;
  }
  .float-chart {
    float: right !important;
  }
  .text-chart-left-right {
    text-align: right !important;
  }
  .flex-menu-dsashboard {
    display: flex !important;
  }
  .d-mobile {
    display: block !important;
  }
  .d-pc {
    display: none !important;
  }
  .font-24-home-menu-color {
    font-size: 24px !important;
  }
  .img-asd {
    margin: auto !important;
    width: 100% !important;
    position: absolute !important;
    height: auto !important;
    left: 0 !important;
  }
  .img-user-home {
    height: 62px !important;
    min-width: 62px !important;
    width: 62px !important;
  }
  .font-20-header-calendar {
    font-size: 20px !important;
  }
  .font-24-header-calendar {
    font-size: 24px !important;
  }
  .nav-font-55 i {
    height: 45px !important;
    font-size: 45px !important;
    width: 45px !important;
  }
  .icon-font-35-nav {
    font-size: 35px !important;
  }
  .icon-font-45-nav {
    font-size: 45px !important;
  }
  .nav-font-24 {
    font-size: 24px;
    font-weight: 500;
    color: #000000;
  }
  .float-Doughnutchart {
    float: inherit !important;
    text-align: right;
  }
  .justify-dash-top-menu {
    justify-content: normal !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media (min-width: 992px) {
  .on-top-header-dashboard {
    padding-top: 16px !important;
    margin-top: 50px !important;
  }
  .height-calendar {
    height: 600px !important;
  }
  .float-chart {
    float: right !important;
  }
  .text-chart-left-right {
    text-align: right !important;
  }
  .flex-menu-dsashboard {
    display: flex !important;
  }
  .d-mobile {
    display: none !important;
  }
  .d-pc {
    display: block !important;
  }
  .font-24-home-menu-color {
    font-size: 24px !important;
  }
  .img-asd {
    margin: auto !important;
    width: 100% !important;
    position: absolute !important;
    height: auto !important;
    left: 0 !important;
  }
  .img-user-home {
    height: 62px !important;
    min-width: 62px !important;
    width: 62px !important;
  }
  .font-20-header-calendar {
    font-size: 20px !important;
  }
  .font-24-header-calendar {
    font-size: 24px !important;
  }
  .nav-font-55 i {
    height: 45px !important;
    font-size: 45px !important;
    width: 45px !important;
  }
  .icon-font-35-nav {
    font-size: 35px !important;
  }
  .icon-font-45-nav {
    font-size: 45px !important;
  }
  .nav-font-24 {
    font-size: 24px;
    font-weight: 500;
    color: #000000;
  }
  .float-Doughnutchart {
    float: inherit !important;
  }
  .justify-dash-top-menu {
    justify-content: normal !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (min-width: 1200px) {
  .on-top-header-dashboard {
    padding-top: 16px !important;
    margin-top: 45px !important;
  }
  .height-calendar {
    height: 600px !important;
  }
  .float-chart {
    float: right !important;
  }
  .text-chart-left-right {
    text-align: right !important;
  }
  .flex-menu-dsashboard {
    display: flex !important;
  }
  .d-mobile {
    display: none !important;
  }
  .d-pc {
    display: block !important;
  }
  .font-24-home-menu-color {
    font-size: 24px !important;
  }
  .img-asd {
    margin: auto !important;
    width: 80% !important;
    position: absolute !important;
    height: auto !important;
    left: 0 !important;
  }
  .img-user-home {
    height: 150px !important;
    min-width: 150px !important;
    width: 150px !important;
  }
  .font-20-header-calendar {
    font-size: 20px !important;
  }
  .font-24-header-calendar {
    font-size: 24px !important;
  }
  .nav-font-55 i {
    height: 45px !important;
    font-size: 45px !important;
    width: 45px !important;
  }
  .icon-font-35-nav {
    font-size: 35px !important;
  }
  .icon-font-45-nav {
    font-size: 45px !important;
  }
  .nav-font-24 {
    font-size: 24px;
    font-weight: 500;
    color: #000000;
  }
  .float-Doughnutchart {
    float: right !important;
  }
  .justify-dash-top-menu {
    justify-content: normal !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (min-width: 1360px) {
  .on-top-header-dashboard {
    padding-top: 16px !important;
    margin-top: 45px !important;
  }
  .height-calendar {
    height: 600px !important;
  }
  .float-chart {
    float: right !important;
  }
  .text-chart-left-right {
    text-align: right !important;
  }
  .flex-menu-dsashboard {
    display: flex !important;
  }
  .d-mobile {
    display: none !important;
  }
  .d-pc {
    display: block !important;
  }
  .font-24-home-menu-color {
    font-size: 24px !important;
  }
  .img-asd {
    width: 80% !important;
    position: relative !important;
    height: auto !important;
    margin: auto !important;
    left: 0 !important;
  }
  .img-user-home {
    height: 62px !important;
    min-width: 62px !important;
    width: 62px !important;
  }
  .font-20-header-calendar {
    font-size: 20px !important;
  }
  .font-24-header-calendar {
    font-size: 24px !important;
  }
  .nav-font-55 i {
    height: 45px !important;
    font-size: 45px !important;
    width: 45px !important;
  }
  .icon-font-35-nav {
    font-size: 35px !important;
  }
  .icon-font-45-nav {
    font-size: 45px !important;
  }
  .nav-font-24 {
    font-size: 24px;
    font-weight: 500;
    color: #000000;
  }
  .float-Doughnutchart {
    float: right !important;
  }
  .justify-dash-top-menu {
    justify-content: normal !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (min-width: 1920px) {
  .on-top-header-dashboard {
    padding-top: 16px !important;
    margin-top: 45px !important;
  }
  .height-calendar {
    height: 600px !important;
  }
  .float-chart {
    float: right !important;
  }
  .text-chart-left-right {
    text-align: right !important;
  }
  .flex-menu-dsashboard {
    display: flex !important;
  }
  .d-mobile {
    display: none !important;
  }
  .d-pc {
    display: block !important;
  }
  .font-24-home-menu-color {
    font-size: 24px !important;
  }
  .img-asd {
    width: 70% !important;
    position: relative !important;
    height: auto !important;
    margin: auto !important;
    left: 0 !important;
  }
  .img-user-home {
    height: 62px !important;
    min-width: 62px !important;
    width: 62px !important;
  }
  .font-20-header-calendar {
    font-size: 20px !important;
  }
  .font-24-header-calendar {
    font-size: 24px !important;
  }
  .nav-font-55 i {
    height: 45px !important;
    font-size: 45px !important;
    width: 45px !important;
  }
  .icon-font-35-nav {
    font-size: 35px !important;
  }
  .icon-font-45-nav {
    font-size: 45px !important;
  }
  .nav-font-24 {
    font-size: 24px;
    font-weight: 500;
    color: #000000;
  }
  .float-Doughnutchart {
    float: right !important;
  }
  .justify-dash-top-menu {
    justify-content: normal !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.centered-input input {
  text-align: center;
}

.mdi-menu-down::before {
  margin-top: 20px !important;
  content: '\F035D';
}
