@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lato|Open+Sans&display=swap");
@import url("icons/line-awesome/css/line-awesome.css");
@import url("icons/line-awesome/css/line-awesome-font-awesome.min.css");
.large-loader-container {
  height: 55vh; }

.small-loader-container {
  height: 25vh !important; }

.loader {
  margin: auto;
  width: 50px;
  height: 50px;
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #45a2ff;
  border-right: 4px solid #45a2ff;
  border-bottom: 4px solid #45a2ff;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1s linear infinite; }

.loader-small {
  width: 30px;
  height: 30px; }

.loader-large {
  width: 80px;
  height: 80px; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.action-button-wrapper {
  display: inline-block;
  padding: 0 1rem;
  position: relative;
  right: 0; }
  .action-button-wrapper .action-button-container {
    position: absolute;
    right: 3rem;
    top: -0.5rem;
    visibility: hidden;
    text-align: right;
    display: flex; }
  .action-button-wrapper .action-button {
    text-align: center;
    margin: 0rem 0.2rem;
    display: inline-block;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    z-index: -11;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #535561;
    border-radius: 50%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    vertical-align: middle;
    transform: scale(0);
    visibility: hidden;
    transition: transform 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
    .action-button-wrapper .action-button i {
      width: inherit;
      height: inherit;
      display: inline-block;
      text-align: center;
      color: #fff;
      font-size: 1.6rem;
      line-height: 35px;
      font-weight: normal;
      font-style: normal; }
  .action-button-wrapper i {
    vertical-align: middle;
    line-height: 23px;
    position: relative;
    z-index: 5; }
  .action-button-wrapper:hover {
    cursor: pointer; }
    .action-button-wrapper:hover .la-1x {
      color: #1b1e21; }

.active .action-button-container {
  visibility: visible; }
  .active .action-button-container:hover {
    cursor: pointer; }
  .active .action-button-container .action-button {
    visibility: visible !important;
    z-index: 1 !important; }
    .active .action-button-container .action-button:nth-last-of-type(1) {
      transform: scale(1) !important;
      transition-delay: 200ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(2) {
      transform: scale(1) !important;
      transition-delay: 250ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(3) {
      transform: scale(1) !important;
      transition-delay: 300ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(4) {
      transform: scale(1) !important;
      transition-delay: 350ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(5) {
      transform: scale(1) !important;
      transition-delay: 400ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(6) {
      transform: scale(1) !important;
      transition-delay: 450ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(7) {
      transform: scale(1) !important;
      transition-delay: 500ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(8) {
      transform: scale(1) !important;
      transition-delay: 550ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(9) {
      transform: scale(1) !important;
      transition-delay: 600ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(10) {
      transform: scale(1) !important;
      transition-delay: 650ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(11) {
      transform: scale(1) !important;
      transition-delay: 700ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(12) {
      transform: scale(1) !important;
      transition-delay: 750ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(13) {
      transform: scale(1) !important;
      transition-delay: 800ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(14) {
      transform: scale(1) !important;
      transition-delay: 850ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(15) {
      transform: scale(1) !important;
      transition-delay: 900ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(16) {
      transform: scale(1) !important;
      transition-delay: 950ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(17) {
      transform: scale(1) !important;
      transition-delay: 1000ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(18) {
      transform: scale(1) !important;
      transition-delay: 1050ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(19) {
      transform: scale(1) !important;
      transition-delay: 1100ms !important; }
    .active .action-button-container .action-button:nth-last-of-type(20) {
      transform: scale(1) !important;
      transition-delay: 1150ms !important; }

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 37px;
  height: 17px; }

.lds-ellipsis div {
  position: absolute;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0); }

.lds-ellipsis div:nth-child(1) {
  left: -6px;
  animation: lds-ellipsis1 0.6s infinite; }

.lds-ellipsis div:nth-child(2) {
  left: -6px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(3) {
  left: 16px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(4) {
  left: 29px;
  animation: lds-ellipsis3 0.6s infinite; }

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(19px, 0); } }
@keyframes spinner {
  to {
    transform: rotate(360deg); } }
@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotate(360deg); } }
.spinner {
  min-width: 15px;
  min-height: 15px; }

.spinner:before {
  content: 'Loading…';
  position: absolute;
  top: 6%;
  left: 50%;
  width: 15px;
  height: 15px;
  margin-left: -17px; }

.spinner:not(:required):before {
  content: '';
  border-radius: 50%;
  border: 1px solid #fff;
  border-top-color: #ff2a4f;
  animation: spinner .6s linear infinite;
  -webkit-animation: spinner .6s linear infinite; }

/* New CSS */
.spinner {
  position: relative;
  width: 15px;
  height: 15px; }

.loginButton button:disabled,
.loginButton button[disabled] {
  background-color: red; }

/*Includes*/
.preview-main-layout-content {
  padding: 0 !important;
  max-height: 75vh !important;
  overflow-x: hidden;
  overflow-y: auto; }

.main-layout-wrapper {
  margin-left: 10rem;
  margin-top: 4.28rem;
  padding: 0.75rem; }
  .main-layout-wrapper .all-products {
    max-height: 82vh;
    padding: 0 2px 0 3px;
    overflow: auto; }

.main-layout-card {
  background: #ffffff;
  box-shadow: 0 1px 15px 1px rgba(60, 55, 68, 0.15);
  border-radius: 0.25rem; }
  .main-layout-card .main-layout-card-header, .main-layout-card .main-layout-card-header-with-button {
    padding: 24px;
    border-bottom: 1px solid #ebedf2; }
  .main-layout-card .main-layout-card-content {
    padding: 24px; }

.main-layout-card-header-with-button {
  padding-top: 17px !important;
  padding-bottom: 17px !important; }

.main-layout-card-content-wrapper {
  display: table;
  width: 100%; }

.main-layout-card-header-contents {
  display: table-cell;
  vertical-align: middle; }

.modal-layout-header {
  padding: 24px;
  border-bottom: 1px solid #ebedf2; }
  .modal-layout-header .icon-modal-cross {
    margin-right: -4px; }

.modal-layout-content {
  padding: 24px;
  max-height: 75vh !important; }

.modal .modal-layout-content {
  padding-top: 16px; }

.confirm-delete-modal {
  max-width: 100vw;
  margin: 0;
  background: white; }
  .confirm-delete-modal .modal-content {
    border-radius: 0;
    height: 100vh;
    border: 0; }

.scroll-modal {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 85vh; }

@media only screen and (max-width: 991px) {
  .main-layout-wrapper {
    margin-left: 0; } }
.modal-layout-content {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-layout-contents {
  padding: 1.6rem 0.85rem;
  overflow-x: hidden;
  overflow-y: auto; }

.big-modal-dialogs {
  max-width: 65vw; }

.side-bar ul li.active-side-bar a:after {
  content: "";
  border-radius: 0em 0em 0.5em 0em;
  width: 1.1em;
  height: 1.1em; }

.main-layout-card ul li.list-group-item, .settings-left-card ul li.list-group-item {
  border: 0; }
  .main-layout-card ul li.list-group-item:nth-last-of-type(1), .settings-left-card ul li.list-group-item:nth-last-of-type(1) {
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .main-layout-card ul li.list-group-item:hover, .settings-left-card ul li.list-group-item:hover {
    background-color: #535561;
    cursor: pointer;
    color: #ffffff !important;
    transition: all 0.3s ease-in-out; }
.main-layout-card .active-border, .settings-left-card .active-border {
  border-left: 3px solid #535561 !important;
  transition: border-left 0.3s ease-in-out; }

.side-bar {
  display: unset;
  position: fixed;
  top: 0;
  bottom: 0;
  background: #2d2f3e;
  width: 10rem;
  overflow-y: auto;
  overflow-x: hidden;
  animation: sidebar-slide-right 0.8s;
  z-index: 1030;
  font-weight: 300; }
  .side-bar ul {
    padding: 0; }
    .side-bar ul li {
      list-style: none;
      height: 7rem;
      width: 100.42%; }
      .side-bar ul li:hover i {
        transition: color .3s;
        color: #8387a5; }
      .side-bar ul li a {
        text-align: center;
        color: #8387a5;
        font-size: 0.9rem;
        height: 100%;
        display: inline-block;
        vertical-align: middle;
        width: 100%; }
        .side-bar ul li a:hover {
          text-decoration: none; }
        .side-bar ul li a i {
          color: #4e526d;
          font-size: 2rem;
          margin: 1.5rem auto 0;
          width: 100%; }
        .side-bar ul li a div {
          font-weight: 300 !important;
          font-size: 14px; }
    .side-bar ul li.active-side-bar {
      background-color: #222435; }
      .side-bar ul li.active-side-bar a {
        color: #fefefe; }
        .side-bar ul li.active-side-bar a:after {
          transform: rotate(135deg);
          background: linear-gradient(-45deg, #eff1f6 50%, transparent 50%);
          display: inline-block;
          vertical-align: middle;
          position: relative;
          right: -5.05rem;
          top: -2.2rem; }
      .side-bar ul li.active-side-bar i {
        color: #26c7db; }
    .side-bar ul li.active-hover:hover {
      transition: background-color .3s;
      background-color: #292b3a; }
    .side-bar ul li.side-bar-logo {
      height: 68px !important;
      display: table !important;
      border-bottom: 1px solid #232435; }
      .side-bar ul li.side-bar-logo a {
        display: table-cell !important;
        vertical-align: middle; }
        .side-bar ul li.side-bar-logo a img {
          max-height: 64px;
          max-width: 100%;
          display: inline-block;
          vertical-align: middle; }

@keyframes sidebar-slide-right {
  0% {
    left: -10%; }
  100% {
    left: 0; } }
@media only screen and (max-width: 991px) {
  .side-bar {
    display: none; } }
.navbar {
  box-shadow: 0 1px 15px 1px rgba(69, 65, 78, 0.1);
  background-color: #ffffff !important; }
  .navbar .navbar-nav .nav-item .open-todo-icon {
    padding: 12px 16px 5px 16px !important; }
  .navbar .navbar-nav .nav-item .hide-dropdown-icon:after {
    display: none; }
  .navbar .navbar-nav .nav-item .profile-dropdown {
    min-width: 12rem; }
  .navbar .navbar-nav .nav-item .notification-dropdown {
    min-width: 22rem; }
  .navbar .navbar-nav .nav-item .avatar {
    height: 35px;
    width: 35px;
    background: #ffffff; }
  .navbar .navbar-nav .nav-item .avatar-large {
    height: 60px;
    width: 60px;
    float: left;
    margin: 4%; }
  .navbar .navbar-nav .nav-item .profile-dropdown, .navbar .navbar-nav .nav-item .notification-dropdown {
    box-shadow: 0 1px 15px 1px rgba(60, 55, 68, 0.15); }
  .navbar .navbar-nav .nav-item .user-name-pic {
    cursor: default !important; }
  .navbar .navbar-nav .nav-item .user-name-pic:hover {
    background: none !important; }
  .navbar .navbar-nav .nav-item .user-name {
    display: table;
    height: 80px; }
  .navbar .navbar-nav .nav-item .user-name > div {
    display: table-cell;
    vertical-align: middle; }
  .navbar .navbar-nav .nav-item .dropdown-menu {
    top: 135%; }
    .navbar .navbar-nav .nav-item .dropdown-menu .ticker {
      position: absolute;
      right: 1rem;
      top: -0.5rem;
      width: 1.1em;
      height: 1.1em;
      border-radius: 0em 0em 0.5em 0em;
      transform: rotate(225deg);
      background: linear-gradient(-45deg, #ffffff 50%, transparent 50%); }
  .navbar .bg-notification {
    background-color: rgba(0, 123, 255, 0.1); }
  .navbar .mobile-app-logo {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    z-index: -1; }
    .navbar .mobile-app-logo img {
      max-height: 64px;
      max-width: 100%;
      display: inline-block;
      vertical-align: middle; }
  .navbar .side-nav {
    position: fixed;
    top: 4.2rem;
    bottom: 0;
    left: 0;
    background: #ffffff;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 1030;
    font-weight: 300;
    width: 50vw;
    transform: translateX(-100%); }
    .navbar .side-nav ul {
      padding-left: 0;
      list-style-type: none; }
      .navbar .side-nav ul li {
        line-height: 48px; }
        .navbar .side-nav ul li a {
          display: block;
          font-size: 14px;
          font-weight: 500;
          height: 48px;
          line-height: 48px;
          padding: 0 32px; }
          .navbar .side-nav ul li a:hover {
            background-color: rgba(0, 0, 0, 0.05); }
          .navbar .side-nav ul li a i {
            float: left;
            height: 48px;
            line-height: 48px;
            margin: 0 32px 0 0;
            width: 24px;
            color: rgba(0, 0, 0, 0.54); }
  .navbar .side-nav-animate-show {
    animation: side-nav-slide-right 0.3s forwards; }
  .navbar .side-nav-animate-hide {
    animation: side-nav-slide-left 0.3s forwards;
    transform: translateX(-100%); }
@keyframes side-nav-slide-right {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }
@keyframes side-nav-slide-left {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(-100%); } }
  .navbar .side-nav-close {
    height: 100vh;
    width: 100vw;
    position: fixed;
    right: 0;
    top: 4.2rem;
    background: #ababab6b; }

@media only screen and (max-width: 600px) {
  .navbar .side-nav {
    width: 70vw; } }
@media only screen and (max-width: 767px) {
  .dropdown {
    display: inline-block; } }
@media only screen and (max-width: 991px) {
  .navbar .navbar-nav {
    flex-direction: unset; }
    .navbar .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
    .navbar .navbar-nav .dropdown-menu {
      position: absolute;
      left: unset;
      right: 0; } }
.todo-wrapper {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1040;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s; }
  .todo-wrapper .todo-header-content {
    padding: 1.35rem 10px;
    border-bottom: 1px solid #ebedf2; }
  .todo-wrapper .todo-layout-content {
    padding: 10px; }
    .todo-wrapper .todo-layout-content .form-row .custom-control-label {
      padding-left: 4px; }
      .todo-wrapper .todo-layout-content .form-row .custom-control-label:before {
        top: 0.15rem;
        width: 1.15rem;
        height: 1.15rem; }
      .todo-wrapper .todo-layout-content .form-row .custom-control-label:after {
        top: 0.15rem;
        width: 1.15rem;
        height: 1.15rem; }
    .todo-wrapper .todo-layout-content .form-row .sort-by {
      display: flex;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -ms-flex-align: center;
      align-items: center; }
      .todo-wrapper .todo-layout-content .form-row .sort-by label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
        margin-left: auto; }
      .todo-wrapper .todo-layout-content .form-row .sort-by .custom-select {
        border: 0;
        width: auto;
        height: calc(1.5em + 0.5rem + 0px);
        color: #fff;
        font-size: 0.75rem;
        margin-right: 0 !important;
        background: #535561 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='white' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px !important;
        padding: 0 1.5rem 0 0.5rem !important; }
        .todo-wrapper .todo-layout-content .form-row .sort-by .custom-select:focus {
          outline: 0;
          box-shadow: none; }
    .todo-wrapper .todo-layout-content .form-row .horizontal-line {
      height: 1.5px;
      margin: 10px 0 15px 0;
      display: block;
      background-color: #ebedf2; }
    .todo-wrapper .todo-layout-content .form-row .task-input-group {
      border: 1px solid #ced4da;
      border-radius: 0.25rem; }
      .todo-wrapper .todo-layout-content .form-row .task-input-group .form-control {
        border: 0; }
        .todo-wrapper .todo-layout-content .form-row .task-input-group .form-control::placeholder {
          color: #a8b3bd; }
      .todo-wrapper .todo-layout-content .form-row .task-input-group .btn {
        border: 0;
        font-weight: bolder;
        font-size: 18px !important;
        padding: 0 1.15rem !important; }
        .todo-wrapper .todo-layout-content .form-row .task-input-group .btn i {
          color: #ced4da;
          font-weight: bold; }
        .todo-wrapper .todo-layout-content .form-row .task-input-group .btn:hover {
          background-color: transparent; }
          .todo-wrapper .todo-layout-content .form-row .task-input-group .btn:hover i {
            color: #6b737b; }
    .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task {
      padding-right: 3px; }
      .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task .custom-control-label:before {
        border-color: #c5ccd3; }
      .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task .custom-control-label:after {
        border-color: #c5ccd3; }
      .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task .add-due-date {
        color: #175eab;
        font-size: 0.9rem;
        border: 0 !important; }
        .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task .add-due-date:hover {
          cursor: pointer; }
        .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task .add-due-date:focus {
          border: 0;
          outline: 0;
          box-shadow: none; }
        .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task .add-due-date::placeholder {
          color: #175eab; }
      .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task .vdp-datepicker__calendar {
        border: 0;
        right: -10px !important;
        box-shadow: #cccccc -3px 4px 12px -1px; }
        .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task .vdp-datepicker__calendar .day-header {
          color: #999; }
        .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task .vdp-datepicker__calendar .cell {
          height: 35px;
          font-size: 12px;
          line-height: 35px; }
        .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task .vdp-datepicker__calendar .selected {
          color: #fff;
          background: #2d2f3d; }
        .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task .vdp-datepicker__calendar .cell:hover {
          border: 0;
          color: #000;
          background: #eee; }
        .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task .vdp-datepicker__calendar .blank:hover {
          background: transparent; }
      .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task .delete-icon-wrapper {
        padding-top: 1px; }
        .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task .delete-icon-wrapper .delete {
          color: #000;
          opacity: .2;
          font-size: 0.9rem; }
          .todo-wrapper .todo-layout-content .form-row .incomplete-task-list .single-incomplete-task .delete-icon-wrapper .delete:hover {
            opacity: 1; }
    .todo-wrapper .todo-layout-content .form-row .hide-completed-task .btn {
      padding: .2rem 1.15rem !important; }
    .todo-wrapper .todo-layout-content .form-row .complete-task-list .single-complete-task .custom-control .custom-control-input:checked ~ .custom-control-label::before {
      color: #ced4da;
      border-color: #ced4da;
      background-color: #ced4da; }
    .todo-wrapper .todo-layout-content .form-row .complete-task-list .single-complete-task .custom-control .custom-control-label {
      text-decoration: line-through; }
    .todo-wrapper .todo-layout-content .form-row .complete-task-list .single-complete-task .custom-control span {
      color: #6c757d;
      font-size: 0.8rem; }
      .todo-wrapper .todo-layout-content .form-row .complete-task-list .single-complete-task .custom-control span .avatar {
        width: 18px !important;
        margin-right: 5px; }

.todo-overlay {
  z-index: 1035;
  height: 100vh;
  width: 100vw;
  position: fixed;
  right: 0;
  top: 0;
  background: #ababab6b; }

.side-bar ul li.active-side-bar a:after {
  content: "";
  border-radius: 0em 0em 0.5em 0em;
  width: 1.1em;
  height: 1.1em; }

.main-layout-card ul li.list-group-item, .settings-left-card ul li.list-group-item {
  border: 0; }
  .main-layout-card ul li.list-group-item:nth-last-of-type(1), .settings-left-card ul li.list-group-item:nth-last-of-type(1) {
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .main-layout-card ul li.list-group-item:hover, .settings-left-card ul li.list-group-item:hover {
    background-color: #535561;
    cursor: pointer;
    color: #ffffff !important;
    transition: all 0.3s ease-in-out; }
.main-layout-card .active-border, .settings-left-card .active-border {
  border-left: 3px solid #535561 !important;
  transition: border-left 0.3s ease-in-out; }

.custom-tabs ul.nav-tabs {
  border-bottom: 1px solid #ebedf2; }
  .custom-tabs ul.nav-tabs li.nav-item {
    padding: 0.5rem 0; }
    .custom-tabs ul.nav-tabs li.nav-item:nth-of-type(1) {
      border-top-left-radius: 0.25rem; }
    .custom-tabs ul.nav-tabs li.nav-item:nth-last-of-type(1) {
      border-top-right-radius: 0.25rem; }
    .custom-tabs ul.nav-tabs li.nav-item.active {
      border: none;
      border-bottom: 2px solid #535561; }
    .custom-tabs ul.nav-tabs li.nav-item .nav-link {
      border: none;
      border-radius: 0;
      color: #535561 !important; }

body {
  font-family: 'Lato', sans-serif;
  background: #f0f2f7;
  color: #535561;
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum"; }
  body::-webkit-scrollbar {
    width: 7px;
    height: 7px; }
  body::-webkit-scrollbar-track {
    background-color: lightgray; }
  body::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #c3c3c3; }

input {
  -webkit-user-select: text !important; }

:focus {
  outline: none !important; }

a.app-color-text {
  color: #535561; }
  a.app-color-text:hover {
    color: #175eab; }

.app-color {
  background-color: #535561 !important; }

.app-color-text {
  color: #535561 !important; }

.app-bg-color {
  background: #f0f2f7 !important; }

.info-heading {
  font-weight: bold;
  font-size: 1.05em;
  opacity: 0.8; }

.info-value {
  font-weight: bold;
  font-size: 1em; }

.cursor-pointer {
  cursor: pointer !important; }

.radio-button-label {
  padding-right: 3rem;
  vertical-align: text-top; }
  .radio-button-label:nth-last-of-type(1) {
    padding-right: 0; }

.data-table-sort-parent {
  display: table;
  width: 100%;
  vertical-align: middle; }

.data-table-sort-child {
  display: table-cell; }

.data-table-sort-icon {
  opacity: 0.3; }

.table th {
  border-bottom: none !important;
  border-top: none; }
.table tr:nth-last-child(1) td {
  border-bottom: 1px solid #dee2e6; }

.back-img {
  background: url("../images/background/default-background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.back-img::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: -1;
  opacity: 0.4; }

.custom-scrollbar::-webkit-scrollbar {
  width: 7px;
  height: 7px; }
.custom-scrollbar::-webkit-scrollbar-track {
  background-color: lightgray; }
.custom-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #c3c3c3; }

.chip {
  display: inline-block;
  height: 32px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  line-height: 32px;
  padding: 0 12px;
  border-radius: 16px;
  background-color: #e4e4e4;
  margin-bottom: 5px;
  margin-right: 5px; }
  .chip .close {
    cursor: pointer;
    float: right;
    font-size: 16px;
    line-height: 32px;
    padding-left: 8px; }

.sign-in-sign-up-content {
  background: #ffffff;
  height: 100vh;
  overflow: auto;
  display: flex;
  align-items: center;
  margin-right: -15px; }
  .sign-in-sign-up-content .sign-in-sign-up-form {
    width: 100vw;
    max-height: 100vh;
    padding: 2.5rem !important; }
    .sign-in-sign-up-content .sign-in-sign-up-form .application-logo .logo {
      max-width: 150px !important;
      max-height: 60px !important; }
    .sign-in-sign-up-content .sign-in-sign-up-form .auth-button .spinner:before {
      top: 8% !important; }

.big-modal-dialog {
  max-width: 50vw; }

.biggest-modal-dialog {
  max-width: 50vw; }

.form-group {
  margin-bottom: 1.5rem; }

.btn.app-color {
  color: #ffffff;
  border-color: #535561;
  transition: all 0.2s ease-in-out; }
  .btn.app-color:hover {
    border-color: #34bfa3 !important;
    background-color: #34bfa3 !important; }
.btn.cancel-btn {
  background-color: #9e9f9d;
  border-color: #9e9f9d !important;
  color: #ffffff; }
  .btn.cancel-btn:hover {
    background-color: #828282 !important;
    border-color: #ffffff !important; }
.btn.mobile-btn {
  margin-right: 0.75rem; }
  .btn.mobile-btn:nth-last-of-type(1) {
    margin-right: 0; }

.btn.app-color:not(:disabled):not(.disabled).active, .btn.app-color:not(:disabled):not(.disabled):active, .show > .btn.app-color {
  color: #ffffff;
  background-color: #34bfa3 !important;
  border-color: #34bfa3 !important; }

.btn.app-color:not(:disabled):not(.disabled):active, .btn.app-color:not(:disabled):not(.disabled).active, .show > .btn.app-color {
  color: #ffffff;
  background-color: #34bfa3 !important;
  border-color: #34bfa3 !important; }

.btn.app-color.show-selected {
  color: #ffffff;
  background-color: #34bfa3 !important;
  border-color: #34bfa3 !important; }

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

.absolute-right {
  right: 0 !important; }

.absolute-left {
  left: 0 !important; }

a.disabled {
  color: #9E9E9E !important;
  cursor: default;
  opacity: 0.65;
  pointer-events: none; }
  a.disabled i {
    color: #9E9E9E !important; }
  a.disabled:hover i {
    color: #9E9E9E !important; }

.product-modal {
  max-width: 70vw; }

.slide-fade-enter-active {
  transition: all .3s ease; }

.slide-fade-leave-active {
  transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1); }

.slide-fade-enter, .slide-fade-leave-to {
  transform: translateX(10px);
  opacity: 0; }

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: #ffffff00 !important;
  background-image: none !important;
  color: black !important; }

.collapse-animation {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease-in-out; }

.collapsed {
  max-height: 15.7rem !important; }

.cart-icon {
  padding-bottom: 2px;
  transform: rotate(0deg);
  transition: transform 0.3s ease-in-out;
  color: #dee2e6;
  font-size: 1.7rem; }

.cart-icon-color {
  color: #999; }

.del-icon-color {
  color: #999 !important; }

.del-icon-color:hover {
  color: #dc3545 !important; }

.cart-icon-rotate {
  transform: rotate(90deg); }

.la-plus-circle:hover {
  color: #34bfa3; }

.la-minus-circle:hover {
  color: #34bfa3; }

.px-20 {
  padding-left: 22px !important;
  padding-right: 20px !important; }

.py-7 {
  padding-top: 7px !important;
  padding-bottom: 7px !important; }

.cart-calculatedPrice {
  margin-left: -20px;
  min-width: 100px;
  font-size: 0.8rem; }

.cart-quantity {
  max-width: 80px;
  min-width: 80px;
  font-size: 0.8rem; }

.cursor-text {
  cursor: text !important; }

@media only screen and (max-width: 767px) {
  .mobile-btn {
    margin-right: 0;
    margin-bottom: 0.75rem; }
    .mobile-btn:nth-last-of-type(1) {
      margin-bottom: 0; }

  .modal-dialog {
    max-width: 100vw; }

  #clear-cart-modal .cancel-btn {
    margin-bottom: 0.75rem !important; } }
@media only screen and (max-width: 1280px) {
  .biggest-modal-dialog {
    max-width: 60vw; } }
@media only screen and (max-width: 1100px) {
  .biggest-modal-dialog {
    max-width: 65vw; } }
@media only screen and (max-width: 835px) {
  .biggest-modal-dialog {
    max-width: 70vw; } }
.warning-message {
  color: #ffffff !important;
  background-color: #ffcd4d !important; }

.vtimeselector__input {
  border: 0 !important; }
  .vtimeselector__input:focus {
    outline: none; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 400; }

a:hover {
  text-decoration: none !important; }

label {
  font-size: 0.8rem; }

.form-check label, .custom-file label {
  font-size: 16px; }

.custom-file-label {
  z-index: 2; }

.dropdown-menu {
  padding: 2px 0; }

.dropdown-item:hover, .dropdown-item:focus {
  color: #ffffff;
  background-color: #535561;
  transition: background-color 0.3s ease-in-out;
  cursor: pointer; }

.btn {
  font-weight: 500 !important;
  padding: .5rem 1.15rem !important;
  font-size: 14px !important; }
  .btn:focus {
    box-shadow: none !important; }

.input-group-append .btn {
  padding: 0.375rem 1.15rem !important; }
  .input-group-append .btn .la-plus-circle {
    font-size: 1.3rem; }
    .input-group-append .btn .la-plus-circle:hover {
      color: #fff; }

button:focus {
  outline-color: #ffffff; }

.custom-file label:hover, .custom-file input:hover {
  cursor: pointer; }

.form-control:focus {
  border-color: #535561;
  box-shadow: none; }
.form-control:active {
  border-color: #535561;
  box-shadow: none; }

.custom-file-input:focus ~ .custom-file-label {
  border-color: #535561;
  box-shadow: none;
  outline-color: #ffffff; }

.custom-select {
  box-shadow: none !important; }
  .custom-select:focus {
    border-color: #535561; }

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #535561; }

.custom-control-input:checked ~ .custom-control-label::before {
  background-color: #535561; }

.custom-control.custom-radio .custom-control-label, .custom-control.custom-checkbox .custom-control-label {
  display: inline-flex;
  align-items: center; }
  .custom-control.custom-radio .custom-control-label:hover, .custom-control.custom-checkbox .custom-control-label:hover {
    cursor: pointer; }

.accordion .card:last-of-type {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important;
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }
.accordion .card:first-of-type {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.list-group-item.active {
  background-color: #535561;
  border-color: #535561; }

.input-position {
  position: absolute;
  left: -2px; }

.side-bar ul li.active-side-bar a:after {
  content: "";
  border-radius: 0em 0em 0.5em 0em;
  width: 1.1em;
  height: 1.1em; }

.main-layout-card ul li.list-group-item, .settings-left-card ul li.list-group-item {
  border: 0; }
  .main-layout-card ul li.list-group-item:nth-last-of-type(1), .settings-left-card ul li.list-group-item:nth-last-of-type(1) {
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .main-layout-card ul li.list-group-item:hover, .settings-left-card ul li.list-group-item:hover {
    background-color: #535561;
    cursor: pointer;
    color: #ffffff !important;
    transition: all 0.3s ease-in-out; }
.main-layout-card .active-border, .settings-left-card .active-border {
  border-left: 3px solid #535561 !important;
  transition: border-left 0.3s ease-in-out; }

#shortcutListModal .shortcut-list tr th {
  text-align: center; }
#shortcutListModal .shortcut-list tr td:nth-last-child(1) {
  border-bottom: 0 !important; }

nav .breadcrumb li .offline-label {
  font-size: 17px;
  color: #dc3545 !important;
  padding: 8px 12px !important;
  border: 2px solid #dc3545;
  border-radius: 1.2rem; }
nav .breadcrumb li .online-label {
  font-size: 17px;
  color: #2394BC !important;
  padding: 8px 12px !important;
  border: 2px solid #2394BC;
  border-radius: 1.2rem; }
nav .breadcrumb li .offline-label i,
nav .breadcrumb li .online-label i {
  font-size: 20px; }
@media (max-width: 620px) {
  nav .breadcrumb li .offline-label,
  nav .breadcrumb li .online-label {
    font-size: 12px;
    padding: 3px 5px !important;
    border-width: 1px; }
  nav .breadcrumb li .offline-label i,
  nav .breadcrumb li .online-label i {
    font-size: 12px; } }
nav .breadcrumb .breadcrumb-item:before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: ">"; }
nav .breadcrumb .breadcrumb-item:first-child:before {
  content: "" !important; }
nav .breadcrumb .breadcrumb-item .sales-nav {
  font-size: 13px;
  color: #ffffff !important;
  padding: 5px 9px !important;
  border-radius: 1.2rem;
  border-color: #535561 !important;
  background-color: #535561 !important;
  box-shadow: none !important; }
  nav .breadcrumb .breadcrumb-item .sales-nav:hover {
    background-color: #34bfa3 !important; }
@media (max-width: 615px) {
  nav .breadcrumb .breadcrumb-item {
    margin-bottom: 5px; } }

.receiveDeleteButton {
  padding: 0 1rem;
  border-radius: 5px; }

.receiveDeleteButton a {
  border-radius: 5px; }

.product-card {
  box-shadow: 0 1px 15px 1px rgba(60, 55, 68, 0.15); }
  .product-card .product-img-container {
    height: 6rem; }
    .product-card .product-img-container .product-img {
      height: inherit; }
  .product-card .product-card-content, .product-card .product-variant-card-content {
    background: #efefef; }
    .product-card .product-card-content .sold-out, .product-card .product-variant-card-content .sold-out {
      position: absolute;
      top: -5rem;
      left: 50%;
      transform: translate(-50%, 0);
      margin: 0 auto;
      padding: 2px 4px;
      text-align: center;
      border-radius: 0.25rem; }
    .product-card .product-card-content .price-section, .product-card .product-variant-card-content .price-section {
      top: -3rem;
      padding: 2px 4px;
      left: 0; }
  .product-card:hover {
    outline: 1px solid #535561; }
    .product-card:hover .h-100, .product-card:hover .product-variant-card-content {
      transition: 1s linear;
      background: #535561;
      color: #fff; }
  .product-card:active {
    outline: 1px solid #34bfa3; }
    .product-card:active .h-100, .product-card:active .product-variant-card-content {
      transition: 0s linear;
      background: #34bfa3;
      color: #fff; }

.variant-modal-close-btn {
  right: 0;
  top: 0; }

.btn-select-card-discount-option {
  font-weight: 600;
  padding: .05rem .5rem !important;
  font-size: 12px !important; }

.customer-search-cancel {
  top: 7px;
  right: 0;
  z-index: 3; }
  .customer-search-cancel:hover {
    cursor: pointer;
    color: #e46370 !important; }

.cart-items-wrapper {
  max-height: 450px;
  overflow-y: auto;
  overflow-x: hidden; }
  .cart-items-wrapper .cart-item-container {
    padding-left: 2px;
    border-bottom: 1px solid #ebedf2; }
    .cart-items-wrapper .cart-item-container.active-cart-item {
      border-left: 2px solid #535561;
      padding-left: 0 !important; }
    .cart-items-wrapper .cart-item-container .cart-item .cart-item-btn:hover {
      cursor: pointer; }
    .cart-items-wrapper .cart-item-container .cart-item .cart-item-btn .cart-item-title {
      font-size: 0.8rem; }

#d-1, #d-2 {
  top: -8px !important;
  min-width: 8rem; }

.hold-items:hover, .hold-cart:hover, .clear-cart:hover {
  cursor: pointer;
  color: #ffffff !important;
  background-color: #535561;
  transition: all 0.3s ease-in-out; }
  .hold-items:hover i, .hold-cart:hover i, .clear-cart:hover i {
    color: #ffffff !important;
    transition: all 0.3s ease-in-out; }

.hold-items:hover {
  background-color: #535561;
  border-bottom-left-radius: 0.25rem; }

#hold-orders-modal .modal-dialog {
  max-width: 600px !important; }
  #hold-orders-modal .modal-dialog .hold-items:hover {
    background-color: #535561;
    border-bottom-left-radius: 0; }

.hold-cart:hover {
  background-color: #ffcd4d; }

.clear-cart:hover {
  background-color: #e46370;
  border-bottom-right-radius: 0.25rem; }

.hold-items-badge-position {
  position: absolute;
  top: 0.3rem;
  left: 5.3rem; }

.focused-customer {
  color: #ffffff;
  background-color: #535561;
  transition: background-color 0.3s ease-in-out; }

.customers-container {
  max-height: 15rem;
  overflow-x: hidden;
  overflow-y: auto; }

.sales-search .input-field input[type=search] {
  padding-left: 3rem;
  border: 0;
  width: calc(100% - 5.3rem);
  padding-right: 2.3rem; }

.cart-button-parent {
  display: table; }

.cart-button-child {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.cart-button-child:nth-of-type(2n) {
  padding: 0 0.35rem 0 0.15rem; }

.cart-product-details-parent {
  display: table;
  width: 100%; }

.cart-product-details-child {
  display: table-cell;
  vertical-align: middle; }

#add-customer-modal {
  height: 100%;
  width: 100%;
  max-height: 100% !important;
  border-radius: 0 !important;
  background: white;
  top: 0 !important; }

.cart-items-collapse {
  padding: 16px 16px 9px !important; }

.cart-items:hover {
  background: #4a97fd57; }

.cart-details {
  padding: 15px 15px 0; }

.product-card-font {
  font-size: 0.75rem !important; }

label.label-in-cart {
  left: 0 !important; }

.searched-customer {
  padding: 10px 16px !important; }

.pay-btn {
  width: 100% !important; }

#customer-search-result {
  top: 47px !important; }

.search-list-border {
  border-bottom: 1px solid rgba(160, 160, 160, 0.2); }

.customer-search-icon {
  padding-left: 0.5rem !important; }

.margin-top-fix {
  margin-top: 0 !important; }

.no-padding-left {
  padding-left: 0 !important; }

.cart-textaera {
  padding: .8rem 0 0rem 0 !important;
  margin-bottom: 5px !important; }

#show-cart-payment-modal {
  height: 100%;
  width: 100%;
  max-height: 100% !important;
  border-radius: 0 !important;
  background: white;
  top: 0 !important; }

.cart-summary-table {
  padding: 5px 5px !important; }

tfoot {
  border-top: 1px solid #d0d0d0; }

.cart-summary-container {
  margin-top: 5rem; }

.cart-devider {
  height: 80vh;
  border-right: 1px solid #d0d0d0; }

.product-variant-container {
  margin: 2rem 2rem 1.8rem; }

.active-select-item {
  border: 1px solid #4a97fd; }

.accordion .card .card-header {
  width: 100%; }
.accordion .card .card-header-with-enroll-btn {
  width: 90% !important; }
.accordion .card .enroll-btn {
  border-left: 1px solid #c2c3c2;
  background: #535561; }
.accordion .card:last-of-type .card-header {
  border-bottom-right-radius: 0 !important; }
.accordion .card:last-of-type .enroll-btn {
  border-left: 1px solid #c2c3c2;
  border-bottom-right-radius: calc(0.25rem - 1px); }
.accordion .card:first-of-type .card-header {
  border-top-right-radius: 0 !important; }
.accordion .card:first-of-type .enroll-btn {
  border-left: 1px solid #c2c3c2;
  border-top-right-radius: calc(0.25rem - 1px); }

@media only screen and (max-width: 993px) {
  .cart-devider {
    height: 0;
    border-bottom: 1px solid #d0d0d0;
    border-right: 0;
    margin: 3.5rem 0.1rem; } }
.payment-amount {
  padding-right: 5px !important; }

.payment-description {
  overflow-y: auto;
  overflow-x: hidden; }

.cart-border-right .btn-before-receipt {
  background-color: #fff;
  padding: 8px 0;
  margin: 0 0 0 auto;
  border: 1px solid; }

@media (min-width: 768px) {
  .payment-action {
    bottom: 0;
    position: absolute;
    width: 100%; }

  .cart-border-right {
    border-right: 1px solid #dee2e6 !important; }
    .cart-border-right .btn-before-receipt {
      position: absolute;
      bottom: 0;
      right: 10px;
      left: 0; }

  .horizontal-scroll {
    overflow-x: auto;
    height: 92%;
    max-height: 70vh; } }
@media (max-width: 767px) {
  .modal-layout-content {
    overflow-x: hidden;
    overflow-y: auto; }

  .payment-description {
    min-height: 200px !important; }

  .payment-action {
    margin-bottom: 24px; }

  .cart-border-right {
    margin-bottom: 20px; }
    .cart-border-right .btn-before-receipt {
      display: block; } }
.activePayment {
  background-color: #34bfa3 !important;
  border-color: #34bfa3 !important; }

.standard-product:active .product-content {
  color: #34bfa3 !important; }

.standard-product:active .product-price {
  background-color: #34bfa3 !important;
  border-color: #34bfa3 !important; }

.cartProduct {
  color: #34bfa3; }

.product-category-filter .dropdown-menu .category-options-wrapper {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 18rem;
  padding-top: 1.3rem; }
.product-category-filter .dropdown-menu .custom-control {
  padding: 0 1.3rem 1.3rem 1.3rem;
  margin: 0 1.3rem; }
  .product-category-filter .dropdown-menu .custom-control label {
    font-size: 14px; }
.product-category-filter .dropdown-menu .filter-footer {
  padding: 1.3rem;
  border-top: 1px solid #ebedf2; }
@media (min-width: 992px) {
  .product-category-filter .dropdown-menu {
    min-width: 27rem; } }
@media (max-width: 991px) {
  .product-category-filter .dropdown-menu {
    min-width: 22rem; } }

#cart-section-3 {
  background-color: #fff; }
  #cart-section-3 .custom-line-height {
    line-height: 2.5; }
  #cart-section-3 .btn-restaurant-order-type {
    padding: 0.25rem 0.5rem !important;
    font-size: 0.75rem !important;
    color: #535561;
    border-radius: 1rem;
    border-color: #535561;
    cursor: pointer; }
    #cart-section-3 .btn-restaurant-order-type:hover {
      color: #fff;
      border-color: #34bfa3;
      background-color: #34bfa3; }
    #cart-section-3 .btn-restaurant-order-type:focus {
      box-shadow: none !important; }
  #cart-section-3 .selected-btn-restaurant-order-type {
    color: #fff;
    border-color: #535561;
    background-color: #535561;
    box-shadow: none !important; }
  #cart-section-3 .order-hold-transition {
    color: #34bfa3 !important;
    transition: 0.2s ease-in-out;
    transform: scale(1.2); }

.table-card {
  border-color: transparent;
  border-width: 2px;
  border-radius: 0.25rem;
  margin-bottom: 24px;
  box-shadow: 0 0 8px #d9d9d9; }
  .table-card .text-app {
    color: #535561; }
  .table-card .disable {
    background-color: #9E9E9E; }
  .table-card .disable-opacity {
    opacity: 0.45; }
  .table-card .badge {
    padding: 0.30em 0.5em;
    font-size: 80%;
    border-radius: 0.20rem;
    text-transform: capitalize; }

.active-card {
  border-color: #535561; }

.container-hold-orders {
  line-height: 2.5; }
  .container-hold-orders .hold-order-list-item {
    border-bottom: 0 !important; }
    .container-hold-orders .hold-order-list-item:first-child {
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
    .container-hold-orders .hold-order-list-item:last-child {
      border-bottom: 1px solid #dee2e6 !important;
      border-bottom-left-radius: 0.25rem;
      border-bottom-right-radius: 0.25rem; }
    .container-hold-orders .hold-order-list-item .hold-delete-icon {
      vertical-align: middle; }

@media (min-width: 668px) {
  #table-select-modal .biggest-modal-dialog {
    max-width: 60vw !important; }

  #hold-orders-modal .hold-items .invoice-id {
    padding-left: 0.75rem; } }
@media (max-width: 667px) {
  #table-select-modal .biggest-modal-dialog {
    max-width: 100vw !important; }

  #hold-orders-modal .hold-items span {
    font-size: 0.90rem;
    text-align: left !important; }
  #hold-orders-modal .hold-items .invoice-id {
    padding-left: 0.75rem; }
  #hold-orders-modal .hold-items .invoice-time {
    padding-left: 0.75rem; }

  #table-select-modal .btn {
    padding: 0.5rem;
    margin-bottom: 0.5rem !important; }
    #table-select-modal .btn:nth-of-type(2) {
      margin-right: 0 !important; } }
.side-bar ul li.active-side-bar a:after {
  content: "";
  border-radius: 0em 0em 0.5em 0em;
  width: 1.1em;
  height: 1.1em; }

.main-layout-card ul li.list-group-item, .settings-left-card ul li.list-group-item {
  border: 0; }
  .main-layout-card ul li.list-group-item:nth-last-of-type(1), .settings-left-card ul li.list-group-item:nth-last-of-type(1) {
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .main-layout-card ul li.list-group-item:hover, .settings-left-card ul li.list-group-item:hover {
    background-color: #535561;
    cursor: pointer;
    color: #ffffff !important;
    transition: all 0.3s ease-in-out; }
.main-layout-card .active-border, .settings-left-card .active-border {
  border-left: 3px solid #535561 !important;
  transition: border-left 0.3s ease-in-out; }

.main-layout-card ul.list-group-border-fix li.list-group-item:nth-of-type(1) {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.side-bar ul li.active-side-bar a:after {
  content: "";
  border-radius: 0em 0em 0.5em 0em;
  width: 1.1em;
  height: 1.1em; }

.main-layout-card ul li.list-group-item, .settings-left-card ul li.list-group-item {
  border: 0; }
  .main-layout-card ul li.list-group-item:nth-last-of-type(1), .settings-left-card ul li.list-group-item:nth-last-of-type(1) {
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .main-layout-card ul li.list-group-item:hover, .settings-left-card ul li.list-group-item:hover {
    background-color: #535561;
    cursor: pointer;
    color: #ffffff !important;
    transition: all 0.3s ease-in-out; }
.main-layout-card .active-border, .settings-left-card .active-border {
  border-left: 3px solid #535561 !important;
  transition: border-left 0.3s ease-in-out; }

.settings-left-card {
  padding-left: 0 !important; }
  .settings-left-card .main-layout-card {
    margin-bottom: 0.75rem; }

#test-mail::placeholder {
  font-size: 0.8rem; }

@media only screen and (max-width: 991px) {
  .settings-left-card {
    padding-right: 0 !important; } }
.btn-shortcut-info {
  cursor: help !important;
  font-size: 20px !important;
  padding-right: 0 !important; }

#shortcut-setup-form .disabled-button {
  pointer-events: none;
  opacity: 0.4; }

div[data-popover="foo"] {
  font-size: 12px;
  line-height: 1.5;
  margin: 5px;
  left: 12.6em !important;
  top: -12px !important;
  padding: 4px 18px;
  width: 160px !important; }

div[data-popover="foo1"] {
  font-size: 12px;
  line-height: 1.5;
  margin: 5px;
  left: -9.6em !important;
  top: -23px !important;
  width: 160px !important;
  padding: 4px 18px; }

#pop_mouse1, #pop_mouse2 {
  cursor: pointer; }

#pop_mouse1:hover i.la.la-edit.myicon, #pop_mouse2:hover i.la.la-edit.myicon {
  transition: 0.3;
  color: #535561;
  font-size: 18px; }

i.la.la-edit.myicon1 {
  left: -12.5em;
  font-size: 16px;
  padding-left: -11px;
  position: absolute;
  padding: 0px 5px;
  color: black; }

i.la.la-edit.myicon2 {
  left: -11.8em;
  font-size: 16px;
  padding-left: -11px;
  position: absolute;
  padding: 0px 5px;
  color: black; }

.form-group.col-md-4.re {
  position: absolute;
  left: 66%;
  top: 34px; }

.form-group.col-md-4 .ab {
  position: relative; }

.overflow-s {
  overflow: hidden; }

@media only screen and (max-width: 700px) {
  .form-group.col-md-8.col-sm-8.ab {
    max-width: 74%; }

  .form-group.col-md-4.re {
    position: absolute;
    left: 77%;
    top: 34px; } }
@media screen and (min-width: 300px) and (max-width: 660px) {
  i.la.la-edit.myicon1 {
    left: -12em !important; } }
.productsLayout {
  padding: 10px; }
  .productsLayout .img-thumbnail {
    width: 100%; }
  .productsLayout .title {
    padding: 10px 0px; }
  .productsLayout .productInfo tr {
    line-height: 1.9; }

@media (max-width: 767px) {
  .pxs-0 {
    padding-right: 0 !important; } }
/*catageroy modal css*/
.c_input {
  width: 18.5em; }

span.pull-right.dpIcon {
  position: absolute;
  left: 19em;
  top: 0.5em; }

span.add_icon.pull-right {
  position: absolute;
  left: 19em;
  top: 1.7em; }

.selectField {
  width: 330px !important; }

.dropbtn {
  background-color: #ffffff;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer; }

.dropbtn:hover, .dropbtn:focus {
  background-color: #fff; }

#myInput {
  border-box: box-sizing;
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 10px !important;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 328px !important; }

#myInput:focus {
  outline: 3px solid #ddd; }

.firstInput {
  border-box: box-sizing;
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 10px;
  border: none;
  border-bottom: 1px solid #ddd; }

.firstInput:focus {
  outline: 3px solid #ddd; }

.dropdown {
  position: relative;
  display: inline-block;
  padding-right: 0px !important; }

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  min-width: 300px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 99;
  padding-right: 0px !important; }

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block; }

input#dropbtn {
  width: 20.8em; }

.dropdown span a:hover {
  background-color: #f0f2f7;
  box-shadow: 0px 0px 10px;
  transparent: 30%;
  transform: translate(1px, 3px);
  position: relative; }

.show {
  display: block;
  padding-right: 0px !important; }

/* end category modal css*/
/*brand modal css */
#myInputBrand {
  border-box: box-sizing;
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 10px !important;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 328px !important; }

/*end brand csss*/
/*group modal css*/
#myInputGroup {
  border-box: box-sizing;
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 10px !important;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 328px !important; }

/*end group modal css*/
/*unit modal css*/
#myInputUnit {
  border-box: box-sizing;
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 10px !important;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 328px !important; }

/*end unit modal css*/
/*tax modal css*/
#myInputTax {
  border-box: box-sizing;
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 10px !important;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 328px !important; }

.taxSearch {
  top: 20px !important; }

/*end tax modal css*/
.product-import-uploading {
  width: 100%; }

.product-import-uploading-wrapper {
  display: table;
  margin: 0 auto; }

.product-import-uploading-loader {
  display: table-cell; }

.product-import-uploading-message {
  display: table-cell;
  vertical-align: middle; }

.import-button-preview {
  bottom: 2%;
  position: fixed; }

@media (max-width: 575px) {
  .productsLayout .productInfo {
    margin: 0% 5%;
    padding-top: 10px; } }
.calendar-root .input-date {
  display: block;
  border: 1px solid #ccc;
  padding: 5px;
  font-size: 14px;
  width: 230px;
  cursor: pointer; }
.calendar-root .input-date::after {
  content: "▼";
  float: right;
  font-size: smaller; }
.calendar-root .active-preset {
  border: 1px solid #0096d9;
  color: #0096d9;
  border-radius: 3px; }
.calendar-root .months-text {
  text-align: center;
  font-weight: bold; }
.calendar-root .months-text .left {
  float: left;
  cursor: pointer;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMxLjQ5NCAzMS40OTQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMxLjQ5NCAzMS40OTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPHBhdGggZD0iTTEwLjI3Myw1LjAwOWMwLjQ0NC0wLjQ0NCwxLjE0My0wLjQ0NCwxLjU4NywwYzAuNDI5LDAuNDI5LDAuNDI5LDEuMTQzLDAsMS41NzFsLTguMDQ3LDguMDQ3aDI2LjU1NCAgYzAuNjE5LDAsMS4xMjcsMC40OTIsMS4xMjcsMS4xMTFjMCwwLjYxOS0wLjUwOCwxLjEyNy0xLjEyNywxLjEyN0gzLjgxM2w4LjA0Nyw4LjAzMmMwLjQyOSwwLjQ0NCwwLjQyOSwxLjE1OSwwLDEuNTg3ICBjLTAuNDQ0LDAuNDQ0LTEuMTQzLDAuNDQ0LTEuNTg3LDBsLTkuOTUyLTkuOTUyYy0wLjQyOS0wLjQyOS0wLjQyOS0xLjE0MywwLTEuNTcxTDEwLjI3Myw1LjAwOXoiIGZpbGw9IiMwMDZERjAiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg=="); }
.calendar-root .months-text .right {
  float: right;
  cursor: pointer;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMxLjQ5IDMxLjQ5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMS40OSAzMS40OTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cGF0aCBkPSJNMjEuMjA1LDUuMDA3Yy0wLjQyOS0wLjQ0NC0xLjE0My0wLjQ0NC0xLjU4NywwYy0wLjQyOSwwLjQyOS0wLjQyOSwxLjE0MywwLDEuNTcxbDguMDQ3LDguMDQ3SDEuMTExICBDMC40OTIsMTQuNjI2LDAsMTUuMTE4LDAsMTUuNzM3YzAsMC42MTksMC40OTIsMS4xMjcsMS4xMTEsMS4xMjdoMjYuNTU0bC04LjA0Nyw4LjAzMmMtMC40MjksMC40NDQtMC40MjksMS4xNTksMCwxLjU4NyAgYzAuNDQ0LDAuNDQ0LDEuMTU5LDAuNDQ0LDEuNTg3LDBsOS45NTItOS45NTJjMC40NDQtMC40MjksMC40NDQtMS4xNDMsMC0xLjU3MUwyMS4yMDUsNS4wMDd6IiBmaWxsPSIjMDA2REYwIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo="); }
.calendar-root .calendar {
  display: inline-block;
  width: 700px;
  font-size: 12px;
  box-shadow: -3px 4px 12px -1px #ccc;
  background: #fff;
  position: absolute;
  left: 0%;
  z-index: 9; }
.calendar-root .calendar-head h2 {
  padding: 20px 0 0 20px;
  margin: 0; }
.calendar-root .calendar ul {
  list-style-type: none; }
.calendar-root .calendar-wrap {
  display: inline-block;
  float: left;
  width: 75%;
  padding: 0px 10px 10px 10px; }
.calendar-root .calendar-range {
  float: left;
  padding: 0 12px;
  border-left: 1px solid #ccc;
  margin: -2px; }
.calendar-root .calendar-left-mobile {
  width: 100% !important; }
.calendar-root .calendar_month_left,
.calendar-root .calendar_month_right {
  float: left;
  width: 43%;
  padding: 10px;
  margin: 5px; }
.calendar-root .calendar_weeks {
  margin: 0;
  padding: 10px 0;
  width: auto; }
.calendar-root .calendar_weeks li {
  display: inline-block;
  width: 13.6%;
  color: #999;
  text-align: center; }
.calendar-root .calendar_days {
  margin: 0;
  padding: 0; }
.calendar-root .calendar_days li {
  display: inline-block;
  width: 13.6%;
  color: #333;
  text-align: center;
  cursor: pointer;
  line-height: 2em; }
.calendar-root .calendar_preset li {
  line-height: 2.6em;
  width: auto;
  display: block; }
.calendar-root .calendar_days li:hover {
  background: #eee;
  color: #000; }
.calendar-root li.calendar_days--disabled {
  pointer-events: none; }
.calendar-root li.calendar_days_selected {
  background: #2d2f3d;
  color: #fff; }
.calendar-root li.calendar_days_in-range {
  background: #535561;
  color: #fff; }
.calendar-root .calendar_preset {
  padding: 0; }
.calendar-root .calendar_preset li.calendar_preset-ranges {
  padding: 0 30px 0 10px;
  margin-bottom: 5px;
  cursor: pointer;
  margin-top: 1px; }
.calendar-root .calendar_preset li.calendar_preset-ranges:hover {
  background: #eee; }
.calendar-root .calendar-mobile {
  width: 260px;
  z-index: 1;
  box-shadow: none; }
.calendar-root .calendar-range-mobile {
  width: 90%;
  padding: 2px;
  border-left: none;
  margin: -20px 0; }
.calendar-root .calendar-btn-apply {
  width: 100%;
  background: #535561;
  color: #fff;
  border: none;
  padding: 5px;
  font-size: 14px; }
.calendar-root .calendar-btn-apply:hover {
  background: #34bfa3 !important; }
@media (min-width: 100px) and (max-width: 768px) {
  .calendar-root .calendar {
    width: 300px; }
  .calendar-root .calendar_month_left,
  .calendar-root .calendar_month_right {
    width: 100%; }
  .calendar-root .calendar-wrap {
    width: 100%; }
  .calendar-root .calendar-range {
    float: none;
    text-align: center; } }

.salesReportsDetails {
  padding: 30px; }

.ordersDescription {
  margin-top: -10px; }

.productsLayout {
  padding: 10px; }
  .productsLayout .img-thumbnail {
    width: 100%; }
  .productsLayout .title {
    padding: 10px 0px; }
  .productsLayout .productInfo tr {
    line-height: 1.9; }

@media (max-width: 767px) {
  .pxs-0 {
    padding-right: 0 !important; } }
/*catageroy modal css*/
.c_input {
  width: 18.5em; }

span.pull-right.dpIcon {
  position: absolute;
  left: 19em;
  top: 0.5em; }

span.add_icon.pull-right {
  position: absolute;
  left: 19em;
  top: 1.7em; }

.selectField {
  width: 330px !important; }

.dropbtn {
  background-color: #ffffff;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer; }

.dropbtn:hover, .dropbtn:focus {
  background-color: #fff; }

#myInput {
  border-box: box-sizing;
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 10px !important;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 328px !important; }

#myInput:focus {
  outline: 3px solid #ddd; }

.firstInput {
  border-box: box-sizing;
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 10px;
  border: none;
  border-bottom: 1px solid #ddd; }

.firstInput:focus {
  outline: 3px solid #ddd; }

.dropdown {
  position: relative;
  display: inline-block;
  padding-right: 0px !important; }

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  min-width: 300px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 99;
  padding-right: 0px !important; }

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block; }

input#dropbtn {
  width: 20.8em; }

.dropdown span a:hover {
  background-color: #f0f2f7;
  box-shadow: 0px 0px 10px;
  transparent: 30%;
  transform: translate(1px, 3px);
  position: relative; }

.show {
  display: block;
  padding-right: 0px !important; }

/* end category modal css*/
/*brand modal css */
#myInputBrand {
  border-box: box-sizing;
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 10px !important;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 328px !important; }

/*end brand csss*/
/*group modal css*/
#myInputGroup {
  border-box: box-sizing;
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 10px !important;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 328px !important; }

/*end group modal css*/
/*unit modal css*/
#myInputUnit {
  border-box: box-sizing;
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 10px !important;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 328px !important; }

/*end unit modal css*/
/*tax modal css*/
#myInputTax {
  border-box: box-sizing;
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 10px !important;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 328px !important; }

.taxSearch {
  top: 20px !important; }

/*end tax modal css*/
.product-import-uploading {
  width: 100%; }

.product-import-uploading-wrapper {
  display: table;
  margin: 0 auto; }

.product-import-uploading-loader {
  display: table-cell; }

.product-import-uploading-message {
  display: table-cell;
  vertical-align: middle; }

.import-button-preview {
  bottom: 2%;
  position: fixed; }

@media (max-width: 575px) {
  .productsLayout .productInfo {
    margin: 0% 5%;
    padding-top: 10px; } }
div[data-popover="foo"] {
  font-size: 12px;
  line-height: 1.5;
  margin: 5px;
  left: 12.6em !important;
  top: -12px !important;
  padding: 4px 18px;
  width: 160px !important; }

div[data-popover="foo1"] {
  font-size: 12px;
  line-height: 1.5;
  margin: 5px;
  left: -9.6em !important;
  top: -23px !important;
  width: 160px !important;
  padding: 4px 18px; }

#pop_mouse1, #pop_mouse2 {
  cursor: pointer; }

#pop_mouse1:hover i.la.la-edit.myicon, #pop_mouse2:hover i.la.la-edit.myicon {
  transition: 0.3;
  color: #535561;
  font-size: 18px; }

i.la.la-edit.myicon1 {
  left: -12.5em;
  font-size: 16px;
  padding-left: -11px;
  position: absolute;
  padding: 0px 5px;
  color: black; }

i.la.la-edit.myicon2 {
  left: -11.8em;
  font-size: 16px;
  padding-left: -11px;
  position: absolute;
  padding: 0px 5px;
  color: black; }

.form-group.col-md-4.re {
  position: absolute;
  left: 66%;
  top: 34px; }

.form-group.col-md-4 .ab {
  position: relative; }

.overflow-s {
  overflow: hidden; }

@media only screen and (max-width: 700px) {
  .form-group.col-md-8.col-sm-8.ab {
    max-width: 74%; }

  .form-group.col-md-4.re {
    position: absolute;
    left: 77%;
    top: 34px; } }
@media screen and (min-width: 300px) and (max-width: 660px) {
  i.la.la-edit.myicon1 {
    left: -12em !important; } }
.image img {
  max-width: 27%; }

.personal-info {
  list-style: none;
  margin-bottom: 0;
  padding: 0; }

.personal-info li .text {
  color: #8e8e8e;
  display: block;
  overflow: hidden; }

.title {
  display: block;
  width: 6em;
  float: left;
  font-weight: 500; }

.text {
  font-weight: 500; }

ul.personal-info li {
  margin-bottom: 1em; }

.badge-light {
  color: #010c17;
  background-color: #e2e9f1 !important;
  font-size: 15px !important; }

.p-height {
  min-height: 368px;
  margin-bottom: 0.7em; }

.p-r0 {
  padding-right: 0px !important; }

.padding-right {
  padding-right: 0.7em; }

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

@media only screen and (max-width: 1600px) {
  .image img {
    width: 10em;
    height: 10em; } }
@media only screen and (max-width: 780px) {
  .left {
    border-right: 0px;
    border-bottom: 2px dashed #928383; } }
@keyframes dropdownAnimation {
  from {
    opacity: 0;
    transform: translate3d(0, -30px, 0); }
  to {
    opacity: 1;
    transform: translate3d(0, 0px, 0); } }
.dropdownAnimation, .search-filter-dropdown .dropdown-menu {
  animation-name: dropdownAnimation;
  animation-duration: 0.25s;
  animation-fill-mode: both; }

/* search select */
#ddlProducts * {
  border-radius: 15px;
  background-color: red; }

a {
  color: #175eab; }

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

.form-control.is-invalid {
  background-image: none;
  padding-right: inherit;
  background-repeat: unset;
  background-position: unset;
  background-size: unset; }

.dd_filter_border {
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  background-clip: padding-box;
  line-height: 1.5;
  font-size: 1rem;
  padding: 0.375rem 0.75rem;
  display: block;
  height: calc(2.25rem + 2px); }

.input-file-wrap {
  background: url("../../images/logo/camera.png");
  background-size: cover;
  width: 28px;
  height: 28px;
  overflow: hidden;
  position: relative;
  cursor: pointer; }

.btn-padding {
  padding-right: 0.8rem !important; }

.cart-note {
  font-size: 80%;
  line-height: 12px;
  color: #6b6161; }

.file-input {
  width: 100%;
  height: 100%;
  opacity: 0;
  padding-left: 240px;
  margin-right: -240px;
  cursor: pointer; }

.add-product-padding {
  padding: 13px 4px !important; }

.drop-down-list:hover {
  background: #535561 !important;
  color: #FFFFFF !important; }

.icon-download {
  font-size: 30px !important;
  padding: 0 !important;
  margin: 0 !important; }

.icon-download-font {
  color: #000000 !important; }

.preview-header {
  border-top: 1px solid #dee2e6 !important; }

.preview-side {
  border-right: 1px solid #dee2e6 !important; }

.preview-alert {
  margin-bottom: 0 !important; }

.preview-table {
  max-height: 500px !important; }

.mb-75 {
  margin-bottom: 0.75rem !important; }

.pl-75 {
  padding-left: 0.75rem !important; }

.text-small {
  font-size: 0.80rem; }

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

.subtitle {
  font-size: 12px !important; }

.cardContainer {
  margin-left: 10px;
  margin-right: -8px;
  margin-top: -6px; }
  .cardContainer .layer1, .cardContainer .layer2, .cardContainer .layer3, .cardContainer .layer4 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .cardContainer .layerDoughnut {
    padding-left: 0 !important;
    padding-right: 10px !important; }
  .cardContainer p {
    margin-bottom: 0;
    position: absolute;
    top: 70px;
    line-height: 1; }
  .cardContainer .cardLayer {
    width: 100%; }
    .cardContainer .cardLayer .parent {
      display: table; }
    .cardContainer .cardLayer .child1 {
      display: table-cell;
      vertical-align: middle; }
    .cardContainer .cardLayer .child2 {
      padding-left: 10px;
      display: table-cell; }
    .cardContainer .cardLayer .card {
      margin: 5px;
      padding-top: 2px;
      padding: 17px 0px; }
      .cardContainer .cardLayer .card i {
        font-size: 2rem;
        color: #ffffffeb;
        padding: 11px;
        border-radius: 5px; }
      .cardContainer .cardLayer .card h3 {
        margin-bottom: 0; }
    .cardContainer .cardLayer .card1 i {
      background: #7c4dff; }
    .cardContainer .cardLayer .card2 i {
      background: #2979ff; }
    .cardContainer .cardLayer .card3 i {
      background: #26c6da; }
    .cardContainer .cardLayer .card4 i {
      background: #3ebd77; }
  .cardContainer .graphLayer #container {
    position: relative; }
  .cardContainer .graphLayer #right-column {
    position: absolute;
    width: 98.1%;
    padding-left: 10px;
    top: 0px;
    left: 0px;
    bottom: 0px; }
  .cardContainer .graphLayer .card {
    margin: 5px; }
    .cardContainer .graphLayer .card .barheader {
      padding: 15px 5px 0 15px; }
      .cardContainer .graphLayer .card .barheader h4 {
        margin-bottom: 0; }
    .cardContainer .graphLayer .card .card-body {
      padding: 0 !important; }
      .cardContainer .graphLayer .card .card-body .barChart {
        margin: 5px; }
      .cardContainer .graphLayer .card .card-body .doughnutChart {
        margin: 0 auto; }
  .cardContainer .graphLayer #bar-chart {
    width: 100% !important;
    height: auto !important;
    max-height: 470px !important;
    min-height: 230px !important; }
  .cardContainer .graphLayer #doughnut-chart {
    width: 100% !important;
    height: auto !important;
    max-height: 470px !important;
    min-height: 220px !important; }
  .cardContainer .bottomLayer {
    width: 100%; }
    .cardContainer .bottomLayer .parent {
      display: table; }
    .cardContainer .bottomLayer .child1 {
      display: table-cell;
      vertical-align: middle; }
    .cardContainer .bottomLayer .child2 {
      display: table-cell; }
    .cardContainer .bottomLayer .card {
      margin: 5px;
      padding: 9px 0;
      background: #fff; }
      .cardContainer .bottomLayer .card i {
        font-size: 2rem;
        color: #2879ff; }
      .cardContainer .bottomLayer .card h3 {
        margin-bottom: 0;
        color: #535561; }
      .cardContainer .bottomLayer .card h5 {
        margin-top: 5px;
        color: #535561;
        font-size: 1rem; }
    .cardContainer .bottomLayer i {
      color: #fff; }

@media (min-width: 992px) and (max-width: 1310px) {
  .cardLayer h3 {
    font-size: 25px; }
  .cardLayer p {
    font-size: 15px;
    top: 65px; } }
@media (min-width: 576px) {
  .dashboard-bottom {
    flex-flow: row wrap !important;
    margin-right: 0 !important;
    margin-left: -15px !important; } }
@media (max-width: 575px) {
  .dashboard-bottom {
    margin-right: 10px !important; } }
@media (min-width: 100px) and (max-width: 991px) {
  .cardContainer {
    margin-left: 10px;
    margin-right: -8px; }

  #right-column {
    position: relative !important; }

  .layerDoughnut {
    margin-right: 10px !important; } }
@media (max-width: 1401px) {
  #right-column {
    width: 97% !important; } }
@media (max-width: 991px) {
  #right-column {
    width: 100% !important; }

  .import-data-layout {
    height: 558px !important; }

  .import-product-preview-height {
    height: 535px !important;
    overflow-x: hidden;
    overflow-y: auto; } }
.profileBirthDate input {
  background: #fff; }
.profileBirthDate .vdp-datepicker__calendar .cell.selected {
  background: #535561 !important;
  color: #fff; }
.profileBirthDate .form-control:disabled, .profileBirthDate .form-control[readonly] {
  background: #fff; }

.alertBranch {
  width: 100%; }

.margin-top {
  margin-top: -10px; }

.heightError {
  height: 5px; }

.layout-preview-after-import {
  max-width: 80% !important; }

@media (max-width: 600px) {
  .layout-preview-after-import {
    max-width: 800px !important;
    margin: 1.75rem auto !important; } }
@media (max-width: 984px) {
  .layout-preview-after-import {
    max-width: 100% !important; }

  .import-preview-button-area {
    margin-top: 0 !important; } }
.custom-margin {
  margin-top: 5px !important;
  margin-bottom: 5px !important; }

.right-zero-padding {
  padding-right: 0 !important; }

.line-header {
  padding: 15px 5px 0 15px; }

.sales-filter {
  display: table;
  width: 100%; }
  .sales-filter .sales-filter-text, .sales-filter .sales-filter-menu {
    display: table-cell;
    padding-left: 5px; }

.wrong-column-name {
  color: red;
  font-size: 18px; }

.nameWidth {
  width: 10% !important; }

.back-button {
  top: 7px !important;
  left: 15px !important; }

.mb-zero {
  margin-bottom: 0 !important; }

.mb-11 {
  margin-bottom: 11px !important; }

.customer-search-cancel {
  padding: 8px !important;
  top: 3px;
  z-index: 3; }

.customer-search-cancel:hover {
  cursor: pointer;
  color: #e46370 !important; }

.navbar-dashboard {
  top: 0.6rem;
  padding-left: 165px;
  z-index: 1031; }

.discount-input {
  top: -8px !important;
  margin-left: 27px !important; }

.modal-content-row {
  min-height: 68vh; }

@media (min-width: 768px) {
  .modal-xl {
    width: 90%;
    max-width: 800px; }
    .modal-xl.modal-xxl {
      max-width: 993px; } }
@media (max-width: 991px) {
  .payment-group {
    height: initial;
    overflow: auto; } }
@media (min-width: 992px) {
  .payment-group {
    overflow: auto; } }
.sales-cash-register {
  font-size: 12px; }

.hold-delete-icon {
  font-size: 25px !important; }

@media (min-width: 992px) {
  .breadcrumb {
    position: fixed !important;
    top: 0.6rem !important;
    z-index: 1031 !important; } }
@media (max-width: 991px) {
  .breadcrumb {
    top: 0.6rem !important;
    z-index: 1031 !important;
    position: initial !important;
    background: #ffffff !important;
    box-shadow: 0 1px 15px 1px rgba(60, 55, 68, 0.15);
    border-radius: 0.25rem;
    margin-bottom: 10px !important; }

  .hide-nav {
    display: none !important; }

  .fixed-bottom {
    z-index: initial !important; } }
.variant-values .input-group .btn {
  padding: 0 1.15rem !important;
  border-color: #ced4da; }

.variant-values .input-group .btn .la {
  font-size: 1.3rem; }

.variant-values .input-group .btn:hover .la {
  color: #fff !important; }

.all-products-show {
  height: calc(100vh - 6rem); }

.breadcrumb-sub-item::after {
  display: inline-block;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/"; }

.product-detail-table td {
  border: 0 !important; }

.backup-reminder {
  background: #E57373 !important;
  color: #fff !important;
  width: 100%; }

a.nav-link.active.show {
  padding: 9px 16px !important; }

a.nav-link {
  padding: 9px 16px !important; }

.font-weight-bold {
  font-weight: 700 !important; }

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

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

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

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

.invoice-header .invoice-logo {
  max-width: 200px;
  height: auto;
  margin: 0 auto; }

.invoice-middle {
  display: block;
  width: 100%;
  overflow: hidden; }

.invoice-middle .left {
  float: left;
  text-align: left; }

.invoice-middle .right {
  float: right;
  text-align: right; }

.invoice-middle .left span,
.invoice-middle .right span {
  font-weight: bold !important; }

.invoice-table {
  display: block;
  width: 100%; }
  .invoice-table .table {
    border-collapse: collapse !important;
    width: 100% !important;
    padding: 5px; }
    .invoice-table .table th, .invoice-table .table td {
      padding: 7px 0; }
    .invoice-table .table thead {
      border-top: 1px solid #bfbfbf;
      border-bottom: 1px solid #bfbfbf; }
      .invoice-table .table thead tr th {
        padding: 5px; }
        .invoice-table .table thead tr th:first-child {
          padding-left: 0 !important; }
        .invoice-table .table thead tr th:last-child {
          padding-right: 0 !important; }
    .invoice-table .table tbody {
      border-bottom: 1px solid #bfbfbf; }
      .invoice-table .table tbody tr td {
        border-top: 1px solid #dee2e6; }
        .invoice-table .table tbody tr td:first-child {
          padding-left: 0 !important; }
        .invoice-table .table tbody tr td:last-child {
          padding-right: 0 !important; }
    .invoice-table .table tfoot {
      border-top: 1px solid #bfbfbf; }
      .invoice-table .table tfoot tr td:first-child {
        padding-left: 0 !important; }
      .invoice-table .table tfoot tr td:last-child {
        padding-right: 0 !important; }

@media print {
  html, body {
    height: 99% !important; }

  #cart-print-area {
    padding: 30px; }
    #cart-print-area .header-line-height {
      line-height: 1.7 !important; }
      #cart-print-area .header-line-height small {
        font-size: 1.2rem !important;
        padding: 10px 0 !important; }
    #cart-print-area .invoice-table .table {
      font-size: 1.05rem !important;
      margin-top: 8px; }
      #cart-print-area .invoice-table .table tbody tr td {
        padding: 10px 0; }

  #cart-print {
    padding: 20px !important; }

  @page {
    size: landscape; } }
.limit {
  display: block;
  display: -webkit-box !important;
  max-width: 280px !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.contact-border {
  border: 1px solid #ddd !important; }

.image-property {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain !important; }

.dateRangeFilter {
  position: relative; }

.closeDatePicker:hover {
  cursor: pointer; }

.printReceiptButton {
  padding: 13px 0;
  margin: 37px 0;
  text-align: center !important;
  width: 100%;
  border: 1px solid #dee2e6; }

.closeDatePicker {
  float: right !important;
  padding: 0 10px !important;
  margin-top: 9px !important;
  font-size: 14px !important;
  font-weight: normal !important;
  font-style: normal !important;
  border: 0; }

.hideDateRange {
  padding-right: 16px;
  font-size: 23px !important; }

#barcode-preview-modal {
  overflow-y: auto !important; }

.page {
  margin: 10px 0;
  text-align: center; }

.vue-barcode-element {
  width: 100% !important;
  max-width: initial !important; }

#barcode .row {
  margin-left: 0 !important; }

.barcode-container {
  padding: 10px 0;
  border: 1px solid #d9d9d9;
  height: 100%; }

@page {
  size: A4;
  margin: 0 !important;
  padding: 0 !important; }
@media print {
  html, body {
    width: 210mm;
    height: 297mm; }

  .row {
    text-align: center;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .col-12 {
    width: 100%;
    margin: 13px 10px; }

  .col-6 {
    width: 47%;
    float: left;
    margin: 13px 10px; }

  .col-4 {
    width: 30%;
    float: left;
    margin: 13px 10px; }

  .page {
    position: relative; }

  .full-a4 {
    height: 295mm !important;
    page-break-after: always !important;
    margin: 15px !important; }

  .mb-4 {
    margin-bottom: 25px; }

  .barcode-container {
    white-space: nowrap;
    height: 100%;
    padding: 5px; }
    .barcode-container h4 {
      text-align: center !important; } }
.user-center {
  margin-top: 23px !important;
  margin-bottom: 0 !important; }

.toasted-container {
  max-width: 500px; }

.toasted-container.top-right {
  right: 0.75rem !important; }

.offline-toast-padding {
  padding: 5px 20px !important; }

.cash-register-tooltip {
  margin-top: 2px !important;
  font-size: 15px !important; }

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

@media only screen and (max-width: 667px) {
  #layoutTop {
    display: none !important; }

  .breadcrumb {
    font-size: 14px; }

  #cartShow {
    position: fixed;
    background: #44a2ff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 5px;
    margin-left: 0;
    right: 15px;
    bottom: 5px; }
    #cartShow a {
      color: #fff; }
    #cartShow i {
      font-size: 40px; }

  #pop_mouse1 i.la.la-edit.myicon1 {
    left: -5em !important; }

  i.la.la-edit.myicon2 {
    left: -4.8em !important; }

  #cartBody {
    padding-right: 0;
    padding-left: 0; }

  #cart-section-1 a {
    width: 100%; }
  #cart-section-1 i {
    margin-left: -5px; }

  .biggest-modal-dialog {
    max-width: 100vw; }

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

  .product-card-font,
  .table th,
  .table td {
    padding: 5px; } }
.contact-person-info p {
  padding: 0.75rem 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .contact-person-info p:last-child {
    border-bottom: 0 !important; }

#adjust-stock-modal .modal-xl {
  max-width: 70vw !important; }
  #adjust-stock-modal .modal-xl .position-relative .btn-action-container button {
    font-size: 20px;
    background: transparent;
    border-color: #ced4da;
    padding: .5rem 0.5rem !important; }
  #adjust-stock-modal .modal-xl .position-relative .btn-action-container button .la-plus-circle {
    color: #34bfa3 !important; }
  #adjust-stock-modal .modal-xl .position-relative .btn-action-container button .la-trash {
    color: #dc3545 !important; }
  @media (min-width: 768px) {
    #adjust-stock-modal .modal-xl .position-relative .btn-action-container {
      width: 90%;
      position: absolute;
      bottom: 5px;
      left: 5px; }
      #adjust-stock-modal .modal-xl .position-relative .btn-action-container button:hover {
        background-color: #535561; }
        #adjust-stock-modal .modal-xl .position-relative .btn-action-container button:hover .la-plus-circle, #adjust-stock-modal .modal-xl .position-relative .btn-action-container button:hover .la-trash {
          color: #fff !important; } }
  @media (max-width: 767px) {
    #adjust-stock-modal .modal-xl .form-group {
      margin-bottom: 1rem !important; } }
@media (max-width: 575px) {
  #adjust-stock-modal .modal-xl {
    max-width: 100vw !important; } }

.notification-setting-wrapper table tr {
  border-bottom: 1px solid #dee2e6; }
  .notification-setting-wrapper table tr:first-child td {
    padding-top: 0; }
  .notification-setting-wrapper table tr td {
    vertical-align: middle;
    border: 0; }
    .notification-setting-wrapper table tr td:first-child {
      width: 80px; }
    .notification-setting-wrapper table tr td .custom-switch .custom-control-label:before {
      width: 2rem;
      height: 1.1rem;
      border-radius: 30px; }
    .notification-setting-wrapper table tr td .custom-switch .custom-control-label:after {
      width: calc(1.2rem - 4px);
      height: calc(1.1rem - 4px);
      border-radius: 30px; }
    .notification-setting-wrapper table tr td .action-button-notification {
      width: 40px;
      height: 40px;
      line-height: 40px;
      padding: 0 !important;
      color: #fff;
      background-color: #535561;
      border-radius: 50%;
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
      cursor: pointer;
      vertical-align: middle;
      text-align: center;
      margin: 0 0.2rem; }
      .notification-setting-wrapper table tr td .action-button-notification i {
        height: inherit;
        display: inline-block;
        text-align: center;
        color: #fff;
        font-size: 1.5rem;
        line-height: 30px;
        font-weight: normal;
        font-style: normal;
        vertical-align: middle;
        position: relative;
        z-index: 5; }

#time-add-edit-modal .modal-layout-content {
  overflow: visible !important; }
  #time-add-edit-modal .modal-layout-content .vtimeselector__clear__ico {
    text-align: inherit; }
  #time-add-edit-modal .modal-layout-content .vtimeselector__box {
    height: 15em;
    top: calc(1.5em + 0.75rem + 2px) !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.datatable-cash-register-info .row {
  padding: 0 !important; }
.datatable-cash-register-info thead th:first-child {
  padding-left: 0 !important;
  text-align: left !important; }
.datatable-cash-register-info thead th:last-child {
  padding-right: 0 !important; }
.datatable-cash-register-info tr td:first-child {
  padding-left: 0 !important;
  text-align: left !important; }
.datatable-cash-register-info tr td:last-child {
  padding-right: 0 !important; }

.vue-tel-input:focus-within {
  outline: none !important;
  box-shadow: none !important;
  border-color: #535561 !important; }

.vti__dropdown .open:focus {
  outline: none !important; }

.search-filter-dropdown .btn-filter {
  background: #fff;
  border-radius: 0.25rem;
  border: 1px solid #ced4da !important;
  color: #8A8A8A;
  padding: 0.5rem 1.5rem !important;
  box-shadow: none;
  height: calc(1.6em + 0.75rem + 2px);
  font-size: 95%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #272b35; }
  .search-filter-dropdown .btn-filter:hover {
    color: #4466F2;
    background: #FAFBFE; }
  .search-filter-dropdown .btn-filter:focus {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05) !important; }
  .search-filter-dropdown .btn-filter.applied {
    color: #4466F2;
    background: #FAFBFE; }
  .search-filter-dropdown .btn-filter .clear-icon {
    cursor: pointer;
    margin-left: 1rem;
    margin-right: -1rem; }
    .search-filter-dropdown .btn-filter .clear-icon svg {
      width: 20px;
      height: 20px;
      stroke-width: 1;
      padding: 0.1rem;
      border-radius: 50%;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
      background-color: #272b35; }
.search-filter-dropdown .dropdown-menu {
  width: 100%;
  position: initial;
  right: initial;
  box-sizing: border-box;
  border-radius: 0.25rem;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05); }
  .search-filter-dropdown .dropdown-menu .dropdown-search-result-wrapper {
    padding: 0.8rem 0;
    max-height: 350px;
    overflow-y: auto; }
    .search-filter-dropdown .dropdown-menu .dropdown-search-result-wrapper .dropdown-item {
      font-size: 95% !important;
      color: #898989;
      padding: 1rem 2rem 1rem 2rem !important; }
      .search-filter-dropdown .dropdown-menu .dropdown-search-result-wrapper .dropdown-item.active {
        color: #898989 !important;
        background-color: #FAFBFE !important; }
      .search-filter-dropdown .dropdown-menu .dropdown-search-result-wrapper .dropdown-item.selected {
        color: #898989 !important;
        background-color: #FAFBFE !important; }
        .search-filter-dropdown .dropdown-menu .dropdown-search-result-wrapper .dropdown-item.selected .check-sign {
          display: block; }
      .search-filter-dropdown .dropdown-menu .dropdown-search-result-wrapper .dropdown-item:hover {
        background-color: #FAFBFE !important;
        color: #898989 !important; }
  .search-filter-dropdown .dropdown-menu a .check-sign {
    display: none; }
.search-filter-dropdown .btn-filter {
  background: #fff;
  border-radius: 0.25rem;
  border: 1px solid #ced4da;
  color: #8A8A8A;
  padding: 0.5rem 1.5rem !important; }
  .search-filter-dropdown .btn-filter:hover {
    color: #535561;
    background: #FAFBFE; }

.form-group-with-search {
  display: flex;
  margin-bottom: 0;
  align-items: center; }
  .form-group-with-search .form-control {
    border-radius: 20px !important;
    background-color: #FAFBFE;
    padding: 0.5rem 1rem 0.5rem 2.2rem !important; }
  .form-group-with-search .form-control-feedback {
    display: block;
    position: absolute;
    pointer-events: none;
    padding: 0 0 0 0.7rem;
    color: #898989; }
    .form-group-with-search .form-control-feedback svg {
      width: 20px;
      height: 20px;
      stroke-width: 1.5; }

.scroll {
  overflow-y: auto;
  height: auto;
  max-height: 200px;
  border: 1px solid black;
  width: 300px; }

/*# sourceMappingURL=style.css.map */
