/********************************
 * Tizen Changeable Less Header *
 *******************************/
/****************************
 * Tizen nine-patch images  *
 ****************************/
/****************************
 * Tizen Common Less Header *
 ****************************/
:root {
  --text-secondary-color: #909090;
  --primary-color: #0381fe;
  --control-background: #e6e6e6;
  --textual-background: #FCFCFC;
  --color-white: #fafafa;
  --surface: #FCFCFC;
  --accent-badge: #F56A0D;
  --on-background: #858585;
  --border-surface: #e6e6e6;
  --button-background: rgba(0, 0, 0, 0);
  --button-background-flat: #f5f5f5;
  --button-text-font-size: 17px;
  --button-contained-text-font-size: 17px;
  --button-contained-list-text-font-size: 15px;
  --slider-bg-color: rgba(3, 129, 254, 0.3);
  --slider-bg-disabled-color: rgba(102, 102, 102, 0.15);
  --slider-value-color: #0381fe;
  --slider-handler-color: #0381fe;
  --progress-circle-second-color: #06b485;
  --on-off-switch-off-button-border: #8f8f8f;
  --on-off-switch-on-disabled-track-background: rgba(143, 143, 143, 0.4);
  --on-off-switch-off-track-background: transparent;
  --on-off-switch-off-disabled-track-border: rgba(143, 143, 143, 0.4);
}
body,
body.ui-theme-light,
body.ui-theme-default {
  --primary-color: #0381fe;
  --primary-dark-color: #0072de;
  --primary-color-20p: rgba(3, 129, 254, 0.2);
  --primary-color-30p: rgba(3, 129, 254, 0.3);
  --control-active-color: #3e91ff;
  --control-active-disabled-color: rgba(62, 145, 255, 0.4);
  --control-inactive-color: #8f8f8f;
  --text-color: #252525;
  --text-secondary-color: #909090;
  --color-white: #fafafa;
  --color-black: #000000;
  --ripple-color: rgba(0, 0, 0, 0.1);
  --overlay: rgba(0, 0, 0, 0.45);
  --background-color: #F2F2F2;
  --background-area-color: #fcfcfc;
  --expandable-text-color: #666666;
  --popup-background: #fcfcfc;
  --popup-text: #505050;
  --popup-text-secondary-color: #8f8f8f;
  --popup-footer-divider-color: #e6e6e6;
  --popup-scroll-divider-color: #d4d4d4;
  --icon-color: #3b3b3b;
  --appbar-main-text-color: #252525;
  --appbar-subtitle-color: #636363;
  --appbar-miltiline-title-color: #252525;
  --tab-text-color: #858585;
  --tab-text-color-dim: rgba(133, 133, 133, 0.4);
  --bottom-bar-color: #F2F2F2;
  --button-icon-color: #252525;
  --bottom-button-icon-color: #454545;
  --sub-tab-bg-color: #F2F2F2;
  --sub-tab-text-color: #858585;
  --sub-tab-active-text-color: #252525;
  --sub-tab-border-color: rgba(113, 113, 113, 0.8);
  --progress-bar-color: #0381fe;
  --progress-bar-bg-color: rgba(3, 129, 254, 0.3);
  --button-text-color-disabled: rgba(3, 129, 254, 0.4);
  --checkbox-favorite-color: #f5ab00;
  --ripple-button-flat-color: rgba(0, 0, 0, 0.1);
  --slider-handler-disabled-color: #d2d2d2;
  --slider-scale-dot: #9c9c9c;
  --slider-level-bar-bg-color: rgba(151, 151, 151, 0.3);
  --button-background-contained: rgba(0, 0, 0, 0.06);
  --on-off-switch-off-disabled-button-border: #d0d0d0;
  --on-off-switch-on-disabled-button-border: #d0d0d0;
  --on-off-switch-on-disabled-button-background: #fafafa;
  --on-off-switch-divider-color: #c4c4c4;
  --master-on-off-off-color: #fafafa;
  --master-on-off-on-color: rgba(62, 145, 255, 0.8);
  --text-input-invalid-color: #b00020;
  --dropdown-menu-options-border: 0.25px solid #cccccc;
  --dropdown-menu-options-background: #fcfcfc;
  --dropdown-menu-options-color: #000000;
  --dropdown-menu-options-color-dim: rgba(0, 0, 0, 0.4);
  --content-area-line-color: #d6d6d6;
  --list-item-selected-color: rgba(3, 129, 254, 0.08);
  --divider-color: #e6e6e6;
  --divider-opacity: 100%;
  --subheader-divider-color: #979797;
  --expander-color: #747474;
  --spin-item-opacity: 0.1;
  --grid-selection-color: rgba(0, 0, 0, 0.3);
  --calendar-weekend-day-color: #c95151;
  --calendar-weekend-color: #d77e7e;
  --calendar-text-color: #454545;
  --calendar-arrow-color: #8e8e8e;
  --calendar-select-text-color: #fafafa;
  --date-picker-header-text-color: #454545;
  --text-input-disabled: #bebebe;
  --text-input-label-inactive: #8c8c8c;
  --text-input-underline-inactive: #8c8c8c;
  --text-input-underline-active: var(--primary-color);
  --icon-control-color: var(--color-white);
  --progress-background-color: #cccccc;
  --on-off-switch-track-off: #8f8f8f;
  --more-options-background-color: var(--popup-background);
  --more-options-background-stroke: #cccccc;
  --more-options-pressed-color: rgba(0, 0, 0, 0.1);
  --button-text-contained-dim-color: rgba(37, 37, 37, 0.4);
}
body.ui-theme-dark {
  --primary-color: #0381fe;
  --primary-dark-color: #3e91ff;
  --primary-color-20p: rgba(3, 129, 254, 0.2);
  --primary-color-30p: rgba(3, 129, 254, 0.3);
  --control-active-color: #3e91ff;
  --control-active-disabled-color: rgba(62, 145, 255, 0.4);
  --control-inactive-color: #8f8f8f;
  --text-color: #fafafa;
  --text-secondary-color: #999999;
  --color-white: #fafafa;
  --color-black: #080808;
  --ripple-color: rgba(255, 255, 255, 0.2);
  --overlay: rgba(0, 0, 0, 0.65);
  --background-color: #080808;
  --background-area-color: #252525;
  --expandable-text-color: #9c9c9c;
  --popup-background: #252525;
  --popup-text: #e5e5e5;
  --popup-text-secondary-color: #999999;
  --popup-footer-divider-color: rgba(230, 230, 230, 0.2);
  --popup-scroll-divider-color: rgba(212, 212, 212, 0.18);
  --icon-color: #d9d9d9;
  --appbar-main-text-color: #fafafa;
  --appbar-subtitle-color: #9c9c9c;
  --appbar-miltiline-title-color: #e5e5e5;
  --tab-text-color: #a8a9a9;
  --tab-text-color-dim: rgba(168, 169, 169, 0.4);
  --bottom-bar-color: #010101;
  --button-icon-color: #fafafa;
  --bottom-button-icon-color: #cccccc;
  --sub-tab-bg-color: #010101;
  --sub-tab-text-color: #999999;
  --sub-tab-active-text-color: #FFFFFF;
  --sub-tab-border-color: rgba(255, 255, 255, 0.6);
  --progress-bar-color: #0381fe;
  --progress-bar-bg-color: rgba(3, 129, 254, 0.3);
  --button-text-color-disabled: rgba(3, 129, 254, 0.4);
  --checkbox-favorite-color: #f5ab00;
  --ripple-button-flat-color: rgba(255, 255, 255, 0.2);
  --slider-handler-disabled-color: #545454;
  --slider-scale-dot: #808080;
  --slider-level-bar-bg-color: rgba(151, 151, 151, 0.3);
  --button-background-contained: rgba(250, 250, 250, 0.17);
  --on-off-switch-off-disabled-button-border: #3b3b3b;
  --on-off-switch-on-disabled-button-border: #3b3b3b;
  --on-off-switch-on-disabled-button-background: #858585;
  --on-off-switch-divider-color: rgba(212, 212, 212, 0.15);
  --master-on-off-off-color: rgba(250, 250, 250, 0.17);
  --master-on-off-on-color: rgba(62, 145, 255, 0.4);
  --text-input-invalid-color: #ff6666;
  --dropdown-menu-options-border: 0.75px solid #525252;
  --dropdown-menu-options-background: #3d3d3d;
  --dropdown-menu-options-color: #fafafa;
  --dropdown-menu-options-color-dim: rgba(250, 250, 250, 0.4);
  --content-area-line-color: #d6d6d6;
  --list-item-selected-color: rgba(250, 250, 250, 0.1);
  --divider-color: #d4d4d4;
  --divider-opacity: 15%;
  --subheader-divider-color: #fafafa;
  --expander-color: #808080;
  --spin-item-opacity: 0.2;
  --grid-selection-color: rgba(0, 0, 0, 0.3);
  --calendar-weekend-day-color: #c95151;
  --calendar-weekend-color: #993d3d;
  --calendar-text-color: #cccccc;
  --calendar-arrow-color: #737373;
  --calendar-select-text-color: #000000;
  --date-picker-header-text-color: #cccccc;
  --surface: #3d3d3d;
  --text-input-disabled: #454545;
  --text-input-label-inactive: #737373;
  --text-input-underline-inactive: #737373;
  --text-input-underline-active: var(--primary-color);
  --icon-control-color: var(--surface);
  --progress-background-color: #252525;
  --more-options-background-color: #3d3d3d;
  --more-options-background-stroke: #525252;
  --more-options-pressed-color: rgba(255, 255, 255, 0.2);
  --button-text-contained-dim-color: rgba(250, 250, 250, 0.4);
}
.tau-info-theme {
  position: absolute;
  top: -999px;
  left: -999px;
}
.ui-spin {
  position: relative;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 164px;
  background-color: transparent;
  overflow: hidden;
  font-size: 32px;
  padding: 0;
  box-sizing: content-box;
  width: 50px;
}
.ui-spin-item {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--primary-dark-color);
  opacity: var(--spin-item-opacity) !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-family: Roboto-Medium;
}
.ui-spin-item-selected {
  opacity: 1 !important;
}
.ui-spin-carousel-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ui-spin-enabling .ui-spin-item {
  transition: 300ms opacity linear;
}
.ui-spin-placeholder {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  display: none;
}
.tau-info-theme:after {
  content: "default";
}
