:root {
  --f7-tabbar-link-inactive-color: #424242;
  --f7-toggle-inactive-color: #8e8e8e;
	--f7-toggle-handle-color: #fff;
  --f7-list-item-cell-margin: 10px;
  --f7-dialog-width: 350px;
  --f7-dialog-title-font-size: 18px;
	--f7-tabbar-label-font-size: 12px;
	--f7-input-height: 24px;
	--f7-list-item-padding-vertical: 6px;
	--f7-list-item-after-font-size: 12px;
	--f7-textarea-padding-vertical: 0px;
  --f7-list-item-divider-bg-color: #eeeeee;

  --f7-progressbar-height: 5px;
  --f7-progressbar-border-radius: 5px;

  --f7-fab-margin: 20px;
  --f7-tabbar-labels-height: 60px;

--f7-list-group-title-text-color: var(--f7-block-title-text-color);
--f7-list-group-title-bg-color: #fff;
--f7-list-group-title-font-weight: 500;
--f7-list-group-title-height: 40px;
--f7-button-color: #000;

--f7-chip-height: 22px;

--f7-navbar-tablet-height : 56px;
}
input[type="number"] {
  -webkit-appearance: none;
  margin: 0;
}

.cloud_off {
    display: none;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.cloud_off.show {
    display: block;
    opacity: 1;
}

.md .range-knob-label {
    width: 48px;
    margin-left: calc(-1 * 48px / 2);
    margin-bottom: 8px;
    height: 26px;
}

.blur_free,  .blur_pro{
  filter: blur(3px);
}

/* Альтернатива - только для контейнера пикера */
.picker .page-content {
    overflow: auto !important;
}

.page-content-fab {
  padding-bottom: calc(var(--f7-page-toolbar-bottom-offset, 0px) + var(--f7-safe-area-bottom) + 60px + var(--f7-page-content-extra-padding-bottom, 0px));
}

.badge-lite, .badge-plus, .badge-pro {
  padding: 0 0 !important;
  margin-left: -5px !important;
}

.dialog_det .item-divider, .dialog_det li.item-divider {
  color: rgb(0 0 0);
}

.tag-color {
  color: #424242;
}

.picker {
  padding-bottom: var(--f7-safe-area-bottom);
  height: calc(var(--f7-picker-height) + var(--f7-safe-area-bottom));
}
.popup {
  padding-top: var(--f7-safe-area-top);
}

.md .navbar .right a.link {
    padding: 0 12px;
}

.panel-close {
  cursor: pointer;
}

.title-top {
    padding-left: 72px;
    padding-top: calc(13px + var(--f7-safe-area-top));
    font-size: var(--f7-navbar-font-size);
    font-weight: var(--f7-navbar-title-font-weight);
  }
  .car-content {
    padding-top: 14px !important;
    padding-bottom: calc(132px + var(--f7-safe-area-bottom)) !important;
  }
  .carInfoOther {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .car_block {
    width: 100%;
  }
  .carImgBlock {
    padding: 5px;
    justify-content: center;
    overflow: hidden;
    display: flex;
    width: 70px;
    height: 70px;
    box-shadow: 0 1px 2px #8d8d8d;
    border-radius: 50px;
    margin: 10px;
    background-color: white;
  }
  #carImg {
    object-fit: cover;
    width: 100%;
    align-self:center;
  }
  .photoLogo {
    padding: 0px;
    width: 80px;
    height: 80px;
  }
  
  .list-gasoline .item-title, .list-gasoline .item-title .lastProbeg{
    font-size: 20px;
    font-weight: 500;
    line-height: 0.9 !important;
  }
  
  .block-title-medium {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
  }

.md .chip-delete {
    margin-right: -12px;
}

.note-title-input {
    color: var(--f7-dialog-title-text-color);
    font-size: var(--f7-dialog-title-font-size);
    font-weight: var(--f7-dialog-title-font-weight);
    line-height: var(--f7-dialog-title-line-height);
    width: 100%;
}
.note-title-text, .note-title-textarea {
    width: 100%;
    white-space: break-spaces;
    word-break: break-word;
}
.note-title-text a {
    text-decoration: underline;
}

.note-footer {
  padding-left: 10px;
}

.timeline {
  margin-top: 0px;
}

.autocomplete-dropdown {
    z-index: 14000;
}

.list li.list-group-title, li.list-group-title {
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: -50px;
    margin-top: 0;
    z-index: 20;
        border: none;
    border-bottom: 1px solid #f3f3f3;
}
.item-divider, li.item-divider, li.list-group-title {
    white-space: nowrap;
    position: relative;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 15;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    display: flex
;
    align-items: center;
    align-content: center;
}

.title_all {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


input.ymaps-2-1-79-searchbox-input__input {
  color: #000 !important;
}

.selectName .autocomplete-dropdown {
    position: relative;
}

.block-cat {
  font-weight: bolder;
  color: black;
}

.signInStyle {
  position: absolute; 
	left: 11px; 
	transform: translateY(-0.5px); 
	height: 100%; 
	margin-right: 4px; 
	display: flex; 
	align-items: center;
}

.popupPDF {
  z-index: 15000 !important;
}

.item-input-q {
  overflow: visible !important;
  text-overflow: inherit !important;
}

.list .car_start .item-inner {
  padding-right: 0px;
}
.list .car_start .item-title {
  overflow: hidden !important;
}

.login-button .button {
  text-transform: none;
}

.picker-columns {
  -webkit-mask-box-image: none;
}

html.with-modal-dialog .page-content {
  overflow: auto;
}

#events .item-title {
  white-space: initial;
}

.tank_gas.button-active{
	font-weight: 900;
}
.tank_petrol.button-active{
	font-weight: 900;
}

.icon-radio-small {
	width: 12px;
  height: 12px;
}
.icon-radio-small:after {
	width: 6px !important;
	height: 6px !important;
	margin-left: -3px !important;
	margin-top: -3px !important;
}

.notbefore {
  padding-right: calc(var(--f7-list-item-padding-horizontal) + var(--f7-safe-area-right)) !important;
}
.notbefore:before {
  display: none !important;
}

.userImgBlock {
	margin: 15px;
}
.userImgBlock img {
	border-radius: 50px;
	box-shadow: 0 1px 2px #8d8d8d;
	height: 70px;
	width: 70px;
	object-fit: cover;
}

.noneBefore .item-inner:before {
    display: none !important;
}

.md .input-error-message, .md .input-info, .md .item-input-error-message, .md .item-input-info {
	margin-top: 0px;
}
.adress {
	padding-bottom: 7px;
}
.info-probeg, .input-info-probeg, .input-info-date {
  color :var(--f7-label-invalid-text-color,var(--f7-input-error-text-color));
}

.dialog-backdrop, .dialog {
    z-index: 13500;
}
.welcome-title {
  position: absolute;
  width: 100%;
  margin-top: calc(100px + var(--f7-safe-area-top));
}
.swiper-pagination {
  bottom: 0 !important;
  margin-bottom: calc(var(--f7-safe-area-bottom) + 10px);
}
.swiper-slide-title {
  align-items: center;
  display: flex;
}
.swiper-slide-title span {
  text-align: center;
  margin: 20px;
  font-size: 21px;
  width: 100%;
}
.welcome-block {
  position:absolute;
  bottom:0;
  width:100%;
  margin-bottom: calc(32px + var(--f7-safe-area-bottom));
}

/* Login */
li.firebaseui-list-item:nth-child(2) {
  display: none;
}
.firebaseui-button {
  width: initial;
}
.firebaseui-link {
  color: #4285f4 !important;
}

#wallet::-webkit-outer-spin-button,
#wallet::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
@media (max-width: 620px) {
  input[type=datetime-local]::-webkit-calendar-picker-indicator {
    opacity: 0;
  }
  input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
  }
}

