body {font-family: 'Work Sans', sans-serif !important; font-size: 13px; text-transform: capitalize;}
/* Admin Login page */
.admin-login-hding {color: #333; font-size: 36px; font-weight: 700; margin: 0; padding-top: 25px; display: block; }
.login-leftside { background:#fff; padding:49px 50px; height: 100% }
.login-leftside-logo { width: 200px; margin-bottom: 20px; }
.admin-login-logo { width: 230px; margin-bottom: 20px; }
.login-lftac {font-size: 14px; color: #333; font-weight: 400; padding-top: 5px;}
.login-lftac > a {color: #ea5a24; text-decoration: none;}
.admin-login-field {width: 100%; border-radius: 6px; border: 1px solid rgb(221 221 221 / 100%); background: #fff; padding: 10px 15px; font-size: 14px; color: #000; }
.admin-login-btn { color: #fff; border: none; outline: none; font-weight: 400; text-align: center; background: #ea5a24; font-size: 16px; padding: 10px 40px; border-radius: 40px; margin-top: 15px; margin-bottom: 10px; text-decoration: none;}
.inputicon-right {position: absolute; right: 15px; color: #dadada;font-size: 14px; margin-top: 11px;}
.admin-login-lbl {font-size: 14px; color: #333; font-weight: 500 !important;}
.rememberme {display: none;}
.rememberme + label {font-size: 14px; font-weight: 300 !important; position: relative; padding-left: 25px; cursor: pointer;}
.rememberme + label:before { content: ''; position: absolute; left: 0; top: 2px; width: 16px; height: 16px; border-radius: 3px; border: 1px solid #999;}
.rememberme:checked + label:before {content: '\f00c'; font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 10px; display: flex; justify-content: center; align-items: center; background: #ea5a24; color: #fff; border: 1px solid #ea5a24;}
.forgotxt {font-size: 14px; font-weight: 400; color: #369; display: block;}
.login-rightside { width: 100%; background-color: #542d5e; background-image: url(../img/dot-bg2.png); padding:80px 50px; height: 100%; overflow: hidden; position: absolute;}
.login-right-circlbg {position: absolute; top: -200px; left: -200px; border: 120px solid #ccc; border-radius: 50%; width: 600px; height: 600px; filter: opacity(0.1);}
.login-rightbot-circlbg {position: absolute; bottom: -235px; right: -250px; border: 120px solid #ccc; border-radius: 50%; width: 500px; height: 500px; filter: opacity(0.1);}
.posrel {position: relative !important;}
.login-ritetxt-area {position: absolute; padding: 80px 80px; }
.admin-lr-hding {color: #fff; font-size: 44px; font-weight: 700; padding-top: 40px;}
.admin-lr-prgh {font-size: 16px; font-weight: 400; color: #fff; padding-top: 20px;}
.admin-powered-by { position: fixed; right:20px; bottom: 0px; font-size: 13px; color:#fff; }
.admin-powered-by > a {color: #fff;}
.admin-powered-by > a:hover {color: #ea5a24}
.login-box {width: 100% !important;}
.admin-login-bg { display:flex; justify-content: center; align-items: center; height: 100%; background: #fbfbfb; }
.remember + label {font-weight: 400 !important; font-size: 14px;}
.loginbothding { text-align:center; display:block; padding:40px 0 0; font-size:22px; font-weight:700; margin:0;}
.loginbotprgh {text-align:center; display:block; padding:10px; font-size:14px; margin:0;}
.login-copyright {font-size:12px; text-align:center; display:block; background: #fff; position:fixed; bottom:0px; left:0; right:0; padding:10px 0; margin:0;}
.login-copyright > a {color: #ef4816;}
.login-bg {background: #e9ecef;}
.login-header-logo { display: inline-block}
.login-logo-text { color:#000; display: inline-block; font-size:16px; }
.login-logo-text + .navbar-nav li a {font-size:15px;}
/* Sidebar */
.sidebar-dark-primary {background-color: #fff !important;}
/*.nav-sidebar li a {font-size: 14px; }*/
.nav-sidebar li a > i {font-size: 13px !important;}
.admin-logoname {width: 120px; height: auto; margin-left:20px;}
[class*=sidebar-dark-] .sidebar a {color: #343a40;}
[class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link.active {color: #000;}
[class*=sidebar-dark-] .nav-sidebar>.nav-item.menu-open>.nav-treeview>.nav-item:hover>.nav-link {color: #f05323;}
.sidbarmenu-svg {width: 25px; height: 25px; fill: #000; margin-right: 5px; position: relative; top: -2px;}

img.brand-image {display:none;}
body.sidebar-collapse img.brand-image {display:block;}
body.sidebar-collapse img.admin-logoname {margin-left:0px;}
.sidebar-mini.sidebar-collapse .main-sidebar:hover img.admin-logoname {width:110px;}

.sidebar-mini.sidebar-collapse .nav-sidebar .nav-treeview li a p {visibility:hidden;}

/* Admin LTE changes */
.main-sidebar, .main-sidebar::before {width: 240px; overflow-x:hidden;}
.content-wrapper, .content-wrapper.white-bg  {background-color: #f6f6f6 !important;}

.sidebar-mini .main-sidebar .nav-link, .sidebar-mini-md .main-sidebar .nav-link, .sidebar-mini-xs .main-sidebar .nav-link {width: 100%; border-radius: 0px; border-right: 2px solid transparent;}
.elevation-4 {box-shadow: none !important; }
[class*=sidebar-dark] .brand-link { border-bottom: none;}
.brand-link .brand-image  {margin-top: 0px;}
.sidebar {padding-left: 0px; padding-right: 0px; }
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active { background-color: #ffd2c5; border-right: 2px solid #f1663c; color: #000;}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {background-color:#ffd2c5 !important; color:#000 !important;}
[class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link.active {box-shadow: none;}
[class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link {color: #f05323;}
.card {box-shadow: 0px 0px 2px #ccc; /*border: 1px solid #dadada;*/ border-radius: 6px;}
.card-body {padding: 15px 15px;}
.card-body .card-text {font-weight: 600;}
.content-header {padding: 0px 0px; /*box-shadow: 0px 0px 12px rgb(204 204 204 / 50%);*/ margin-bottom: 5px; position: relative;}
.allpage-content-header {padding: 10px 0 !important;}
.box-shadow-none {box-shadow: none !important;}
.dashboard-header {box-shadow: none !important; padding: 10px 8px;}
.sidebar-collapse.sidebar-mini .main-sidebar .nav-sidebar .nav-link, .sidebar-collapse.sidebar-mini-md .main-sidebar .nav-sidebar .nav-link, .sidebar-collapse.sidebar-mini-xs .main-sidebar .nav-sidebar .nav-link {width: 4.6rem;}
.sidebar-collapse.sidebar-mini .main-sidebar:hover .nav-link {width: 100%;}
.navbar-nav > .user-menu > .dropdown-menu {border-radius:10px !important; border:none;}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer { border-radius:0 0 10px 10px;}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn {border-radius:4px !important; padding:4px 25px !important; font-size:14px;}

/* Wrapper */
.dashboard-icon {width: 40px; height: 40px; background: #fff2ef; border-radius: 50%; display:flex; justify-content: center; align-items: center;}
.dashboard-icon > i {font-size: 18px;}
.dashboard-icon > svg {width: 20px; height: 20px; fill: #000;}
.dashboard-title {font-size: 22px !important; font-weight: 700;}
.admin-title {font-size: 16px !important; font-weight: 600;}
.admin-title.pt-2 {padding-top:0px !important;}
.admin-title-view {font-size: 18px !important; font-weight: 600; padding-bottom:8px; display:block;}
.admin-text-right {font-size:14px; font-weight:500; text-align:right; margin:0; display:flex; align-items:center; justify-content:flex-end; height:100%;}
.card-hding {font-size: 16px; font-weight: 600;  padding-bottom: 15px;}
.bottom-border {border-bottom: 1px solid #ddd;}
.dashboard-number {font-size: 18px; font-weight: 700; color: #f1663c; margin: 0; line-height: 1;}
.present-team {font-size: 12px; font-weight: 500; color:#000; margin:0; padding-top: 10px; }
.dashboard-addbtn {padding: 6px 15px; margin-top: -5px; font-size: 12px; line-height: 1.5; border-radius: 4px; border: none; background: #f15e33; color: #fff; text-align: center; float: right;}
.dashboard-addbtn:hover {color: #fff; background: #e6572e;}

/* Breadcrump */
.breadcrump-bg { background:transparent; padding: 10px 20px;}
.breadcrump-addbtn {padding: 6px 15px; margin-top: 0px; font-size: 12px; line-height: 1; border-radius: 4px; border: none; background: #f15e33; color: #fff; text-align: center; float: right;}
.breadcrump-addbtn:hover {color: #fff; background: #e6572e;}
.breadcrump-addbtn > i {font-size: 10px; padding-right: 5px;}

/* fix pagination */
.fix-pagination {width: 100%; height: 52px; padding: 10px 12px; box-shadow: 0px -12px 12px rgb(204 204 204 / 50%); background: #fff; }
.pagination {margin-bottom: 15px; display: flex; justify-content: end;}

/* Content header */
.header-icon {display: flex; margin: 10px 0 0 50px; padding: 0;}
.header-icon li { list-style: none; margin-right: 15px; font-size: 14px; color: #b1b1b1; cursor: pointer; position: relative;}
.header-icon li a {color: #b1b1b1; text-decoration: none; user-select: none;}
.header-icon li > svg {width: 25px; height: 25px; fill: #b1b1b1;}
.header-icon li > a:hover:before { content: attr(title); white-space: nowrap; position: absolute; top: -40px; left: 50%; padding: 6px 10px; display: flex; background: #000; color: #fff; font-size: 12px; z-index: 9999; font-weight: 500; letter-spacing: 0.5px; transform: translateX(-50%) scale(1); box-shadow: 0px 3px 10px rgb(204 204 204 / 80%); animation: filteratr-anim 0.2s;}
.header-icon li > a:hover:after {content: ''; position: absolute;  transform: scale(1); top: -10px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #000; margin: auto; display: block; animation: filteratr-animarrow 0.2s;}
.header-icon li .sortby {display: none;}
.header-icon li:hover .sortby {display: block; width: 200px; transform: translateX(-50px); position: absolute; box-shadow: 0px 8px 12px rgb(204 204 204 / 30%); background: #fff; padding: 20px; z-index: 99;}
.header-icon .sortby li {list-style: none;}
.header-icon .sortby li a {font-size: 14px; text-decoration: none; padding: 5px; display: block;}
.header-icon .sortby li a:hover {color: #f15e33;}
.header-icon .sortby li a:hover:before, .header-icon .sortby li a:hover:after {display: none;}

@keyframes filteratr-anim {
    0% {opacity: 0; transform: translateX(-50%) scale(0.5);}
    50% { opacity: 50%; transform: translateX(-50%) scale(0.8);}
    100% { opacity: 100%; transform: translateX(-50%) scale(1);}
}
@keyframes filteratr-animarrow {
    0% {opacity: 0; transform: scale(0.5);}
    50% { opacity: 50%; transform: scale(0.8);}
    100% { opacity: 100%; transform: scale(1);}
}
.admin-table-design thead tr th, .table-design tbody tr td { font-size:12px !important; }
.table-design thead tr th, .table-design tbody tr td { border:none !important; font-size:12px; }
.table-design thead tr th {color: #000; padding-bottom: 10px; font-weight:600;}
.table-design tbody tr td {color: #000; padding: 6px 6px;}
.table-design tbody tr:not(:last-of-type) {border-bottom: 1px solid #efeeee;}
.vr-midtbl thead tr th {vertical-align:middle;}
.table-design tbody tr td i.fa-rupee-sign {font-size:10px;}
.table-chk {display: none;}
.table-chk + label {font-size: 14px; font-weight: 300 !important; position: relative; padding-left: 25px; cursor: pointer; user-select: none;}
.table-chk + label:before { content: ''; position: absolute; left: 0; right: 0; top: 0px; margin: auto; width: 14px; height: 14px; border-radius: 3px; border: 1px solid #d4d4d4;}
.table-chk:checked + label:before {content: '\f00c'; font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 10px; display: flex; justify-content: center; align-items: center; background: #ea5a24; color: #fff; border: 1px solid #ea5a24;}
.action-view, .action-edit, .action-del {font-size: 12px; padding: 5px;}
.action-view {color: #369;}
.action-edit {color: #0056b3;}
.action-del {color: #e30b0b;}
.table-border-bt-0 tbody tr { border-bottom:none !important;} 
.tbl-py tbody tr td {padding:5px 12px !important;} 
/* Search Modal */
.filter-modal { display: block; width: 100%; position: absolute; left: 0; top: 0; padding: 10px 15px; background: #fff;}
.filter-modal-close {display:none;position: absolute; right: 15px; margin-top: 12px; font-size: 30px; font-weight: 300; line-height: 0; border: none; outline: none; background: none; cursor: pointer; z-index: 9;}
.filter-modal-title {font-size: 14px; font-weight: 600; padding-top: 6px; margin: 0;}
.filter-field {width: 100%; height:auto !important; font-size: 12px; font-weight: 400; border: 1px solid rgb(221 221 221 / 30%); background: #fff1ff; border-radius: 4px; padding: 6px 10px; color: #000;}
.filter-field:focus-visible {border: 1px solid rgb(221 221 221 / 30%); outline: none;}
.filter-field::placeholder {color: #999;}
.filter-search-btn {font-size: 12px; font-weight: 400; background: #28a745; border: 1px solid #28a745; border: none; border-radius: 4px; padding: 6px 10px; color: #fff;}
.filter-pr { padding-right: 40px; }
.form-control:disabled, .form-control[readonly] {background: #fff1ff !important;}
/* Modal Design Delete Modal */
.delete-modal .modal-content {border-radius: 6px; border: none; box-shadow: 0px 0px 13px #999;}
/*.delete-modal .close-modal { position: absolute; right: -25px; top: -30px; font-size: 35px; color: #fff; background: none; border: none; padding: 0; }*/
.delete-modal .close-modal { position: absolute; z-index:9; right: 25px; top: 0px; font-weight:200; font-size: 35px; color: #999; background: none; border: none; padding: 0; }
.delete-modal .del-hding {font-size: 20px; font-weight: 600;  display: block; padding-bottom:10px;}
.delete-modal .del-prgh {font-size: 14px; text-align: center; display: block; line-height: 1.5; padding: 10px 30px;}
.delete-modal .canel-modal-btn { padding: 6px 15px; margin-top: 0px; font-size: 12px; line-height: 1.5; border-radius: 4px; border: none; color: #fff; background: #999; text-align: center; margin: 0 6px;}
.delete-modal .delete-modal-btn { padding: 6px 15px; margin-top: 0px; font-size: 12px; line-height: 1.5; border-radius: 4px; border: none; color: #fff; background: #e12e3a; text-align: center; margin: 0 6px;}
.delete-modal .modal-title {font-size: 18px; font-weight: 600; display: block;}
.delete-modal .modal-body {padding:25px 25px 10px !important;}
.delete-modal .modal-footer {padding:12px 25px !important;}
.delete-modal .modal-footer {background:#f1f1f1;}
.delete-modal .modal-header {background:#fff6f5; border-bottom:none; padding-left:25px; margin-bottom:15px;}

.modal-design .modal-content {border-radius: 6px; border: none; box-shadow: 0px 0px 13px #999;}
.modal-design .close-modal { position: absolute; right: 15px; top: 0px; font-weight:200; font-size: 35px; color: #999; background: none; border: none; padding: 0; }
.modal-design .del-hding {font-size: 22px; font-weight: 700; text-align: center; display: block;}
.modal-design .del-prgh {font-size: 14px; text-align: center; display: block; line-height: 1.5; padding: 10px 30px;}
.modal-design .canel-modal-btn { padding: 6px 15px; margin-top: 0px; font-size: 12px; line-height: 1.5; border-radius: 4px; border: none; color: #fff; background: #999; text-align: center; margin: 0 6px;}
.modal-design .modal-design-btn { padding: 6px 15px; margin-top: 0px; font-size: 12px; line-height: 1.5; border-radius: 4px; border: none; color: #fff; background: #e12e3a; text-align: center; margin: 0 6px;}
.modal-design .modal-title {font-size: 22px; font-weight: 700; text-align: center; display: block;}


/* Add Client */
.form-box { background: #fff; padding:20px; border-radius: 4px; margin-bottom: 15px; }
.form-title {font-size: 16px; font-weight: 500; padding-bottom: 8px; border-bottom: 1px solid #ddd; margin-bottom: 15px;}
.fomm-subtitle {font-size:14px; font-weight:600;}
.form-lbl {font-size: 12px; font-weight: 600 !important; padding-bottom: 5px; display: block; margin: 0;}
.form-field {width: 100%; height:auto; font-size: 12px; font-weight: 400; border: 1px solid rgb(221 221 221 / 30%); background: #fff1ff; border-radius: 4px; padding: 6px 10px; color: #000;}
.form-field:focus-visible {border: 1px solid rgb(221 221 221 / 30%); outline: none;}
.form-field::placeholder {color: #999;}
select.form-field {padding: 7px 10px;}
.form-submit-btn { padding: 6px 15px; margin-top: 0px; margin-bottom:15px; font-size: 12px; line-height: 1.5; border-radius: 4px; border: none; background: #ed4d37; color: #fff; text-align: center;  }
.form-submit-btn:hover {color:#fff; text-decoration:none;}
.form-back-btn { padding: 6px 15px; margin-top: 0px; margin-bottom:15px; font-size: 12px; line-height: 1.5; border-radius: 4px; border: none; background: #424142; color: #fff; text-align: center;  }
.form-back-btn:hover {background:#000; color:#fff; text-decoration:none;}

.field-area {position:relative;}
.modal .field-area {margin-bottom:20px !important;}
.form-lbl2 {font-size: 12px; font-weight: 400 !important; display: block; margin: 0; position:absolute; left:11px; top:-9px; padding:0 5px; background:#fff; z-index:1;}
.form-field2, .form-control.form-field2 {width: 100%; height:55px; font-size: 14px; font-weight: 400; border: 1px solid rgb(221 221 221 / 30%); background: #fff; border-radius: 8px !important; padding: 6px 15px; color: #000 !important;}
.form-field2:focus-visible {border: 1px solid rgb(221 221 221 / 30%); outline: none;}
select.form-field2 {padding:6px 12px;}
textarea.form-field2 {height:auto;}

input,select,textarea,button { text-transform:capitalize; }

.gj-datepicker-bootstrap > .form-field2 + span[role=right-icon].input-group-addon {top:20px;}

.gj-datepicker-bootstrap span[role=right-icon].input-group-addon { position:absolute !important; right:15px; top:10px; width:auto !important;}
 .gj-timepicker-bootstrap .input-group-addon { position:absolute !important; right:0px; top:0px; width:100% !important; height:100%; padding:10px; text-align:right;}
.timepicker_time:focus {z-index:0 !important; background:#fff1ff !important;}
.datepicker_date, .timepicker_time {border-radius: 4px !important;}

.input-showtext {border:none; background:transparent;}
.input-showtext:focus {outline:none; border:none;}
.bg-lightpink {background:#fff1ff;}
hr {margin-top:10px !important; margin-bottom:10px !important;}
/* Client details */
.all-client-tbl {width: 100%;}
.all-client-tbl tbody tr td {padding: 0;}
.all-client-tbl tbody tr {padding: 10px 0; display: block;}
.all-client-tbl tbody tr:not(:last-child) {border-bottom: 1px solid #ddd;}
.user-thumbnail {width: 40px;height: 40px; border-radius: 50%; background: #fff1ff; position: relative;}
.user-thumbnail > img {border-radius: 50%; width: 100%; height: 100%; object-fit: contain;}
.client-name-tbl {font-size: 11px; font-weight: 500; text-transform: uppercase; margin: 0; padding: 0;}
.client-id-tbl {font-size: 11px; font-weight: 400; display: block;}
.active-user,.inactive-user { width: 10px; height: 10px; border-radius: 50%;  position: absolute; bottom: 0; right: 0; border:1px solid #fff }
.active-user {background: #70e11a;}
.inactive-user {background: #f30;}
.tbl-link {text-decoration: none; color: #000;}
.userprofile { width: 150px; height: 150px; background: #fff; border-radius: 50%; padding: 5px; box-shadow: 0px 0px 12px #ddd; position: relative;}
.userprofile > img {width: 100%; height: 100%; border-radius: 50%;}
.userprofile > .active-user, .userprofile > .inactive-user {width: 20px; height: 20px; bottom: 10px; right: 15px; border: 3px solid #fff;}
.userdetail-textarea { padding:20px; width: 100%; background: #fff9f7; margin: 15px 0 15px 0px;}
.userdetail-textarea .username {font-size: 20px; font-weight: 600; text-transform: uppercase;}
.userdetail-textarea .userdetail-text {font-size: 14px; color: #333; margin: 0; padding: 0 0 5px;}
.userdetail-textarea .userdetail-text > i {width: 20px; margin-right: 8px; display: inline-flex; justify-content: center;}

.is-invalid {border-color: red;}
.help-block {color: red; font-size:12px;}

.stepflow { display: flex; flex-direction: row; justify-content: center; flex-wrap: wrap; margin: 0 0 0px; padding: 0; }
.stepflow li { list-style: none; font-size: 14px;  flex-grow: 1; display: flex; justify-content: center; position: relative; }
.stepflow li:last-child:after {display: none;}
.stepflow li:after { content: ''; z-index: 2; position: absolute; bottom: 8px; right: 0%; margin:auto; width:48%; height: 1px;  background: #ddd; transform: translateX(50%);}
.stepflow li.active:after { background: #f5503a;}
.stepflow li.active {color: #f5503a;}
.text-success {color: #47b875 !important; background: #f6ffed; padding:2px 5px; margin: 0; font-weight: 500; cursor: pointer; display: inline-block;}
.text-danger {color: #f5222d !important;background: #fff1f0;padding:2px 5px;margin: 0;font-weight: 500;cursor: pointer;display: inline-block;}
.text-warning{ background: #fff8e1; color:#d19d00 !important; padding:2px 5px; margin: 0; font-weight: 500; cursor: pointer; display: inline-block;}
.text-view {color: #7f9cf1 !important; background: #e7f3ff; padding:2px 5px; margin: 0; font-weight: 500; cursor: pointer; display: inline-block;}

.pagination-dynamic {padding:15px;}
.pagination-dynamic > nav > div > div > p {font-size:13px !important;}
.pagination-dynamic > nav > div > div > span {display: inline-flex;}
.pagination-dynamic nav > div >div > span > a {padding: 8px 16px !important;}
.pagination-dynamic nav > div >div > span > a > svg {width: 20px; height: 20px;}
.pagination-dynamic nav > div >div > span > span[aria-current="page"] > span {display: inline-flex; padding: 8px 16px !important; background-color: #f15e33!important; color: #fff !important;}
.pagination-dynamic nav > div >div > span > span[aria-disabled="true"] > span {display: inline-flex;}
.pagination-dynamic nav > div >div > span > span[aria-disabled="true"] > span > svg {width: 20px; height: 20px;}
.error {
    font-size: 12px !important;
    color:#f30 !important;
    font-weight:400 !important;
}

.gj-textbox-md {width: 100% !important; border-radius: 3px !important; border: 1px solid rgb(221 221 221 / 30%)!important; background: #fff1ff !important; padding: 10px 20px !important; font-size: 12px !important; color: #000 !important; font-family: 'Poppins', sans-serif !important; line-height: inherit !important;}
.gj-textbox-md::placeholder {color: #999 !important;}
.equal-wd strong {width:140px; display: inline-block;}

.userdetail-group {margin-bottom: 25px;}
.userdetail-group2 {margin-bottom: 10px;}
.userdetail-lbl {font-size: 13px; color: #999; display: block; margin: 0; padding-bottom: 5px; font-weight: 400;}
.userdetail-lbl > b {font-weight:400;}
.userdetail-lbl2 {font-size: 13px; color: #000; display: block; margin: 0; padding-bottom: 5px; font-weight: 600;}
.userdetail-highligt {font-size: 13px; color: #000; margin: 0; display: block; font-weight: 400;}
.userdetail-highligt > .fa-rupee-sign {font-size:10px;}
.terms-checkbox {margin-top:3px;}
.terms-txt {font-weight:400 !important; padding-left:10px;}

.alert {padding:10px 15px !important; margin-bottom:0px !important;}
.alert-danger {background-color:transparent !important; border-color:transparent !important; color:#dc3545 !important;}
.alert-success {background-color:transparent !important; border-color:transparent !important; color:#28a745 !important;}
.alert .close {position:relative; top:3px; float:unset !important;}

.input-icon-prepend { position:absolute; left:0; top:0; border-radius:4px 0 0 4px; background:#f7f7f7; padding:5px 10px; user-select:none; margin-left: 1px; margin-top: 1px;}
.input-icon-apend {position:absolute; right:0; top:0; border-radius:0 4px 4px 0; background:#f7f7f7; padding:5px 10px; user-select:none; margin-right: 1px; margin-top: 1px;}
.input-icon-prepend + input {padding-left:35px;}
.input-icon-apend + input {padding-right:35px;}

.wrap-btn {padding: 6px 15px; display:inline-block; margin-top: 0px; font-size: 12px; line-height: 1.5; border-radius: 4px; border: none; background: #f15e33; color: #fff; text-align: center; }
.wrap-btn:hover {color: #fff; background: #e6572e;}
.wrap-btn[disabled]{opacity:0.5;}

/* Link bank account */
.ac-hding { width: 100%; text-align: left; text-decoration: none; color: #000; font-size: 18px; font-weight: 500; background: none; border: none; border-bottom: 1px solid #000; margin-top: 15px; margin-bottom: 25px;} 
.ac-step {padding: 2px 5px; font-size: 12px; background-color: #fff8e1; margin-right: 0px; margin-bottom: 0;}
.ac-title {font-size: 16px; font-weight: 400; padding-bottom: 0;  margin: 0 0 5px;}
.ac-title > .ac-name { text-transform: uppercase; font-weight: 600; }
.ac-verify-pro {font-size: 10px; padding: 2px 5px; color:#218113; background-color: #d0ffc9; font-weight: 400 !important;}
.ac-process-pending {font-size: 10px; padding: 2px 5px; color:#ffc107; background-color: #fff8e1; font-weight: 400 !important;}
.ac-process-approve {font-size: 10px; padding: 2px 5px; color:#47b875; background-color: #f6ffed; font-weight: 400 !important;}
.ac-process-reject {font-size: 10px; padding: 2px 5px; color:#f5222d; background-color: #fff1f0; font-weight: 400 !important;}
.ac-subtitle {font-size: 12px; color: #999;}
.ac-bankname {font-size: 14px; font-weight: 600; margin: 0; padding-bottom: 0; font-weight: 400; margin: 0;}
.ac-branch {text-transform: uppercase; font-size: 12px; color: #999;}
.ac-bankdetail {font-size: 12px; color: #999; margin: 0;}
.ac-bankdetail > span {width: 120px; display: inline-block; color:#000; }
.ac-btn {color: #fff; font-weight: 400; text-align: center; background: #ea5a24; font-size: 12px; padding: 5px 5px; border-radius: 4px; text-decoration: none; margin-top: 0px; margin-bottom: 0px;display: inline-block; }
.ac-icon {font-size: 22px; line-height: 0; margin-right: 10px;}
.myact-boxarea {background: #fff; border-radius: 15px; box-shadow: 0px 0 10px #ccc; margin: 15px 0 0; padding: 20px;position: relative;}
.myact-title {font-size: 16px; font-weight: 500; padding-bottom:0px; margin-bottom: 0;}
.myact-group {margin-bottom: 10px ; }
.myact-lbl {font-size: 13px; color: #999; display: block; margin: 0; padding-bottom: 5px ; font-weight: 500; }
.myact-highligt {font-size: 13px; color: #000; margin: 0; display: block; font-weight: 500; }

.nav.nav-pills li a {font-weight:400;}
.list-group-item > b {font-weight:600;}

/* LOS Download Design */
.download-report { background: #fff; box-shadow: 0px 0px 12px #e9e9e9; border-radius:10px; padding: 18px 15px 0; position:relative; margin-bottom:25px; height:100px; transition:0.3s all ease-in; }
.dr-hding { font-size:18px; color:#142f53;font-weight: 600; text-transform:capitalize; text-align:left; margin:0; position:relative; z-index:9;}
.dr-yr {font-size:14px; color:#bbb8b8; padding-top:5px; margin-bottom:5px;}
.report-download-icon { font-size:12px; color:#f15e33; width:25px; height:25px; border:1px solid #f15e33; border-radius:50%; display:flex; align-items:center; justify-content:center; position: absolute; bottom:0; margin-top:5px; margin-bottom:10px;}
.dr-pdficon {font-size:55px;color:#f15e33; position:absolute; left:0; bottom:-15px; opacity:0.1;}
a:hover  {text-decoration:none !important;}
a:hover .download-report { background:#ed4d37; transition:0.3s all ease-in;}
a:hover .dr-hding {color:#fff;}
a:hover .dr-yr {color:#fafafa;}
a:hover .report-download-icon {color:#fff; border-color:#fff;}
a:hover .dr-pdficon {color:#fff; opacity:0.2;}

.circle-icon {font-size: 10px; color: #369;margin-right: 10px;}

   /* Time sloat */
.timeslot-area { height: 320px; overflow-y: auto; padding-right: 20px;}
.timeslot { display: flex; width: 100%; }
.timeslot > input { display: none; }
.timeslot > label { width: 100%; font-weight: 400 !important; cursor: pointer;  font-size: 16px; text-align: left; background-color: #fff; border-radius: 6px; border: 1px solid #d71920; padding: 15px 15px 15px 60px; color: #999; position: relative; }
.timeslot > label:before { content: ''; position: absolute; left: 15px; top: 12px; width: 30px; height: 30px; border-radius: 50%; border: 2px solid #999; }
.timeslot > input:checked + label, .timeslot:hover  label { background-color: #d71920; color: #fff; user-select: none; }
.timeslot > input:checked + label:before, .timeslot:hover label:before {font-family: 'Font Awesome 5 Free'; content: '\f00c'; font-weight: 900; background-color: #d71920; border:2px solid #fff; display: flex; justify-content: center; align-items: center;  }
label.diasable_data, .timeslot:hover  label.diasable_data { background-color: #fff1ff; color: #888; cursor: default; border: 1px solid #f7b7b9; }
.timeslot:hover label.diasable_data:before, label.diasable_data:before {font-family: 'Font Awesome 5 Free'; content: '\f00d'; font-weight: 900; background-color: #fff1ff; border:2px solid #888; display: flex; justify-content: center; align-items: center; opacity: 0.6; }

/* Time slot Scrollbar change */
.timeslot-area::-webkit-scrollbar {width: 11px; height: 11px;}
.timeslot-area::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,1); border-radius: 10px; }
.timeslot-area::-webkit-scrollbar-thumb {background-color: #d71920 ; border-radius: 10px; } 

/* Radio button */
.bs-choose-gl {display: none;}
.bs-choose-gl + label { width: 49%; background: #ef4b5f; border-radius: 4px; align-items: center; padding: 7px 10px; cursor: pointer; position: relative; display: inline-flex; margin: 0;}
.bs-choose-gl + label > .btn-select {margin-right: 20px; font-size: 14px; position: absolute; right: 0px; top: 17px; display: flex; justify-content: center; align-items: center; }
.bs-choose-gl + label > .glbtn-txt {font-size: 12px; user-select: none; font-weight: 400; color: #fff; display: inline-block;}
.bs-choose-gl + label > .glbtn-txt > span {font-size: 13px; font-weight: 600; display: block; color:#fff; }
.bs-choose-gl:checked + label { background: #d71920;}
/*.bs-choose-gl:checked + label > .btn-select {   background: #d71920; }*/
.bs-choose-gl:checked + label > .btn-select:before {content: '\f00c'; position: absolute; color: #77ff5f; font-family: 'Font Awesome 5 Free';  font-weight: 900;}
.bs-choose-gl + label > .gl-circle { width: 60px; height: 60px; background: #fff; border-radius: 50%; display: inline-flex; justify-content: center; align-items: center;  margin-right: 20px;}
.bs-choose-gl + label > .gl-circle > svg {width: 40px; height: 40px; fill: #d71920;}
.bs-choose-gl + label:last-of-type {margin-right: 0;}

.bs-choose-gl2 {display: none;}
.bs-choose-gl2 + label { width:48%; background: #fff; border-radius: 4px; border:1px solid rgb(221 221 221 / 30%); align-items: center; padding: 7px 10px; cursor: pointer; position: relative; display: inline-flex; margin: 0; font-weight:400 !important;}
.bs-choose-gl2:checked + label:before{content:'\f00c'; background: #e6572e; position:absolute; right:10px; top:10px; color:#fff; font-size:7px; width:15px; height:15px; border-radius:50%; border:1px solid #e6572e; font-family:"Font Awesome 5 Free"; font-weight:900; display:flex; justify-content:center; align-items:center;}
.bs-choose-gl2:checked + label { background: #fff1ff;}

.modal .bs-choose-gl2 {display: none;}
.modal .bs-choose-gl2 + label { width:100%; height:60px; background: #fff; border-radius: 8px; border:1px solid rgb(221 221 221 / 30%); align-items: center; padding: 7px 15px; cursor: pointer; position: relative; display: inline-flex; margin: 0; font-weight:400 !important;}
.modal .bs-choose-gl2 + label:before{content:''; background: #fff; position:absolute; right:10px; top:20px; color:#000; font-size:7px; width:20px; height:20px; border-radius:50%; border:1px solid #999; font-family:"Font Awesome 5 Free"; font-weight:900; display:flex; justify-content:center; align-items:center;}
.modal .bs-choose-gl2:checked + label:before{content:'\f00c'; background: #e6572e; position:absolute; right:10px; top:20px; color:#fff; font-size:7px; width:20px; height:20px; border-radius:50%; border:1px solid #e6572e; font-family:"Font Awesome 5 Free"; font-weight:900; display:flex; justify-content:center; align-items:center;}
.modal .bs-choose-gl2:checked + label { background: #fbfafb;}

.bs-choose-gl3 {display: none;}
.bs-choose-gl3 + label { width:100%; background: #fff; border-radius: 8px; border:1px solid rgb(221 221 221 / 30%); align-items: center; padding: 7px 15px; cursor: pointer; position: relative; display: inline-flex; margin: 0; font-weight:400 !important;}
.bs-choose-gl3 + label:before{content:''; background: #fff; position:absolute; right:10px; top:10px; color:#000; font-size:7px; width:15px; height:15px; border-radius:50%; border:1px solid #999; font-family:"Font Awesome 5 Free"; font-weight:900; display:flex; justify-content:center; align-items:center;}
.bs-choose-gl3:checked + label:before{content:'\f00c'; background: #e6572e; line-height:0; position:absolute; right:10px; top:10px; color:#fff; font-size:7px; width:15px; height:15px; border-radius:50%; border:1px solid #e6572e; font-family:"Font Awesome 5 Free"; font-weight:900; display:flex; justify-content:center; align-items:center;}
.bs-choose-gl3:checked + label { background: #fbfafb;}


/* Bootstrap margina */
.mb-1 {margin-bottom:0.25rem;}
.mb-2 {margin-bottom:0.5rem;}
.mb-3 {margin-bottom:1rem;}
.mb-4 {margin-bottom:1.5rem;}
.mb-5 {margin-bottom:3rem;}

.mt-1 {margin-top:0.25rem;}
.mt-2 {margin-top:0.5rem;}
.mt-3 {margin-top:1rem;}
.mt-4 {margin-top:1.5rem;}
.mt-5 {margin-top:3rem;}

.mr-1 {margin-right:0.25rem;}
.mr-2 {margin-right:0.5rem;}
.mr-3 {margin-right:1rem;}
.mr-4 {margin-right:1.5rem;}
.mr-5 {margin-right:3rem;}

.ml-1 {margin-left:0.25rem;}
.ml-2 {margin-left:0.5rem;}
.ml-3 {margin-left:1rem;}
.ml-4 {margin-left:1.5rem;}
.ml-5 {margin-left:3rem;}

/* Bootstrap padding */
.pb-1 {padding-bottom:0.25rem;}
.pb-2 {padding-bottom:0.5rem;}
.pb-3 {padding-bottom:1rem;}
.pb-4 {padding-bottom:1.5rem;}
.pb-5 {padding-bottom:3rem;}

.pt-1 {padding-top:0.25rem;}
.pt-2 {padding-top:0.5rem;}
.pt-3 {padding-top:1rem;}
.pt-4 {padding-top:1.5rem;}
.pt-5 {padding-top:3rem;}

.pr-1 {padding-right:0.25rem;}
.pr-2 {padding-right:0.5rem;}
.pr-3 {padding-right:1rem;}
.pr-4 {padding-right:1.5rem;}
.pr-5 {padding-right:3rem;}

.pl-1 {padding-left:0.25rem;}
.pl-2 {padding-left:0.5rem;}
.pl-3 {padding-left:1rem;}
.pl-4 {padding-left:1.5rem;}
.pl-5 {padding-left:3rem;}


.btn-xs {padding:2px 5px !important;}
.btn-sm {padding:6px 15px !important; font-size:12px !important;}

.dashboard-radio-btn {display:flex; margin-bottom:20px; border-radius:6px; background:#fff; padding:10px 15px; box-shadow:0px 0px 2px #ccc;}
.dashboard-radio-box { cursor:pointer;  margin-right:15px; display:flex; align-items:center;}
.dashboard-radio-btn label {font-weight:400 !important; margin:0; padding:0; cursor:pointer;}
.dashboard-radio-btn input { position:relative;  margin-right:8px; cursor:pointer;}
.dashboard-applybtn {border-radius:4px; border:none; background:#007bff; color:#fff; text-align:center; padding:7px 15px; font-size:12px; display:inline-block;}
.dashboard-applybtn:hover {color:#fff;}

.whatsapp-default-img {width:30px; height:30px; border-radius:50%; margin-right:10px; position:relative;}
.whatsapp-default-img > .userimg {width:100%; height:100%; border-radius:50%; object-fit:cover;}
.whatsapp-default-img > .whatsapp-img {width:20px; height:20px; border-radius:50%; position:absolute; right:0; top:10px; }
.whatsapp-default-img > .whatsapp-img > img {width:100%; height:100%; border-radius:50%; object-fit:cover;}
.whatsapp-default-img > i {font-size:18px; color:#20bb2c; position:absolute; right:-5px; top:16px; background:#fff; border-radius:50%;}

@media only screen and (max-width: 767px) {
.stepflow li:after {display: none;}
}

@media (max-width: 575px) {    
    .admin-login-bg {padding:40px 20px;}
    .login-copyright {position: relative;}
}
@media (max-width: 767px) {
    .admin-powered-by {position: inherit; text-align: center; display: block; color: #000;}
    .admin-powered-by > a {color: #000;}
}
@media (min-width: 768px) and (max-width: 991px) {
    .login-ritetxt-area {padding: 0px 40px 0 0;}
}  

@media (min-width: 768px) {
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {margin-left: 240px;  }
}
@media (min-width: 992px) {
    .sidebar-mini.sidebar-collapse .main-sidebar.sidebar-focused, .sidebar-mini.sidebar-collapse .main-sidebar:hover {
    width: 240px;
    }
    
}

.nav-pills.profile-tab {margin-top:10px !important; margin-left:-5px;}
/*.nav-pills.profile-tab li {flex-grow:1;}*/
.nav-pills.profile-tab li a {background-color:#e3f0ff; border-radius:0.50rem 0.50rem 0 0 !important; color:#000 !important; font-weight:500 !important;}
.nav-pills.profile-tab li a:hover {color:#f15e33 !important;}
.nav-pills.profile-tab li:not(:last-child) a  {border-right:1px solid #ddd;}
.nav-pills.profile-tab li a.active { background-color: #0dcaf0 !important; color:#fff !important;  }
/*.nav-pills.profile-tab li:first-child a {border-radius:0.50rem 0 0 0px !important;}
.nav-pills.profile-tab li:last-child a {border-radius:0px 0.50rem 0 0px !important;}
*/
.profile-tab-content {padding:15px; box-shadow:0px 5px 8px rgb(204 204 204 / 50%);}

.doc-thumbnail {width: 50px;height: 50px; position: relative;}
.doc-thumbnail > img { width: 100%; height: 100%; object-fit: contain;}
.doclist, .doclist-header {margin: 0px; padding: 0; display: flex; flex-wrap: wrap;}
.doclist {margin-bottom: 15px;}
.doclist li, .doclist-header li  {list-style: none; width: 25%; flex-grow: 1;}
[class*="sidebar-dark-"] .nav-sidebar > .nav-item.menu-open > .nav-link, [class*="sidebar-dark-"] .nav-sidebar > .nav-item:hover > .nav-link, [class*="sidebar-dark-"] .nav-sidebar > .nav-item > .nav-link:focus {color: #000 !important;}
[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active, [class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active:hover, [class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active:focus {color: #f1663c !important; }
[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link {color: #000 !important;}
[class*="sidebar-dark-"] .nav-sidebar > .nav-item > .nav-treeview {background-color: #f5eeebc7 !important;}

.anchor-card {text-decoration: none; color:#000 }
.anchor-card:hover {text-decoration: none; color:#000 }

.tooltip-sec {cursor: pointer; position: relative; }
a.tooltip-sec {cursor: pointer; }

.tooltip-sec:hover:before {
    content: attr(data-title);
    white-space: nowrap;
    position: absolute;
    top: -30px;
    left: 50%;
    padding: 6px 10px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    background: #000;
    color: #fff;
    font-size: 9px;
    z-index: 9999;
    font-weight: 500;
    letter-spacing: 0.5px;
    transform: translateX(-50%) scale(1);
    box-shadow: 0px 3px 10px rgb(204 204 204 / 80%);
    animation: filteratr-anim 0.2s;
}

.tooltip-sec:hover:after {
    content: '';
    position: absolute;
    transform: scale(1);
    top: -7px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #000;
    margin: auto;
    display: block;
    transform: translateX(-50%) scale(1);
    left: 50%;
    animation: filteratr-animarrow 0.2s;
}

.tooltip-bottom-pos:hover:before { top:unset !important; bottom:-35px; }
.tooltip-bottom-pos:hover:after { border-top: none !important; border-bottom: 6px solid #000; top: unset !important; bottom:-10px; }


/*.tooltip-sec {cursor: pointer; position: relative;}
.tooltip-sec:hover:before { content: attr(data-title); white-space: nowrap; position: absolute; top: -40px; left: 50%; padding: 6px 10px; display: flex; justify-content: center; background: #000; color: #fff; font-size: 11px; z-index: 9999; font-weight: 500; letter-spacing: 0.5px; transform: translateX(-50%) scale(1); box-shadow: 0px 3px 10px rgb(204 204 204 / 80%); animation: filteratr-anim 0.2s;}
.tooltip-sec:hover:after {content: ''; position: absolute;  transform: scale(1); top: -13px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #000; margin: auto; display: block; transform: translateX(-50%) scale(1); left: 50%; animation: filteratr-animarrow 0.2s;}*/

.tooltip-right-pos:hover:before {left:36px !important; top:-7px !important; transform: translateX(0) scale(1) !important; animation: filteratr-anim-right-pos 0.2s;}
.tooltip-right-pos:hover:after {border-left: none !important; border-bottom: 6px  solid transparent !important; border-right: 6px solid #000 !important; border-top: 6px solid transparent !important; transform: translateX(0) scale(1) !important; top:2px !important; left:unset !important; right:-17px; animation: filteratr-animarrow-right-pos 0.2s; }

.tooltip-left-pos:hover:before {left:unset !important; top:0px !important; right: 39px; transform: unset; animation: unset}

.tooltip-left-pos:hover:after {
    border-left: 6px solid #000 !important;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent !important;
    top: 10px !important;
    left: unset !important;
    right: 58%;
    transform: translateX(-100%) scale(1) !important;
    animation: filteratr-animarrow-left-pos 0.2s;
}


.tooltip-width:hover:before {white-space: break-spaces !important; width:250px;}

.js-field .select2 {width:100% !important;}
.js-field .select2 .select2-selection ul.select2-selection__rendered {padding:0px !important;}
.js-field .select2 .select2-selection .select2-search {padding:0; background:#fff1ff;margin:0px !important; height:auto !important;}
.js-field .select2 .select2-search .select2-search__field {margin:0 !important; height:auto !important; font-size:12px; padding:6px 10px 0; background:#fff1ff; }
.js-field .select2 .selection .select2-selection {padding-right:0px !important; padding-bottom:0px !important;}
.select2-container--default .select2-selection--multiple .select2-selection__rendered { padding:0px !important; margin:0px !important;}
.select2-container .select2-search--inline .select2-search__field {margin-left:0px !important; margin-top:0px !important; font-size:12px; padding:3px 10px 0 !important; border:none !important; }
.select2-container--default .select2-selection--multiple {background:#fff1ff !important;}

@keyframes filteratr-anim {
    0% {opacity: 0; transform: translateX(-50%) scale(0.5);}
    50% { opacity: 50%; transform: translateX(-50%) scale(0.8);}
    100% { opacity: 100%; transform: translateX(-50%) scale(1);}
}
@keyframes filteratr-animarrow {
   0% {opacity: 0; transform: translateX(-50%) scale(0.5);}
    50% { opacity: 50%; transform: translateX(-50%) scale(0.8);}
    100% { opacity: 100%; transform: translateX(-50%) scale(1);}
}
@keyframes filteratr-anim-right-pos {
    0% {opacity: 0; transform: translateX(50%) scale(1);}
    50% { opacity: 50%; transform: translateX(50%) scale(1);}
    100% { opacity: 100%; transform: translateX(50%) scale(1);}
}
@keyframes filteratr-animarrow-right-pos {
   0% {opacity: 0; transform: translateX(50%) scale(1);}
    50% { opacity: 50%; transform: translateX(50%) scale(1);}
    100% { opacity: 100%; transform: translateX(50%) scale(1);}
}

@keyframes filteratr-anim-left-pos {
    0% {opacity: 0; transform: translateX(-50%) scale(1);}
    50% { opacity: 50%; transform: translateX(-50%) scale(1);}
    100% { opacity: 100%; transform: translateX(-50%) scale(1);}
}
@keyframes filteratr-animarrow-left-pos {
   0% {opacity: 0; transform: translateX(-100%) scale(1);}
    50% { opacity: 50%; transform: translateX(-100%) scale(1);}
    100% { opacity: 100%; transform: translateX(-100%) scale(1);}
}

/* Modal */
.modaldesign .modal-content { border:none; border-radius: 15px; }
.modaldesign .modal-content .modal-body .modal-hding { font-size: 18px; font-weight: 700; color: #000; padding-bottom: 5px; margin: 0; padding-top:50px; }
.modaldesign .modal-content .modal-body .modal-prgh { font-size: 14px; font-weight: 400; color:#999; padding-bottom: 10px; margin: 0; }
.modaldesign .modal-content .modal-body .modal-prgh > span { display: block; font-weight: 500; color:#e04d16; }
.modaldesign .modal-content .modal-body .modal-prgh > a { display: block;  font-weight: 500; color:#e04d16; text-decoration: none; }
.modaldesign .modal-content .modal-body .otp-field { width: 22%; border-radius: 4px; padding: 7px; text-align: center; border:1px solid #ddd; display: inline-flex; margin:0 5px; }
.modaldesign .modal-content .modal-body .submit-btn {font-size: 16px; outline: none; padding: 6px 30px; margin: auto; font-weight: 400; border:2px solid #ed4d37; background: #ed4d37; border-radius:30px; color:#fff; text-align: center; display: table; margin-top: 15px;}
.modaldesign .modal-content .modal-body .submit-btn:hover { background: #c73d2a; color:#fff;  }
.modaldesign .modal-content .modal-body .close { float: right; border: none; outline: none; background: none; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5;}

.modaldesign2 .modal-content { border:none; border-radius: 15px; }
.modaldesign2 .modal-content .modal-body .modal-hding { font-size: 18px; font-weight: 600; color: #000; padding-bottom: 5px; margin: 0; padding-top:50px; }
.modaldesign2 .modal-content .modal-body .modal-prgh { font-size: 14px; font-weight: 400; color:#999; padding-bottom: 10px; margin: 0; }
.modaldesign2 .modal-content .modal-body .modal-prgh > span { display: block; font-weight: 500; color:#e04d16; }
.modaldesign2 .modal-content .modal-body .modal-prgh > a { display: inline-block;  font-weight: 400; color:#ed4d37; text-decoration: none; }
.modaldesign2 .modal-content .modal-body .modal-hding-lg {font-size: 32px; font-weight: 700; }
.modaldesign2 .modal-content .modal-body .otp-field { width: 22%; border-radius: 4px; padding: 7px; text-align: center; border:1px solid #ddd; display: inline-flex; margin:0 5px; }
.modaldesign2 .modal-content .modal-body .submit-btn {font-size: 16px; outline: none; padding: 6px 30px; margin: auto; font-weight: 400; border:2px solid #ed4d37; background: #ed4d37; border-radius:30px; color:#fff; text-align: center; display: table; margin-top: 15px;}
.modaldesign2 .modal-content .modal-body .submit-btn:hover { background: #fff; color:#ed4d37;  }
.modaldesign2 .modal-content .modal-body .close { float: right; border: none; outline: none; background: none; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5;}
.terms-modal .modal-content .modal-body { height: 500px; overflow-y: scroll; }
.terms-modal .modal-content  {border-radius: 1px !important; padding-bottom: 0px;}
.terms-modal .modal-content .modal-body .modal-hding {padding-top: 20px !important; padding-bottom: 25px !important;}
.thanks-icon {font-size: 26px; text-align: center; display: block; margin: 15px auto; padding: 0; width: 60px; height: 60px; border-radius: 100%; background-color: #00bb0e; color: #fff; display: flex; align-items: center; justify-content: center;}

/* Step flow */
.stepflow2 { display: flex; flex-direction: row; justify-content: center; flex-wrap: wrap; margin: 0 0 0px; padding: 0 0 20px; }
.stepflow2 li { list-style: none; flex-grow: 1; display: flex; justify-content: center; position: relative; padding-bottom: 20px; }
.stepflow2 li:before { content: ''; position: absolute; top: 0; left: 0; right: 0; margin:auto; width:25px; height: 25px;  border-radius: 50%; background: #fff; border:2px solid #131168; z-index:2; }
.stepflow2 li.active:before { background: #ef3556; }
.stepflow2 li:first-child:after {display: none;}
.stepflow2 li:after { content: ''; z-index: 1; position: absolute; top: 11px; left: -103%; right: 0; margin:auto; width:100%; height: 3px;  background: #131168; }
.stepflow2 li.active:after { background: #ef3556;}
.stepflow2 li > span { position:relative; padding-top:30px;}

.magnifyicon {width:30px; height:30px;}
.gray-color {color:#999999;}
.imgicon {width:30px; margin-right:5px; cursor:pointer;}

.admin-loginbtn, .admin-loginbtn:hover {background-color:#ee4d37 !important; border-color:#ed4d37 !important;}

.user-thumbnail {width: 40px;height: 40px; border-radius: 50%; background: #fff; position: relative; float:left; margin-right:10px;}
.user-thumbnail > img {border-radius: 50%; width: 100%; height: 100%; object-fit: contain;}

.table-field {width: 100px; font-size: 12px; font-weight: 400; border: 1px solid rgb(221 221 221 / 30%); background: #fff1ff; border-radius: 4px; padding: 4px 10px 4px 10px; margin:auto; display:table; color: #000;}
.table-field:focus-visible {border: 1px solid rgb(221 221 221 / 30%); outline: none;}
.table-field::placeholder {color:#999;}


.formbox-radio {display: none;}
.formbox-radio + label {border: 1px solid #ddd; font-size: 12px; font-weight:400 !important; text-align: center; border-radius: 4px;  display: block; padding: 6px 10px; cursor: pointer;}
.formbox-radio:checked + label:before {content: '\f00c'; font-family: 'Font Awesome 5 Free'; font-weight: 700; width: 20px; height: 20px; position: absolute; right: -5px; top: -6px; border-radius: 50%; background-color: #ed4d37; color: #fff; font-size: 8px; display: flex; justify-content: center; align-items: center; }
.formbox-radio:checked + label {border-color: #ed4d37; background: #fff1ff;}

/* Quotation */
.quote-hding {font-size: 18px; font-weight: 500; margin: 0;}
.quote-subtitle  {font-size: 16px; font-weight: 600; display: block; margin-bottom: 10px;}
.quote-area {box-shadow: 0px 5px 12px 0px rgb(206 206 206 / 75%); background: #fff; border-radius: 8px; padding: 20px 10px; margin-bottom: 15px; position: relative;}
.quote-banklogo {width: 90px; }
.quote-banklogo > img {width: 100%; height: 40px; margin-bottom: 5px; object-fit: contain; border:1px solid #ddd; padding:2px; }
/*.quote-title { font-size: 12px; font-weight: 400; color: #999; margin: 0; padding: 0 0 8px;}
.quote-txt {font-size: 11px; font-weight: 500; color: #000;margin: 0; padding: 0;}*/
.quote-txtlink {font-size: 11px; font-weight: 500; color: #007bff; margin: 0; padding: 0;}
.quote-view-btn, .quote-buy-btn {border-radius: 4px; text-align: center;  display: block; padding: 5px 15px; font-size: 12px; color: #fff; line-height: 1.714; border: 1px solid transparent; outline: none; margin: 0 4px 10px;}
.quote-view-btn {background: #424142;}
.quote-buy-btn { background: #ed4d37;}
.quote-view-btn:hover, .quote-buy-btn:hover {color: #fff; text-decoration: none;}
.quote-view-btn:hover {background: #000;}
.quote-buy-btn:hover {background: #db3721;}
.insurers-img {width: 140px; height: 60px; object-fit: contain;}

/*body {font-family: 'Poppins', sans-serif ; font-weight: 400;}*/
        .main-tite {font-size: 16px; font-weight: 600; margin: 0px; padding: 5px 5px;}
        .main-subtitle {font-size: 14px; font-weight: 600;}
        table {font-size: 11px;}
        table thead tr th {font-weight: 600;}
        .pdf-container {width: 100%; margin: auto}
        .border {border: 1px solid #000;}
        .table-border {width: 100%;}
        .table-border thead tr {background: #f7f7f7;}
        .table-border thead tr th { border-right:1px solid #999; border-bottom: 1px solid #999;  border-top: 1px solid #999; }
        .table-border tbody tr td, .table-border tfoot tr td { border-right:1px solid #999; border-bottom: 1px solid #999; }
        .table-border thead tr th, .table-border tbody tr td, .table-border tfoot tr td {padding: 2px 4px;}
        .table-border thead tr th:first-child, .table-border tbody tr td:first-child, .table-border tfoot tr td:first-child {border-left: 1px solid #000;}
        .table-border tfoot {background: #f1f1f1;}
        .table-border tfoot tr td {color: #000;}
        .table-border tfoot tr:last-child td {font-size: 12px; font-weight: 700;}
        .text-right {text-align: right;}
        .text-center {text-align: center;}
        select {font-size: 11px; width: 100%; border: none;}
        .border-left-0 {border-left: none !important;}
        .pdf-field { width:100%; border-radius:4px; border:1px solid #999; padding:5px 15px; }
hr {margin-top: 0.7rem !important;}

.choose-file-area {position:relative; margin-bottom:15px;}
.file {display: none!important; }
.file-name {position: relative; overflow: hidden; width:100%; height:32px; border: 1px solid rgb(221 221 221 / 30%); padding: 6px 10px 6px 100px; box-sizing: border-box; font-size: 12px; vertical-align: middle; border-radius: 4px; }
.choose-file-btn { border: none; border-radius: 4px 0 0 4px; position:absolute; left:0; height:32px;padding: 2px 10px; background-color: #04015e; transition: all 0.6s; color: #fff; font-size: 12px; vertical-align: middle; }
.choose-file-area {position:relative; margin-bottom:15px;}
.choose-imgshow {width:44px; height:44px; object-fit:content;}
.form-group {position: relative;}
.submit-btn {padding: 8px 15px;float: right;margin-top: 0px;font-size: 12px;line-height: 1.5;border-radius: 4px;border: none;background: #ef3556;color: #fff;text-align: center;
}
.profile-user-img{height: 100px;display: block;}

.list-group-item {padding:6px 0rem !important;}

.table-small-font thead tr th, .table-small-font  tbody tr td {font-size:10px !important;}
.table-small-font .action-view, .table-small-font .action-edit, .table-small-font .action-del {font-size:10px !important;}

.table-small-font-12px thead tr th, .table-small-font-12px  tbody tr td {font-size:12px !important;}
.table-small-font-12px .action-view, .table-small-font-12px .action-edit, .table-small-font-12px .action-del {font-size:12px !important;}

.cr-btn {font-size:8px; background:#ed4d37; color:#fff; border-radius:3px; padding:2px 5px;}
.cr-btn:hover {color:#fff;}
.table-grid thead tr th, .table-grid tbody tr td  {border:1px solid #dee2e6 !important; padding:4px 12px;}


/* Policies */
.myac-hding {font-size: 18px; font-weight: 500; padding-top: 15px; display: block;}
.myac-seeall {font-size: 14px; text-align: right; padding-top: 15px; display: inline-block; }
.myac-box {background: #ffffff; box-shadow: 0px 0px 12px #ddd; padding: 15px; margin-top: 15px; border-radius: 6px; position: relative;}
.myac-btnmt {margin-top: 36px;}
.myac-outnline-btn {border-radius: 4px; background-color: #fff;  display: block; padding: 3px 10px; font-size: 11px; color: #0056b3; line-height: 1.714; border: 1px solid #369; outline: none; margin: 5px 4px; text-align: center;}
.myac-outnline-btn:hover {text-decoration: none;}
.myac-title {font-size: 13px; font-weight: 600;}
.myac-box-botbg {background: #f9f9f9; padding: 2px 10px; border-radius: 0 0 8px 8px; margin-left: -10px; margin-right: -10px;}
.right-top-pos {position: absolute; top: -15px; right: 10px; font-size: 12px; font-weight: 400; margin: 0; padding: 5px 10px; background: #ffffff; color: #ed4d37; border-radius: 4px; box-shadow: 0px 5px 12px 0px rgb(206 206 206 / 75%);}
.policy-highlight {font-size:10px; background:#369; color:#fff; padding:5px 10px; border-radius:4px; margin:0 0 5px; line-height:1; display:inline-block;}
.myac-boxarea {box-shadow: 0px 0px 8px 0px rgb(206 206 206 / 75%); background: #fff; border-radius: 8px; padding: 10px 10px; margin-top: 0px; margin-bottom: 20px; position: relative;}
.myac-trtxt-mt {margin-top: 35px;}
.myac-breadcrump {margin: 0px; padding: 0; display: flex; flex-wrap: wrap;}
.myac-breadcrump li {list-style: none; font-size: 12px; color: #000; padding: 10px 0; display: block;}
.myac-breadcrump li a {text-decoration: none;}
.myac-breadcrump li i {font-size: 10px; padding: 0 10px;}


.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {object-fit:contain; width:100px;}
.navbar-nav > .user-menu .user-image {border-radius:0px !important; object-fit:contain; width:3.1rem;}

/* Login page */
  .brand-logo img {
    width: 180px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.admin-loginbtn, .admin-loginbtn:hover {
    background-color: #ee4d37 !important;
    border-color: #ed4d37 !important;
}
.login,
.image {
  min-height: 90vh;
}

.bg-login-body {
  background-image: url('../images/login-bg.svg');
  background-size: cover;
  background-position: center right;
}

.crm-logo-w{
    max-width: 160px;
    margin: 0 auto;
}

.img-notfound {width: 150px; margin: 40px auto 0; display: block;}
.notfound-txt {font-size:14px; text-align:center; display:block; padding:10px 20px 40px;margin:0;}
.form-check-input {top:3px;}
.upload-doc-previou-img {width:55px; height:55px; object-fit:contain; border-radius:4px; padding:5px; border:1px solid rgb(221 221 221 / 30%);}
.table-trlink tbody tr td {cursor:pointer;}
.note-txt {margin:0; font-size:11px; padding-top:4px; display:block; color:#999;}
.btn-disabled { opacity: 0.3;}
.btn-disabled:focus {outline: none;}



/*LEADS TABS*/
.nav-pills.list-tab {margin-top:10px !important; margin-left:-5px;}
.nav-pills.list-tab li a {background-color:#fff5f2; font-size: 12px; padding: 8px 20px !important; border-radius:5px 5px 0 0 !important; color:#000 !important; font-weight:400 !important;}
.nav-pills.list-tab li:not(:last-child) a {border-right: 1px solid #ddd}
.nav-pills.list-tab li a:hover {color:#f15e33 !important;}
.nav-pills.list-tab li a.active { background-color: #ffccbd !important; color:#000 !important;  }
.nav-pills.list-tab li a > span {background: #f7f2ef; border-radius: 15px; font-size: 10px; padding: 4px 10px; text-align: center;}
.nav-pills.list-tab li a.active > span {background: #fff;}
.nav-pills.list-tab li a > i {margin-right: 5px;}


.fix-boticons {margin: 0; padding: 0; width: 40px; height: 40px; position: fixed; border-radius: 100px; bottom: 20px; right: 15px; cursor: pointer; background: #fff; box-shadow: 0px 0px 8px #ccc; overflow: hidden; transition: all 0.3s ease-in-out; }
.fix-boticons:hover {height: 160px; transition: all 0.3s ease-in-out;  }
.fix-boticons > .mainicon { width: 40px; height: 40px; background: #fff; z-index: 2; color: #f15e33; border-radius: 50%; font-size: 24px; display: flex; align-items: center; justify-content: center; position: absolute; bottom: 0px; }
.fix-boticons > ul {margin: 40px 0 0; padding: 0 0 0px 0;  transition: all 0.3s ease-in-out; }
.fix-boticons > ul > li {list-style: none; width: 40px; height: 40px; color: #f15e33; border-radius: 50%; font-size: 24px; display: flex; align-items: center; justify-content: center; position: relative; }
.fix-boticons:hover ul {margin: 3px 0 0 0px;}

.px-reduce li a.nav-link { padding: 8px 15px !important; }

.rb-choose {display: none;}
.rb-choose + label {height: 40px; font-weight: 400 !important; background: #f5f8fd; border: 1px solid #ddd; font-size: 13px; border-radius: 4px;  display: flex; align-items: center; padding: 5px 40px 5px 15px; cursor: pointer;}
.rb-choose:checked + label { font-weight: 700;  border-color: #ed4d37; background: #ed4d37; color: #fff;}
/*.rb-choose + label:before {content: ''; width: 22px; height: 22px; border: 1px solid #ccc; position: absolute; right: 10px; top: 8px; border-radius: 50%; background-color: #fff; color: #fff; font-size: 12px; display: flex; justify-content: center; align-items: center; }*/
/*.rb-choose:checked + label:before {content: '\f00c'; font-family: 'Font Awesome 5 Free'; font-weight: 900;  background: #ed4d37; border-color:#ed4d37; font-size: 10px; }*/
.rb-choose + label > img {height: 30px; padding: 3px;}

/* On OFF toggle */
.switch {position: relative; display: inline-block; width: 70px; height: 20px; }
.switch input {   opacity: 0; width: 0; height: 0; }
.slider {position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #c12020; color: #fff; -webkit-transition: .4s; transition: .4s; border-radius: 4px; }
.slider:before {position: absolute; content: ""; height: 18px; width: 8px; border-radius: 3px; left: 1px; bottom: 1px; background-color: white; -webkit-transition: .4s; transition: .4s; }
.switch input:checked + .slider {background-color: #00a65a; }
.switch input:focus + .slider {box-shadow: 0 0 1px #2196F3; }
.switch input:checked + .slider:before {content: ''; -webkit-transform: translateX(60px); -ms-transform: translateX(60px); transform: translateX(60px); }
.slider:after {content: 'Inactive'; font-size: 10px; padding: 0 0 0 16px; font-weight: 400 !important; }
.switch input:checked + .slider:after {content: 'Active'; }

.ch-mx {margin: 0 -0.5rem 10px;}
.chkbox-pos {position: relative; top: 2px;}
.cy-choose {display: none;}
.cy-choose + label {height: 32px; background: #fff1ff; border: 1px solid #ddd; font-size: 12px; font-weight: 400!important; border-radius: 4px;  display: flex; align-items: center; padding: 5px 15px; cursor: pointer;}
.cy-choose + label:before {content: ''; width: 20px; height: 20px; font-weight: 900; border: 1px solid #ccc; position: absolute; right: 10px; top: 6px; border-radius: 50%; background-color: #fff; color: #fff; font-size: 12px; display: flex; justify-content: center; align-items: center; }
.cy-choose:checked + label { font-weight: 600 !important;  border-color: #ed4d37; background: #f5f8fd;}
.cy-choose:checked + label:before {content: '\f00c'; font-family: 'Font Awesome 5 Free'; background: #ed4d37; border-color:#ed4d37; font-size: 10px; }
.cy-choose + label > img {height: 30px; padding: 3px;}

.breadcrump-list {display: flex; justify-content: flex-end; flex-wrap: wrap; margin: 0; padding: 0;}
.breadcrump-list li {list-style: none;  font-size: 11px; color: #3a3a3a}
.breadcrump-list li a {font-size: 11px; color: #3a3a3a;}
.breadcrump-list li > i {font-size: 10px;  margin:0 3px;}


.breadcrump {display: flex; justify-content: flex-end; flex-wrap: wrap; margin: 0; padding: 0;}
.breadcrump li {list-style: none;  font-size: 11px; color: #3a3a3a}
.breadcrump li a {font-size: 11px; color: #3a3a3a;}
.breadcrump li > i {font-size: 10px; margin:0 3px;}


#clock {font-size: 80px; width: 900px; text-align: center; border: 2px solid white; border-radius: 20px; color: white; }
.overlay {position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 9999; background: rgba(0, 0, 0, 0.7); height: 100%; width: 100%; display: flex; justify-content: center; align-items: center;}

/*.ui-datepicker {z-index: 9999 !important; left: 0 !important; right: 0!important; top: 0 !important; bottom: 0 !important; height: 405px; margin: auto;}
.ui-datepicker.ui-widget-content {width:410px !important; min-height: 450px;}*/

.ui-datepicker {z-index: 99999 !important; height: 280px; margin: auto; }
.ui-datepicker.ui-widget-content {width: 300px !important; height:310px; border-radius: 10px; box-shadow: 0px 1px 22px 0px rgb(193 193 193 / 50%) !important; }
.ui-datepicker .ui-datepicker-prev {right: inherit !important; left: 0px; }
.ui-datepicker .ui-datepicker-next {right: 6px !important; }
.ui-datepicker th {font-weight: 700 !important; }
.ui-datepicker .ui-datepicker-title {margin: auto !important; display: table; }

.filter-modal-outline {border: 1px solid #ddd; border-radius: 10px; margin-bottom: 15px; margin-top: 15px; }
.nav-pills.list-tab.nav-tab-btn li a {border-radius:5px !important;}

.upload-list {margin:0; padding:0; display: flex; flex-direction: column;}
.upload-list li {list-style: none; padding-bottom: 10px; margin-bottom: 10px; margin-left:0px; justify-content: space-between; align-items: center; border-bottom: 1px solid #ddd; margin-bottom: 10px;}
.upload-list li span {font-size:14px; margin-right: 10px;}
.upload-list li:last-child {border-bottom: none;}
.selectBox {position: relative; }
.selectBox select {width: 100%; font-weight: bold; }
.overSelect {position: absolute; left: 0; right: 0; top: 0; bottom: 0; }
#checkBoxes {display: none; border: 1px solid rgb(221 221 221 / 30%); max-height:250px; overflow-y:auto; }
.select-checkbox {padding:5px 10px; display:flex; align-items:center;}
.select-checkbox > input {cursor:pointer;}
.select-checkbox > label {display:block; margin:0; padding-left:8px; font-weight:400 !important; width:100%; cursor:pointer;}
#checkBoxes .select-checkbox:has(label):hover, #checkBoxes .select-checkbox:has(input:checked) {background-color: #f7f7f7; }

/* dashboar table Scrollbar change */
.dashboard-table-scrollbar::-webkit-scrollbar {width: 11px; height: 11px;}
.dashboard-table-scrollbar::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,1); border-radius: 10px; }
.dashboard-table-scrollbar::-webkit-scrollbar-thumb {background-color: #d71920 ; border-radius: 10px; } 


.theme-bg {background: #ed4d37;}
.gray-text {color: #eee;}
.sales-hding {font-size: 16.6px;}
.dashboard-table-height {height: 396px;}
.dashboard-table-height2 {height: 325px;}


.quote-title {/*min-height: 45px;*/ font-size: 12px; font-weight: 500; color: #000; margin: 0; padding: 0 0 8px;}
.quote-txt {font-size: 11px; font-weight: 400; color: #000;margin: 0; padding: 0;}
.profile-tab li a {font-size:12px; padding:8px 10px !important;}
.list-group .list-group-item {font-size:12px;}
.box-shadow-none {box-shadow: none !important;}
.nowrap {white-space: nowrap;}
.btn-right-pos {    position: absolute;
    right: 0;
    top: 0px;}
.submit-btn.btn-xs  {font-size: 11px;}  
.form-chkbox {display: none;}
.form-chkbox + label {height: 32px; width:35px; cursor: pointer; border:1px solid #ddd; border-radius:4px 0 0 4px; position: relative;}
.form-chkbox + label:before {content:''; position: absolute; top:9px; left:7px; width:13px; height: 13px; border-radius: 2px; border:1px solid #ddd;}
.form-left-radius-0 {border-radius: 0px 4px 4px 0;}
.form-chkbox:checked + label:before {content:'\f00c';font-family:"Font Awesome 5 Free"; font-weight: 900; color:#000;font-size: 8px;   display: flex; justify-content: center; align-items: center;}
.form-chkbox:checked + label {background:#f3e1f3 ;}


/* Call Wrapup Notification bottom */
.notification-bottom {background: #fff; width: 195px; box-shadow: 0px 0px 12px #ccc; padding: 10px; position: fixed; bottom: 15px; left: 15px; border-radius: 8px; z-index:9999;}
.notification-hding {font-size:12px; font-weight: 700; margin-bottom: 5px; color:#000;}
.notification-subhding {font-size: 10px; margin-bottom: 5px; font-weight: 400;}
.notification-icon {width: 30px; height: 30px; margin: -25px auto 10px; font-size: 13px; border-radius: 50%; background: #ed4d37; color:#fff; display: flex; align-items: center; justify-content: center;} 
.notification-view {background: #ffbbb1; width: 16px; height: 16px; margin-left: 5px; border-radius: 50%; font-size: 9px; display: flex; align-items: center; justify-content: center;}


.custom-dropdown {position: relative;}
.custom-dropdown-select-box {padding: 0; border:none;}
.custom-dropdown  button {width:100%; text-align: left; font-size: 12px; padding: 6px 10px; border:1px solid rgb(221 221 221 / 30%); background: #fff1ff; border-radius: 4px; color:#000 !important;}

.crm-lead-tab.nav-pills.list-tab li a {padding:8px 10px !important}

.navbar-badge-lead-list {font-size: .8rem; font-weight: 300; padding: 4px 7px; position: absolute; right: 5px; top: -5px;}

.blink {animation: blinker 1.5s linear infinite; }
@keyframes blinker {50% {opacity: 0; } }


/*filter dropdown*/
.shorting-box-area {position: relative;}
.shorting-filter-icon {cursor: pointer; display: inline-block;}
.shorting-box {background: #fff; box-shadow: 0px 0px 12px #ccc; padding:10px; width:250px; display: none; position: absolute; left: -170px; top: 20px;}
.acdc-btn {border:1px solid #888; border-radius: 4px; padding:5px 8px; margin-left:5px; font-size:14px; color:#ed4d37; display: flex; align-content: center; justify-content: center; cursor: pointer;}
.sort-btn-area {display: flex; justify-content: center; margin-top:10px;}


/* Style css inclued */
/*.filter-field {width: 100%; height:auto !important; font-size: 12px; font-weight: 400; border: 1px solid rgb(221 221 221 / 30%); background: #fff1ff; border-radius: 4px; padding: 6px 10px; color: #000;}
.filter-field:focus-visible {border: 1px solid rgb(221 221 221 / 30%); outline: none;}
.filter-field::placeholder {color: #999;}
.filter-search-btn {font-size: 12px; font-weight: 400; background: #28a745; border: 1px solid #28a745; border: none; border-radius: 4px; padding: 6px 10px; color: #fff;}
.form-submit-btn { padding: 6px 15px; margin-top: 0px; margin-bottom:15px; font-size: 12px; line-height: 1.5; border-radius: 4px; border: none; background: #ed4d37; color: #fff; text-align: center;  }
.form-submit-btn:hover {color:#fff; text-decoration:none;}
.form-back-btn { padding: 6px 15px; margin-top: 0px; margin-bottom:15px; font-size: 12px; line-height: 1.5; border-radius: 4px; border: none; background: #424142; color: #fff; text-align: center;  }
.form-back-btn:hover {background:#000; color:#fff; text-decoration:none;}*/

.new-badge-list {padding: 2px 5px; font-size: 8px; background: #dc3545; color: #fff; border-radius: 4px; display: inline-block; line-height: 1; position: relative; top: -10px;}

#docs_from_rm{display: none;}

.multiple-checkboxes + .btn-group {width: 100%; height: 32px; font-size: 12px; font-weight: 400; border: 1px solid #fff1ff; background: #fff1ff; border-radius: 6px; padding: 6px 10px; color: #000; font-family: 'Mukta', sans-serif !important;}
.multiple-checkboxes + .btn-group > button.multiselect.dropdown-toggle {width:100%; background: #fff1ff !important; padding:0 !important; text-align: left !important; font-size: 12px;font-family: 'Mukta', sans-serif !important; overflow: hidden; border-color: #fff1ff !important;} 
.multiple-checkboxes + .btn-group > button.multiselect.dropdown-toggle:after { border-top: 5px solid; border-right: 5px solid transparent; border-bottom: 0; border-left: 5px solid transparent; vertical-align:1px !important; float: right; margin-top:7px;}
.multiple-checkboxes + .btn-group > .multiselect-container.dropdown-menu {box-shadow: 0px 0px 8px #ccc; padding:10px; border:none !important; width:100% !important;max-height: 300px; overflow-y: auto; z-index: 9999;}
.multiple-checkboxes + .btn-group > .multiselect-container.dropdown-menu > li > a > label {display: flex; cursor: pointer; align-items: center; gap: 6px; font-size: 12px; font-weight: 400 !important; font-family: 'Mukta', sans-serif !important;}
.multiple-checkboxes + .btn-group > .multiselect-container.dropdown-menu > li.active > a > label {font-weight: 700 !important; color:#0062cc; }

.address-scrollbar {width: 100%; max-height: 50px; overflow: auto;}

.abstract{color:red}
.other_ped_class{display:none}
#ped_div{display:none}
/*.lead-tab-quote-table {width:1100px;}*/
.lead-quote-button {position: relative;  left:0; top:10px; padding:10px 20px 10px 45px; margin:0 50px 30px 20px; background: #ffccbd; color:#000; font-size:12px; border-radius: 4px; }
.lead-quote-button-com {position: absolute; left:-25px; top:-9px; font-size:12px; width:60px; height: 60px; border-radius: 50%; background: #f15e33; color:#fff; display: flex; align-items: center; justify-content: center;}
.lead-quote-button-status {position: absolute; right:-10px; top:-10px; border:1px solid #000; background: #fff; border-radius: 4px; color: #000; padding: 1px 5px; font-size: 10px;}

.word-break {word-break: break-all;}


.team-score table {width: 100%; border-collapse: collapse; } 
.team-score th, .team-score td {border: 1px solid black; padding: 8px; text-align: left; } 
.arrow-up {color: green; } 
.arrow-down {color: red; }

.multiple-checkboxes+.btn-group {
    width: 100%;
    height: 32px;
    font-size: 12px;
    font-weight: 400;
    border: 1px solid rgb(221 221 221 / 30%);
    background: #fff1ff;
    border-radius: 4px;
    padding: 6px 10px;
    color: #000;
}

.multiple-checkboxes+.btn-group>button.multiselect.dropdown-toggle {
    width: 100%;
    background: none !important;
    padding: 0 !important;
    text-align: left !important;
    font-size: 12px;
    overflow: hidden;
}

.multiple-checkboxes+.btn-group>button.multiselect.dropdown-toggle:after {
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-left: 5px solid transparent;
    vertical-align: 1px !important;
    float: right;
    margin-top: 7px;
}

.multiple-checkboxes+.btn-group>.multiselect-container.dropdown-menu {
    box-shadow: 0px 0px 8px #ccc;
    padding: 10px;
    border: none !important;
    width: 100% !important;
    max-height: 300px;
    overflow-y: auto;
    z-index: 9999;
}

.multiple-checkboxes+.btn-group>.multiselect-container.dropdown-menu>li>a>label {
    display: flex;
    cursor: pointer;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    font-weight: 400 !important;
    font-family: 'Mukta', sans-serif !important;
}

.multiple-checkboxes+.btn-group>.multiselect-container.dropdown-menu>li.active>a>label {
    font-weight: 700 !important;
    color: #0062cc;
}

.form-control.multiselect-search {
    height: 24px;
    margin-bottom: 10px !important;
    border-radius: 4px !important;
    font-size:12px;
}
.form-control.multiselect-search + .input-group-btn {display: none;}



.dropdown-item {
    padding: 0px;
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover {
    background: none !important;
}

.input-group-prepend.dropdown.show>.dropdown-menu.show {
    list-style: none;
    margin: 0;
    padding: 10px;
    background: #fff;
    box-shadow: 0px 0px 12px #ccc;
    border-radius: 10px;
    position: absolute;
    left: -120px;
    z-index: 1;
    min-width: 155px;
}

.input-group-prepend.dropdown.show>.dropdown-menu.show li a {
    padding: 7px 10px;
    display: block;
    color: #000;
    border-radius: 10px;
    font-size: 12px;
}

.input-group-prepend.dropdown.show>.dropdown-menu.show li a:hover,
.input-group-prepend.dropdown.show>.dropdown-menu.show li.active a {
    background: #f8f9fa;
}

.input-group-prepend.dropdown.show>.dropdown-menu.show li a>i {
    width: 20px;
    color: #f05d49;
}

.left-card-remark {max-height: 150px; overflow-y: auto; }
.remark-scrollbar {max-height: 62px; overflow-y: auto;}
.tab-scrollbar {min-height: 70px; max-height: 400px; overflow-y: auto; padding-right: 10px;}
.description-scrollbar {max-height: 56px; overflow-y: auto;}
.address-scrollbar {max-height: 40px; overflow-y: auto;}
.tab-content-scrollbar {height: 400px; overflow-y: auto;}
.bank-logo {
    height: 35px;
    width: 115px;
    margin-right: 8px;
    margin-top:-3px;
}

.bank-logo > img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}


.full-tablist {margin:0px 0 10px; padding:0px;}
.full-tablist li {flex-grow: 1;}
.full-tablist li button {width: 100%;}
.full-tablist li button.nav-link.active {color:#fff !important; background-color: #ff7360 !important;}

.nowrap-alldev {
    white-space: nowrap;
}

.dashboard-form-group {margin-bottom: 6px !important;}
.dashboard-filter {height: 31px; padding:5px 10px !important; font-size: 12px !important; width: 100%; border-radius: 5px; border: 0px; box-sizing: border-box; font-weight: 500;}
.dashboard-filter::placeholder {font-size:11px;}
.dashboard-filter-card { border:1px solid #ddd; padding:6px; border-radius: 6px; margin-bottom: 10px; background-color: #f1f1f1;}
.dashboard-filter-btn {height: 31px; padding:5px 10px; border: none; font-size: 12px; border-radius: 5px; font-weight: 500; background-color: #4c57d2; color:#fff;}

.count-card {
    display: flex;
    gap: 10px;
}
.dashboard-title {
    font-size: 18px !important;
    font-weight: 600;
    color: #000;
}

.tablist-scrollbar {width: 100%; overflow-x: auto; padding-bottom:5px; }
.navtab-list-scrollbar {width: 100vw;}
.navtab-list-scrollbar li a {white-space: nowrap;}

.enqury-tab-table-scrollbar {
    max-height: 300px;
    overflow-y: auto;
}

@media only screen and (min-width: 992px) {
    .lg-overflow {
        overflow: inherit !important;
    }
}

.attachment-area {position: absolute; bottom: 7px; left: 10px; display: flex; width: 95%; background: #f7f7f7;}
.attachment-icon {margin-right: 10px; margin:0; cursor: pointer;}
.attachment-icon:hover {color:#0dcaf0;}

.comment-area {display: flex; gap: 15px; margin-bottom: 15px;}
.comment-short-name {width:40px; height: 40px; border-radius: 50%; background: #06216b; color:#fff; display: flex; align-items: center; justify-content: center; font-size:14px; font-weight: 700;}  
.comment-field {border:1px solid #ddd; padding:15px 15px 25px; border-radius: 4px; background: #f7f7f7; width:100%; font-size:12px; text-transform:capitalize; }
.comment-btn {border-radius: 4px; padding:8px 20px; background: #06216b; color:#fff; font-size:12px; text-align:center; }
.comment-area-w {/*width: 92%;*/ width: 100%;}
.commented-name {font-size:13px; font-weight: 500; margin: 0;}
.commented-time {font-size:12px; color:#999; margin-bottom: 0px;}
.comment-msg {font-size:12px; color:#333;}
.comment-msg-scrollbar {min-height: 20px; max-height: 55px; overflow-y: auto; padding-right: 10px;}
.comment-area-box {background: #fff; width: 100%; padding:10px; box-shadow: 2px 0px 21px #ccc; margin-left: 6px; border-radius: 6px;}
.comment-download-btn {padding:1px 8px; font-size: 9px; display: inline-block; border-radius: 6px; background-color: #28a745; color:#fff;}
.comment-download-btn:hover {color:#fff; text-decoration: none;}
.content-scrollbar {min-height: 20px; max-height: 140px; overflow-y: auto; padding-right: 10px;}


.view-claim-car-ht {min-height: 385px;}
.timeline > .time-label > span {font-size: 12px; padding: 3px 5px !important;}
.timeline > div > .timeline-item > .timeline-header {font-size: 12px !important;}
.timeline.timeline-inverse .time-label + div  > i {font-size: 13px !important;}

.connect-file-name {font-size:11px;}
.comment-log-area {background: #f7f7f7; min-height: 180px; border-radius: 20px; margin-top:20px;  padding-bottom: 10px;}
.comment-log-hding {padding:16px 0 10px 15px; margin:0px; background-color: #ddd; border-radius: 20px 20px 0 0;}

.header-card {
    box-shadow: 0px 2px 10px 0px rgba(58, 53, 65, 0.1);
    border-radius: 5px;
    background: #fff;
    padding: 5px 8px;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
}

.header-card .card-body {
    padding: 0.25rem 0.5rem !important;
}

.header-card .card-body .dashboard-icon {
    width: 36px;
    background: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-card .card-body .dashboard-icon>i, .header-card .card-body .dashboard-icon>i {
    font-size: 20px;
}
.header-card .card-body .card-title {
    font-size: 18px;
}
.header-card .card-body .card-text {
    font-weight: 400 !important;
    font-size: 13px;
    color: rgba(58, 53, 65, 0.68);
}

.main-header {
    position: sticky;
    top: 0px;
    border-radius: 0px 0 0 0;
    border-bottom: none !important;
}
.main-header .navbar-nav li a {
    font-size: 11px;
}
.main-header .nav-link {
    height: inherit !important;
}
.main-header .filter-search-btn {
    border-radius: 0 6px 6px 0 !important;width: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-header .filter-search-btn.bg-primary {
    background-color: #dad3d3 !important;
    color: #7e7777 !important;
}


.mob-list-box {
    display: none;
    box-shadow: 0px 0px 8px #ddd;
    padding: 10px;
    border-left: 2px solid #007bff;
    border-radius: 10px;
    margin: 7.5px 0;
}

.mob-list-name {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.mob-list-date {
    font-size: 11px;
    color: #999;
    margin: 0;
    padding: 0;
}

.mob-list-dd {
    font-size: 10px;
    padding: 2px 4px;
    border-radius: 30px;
    color: #000;
}

.mob-list-dd.y-bg {
    background-color: #fff2cb;
}

.mob-list-dd.web-bg {
    background-color: #c4dcf6;
}

.mob-list-dd.f-bg {
    background-color: #f6e1dc;
}

.mob-listing-group {
    position: relative;
    margin-bottom: 8px;
    display: flex;
}

.mob-listing-icon {
    font-size: 11px;
    color: #007bff;
    width: 12px;
    margin-right: 6px;
    position: relative;
    top: 2px;
}

.mob-listing-text {
    font-size: 11px;
    line-height: 1.3;
    color: #000;
    margin: 0;
    padding: 0;
}

.mob-listing-text>span {
    font-size: 10px;
    color: #999;
    display: block;
}

.mob-listing-btn {
    font-size: 10px;
    color: #fff;
    border-radius: 6px;
    padding: 4px 9px;
    display: inline-block;
}

.mob-listing-btn>i {
    margin-right: 2px;
}

.mob-listing-btn.view-btn-bg {
    background-color: #17a2b9;
}

.mob-listing-btn.addsite-btn-bg {
    background-color: #29a744;
}

.mob-listing-btn.assign-btn-bg {
    background-color: #007bfe;
}

.card-orange.card-outline {
    border-top:3px solid #1b7cfa;
}

.border-top-radius-0 {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
label {font-weight: 500!important;}

.mobile-filter-show-icon {
    display: inline-block;
    font-size: 16px;
    color: #fcd003;
    padding:0px 0 0 15px;
}
.mobile-filter-close {
    display: flex;
    align-items: center; 
    justify-content: center;
    border: none;
    position: absolute;
    top: -9px;
    right: -2px;
    font-size: 12px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #06216b;
    color: #fff;
    z-index: 2;
}
.mobile-filter {position: relative; display: none;}

.task-info-name-scrollbar {min-height: 24px; max-height: 40px; overflow-y: auto; padding-right: 10px; margin-bottom: 6px;}
.task-info-desc-scrollbar {min-height: 24px; max-height: 100px; overflow-y: auto; padding-right: 10px;}

