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

.zr-user-select-none {
    -webkit-touch-callout: none!important;
    -webkit-user-select: none!important;
    -khtml-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
}

/*//.zr_page_load_animation {*/
/*  //    //background-color: rgba(245, 40, 255, 0.8)!important;*/
/*  //    //width: 100%;*/
/*  //    //height: 100vh;*/
/*  //    //z-index: 99999;*/
/*  //}*/

.zr_account_info_margin {
    margin-bottom: -10px!important;
}

.dashboard_claim_info_icon_class {
    cursor: context-menu!important;
}

.popover{
    min-width: 300px!important;
}
