.nextcallpause a { border:1px solid #0F78F2; background:transparent; border-radius: 5px; display: flex; flex-direction: row; justify-content: center; align-items: center; padding: 9px; color:#0F78F2; font-family: 'Inter-SemiBold';
font-size: 14px; transition:0.5s; }
.nextcallpause a:hover { background:#0F78F2; color:#fff;}
#DiaLDiaLAltPhonE {	display: flex; align-items: center; column-gap: 5px; }
#DiaLDiaLAltPhonE label { margin: 0; }
#DiaLControl { display: flex; }
#DiaLDiaLAltPhonE .preview_text { background: transparent; font-family: 'Inter-SemiBold'; font-size: 11px; display: flex; column-gap: 5px; color: #6E7282; }
#sidebar.active .menuscroll .mCSB_container { overflow: visible; }
#sidebar.active .mCustomScrollBox { overflow: visible; }
#sidebar.active .socialbox .mCustomScrollBox { overflow: hidden; }
/* Added by vinod : 27-03-2023*/
.form-bottom-button { display: flex; align-items: center; column-gap: 5px; font-family: 'Inter-Medium'; }
#leadsearch .customcheckbox input:checked + label::after { top: 2px !important; }
#leaddetails_calllogs .calllogs-table th { border-bottom: 1px solid #002863 !important; background: transparent; font-family: 'Inter-SemiBold'; }
#leaddetails_calllogs .calllogs-table .dataTables_filter { display: none; }
#leaddetails_emaillogs .calllogs-table th { border-bottom: 1px solid #002863 !important; background: transparent; font-family: 'Inter-SemiBold'; }
#leaddetails_emaillogs .calllogs-table .dataTables_filter { display: none; }
.default_btn2.btn-danger { color: #fff !important; background-color: #ff7675 !important; border-color: #ff7675 !important; }
.default_btn2.btn-danger:hover { color: #ff7675 !important; background-color: transparent !important; border-color: #ff7675 !important; }
.default_btn2.btn-danger.focus, .default_btn2.btn-danger:focus { box-shadow: none !important; }
/* Leadfound*/
#el_lead_search_result .dataTables_filter { display: none; }
#presets .form-group { column-gap: 15px; } 
/*loader*/
.loader { position: relative; }
.loader::after { content: url('../images/dialshree-loader.gif'); position: absolute; top: 0; right: 0; left: 0; bottom: 0; width: 100%; height: 100%; display: flex; justify-content: center;
    align-items: center; background-color: rgba(255, 255, 255, 0.8); z-index: 9999; }
.loader-full-page { position: relative; }
.loader-full-page::after { content: url('../images/dialshree-loader.gif'); position: fixed; top: 0; right: 0; left: 0; bottom: 0; width: 100%; height: 100%; display: flex; justify-content: center;
    align-items: center; background-color: rgba(255, 255, 255, 0.8); z-index: 9999; }
/*Script Page css*/
#scripts table { width: 100%; padding: 15px; display: inline-block; }
#scripts table tbody, #scripts table tr, #scripts table td { width: 100%; display: block; }
#scripts #ScriptPanel { padding: 0; }
#scripts center b { display: flex; justify-content: left; font-family: 'Inter-Medium'; font-size: 20px;  }    
#scripts table td div { font-size: 14px; line-height:24px; }
.license-expaire-alert { background: linear-gradient(270deg, #D6E9FF -0.93%, #EDF5FF 100%); border-radius: 5px; flex-wrap: wrap; position: relative; }
.license-expaire-alert p { font-family: 'Inter-Medium'; font-size: 14px; color: #180A45; z-index: 1; }
.license-expaire-alert strong { font-family: 'Inter-SemiBold'; font-size: 14px; color: #F20F0F; }
.license-expaire-alert .renew-now { margin-left: 15px; z-index: 1; }
.license-expaire-alert::after { content: ''; background-image: url('../images/license-expaire-bg.svg') !important; background-repeat: no-repeat !important; position: absolute; width: 58px;
        height: 43px; right: 20px; bottom: 0; }
.manager-override-content .modal-content { border-radius: 8px; border: 0; }
.manager-override-content .alert-icon { height: 50px; width: 50px; border-radius: 50%; background:#FFF2EB; position: absolute; top: -25px; left: 0; margin: 0 auto; right: 0;justify-content: center; display: flex; }
.manager-override-content .modal-dialog { max-width: 450px; width: 100%; top: 25%; }
.manager-override-content .modal-body { max-width: 300px; width: 100%; margin: 0 auto; }
.manager-override-content p { color: #050F34; font-size: 16px; font-family: 'Inter-Regular'; line-height: 21.36px; }
.manager-override-content h2 { color: #050F34; font-size: 14px; font-family: 'Inter-SemiBold'; }        

