﻿.bi {
  display: inline-block;
  width: 1rem;
  height: 1rem;
}

/*
 * Sidebar
 */

@media (min-width: 768px) {
  .sidebar .offcanvas-lg {
    position: -webkit-sticky;
    position: sticky;
    top: 48px;
  }
  .navbar-search {
    display: block;
  }
}

.sidebar .nav-link {
  font-size: .875rem;
  font-weight: 500;
}

.sidebar .nav-link.active {
  color: #2470dc;
}

.sidebar-heading {
  font-size: .75rem;
}

/*
 * Navbar
 */

.navbar-brand {
  padding-top: .75rem;
  padding-bottom: .75rem;
  background-color: rgba(0, 0, 0, .25);
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);
}

.navbar .form-control {
  padding: .75rem 1rem;
}

span.activeNavBorder { display:inline-block; height:50px; width:5px; left: 0; top: -100%; background:#F2994A; position:absolute; }

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #0373b3;
}

.nav-border{ border-bottom:1px solid #0D85C9; border-top: 1px solid #4AA6DB; color: #fff;}
.nav-border:hover{ color: #fff; background: #0373b3;}
.nav-border:focus{ color: #fff;}
.nav-border.show{ background: #0373b3;}
.admin-nav-bg{ background-color:#0D85C9; }
.adminBg{background: #404040;}
.showOnhover{ display:none; }
.dropdown-item:hover .showOnhover{ display:inline-block; }
.dropdown-item:hover .navText{color: #0D85C9;}
.withDesignElement{ background-image:url(../assets/images/cover.svg); background-repeat: no-repeat; background-position: right top; }
.dropdown-item.active, .dropdown-item:active {color: #000;    text-decoration: none;    background-color: #f8f9fa;}
body{ font-size:14px; }
.rotateVertical{transform: rotate(90deg);}
/* Header CSS */
.topbar {
  position: relative;
  z-index: 50;
  -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.1);
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.1);
}
.nav-item.search-box{
  position: relative;
  min-width: 250px;

}
.nav-item.search-box .nav-link{
  position: absolute;
  right: 0px;
  color: #000;

}
.nav-item.search-box .form-control{
  border-radius: 50px;
      font-size: 14px;

}
.navbar-nav.navCol a{
  color: #000000;
  display: flex;
  align-items: center;
}
.navbar-nav li a:hover{
  color: #007bff;
  }
.navbar-nav.navCol li{
  display: flex;
    align-items: center;
    margin-left: 16px;
}
.comp-dashboard{background:#F7F9FE;    border-bottom: 1px solid #ddd;}
.font-20{ font-size:20%;}
.settingIcon{ position: fixed; top:10%; right: 0px; z-index: 99;height: 45px; width: 43px;}
.settingIcon a.settings-opener{background: #FFFFFF;display:inline-block;box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);border-radius: 25px 0px 0px 25px;width: 43px;
height: 45px;    padding-top: 10px;    text-align: center; color: #BDBDBD;}
.settingIcon a.settings-opener:hover{color:#007bff;}

.topbar .navbar{    padding-left: 0;    padding-right: 0;}
.language-switch{    padding-top: 36px;}
.language-switch a{ color: #8D8D8D; }
.language-switch a.active{ color: #333; }
.spacer{ padding:0px 3px; }
.notify{   position: absolute;top: -8px;right: -8px;}
.notifyCounter {    background: #e7445a;    color: #fff;    border-radius: 50%;    display: inline-block;    text-align: center;    font-size: 11px;    margin-left: -10px;
    padding: 2px 5px;}
.requestInfo{height: 150px;}
.pHolder{background: #2D9CDB; color: #ffffff; display: block; width: 50px; height: 50px; border-radius: 100%;    font-size: 31px;  font-weight: bolder; font-family: arial; position: relative; }
.holderInn {    position: absolute;    left: 0px;    top: 0px;    transform: rotate(-28deg); display:flex}
.light-yellow{  background: #F8FBD9;color: #978801;}
.light-red{color:#972501;  background: #FFE8E1;}
.tabWraper ul li a{ color: #000; }
.tabIcon {    width: 45px;
    background: #0E3997;
    border-radius: 50%;
    height: 45px;
    color: #fff;
    text-align: center;
    padding-top: 9px;
    vertical-align: middle; margin-right: 5px;
}
.tabWraper .nav-link.active{background: #0E3997;border-radius: 10px 10px 0px 0px; color: #fff;}
.tabWraper .nav-link.active .tabIcon { background: #f0f8ff3d;}
.contentWraper{ background: #fff;box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);border-radius: 10px;}
.dboardWraper .nav-tabs{ border: none; }
.sBtn{ margin-left:-30px; }
.profileWrap {  padding: 0;   width: 600px;    left: 40%;  box-shadow: 0px 4px 25px rgb(0 0 0 / 15%);    border-radius: 0px 0px 8px 8px;  margin-top: 0px;}
.propfileLink,.helpLink{ position: static; }
.greyBg{ background: #F8F8F8; }
.greyBg{ border-radius: 0px 0px 10px 0px;}
.profIcon{width: 35px;height: 35px;border-radius: 6px;background: #F4F4F4;    padding-top: 10px; text-align: center; margin-right: 7px;}
.profileWrap .nav-link{ color:#000; }
.profileWrap .nav-link:hover{ color:#0D85C9; }
.w-400{ width:400px; }
.minHeightScoller{ height:300px; overflow-y:scroll; }
a.tlink{ text-decoration:none; border-bottom: 1px dotted #ccc; }
table th{ text-transform:uppercase; font-size:12px; color:#a4a4a4 !important; font-weight:600; }
a{ text-decoration:none; }
.btn-link{ text-decoration:none; }
.btn{ border-radius:3px; font-size:14px; font-weight:600; }
.border-dashed{ border-style:dashed !important; }
.text-orange{color:#F2994A;}
.iWraper{ display:inline-block; width:20px; }
.accordion-button:not(.collapsed){ background-color:transparent; }
.verNav .nav-link{ color:#666; }

.md-stepper-horizontal {
  display:table;
  width:100%;
  margin:0 auto;
}
.md-stepper-horizontal .md-step {
  display:table-cell;
  position:relative;
  padding:24px;
}
.md-stepper-horizontal .md-step:hover,
.md-stepper-horizontal .md-step:active {
  background-color:rgba(0,0,0,0.04);
}
.md-stepper-horizontal .md-step:active {
  border-radius: 15% / 75%;
}
.md-stepper-horizontal .md-step:first-child:active {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.md-stepper-horizontal .md-step:last-child:active {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.md-stepper-horizontal .md-step:hover .md-step-circle {
  background-color:#757575;
}

.md-stepper-horizontal .md-step .md-step-circle {
  width:30px;
  height:30px;
  margin:0 auto;
  background-color:#999999;
  border-radius: 50%;
  text-align: center;
  line-height:30px;
  font-size: 16px;
  color:#FFFFFF;
}
.md-stepper-horizontal.green .md-step.active .md-step-circle {
  background-color:#00AE4D;
}
.md-stepper-horizontal.orange .md-step.active .md-step-circle {
  background-color:#F96302;
}
.md-stepper-horizontal .md-step.active .md-step-circle {
  background-color: rgb(33,150,243);
}

.md-stepper-horizontal .md-step.editable .md-step-circle {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.md-stepper-horizontal .md-step.editable .md-step-circle:before {
  font-family:'FontAwesome';
  font-weight:100;
  content: "\f040";
}
.md-stepper-horizontal .md-step .md-step-title {
  margin-top:16px;
}
.md-stepper-horizontal .md-step .md-step-title,
.md-stepper-horizontal .md-step .md-step-optional {
  text-align: center;
  color:rgba(0,0,0,.26);
}
.md-stepper-horizontal .md-step.active .md-step-title {
  color:rgba(0,0,0,.87);
}

.md-stepper-horizontal .md-step .md-step-optional {
  font-size:12px;
}
.md-stepper-horizontal .md-step.active .md-step-optional {
  color:rgba(0,0,0,.54);
}
.md-stepper-horizontal .md-step .md-step-bar-left,
.md-stepper-horizontal .md-step .md-step-bar-right {
  position:absolute;
  top:36px;
  height:1px;
  border-top:1px solid #DDDDDD;
}
.md-stepper-horizontal .md-step .md-step-bar-right {
  right:0;
  left:50%;
  margin-left:20px;
}
.md-stepper-horizontal .md-step .md-step-bar-left {
  left:0;
  right:50%;
  margin-right:20px;
}
.form-label{ font-weight:500; }

.gradient1{background: rgb(32,222,176);
background: linear-gradient(0deg, rgba(32,222,176,1) 0%, rgba(66,74,224,1) 70%);}
.top50{ top:-50px; }
.eqhw{ width:14%;}
.modeData{ position:absolute; }
.cData .moreData{ display:none; position:absolute; top:1; }
.cData:hover .moreData{ display:block; }


.finalalignment {
     font-size: 1.7em;
     width: 60px;
     padding: 8px;
}

.holderInn1 {
    position: absolute;
    left: 13px;
    top: 0px;
    transform: rotate(-28deg);
    display: flex
}

.holderInn3 {
    position: absolute;
    left: 1px;
    top: 7px;
    transform: rotate(-28deg);
    display: flex
}

.pHolder3 {
    background: #2D9CDB;
    color: #ffffff;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 23px;
    font-weight: bolder;
    font-family: arial;
    position: relative;
}

.holderInn4 {
    position: absolute;
    left: 1px;
    top: 12px;
    transform: rotate(-28deg);
    display: flex
}

.pHolder4 {
    background: #2D9CDB;
    color: #ffffff;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 17px;
    font-weight: bolder;
    font-family: arial;
    position: relative;
}
.bold-RecoveryTarget {
    font-weight: bold;
}

.dashboard-no-record-message {
    font-size: 15px;
    color: #d9534f;
    text-align: center;
    margin: 20px auto;
    background-color: #ffe5e5;
    padding: 20px 30px;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    display: inline-block;
    line-height: 0.6;
    max-width: 400px;
    margin-left: 156px;
}

.big-dashboard-no-record-message {
    font-size: 15px;
    color: #d9534f;
    text-align: center;
    margin: 20px auto;
    background-color: #ffe5e5;
    padding: 20px 30px;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    display: inline-block;
    line-height: 1.6;
    max-width: 400px;
    margin-left: 447px;
}
.recovery-no-record-message {
    font-size: 15px;
    color: #d9534f;
    text-align: center;
    margin: 20px auto;
    background-color: #ffe5e5;
    padding: 20px 30px;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    display: inline-block;
    line-height: 0.6;
    max-width: 400px;
    margin-left: 116px;
}

.recoveryovertime-no-record-message {
    font-size: 15px;
    color: #d9534f;
    text-align: center;
    margin: 20px auto;
    background-color: #ffe5e5;
    padding: 20px 30px;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    display: inline-block;
    line-height: 0.6;
    max-width: 400px;
    margin-left: 196px;
}

.outstanding-no-record-message {
    font-size: 15px;
    color: #d9534f;
    text-align: center;
    margin: 20px auto;
    background-color: #ffe5e5;
    padding: 20px 30px;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    display: inline-block;
    line-height: 0.6;
    max-width: 400px;
    margin-left: 263px;
}

.chart-container1 {
    overflow: hidden;
    page-break-inside: avoid;
}

#fixedmargin{
    margin-bottom:60px;
}

.req:after {
    color: #FF0000;
    content: attr(title) "*";
    font-size: 100%;
    font-weight: bold;
}

.reqblue:after {
    color: blue;
    content: attr(title) "*";
    font-size: 100%;
    font-weight: bold;
}

.text-box-rs {
    background: url("../images/ct-ico-rs.png") no-repeat scroll 2px center rgba(0, 0, 0, 0);
    padding: 0 23px;
    width: 210px;
}

.widget-box {
    border-bottom: 1px solid #CCCCCC;
    box-shadow: none;
    margin: 3px 0;
    padding: 0;
}

.margin-bottom-none {
    margin-bottom: 0 !important;
}

.margin-bottom-none {
    margin-bottom: 0;
}

.blue {
    background-color: #C1DAF1;
}

.white {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #CCCCCC;
    color: #393939 !important;
    margin: 3px 0 10px;
    padding: 0;
    position: relative;
}

.disabled-link {
    color: #6c757d;
    cursor: not-allowed;
    text-decoration: none;
    opacity: 0.65;
}

.display-none{
    display:none
}

/*.rupees {
    background: url(../images/ct-ico-rs.png) no-repeat;
    width: 16px;
    height: 17px;
    float: left;
}*/

.rupees {
    background: url('../images/newRupees.png') no-repeat center center;
    width: 10px;
    height: 11px;
    float: left;
    margin-top: 5px;
    margin-right: 2px;
    background-size: contain;
}


.equalspace {
    width: 33%;
    text-align: center;
}

.boldletter{
    font-weight: bold;
}

.chartContainer5css {
    margin-top: 75px;
    height: 180px;
    width: 100%;
}
.chartContainer3css {
    height: 230px;
    width: 100%;
}
.ProcessVsOutstandingTblcss tr {
    line-height: 0.9;
}

.delete {
    float: left;
    height: 17px;
    width: 17px;
    background: url("../images/ct-ico-trash.png") no-repeat;
    margin-left: 8px;
}
.BoldValidation {
    color: red;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.claim-shadow {
    box-shadow: -6px 31px 229px -61px #9B9A9B inset;
}

.add {
    float: left;
    height: 17px;
    width: 17px;
    background: url("../images/ct-ico-add-entry.png") no-repeat;
    margin-left: 8px;
}

.minus {
    float: left;
    height: 17px;
    width: 17px;
    background: url("../images/negative.png") no-repeat;
    margin-left: 8px;
}

.ValidationColour {
    color:#ff0000;
}

.adjustsize{
    overflow:hidden;
    height:37px;
}

.loading.fullscreen {
    position:fixed;
    inset:0;
    z-index:10000;
    background-color:rgba(0,0,0,0.3);
    display:flex;
    justify-content:center;
    align-items:center; 
}

/* Error Page Styling */
.error-page-container {
    background-color: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80vh;
    margin: 0;
}

.error-container {
    background: #fff;
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    max-width: 500px;
    width: 100%;
    text-align: center;
}

.error-icon {
    font-size: 80px;
    color: #dc3545;
    margin-bottom: 20px;
}

.error-text {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

    .error-text strong {
        color: #dc3545;
    }

.home-btn {
    margin-top: 20px;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 5px;
    background-color: #dc3545;
    color: #fff;
    text-decoration: none;
    transition: background-color 0.3s;
}

    .home-btn:hover {
        background-color: #c82333;
    }

.dataTableDoc {
    border-collapse: collapse !important;
}

.dataTableDoc td {
    border: 1px solid #ddd !important;
    padding: 3px !important;
}

.dataTableDoc tr:nth-child(even) {
    background-color: #f2f2f2 !important;
}

.download {
    float: left;
    height: 17px;
    width: 21px;
    background: url("../images/ct-ico-download.png") no-repeat;
    margin-left: 8px;
}

.delete-disabled {
    float: left;
    height: 17px;
    width: 17px;
    background: url("../images/trash-disabled.png") no-repeat;
    margin-left: 8px;
}

.disabled-link-permission {
    pointer-events: none;
    opacity: 0.5;
    cursor: default;
}

.disabled-link-edit {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
    text-decoration: none;
    color: gray !important;
}

.edit {
    float: left;
    height: 17px;
    width: 17px;
    background: url("../images/ct-ico-edit.png") no-repeat;
    margin-left: 8px;
}

.edit-disabled {
    float: left;
    height: 17px;
    width: 17px;
    background: url("../images/edit-disabled.png") no-repeat;
    margin-left: 8px;
}

.lableerroroneline {
    color: red;
    font-weight: bold;
    white-space: nowrap;
}

.fullwidth{
    width:100%
}

.textaligncenter {
    text-align: center;
}

.add-disabled {
    float: left;
    height: 17px;
    width: 17px;
    background: url("../images/add-disabled.png") no-repeat;
    margin-left: 8px;
}

.ui-spinner-input {
    margin-top: 0;
    padding: 5px;
    max-width: 100px;
    font-size: 14px;
}

.scrollable-container {
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
}

.flex-fill {
    flex: 1;
    margin-right: 10px;
}

.text-bg-danger {
    background-color: #DC3545;
    color: white;
    padding: 8px;
    text-align: center;
}

/*DropDown Multiselect*/

.dropdown-unique {
    position: relative;
    width: 100%;
}

.dropdown-button-unique {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    background: white;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 6px;
}

.dropdown-menu-unique {
    position: absolute;
    width: 100%;
    background: white;
    border: 1px solid #ccc;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    display: none;
    max-height: 200px;
    overflow-y: auto;
    z-index: 10;
    border-radius:5px;
}

    .dropdown-menu-unique.show {
        display: block;
    }

.dropdown-item-unique {
    padding: 8px;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-right: 6px;
}

    .dropdown-item-unique:hover {
        background: #f0f0f0;
    }

.search-box-unique {
    width: 100%;
    padding: 8px;
    border: none;
    border-bottom: 1px solid #ccc;
    outline: none;
}
.option-unique,
#select-all {
    margin-right: 6px;
}

/*End DropDown Multiselect*/

.GreenColour {
    color: #008000;
}
.AudjusmentMessageSize {
    width:200px
}

.hideElement {
    display: none;
}
.update {
    float: left;
    height: 17px;
    width: 17px;
    background: url("../../Images/update-icon2.png") no-repeat;
    margin-left: 8px;
}

.OwnershipCreateSize {
    float: left;
    padding-left: 4px;
    padding-right: 33px;
}
.RemarkWidth{
    width: 745px
}

.save {
    float: left;
    height: 17px;
    width: 17px;
    background: url('../../../Content/saven.png') no-repeat;
    margin-left: 8px;
}
.multilevelcaseDropdown .createCaseDropdown {
    position: relative;
}

.multilevelcaseDropdown .createCaseDropdown > .dropdown-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
    z-index: 1000;
}

.multilevelcaseDropdown .createCaseDropdown > .dropdown-menu.show {
   display: block;
}
.bcgwhitecolor{
    background-color:white;
}

.highlight-text {
    color: rgb(179, 0, 0);
    font-weight: bold;
}

.field-validation-error {
    color: #ff0000;
}

.paddinzero{
    padding:0px;
}

.blue-headingNew {
    border: 1px solid #007bff;
    background-color: #e6f0ff;
    padding: 10px;
    border-radius: 4px;
    color: #007bff;
    margin-bottom: 10px;
}

    .blue-headingNew h5 {
        margin: 0;
        font-weight: bold;
    }

.hide {
    display: none;
}

.marginleft {
    margin-left:200px
}

.CursorPointor{
    cursor:pointer;
}

.OwnerFlow-V {
    overflow: visible !important;
}

.Hight-Width {
    height: 350px;
    width: 600px;
}

.setfontsize{
    font-size:18px;
    margin:8px  
}

/*for Litigation Team Efficiency on dashboard related class*/

.efficiencyBG1, .efficiencyBG2, .efficiencyBG3, .efficiencyBG4, .efficiencyBG5, .efficiencyBG6 {
    background: linear-gradient(135deg, #f3f9ff, #dceeff);
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 15px;
    margin: 10px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    text-align: center;
    color: #2c3e50;
    font-weight: 600;
}

    .efficiencyBG1:hover,
    .efficiencyBG2:hover,
    .efficiencyBG3:hover,
    .efficiencyBG4:hover,
    .efficiencyBG5:hover,
    .efficiencyBG6:hover {
        transform: translateY(-6px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
        background: linear-gradient(135deg, #e6f3ff, #cbe6ff);
    }

.efficiencyBG1 {
    background: linear-gradient(135deg, #e3f2fd, #bbdefb);
}

.efficiencyBG2 {
    background: linear-gradient(135deg, #fce4ec, #f8bbd0);
}

.efficiencyBG3 {
    background: linear-gradient(135deg, #e8f5e9, #a5d6a7);
}

.efficiencyBG4 {
    background: linear-gradient(135deg, #fff8e1, #ffe082);
}

.efficiencyBG5 {
    background: linear-gradient(135deg, #ede7f6, #b39ddb);
}

.efficiencyBG6 {
    background: linear-gradient(135deg, #f3e5f5, #ce93d8);
}
/*End Litigation Team Efficiency on dashboard related class*/


/*for Recovery on dashboard related class*/

#firstRow, #secondRow {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin-bottom: 12px;
}

.recovery-data-card {
    background: linear-gradient(135deg, #ffe6f0, #fce4ec);
    box-shadow: 6px 6px 12px #e0bcd2, -6px -6px 12px #ffffff;
    border-radius: 20px;
    padding: 15px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    flex: 1 1 calc(25% - 20px);
    min-width: 140px;
    max-width: 200px;
    border: 1px solid #f8bbd0;
}

    .recovery-data-card:hover {
        transform: scale(1.05);
        box-shadow: 10px 10px 20px rgba(255, 105, 180, 0.2), -10px -10px 20px #ffffff;
    }

.recovery-card-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.recovery-location-name {
    font-weight: bold;
    font-size: 1.1rem;
    margin-bottom: 5px;
    color: #880e4f;
}

.recovery-percentage {
    font-size: 1.4rem;
    color: #d81b60;
    font-weight: 700;
}


/*End  Recovery on dashboard related class*/

.is-invalids {
    border: 1px solid #dc3545; 
    padding: 8px;
}

.validationNewColour {
    color: red;
    font-size: 0.95em;
    font-weight: normal;
    margin-left: 50px;
    /*font-style: italic;*/
}

.notice-card {
    background: #fff;
}

.notice-title {
    font-weight: 600;
    color: #444;
}

.notice-subtitle {
    color: #777;
    font-size: 0.95rem;
}

.notice-icon {
    font-size: 2.2rem;
    background: #f8f9fa;
    padding: 18px;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 5px 5px 12px #d1d1d1, -5px -5px 12px #ffffff;
}

.btn-notice {
    background: #007bff;
    color: #fff;
    border: none;
    padding: 0.75rem 2rem;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 30px;
    box-shadow: 6px 6px 12px rgba(0,0,0,0.2), -4px -4px 10px rgba(255,255,255,0.7);
    transition: all 0.2s ease;
}

    .btn-notice:hover {
        background: #0056d2;
        box-shadow: inset 4px 4px 8px rgba(0,0,0,0.25), inset -4px -4px 8px rgba(255,255,255,0.6);
        transform: translateY(1px);
    }

.daterangepicker .ranges ul {
    display: block;
}

.daterangepicker .ranges li {
    display: block;
    float: none;
}

.blueC {
    background-color: #1766b5 !important;
}

.redC {
    background-color: #FF0000 !important;
}

.greenC {
    background-color: #228B22 !important;
}

.yellowC {
    background-color: #FF8C00 !important;
}

.grayC {
    background-color: #696969 !important;
}

.lightblC {
    background-color: #4A89D0 !important;
}

.whiteC {
    background-color: #FFFFFF !important;
}

.pinkC {
    background-color: #f51197 !important;
}


.custom-addnew-dropdown .custom-addnew-menu {
    width: 280px;
    max-height: 250px;
    overflow-y: auto;
    border-radius: 12px !important;
    padding: 10px 0 !important;
    box-shadow: 0px 6px 18px rgba(0,0,0,0.15);
    border: 1px solid #d9d9d9;
    margin-top: 8px;
}

.custom-addnew-dropdown .custom-addnew-item {
    padding: 8px 16px !important;
    font-size: 15px;
    border-radius: 6px;
}

    .custom-addnew-dropdown .custom-addnew-item:hover {
        background-color: #eef5ff;
        color: #0056d6;
    }

.custom-addnew-dropdown .custom-addnew-header {
    font-size: 14px;
    font-weight: 600;
    padding: 8px 16px !important;
    color: #6c757d;
}

.custom-addnew-dropdown .custom-addnew-menu::-webkit-scrollbar {
    width: 6px;
}

.custom-addnew-dropdown .custom-addnew-menu::-webkit-scrollbar-thumb {
    background: #c5c5c5;
    border-radius: 10px;
}

    .custom-addnew-dropdown .custom-addnew-menu::-webkit-scrollbar-thumb:hover {
        background: #a5a5a5;
    }

    .marginleft15{
        margin-left:15px;
    }

.unselect-all-label{
    gap:8px;
}

.customer-no-record-message {
    font-size: 15px;
    color: #d9534f;
    text-align: center;
    margin: 9px auto;
    background-color: #ffe5e5;
    padding: 18px 32px;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    display: inline-block;
}

.no-record-heights {
    height: 50px !important;
}

.card-body .table .dropstart {
    position: static !important;
}

