/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/assets/themes/prezzy/scss/prezzy-theme.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/************ Main Colors *************/
/***** === Customized SCSS === *****/
body.prezzy-theme {
  margin: 0;
  background-color: #fff2eb;
  /***** === Customized Angular material elements === *****/
  /*******************************************************************************************************/
  /*******************************************************************************************************/
}
body.prezzy-theme .card-title.logo-height {
  height: 80px;
  line-height: 80px;
}
body.prezzy-theme.login-content {
  padding-top: 0 !important;
  background: transparent;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  position: relative;
  width: 100%;
  height: 100vh;
  background-image: url('login-image.png'), url('poweredbyEn.png'), linear-gradient(45deg, #d32423, #f3d26b);
  background-position: bottom left, bottom right;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, 12%;
}
body.prezzy-theme.login-content .hero-img {
  display: none;
}
body.prezzy-theme.login-content .carousel-img {
  width: 100%;
  min-height: 300px;
}
body.prezzy-theme .header-navbar.navbar-dark {
  background: linear-gradient(61deg, #ff3232 0%, #fc6622 100%);
}
body.prezzy-theme .main-menu.menu-light .navigation > li > a i {
  color: #ff3232;
}
body.prezzy-theme .text-dark-red,
body.prezzy-theme a,
body.prezzy-theme a:hover {
  color: #ff3232;
}
body.prezzy-theme .border.timer {
  border: 2px solid #ff3232 !important;
}
body.prezzy-theme .container.file-upload label {
  background-color: #ff3232;
}
body.prezzy-theme .card.error-content .color-text {
  color: #ff3232;
}
body.prezzy-theme .mat-raised-button.mat-primary {
  background-color: #ff3232;
}
body.prezzy-theme .badge.outline-btn {
  color: #ff3232;
  border: 1px solid #ff3232;
}
body.prezzy-theme .custom-btn {
  color: #ffffff;
  background-color: #ff3232;
  border: 1px solid #ff3232;
}
body.prezzy-theme .custom-btn:hover {
  color: #ffffff;
}
body.prezzy-theme .custom-btn:focus {
  box-shadow: none;
}
body.prezzy-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body.prezzy-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body.prezzy-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,
body.prezzy-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background: #ff3232;
}
body.prezzy-theme .card-ribbon .ribbon-primary .ribbon-box {
  background-color: #ff3232;
}
body.prezzy-theme .card-ribbon .ribbon-primary.ribbon-modern.ribbon-left .ribbon-box:before {
  border-color: #ff3232;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
body.prezzy-theme .bg-dark-red {
  background-color: #ff3232;
}
body.prezzy-theme .text-pink {
  color: #ff3232;
}
body.prezzy-theme .custom-tab .mat-tab-label-active {
  color: #ff3232;
}
body.prezzy-theme .custom-tab .mat-tab-label-active {
  color: #ff3232;
  border-bottom: 3px solid #ff3232;
}
body.prezzy-theme .custom-tab.riboon-tab .mat-tab-label-active {
  background-color: #ff3232;
}
body.prezzy-theme .tab-header {
  font-size: 14px;
}
body.prezzy-theme .custom-swal .swal2-actions .swal2-styled.swal2-confirm {
  background-color: #ff3232 !important;
}
body.prezzy-theme .flip-card-3D-wrapper .flip-card .title-head::before {
  background: #ff3232;
}
body.prezzy-theme .bg-neon,
body.prezzy-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
body.prezzy-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ff7300 !important;
}
body.prezzy-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: #fbd8cd;
}
body.prezzy-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,
body.prezzy-theme .mat-radio-button.mat-primary .mat-radio-inner-circle {
  background-color: #ff7300;
}
body.prezzy-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff7300;
}
body.prezzy-theme .background {
  background-color: #ff3232;
}
body.prezzy-theme .ngx-progress-bar,
body.prezzy-theme .ngx-overlay .ngx-foreground-spinner {
  color: #ff3232 !important;
}
body.prezzy-theme.menu-expanded img.brand-logo {
  width: 50% !important;
}
body.prezzy-theme.menu-collapsed img.brand-logo {
  width: 55px !important;
}
body.prezzy-theme .custom-tab .mat-slider.mat-primary .mat-slider-track-fill,
body.prezzy-theme .custom-tab .mat-slider.mat-primary .mat-slider-thumb,
body.prezzy-theme .custom-tab .mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: #ff3232 !important;
}
body.prezzy-theme .custom-swal.swal2-confirm {
  background-color: #ff3232 !important;
}
body.prezzy-theme .login-logo.my-3 {
  width: 55% !important;
  margin: 0 !important;
}
@media (max-width: 420px) {
  body.prezzy-theme a.navbar-brand.nav-link img.brand-logo.w-75 {
    width: 52% !important;
  }
}
@media (max-width: 575.98px) {
  body.prezzy-theme.login-content img.login-logo.my-3 {
    width: 50% !important;
  }
  body.prezzy-theme a.navbar-brand.nav-link img.brand-logo {
    width: 36% !important;
  }
}
@media (max-width: 767.98px) {
  body.prezzy-theme.login-content .login-logo.my-3 {
    width: 35% !important;
  }
  body.prezzy-theme a.navbar-brand img.brand-logo {
    width: 17% !important;
  }
  body.prezzy-theme .flip-card.h-card .flip-card-front img.card-img,
body.prezzy-theme .flip-card.h-card .flip-card-back img.card-img {
    width: 55%;
  }
}
@media (max-width: 991.98px) {
  body.prezzy-theme.login-content {
    background-size: 0, 40%, auto !important;
  }
}

/*# sourceMappingURL=prezzy-theme.css.map*/