input[type="date"]::-webkit-inner-spin-button,

.fuel_full .item-title {
  overflow: hidden;
  text-overflow: ellipsis; 
  font-size: var(--f7-font-size);
}

.hide-open {
  display: none !important;
}

.dropdown-top .autocomplete-dropdown-in {
  bottom: 30px;
}

.md .input-with-error-message, .md .input-with-info, .md .item-input-with-error-message, .md .item-input-with-info {
    padding-bottom: 10px;
}

.way .item-subtitle {
  font-size: var(--f7-font-size);
  text-align: center;
}

.ts:before {
  left: 0px;
}

/* @media (min-width: 1025px){
  #app {
    max-width: 720px;
    margin: auto;
  }
} */
#canvasQR {
  width: 100%;
}

.mcy {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: calc(-1 * 30px/ 2);
  padding-top: 2px;
  color: var(--f7-input-clear-button-color);
  right: 0;
}
.mcy-s :before {
  display: none;
}

.lock {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: calc(-1 * 30px/ 2);
  padding-top: 2px;
  color: var(--f7-input-clear-button-color);
  right: 0;
}


.none {
  display: none !important;
}
.list .row .item-title {
  overflow: visible;
}

.item-inner.no-hairline:after {
  display:none;
}

.navbar, .navbars {
  z-index: 700;
}

