﻿ons-toolbar-button {
    cursor: pointer !important;
}

ons-button {
    cursor: pointer !important;
}

button {
    cursor: pointer !important;
}

.tabbar__button {
    cursor: pointer !important;
}

.onsRowPoint {
    cursor: pointer !important;
}

ons-list-item {
    cursor: pointer !important;
}

ons-fab {
    cursor: pointer !important;
}

.segment__input {
    cursor: pointer !important;
}

.withOutPointer {
    cursor: default !important;
}

.withPointer {
    cursor: pointer !important;
}

.checkbox__input {
    cursor: pointer !important;
}

.radio-button__input {
    cursor: pointer !important;
}

ons-alert-dialog-button {
    cursor: pointer !important;
}

ons-switch {
    cursor: pointer !important;
}

svg {
    cursor: pointer !important;
}

ons-action-sheet-button{
    cursor:pointer !important;
}
