﻿/*START - FOR INFORMATION ICON*/
/*.CustInfo {padding: 2px; text-align: center;position: absolute;z-index: 10001;right:20px;top: 85px;cursor:pointer;}*/
.Custmodal-full{width:95% !important;}
/*END - FOR INFORMATION ICON*/
.AddModifyCSS i {border: 1px solid #97b9f1b0;border-radius: 4px;padding: 5px 5px;cursor: pointer;margin-top: 5px;}
.cust-btn-menu-link {border-color: var(--bs-primary-light);background-color: var(--bs-primary-light);}
.cust-btn-menu-link > span.menu-title {color: var(--bs-primary) !important;}
html > .blockui-overlay {position: fixed !important;}
.DivBookMarkBG{position:fixed;width:100%;left:0;right:0;top:0;bottom:0;background-color: rgba(0, 0, 0, 0.5); z-index:106;}
.cursor-no-drop{cursor: no-drop !important;}
.header-extended .header .header-tabs .nav-link.active .fa-home {background-color: var(--bs-header-navs-bg-color);color: #181c32 !important;}
.text-danger-cust{color: #F14141 !important}
.bg-danger-cust {background-color: #F14141 !important}
.cust-modal-xxl {--bs-modal-width: 1500px !important;}
#ChangePasswordIframe {width: 99.9%;height: 50vh;}
@media (max-width: 768px) {
}
@media (max-width: 480px) {
    /*.CustInfo {right: 16%;top: 23%;}*/
    /*.text-info{color: #FFFFFF !important;}*/
}