.dialog {
  max-height: 90%;
  overflow: auto;
}
.md .dialog-buttons {
  justify-content: space-around;
}
.md .dialog-color {
  color: #212121;
  white-space: break-spaces;
  font-size: 14px;
}
.md.theme-dark .dialog-color {
  color: #fff;
}
.md .dialog-subtite {
  font-size: 14px;
  white-space: break-spaces;
}
.md.theme-dark.color-theme-black .dialog-button{
  color: #fff;
}

.md .dialog .input-error-message, .md .input-info, .md .item-input-error-message, .md .dialog .item-input-info {
  white-space: normal;
  margin-top: 0px;
}

.photo-browser-popup {
  z-index: 15000;
}

.list .item-media+.item-inner, .md .list .item-cell {
  margin-left: 8px !important;
}
.list .item-content {
  padding-left: 12px !important;
}
.list-gasoline .item-content {
  padding-left: 0px !important;
}
.list .item-media {
  min-width: 0px !important;
}
.item-input .item-media {
  align-self: auto !important;
}

.block-right {
  font-size: 14px;
  display: flex;
  -webkit-justify-content: space-between;
  line-height: revert;
  margin-bottom: 10px !important;
}

.badge {
  margin-left: 5px;
  padding: 0 8px;
}
.signOut .badge {
	padding-top: 1px;
  margin-left: 2px;
  padding: 0 6px;
}
.event-color {
  position: absolute;
  left: 0;
  top: 0;
  width: 8px;
  height: 100%;
}

.sheet-fuel {
  border-radius: 15px 15px 0 0;
  overflow: scroll;
  max-height: -webkit-fill-available;
  margin-bottom: var(--f7-safe-area-bottom);
  margin-top: var(--f7-safe-area-top);
}

.swipeUp {
  margin-bottom: var(--f7-safe-area-bottom);
}

.swipe-handler {
  height: 16px;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  background: var(--f7-toolbar-bg-color,var(--f7-bars-bg-color,var(--f7-theme-color)));
  cursor: pointer;
  z-index: 10;
}
.swipe-handler:after {
  content: '';
  width: 36px;
  height: 6px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -18px;
  margin-top: -3px;
  border-radius: 3px;
  background: #666;
}
.sheet-modal .toolbar {
  margin-top: 16px;
}

.md label.item-checkbox>.icon-checkbox {
  margin-right: 10px;
}
.map_button {
  padding-top: 12px;
}

.sheet-modal-inner .autocomplete-dropdown-inner {
  max-height: 200px;
}

.list input[type=datetime-local] {
  max-width: 100%;
}

.md .tabbar-scrollable .link, .md .tabbar-scrollable .tab-link {
  padding: 0px 12px;
  margin: 0px 2px;
}

.position {
  position: absolute;
  top: 50%;
  margin-top: calc(-1 * 30px/ 2);
  padding-top: 2px;
  color: var(--f7-input-clear-button-color);
  right: 0;
}
.position.input-clear-button {
	margin-right: 35px;
  margin-top: -12px;
	top: 50% !important;
}
#adress {
	width: calc(100% - 50px);
}

#map {
  height: 93.5%;
}
#map .gm-style-iw{
  color: #000;
}
.map{
  z-index: 13000;
}

textarea {
  overflow: hidden;
  height: auto;
}


.photos-list {
  position: relative; 
  float: left; 
  margin: 5px;
  max-width: 100px;
  display: inline-block;
}

.photos-del {
  position: absolute;
  right: -15px;
  margin-top: -15px;
}

.picker .toolbar a {
  color: #000;
}
.tabbar a, .tabbar-labels a {
  color: var(--f7-toolbar-link-color,var(--f7-bars-link-color,var(--f7-theme-color)));
}

.theme-dark .picker .toolbar a {
  color: #fff;
}
.theme-dark {
  --f7-button-text-color: #fff;
  --f7-theme-color-rgb: 256,256,256;
  --f7-notification-title-color: #fff;
}
.theme-dark a {
  color: #fff;
}
.theme-dark .dialog-button {
  color: #fff !important;
}
.theme-dark .item-input-focused.item-title {
  color: #fff !important;
}
.theme-dark .item-input-focused .item-floating-label, .theme-dark .item-input-focused .item-label {
  color: #fff !important;
}

/* .toggle input[type=checkbox]:checked+.toggle-icon:after {
  background: #fff !important;
} */
.toggle-icon:after {
  background: #eeeeee !important;
}
.theme-dark .toggle-icon:after {
  background: #bdbdbd !important;
}
/* .md .toggle-icon {
    background: var(--f7-toggle-inactive-color) !important;
} */

.theme-dark li a, .theme-dark .block-title a {
  color: #fff;
}
.theme-dark .radio input[type=radio]:checked~.icon-radio:after,.theme-dark label.item-radio input[type=radio]:checked~* .icon-radio:after,.theme-dark label.item-radio input[type=radio]:checked~.icon-radio:after {
  background-color: #fff;
}
.theme-dark .radio input[type=radio]:checked~.icon-radio,.theme-dark label.item-radio input[type=radio]:checked~* .icon-radio,.theme-dark label.item-radio input[type=radio]:checked~.icon-radio {
  border-color: #fff;
}
.theme-dark .calendar-day.calendar-day-selected .calendar-day-number {
  background-color: #424242;
}
.theme-dark .calendar-day.calendar-day-today .calendar-day-number {
  background-color: #424242;
}

.theme-dark .badge.color-wallet {
  --f7-badge-bg-color: #616161;
}
.theme-dark .badge.color-date {
  --f7-badge-bg-color: #424242;
}
.theme-dark .badge.color-task {
  --f7-badge-bg-color: #616161;
}


.toast-button {
  color: #fff;
}

.calendar-modal.modal-in {
  z-index: 100000;
}

.list {
  z-index: 2;
}

.badge_x {
  padding-top: 26px;
}

.follow-text_det, .tires-text {
  font-size: 12px;
}

.timeline .list .item-subtitle, .timeline .list .item-title {
  white-space: break-spaces;
}
.timeline .list .item-title {
  font-weight: 500;
}
.timeline-subtitle {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.demo-col-center-content {
  display: grid;
  align-items: center;
}

.color-green {
    --f7-theme-color: #00C853;
    --f7-theme-color-rgb: 76,217,100;
    --f7-theme-color-shade: #2cd048;
    --f7-theme-color-tint: #6ee081;
}


.gauge {
    position: absolute;
    width: 34px;
    display: flex;
    align-items: center;
}
.chip {
  margin-right: 3px;
}
.chips {
  flex-wrap: wrap;
  gap: 8px;
  max-width: calc(100% - 140px);
  align-items: center;
}
.chipsLists {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    max-width: 100%;
}
.chip-badge {
  margin-left: -15px;
  margin-top: -25px;
}

.detailesList .item-title {
  white-space: normal !important;
}
.dialog_det .item-title {
  white-space: normal !important;
  font-size: 14px;
}
.dialog_det .item-inner {
  padding-top: 4px;
  padding-bottom: 6px;
  min-height: 0px;
}
.dialog_det .item-divider {
  height: 30px;
  padding-left: 5px;
}
.dialog_det .item-content {
  min-height: 30px;
  padding-left: 5px !important;
}
.detailesList .item-divider {
  padding-left: 5px;
}

.dialog_det a {
  pointer-events: none;
  cursor: default;
}

.autocomplete-dropdown-inner .item-content, .autocomplete-dropdown-inner .item-inner {
  min-height: 35px;
}
.autocomplete-dropdown-inner .item-title {
  font-size: 14px;
  width: 100%;
}

.validateDet .autocomplete-dropdown .item-title {
  white-space: normal;
}

.progressbar, .progressbar-infinite {
  background: var(--f7-progressbar-bg-color,rgba(var(--f7-theme-color-rgb),.2));
}

#qrcode img {
  -webkit-user-select: none;
  margin: auto;
}

/* All events */
.md .timeline-item-content.card {
	margin-right: 1px;
}
.timeline-item-divider {
	margin-top: 17px;
	margin-left: 10px;
	margin-right: 10px;
}
.timeline-item-divider:after, .timeline-item-divider:before {
	width: 0px;
}
.timeline-item:last-child {
	padding-bottom: 16px;
}
.timeline-item-date {
	width: auto;
	margin-top: 10px;
}

/* Chart */
.donutchart0 {
	position: relative;
	margin: auto;
	margin-top: 8px;
	margin-bottom: 0px;
	max-width: 320px;
}
.donutchart {
	position: relative;
	margin: auto;
	width: auto;
	margin-top: 8px;
	margin-bottom: 0px;
	/* max-width: 720px; */
	max-height: 320px;
	height: 320px;
}
.donutchart_text {
	position: absolute;
	text-align: center;
	margin-top: 148px;
	z-index: 1;
	width: 100%;
}
.donutchart1 {
	margin: auto;
	margin-top: 8px;
	margin-bottom: 0px;
	max-width: 500px;
	height: 200px
}
.donutchart2 {
	margin: auto;
	margin-top: 8px;
	margin-bottom: 0px;
	max-width: 500px;
	height: 320px;
}
.align-right {
	text-align: right;
}
meline-item:last-child {
	padding-bottom: 16px;
}
.timeline-item-date {
	width: auto;
	margin-top: 10px;
}