body {font-family: 'Work Sans', sans-serif !important; font-size: 13px;}
/* 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: 180px; overflow-x:hidden;}
.content-wrapper.white-bg  {background-color: #ffffff !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: rgb(218 218 218) 1px 0px 0px !important; }
[class*=sidebar-dark] .brand-link { border-bottom: 1px solid #dadada;}
.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;}*/
.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 #1b7cfa; color: #000;}
/*.nav-pills .nav-link.active, .nav-pills .show > .nav-link {background-color:#ffd2c5 !important; color:#000 !important;}*/
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {background-color:#b2cef7 !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: 15px; 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;}

/* .input-group-prepend.dropdown:hover .dropdown-menu {
    
    display: block;
    border-radius: 10px !important;
    border: none;
    margin-top: 0;
    left: -100%;
} */

/* Wrapper */
.dashboard-icon {width: 40px; height: 40px; background: #e3f0ff; 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-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: 28px; font-weight: 700; color: #1b7cfa; 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:#fff; 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; }
.table-design thead tr th {color: #000; padding-bottom: 10px; font-weight:600;}
.table-design tbody tr td {color: #000; padding: 8px 12px;}
.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 #e3f0ff; background: #f0f7ff; 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;}

.chosen-select {width: 100%; height:auto; font-size: 12px; font-weight: 400; border: 1px solid #e3f0ff; background: #f0f7ff; border-radius: 4px; padding: 6px 10px; color: #000;}
.chosen-select:focus-visible {border: 1px solid rgb(221 221 221 / 30%); outline: none;}
.chosen-select::placeholder {color: #999;}
select.chosen-select {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: #08328c; 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;}


.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;  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: #1b7cfa!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:#08328c; 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;}
.dashboard-applybtn-status {border-radius:4px; border:none; background:#007bff; color:#fff; text-align:center; padding:7px 15px; font-size:12px;  }


.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: 180px;  }
}
@media (min-width: 992px) {
    .sidebar-mini.sidebar-collapse .main-sidebar.sidebar-focused, .sidebar-mini.sidebar-collapse .main-sidebar:hover {
    width: 180px;
    }
    
}

.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:#fff5f2; border-radius:0.50rem 0.50rem 0 0 !important; color:#000 !important; font-weight:500 !important;}*/
.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:#1b7cfa !important;}
.nav-pills.profile-tab li:not(:last-child) a  {border-right:1px solid #ddd;}
/*.nav-pills.profile-tab li a.active { background-color: #ffccbd !important; color:#000 !important;  }*/
.nav-pills.profile-tab li a.active { background-color: #b2cef7 !important; color:#000 !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;}*/
[class*="sidebar-dark-"] .nav-sidebar > .nav-item > .nav-treeview {background-color: #e6eefa !important;}

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

.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:unset !important; top:-7px !important; transform: translateX(50%) 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(50%) scale(1) !important; top:2px !important; left:unset !important; right:-9px; animation: filteratr-animarrow-right-pos 0.2s; }

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

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

.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 #007bff; background: #007bff; border-radius:30px; color:#fff; text-align: center; display: table; margin-top: 15px;}
.modaldesign .modal-content .modal-body .submit-btn:hover { background: #fff; color:#007bff;  }
.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:#007bff; 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 #007bff; background: #007bff; border-radius:30px; color:#fff; text-align: center; display: table; margin-top: 15px;}
.modaldesign2 .modal-content .modal-body .submit-btn:hover { background: #fff; color:#007bff;  }
.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:#08328c !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: #007bff; color: #fff; font-size: 8px; display: flex; justify-content: center; align-items: center; }
.formbox-radio:checked + label {border-color: #e3f0ff; background: #f0f7ff;}

.formbox-radio-switch {display: none;}
.formbox-radio-switch + 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-switch:checked + label:before { font-weight: 700; width: 20px; height: 20px; position: absolute; right: -5px; top: -6px; border-radius: 50%; background-color: #007bff; color: #fff; font-size: 8px; display: flex; justify-content: center; align-items: center; }
.formbox-radio-switch:checked + label {border-color: #e3f0ff; background: #b2cef7;}

/* 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 {/*min-height: 45px;*/ 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: #08328c;}
.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:12px !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:#08328c; 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: #08328c; 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: #08328c !important;
}
.login,
.image {
  min-height: 90vh;
}

.bg-login-body {
  background-image: url('../images/login-background-img4.avif');
  background-size: cover;
/*  height: 100%;*/
  background-position: center right;
}

.bg-login-form {
  background-image: url('../images/login-background-img3.png');
  background-size: cover;
/*  height: 100%;*/
  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: #08328c; background: #08328c; 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: #08328c; border-color:#08328c; 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: #08328c; background: #f5f8fd;}
.cy-choose:checked + label:before {content: '\f00c'; font-family: 'Font Awesome 5 Free'; background: #08328c; border-color:#08328c; 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; margin-right: 6px; font-size: 14px; color: #000}
.breadcrump-list li a {font-size: 14px; color: #999;}
.breadcrump-list li > i {font-size: 10px; color: #999; margin-left: 6px;}

#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; height: 450px; position: fixed !important;}

.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;}


/* accordion collapse */
.ac {margin: 0px 0px 0; display: block; position: relative; }
.ac > .card-header {border-bottom: none !important; padding: 0px !important; background-color: transparent !important;}
.ac .card-header button {width: 100%; padding:8px 20px 8px 0 !important; text-align: left !important; color: #000 !important; background: none !important; border-bottom: 1px solid #c5bebe; font-weight: 500; font-size: 14px !important; }
.ac button[aria-expanded="true"]:before, .ac button[aria-expanded="false"]:before {font-family: 'Font Awesome 5 Free'; font-weight: 900; top: 4px;}
/* Minus sign */
.ac button[aria-expanded="true"]:before { content: '\f068';  } 
/* Plus sign */
.ac button[aria-expanded="false"]:before {content: '\f067';}
.ac button[aria-expanded="false"]:before, [aria-expanded="true"]:before {display: inline-block; float: right;}
.ac .card-body {color: #2e2e2e; font-size: 14px; font-weight: 300; line-height: 22px; padding: 20px 0 !important;}
.ac button:focus {box-shadow: none !important;}


/*//lead-module css start*/
.lead-fields-heading { font-weight:500; font-size:16px; margin-top:15px; margin-bottom:10px   }
.lead-fields-title { font-weight:550; font-size:12px; margin-top:10px  }
.lead-fields-text {  font-weight:400; margin-top:-10px }
.leave-status-confirm {width: 100% !important; }
.loginsidebar-btn{background-color: #06216b; color:white; }

.overflow-x-auto{ height:70vh; overflow-x: hidden; overflow-y:auto ; }
/*//lead-module css end*/


/*// by mohit start*/
.dashboard-filter{
     padding:10px 10px;
     width: 100%;
     border-radius: 5px;
     border : 0px;
     box-sizing: border-box;
     font-size: 13px;
     font-weight: 500;
}
.dashboard-filter-btn{
     padding:10px 10px;
     border-radius: 5px;
     border:0px;
     color: white;
     background-color: #007bff;
     box-sizing: border-box;
     font-size: 13px;
     font-weight: 500;
}

.card-select-text{
    font-size: 14px; font-weight: 600;  padding-left:0px; padding-bottom:6px;
}
.card-text2{ font-size: 14px; font-weight: 600;  padding-bottom:0px; }
.register-student-modal-heading { background:; font-size: 24px; padding:3px 0px 3px 8px; margin-bottom:0px; font-family: sans-serif !important; }
.register-student-modal-heading-close { background:; font-size: 20px; padding:25px 25px 25px 0px !important; margin-bottom:0px; }
.register-student-modal{ border-radius: 15px; }
.register-student-modal-body{ padding:25px 25px 25px 25px !important; }
/*.card-hding {font-size: 16px; font-weight: 600;  padding-bottom: 15px;}*/

.div-sub-lebels{font-size:14px; font-weight:400; margin-bottom:5px; margin-top:5px; }
.div-header-heading{font-size: 13px; font-weight:500; color:#000; display: inline-flex; margin-left: -9px; margin-bottom: 2px; background-color: #e3f0ff; padding: 6px 15px; border-radius: 8px 8px 0px 0px;}
.div-header-link{font-size: 12px; font-weight:400; display: inline-flex; float: right; margin-bottom: -4px; margin-right: -8px; background-color: #0c3da8; text-decoration: white !important; padding: 5px 20px; border-radius: 5px 5px 0px 0px;}
.info-div-card{margin: -10px 0px 10px 0px; border-radius: 0px 0px 6px 6px;}
.info-div-card1{margin: 5px 0px 10px 0px; border-radius: 0px 0px 6px 6px;}
.info-div-card2{margin: -10px 0px 10px 0px; background-color:#e3f0ff;}
.div-sub-heading{ font-size:15px; font-weight:500; margin-bottom: -5px; color:#007bff;}
.div-sub-heading2{ font-size:16px; font-weight:500; margin-bottom: 0px; color:#007bff;}
.div-sub-lebels2{font-size:14px; font-weight:400; margin-bottom:5px; margin-top:5px; }

.my-document-upload-box{ border:1px solid #b2cef7; background-color: #e3f0ff;  border-radius: 10px; margin:20px 0px;}
.upper-upload-box{ padding:15px;}
.upper-upload-text { display:inline-block; font-size:16px; font-weight:500;  }
.upper-upload-upload-btn { display:inline-block; padding:5px 15px; border-radius: 18px; float:right; background-color:#007bff; color:white; font-weight:400; font-size:16px; }
.down-upload-box{ background-color:#b2cef7; padding:0px 15px; padding-top: 5px; border-radius: 0px 0px 8px 8px;}
.down-upload-text { display:inline-block; font-size:14px; font-weight:500; }
.down-upload-document {display:inline-block; padding:5px 15px; border-radius: 18px; background-color:white; color:black; font-weight:400; font-size:12px; }

.border-top-radius-0 {border-top-left-radius: 0px !important; border-top-right-radius: 0px !important;}
.ml-px-1 {margin-left: 1px;} 

.basic-detail-card { background-color:#08328c; color: white;}


.hidden-fields { display:none; }
/*// by mohit end*/

.box-profile ul li.list-group-item {font-size: 11px;}
/* kuldeep */
.stepform { padding:0px;}
.formbox {background: #fff; padding:20px; border-radius: 4px; margin-bottom: 15px;}
.formbox-pt {padding-top:40px;}
.step-field:focus+.inputlbl, .input-botmrgn.active .inputlbl {font-size: 12px; transition: all .225s ease; transform: translateY(-2.1rem); background: #fff;}
/*.inputlbl:valid {font-size: 12px; background-color: #ddd; transition: all .225s ease; transform: translateY(-2.1rem); display: flex; }
.inputlbl:invalid {font-size: 12px; background-color: #999; transition: all .225s ease; transform: translateY(-2.1rem); display: flex;}*/

/*.input-botmrgn:has(> .step-field:valid) .inputlbl {font-size: 12px; color: blue; background: #ddd;  transition: all .225s ease; transform: translateY(-2.1rem); background: #fff;}*/

/*.input-botmrgn:has(.step-field:invalid ) .inputlbl {font-size: 12px; transition: all .225s ease; transform: translateY(-2.1rem); background: #fff;}
.input-botmrgn:has(select.step-field:valid) .inputlbl {font-size: 12px; color:#04015e; transition: all .225s ease; transform: translateY(-2.1rem); background: #fff;}*/
.input-botmrgn.active .inputlbl {color: #000; font-weight: 400;}
.input-botmrgn.active .step-field, .input-botmrgn.active .step-field-dropdown {padding:10px 10px 5px;}
.step-field-dropdown {width: 100%; height:42px; border-radius:4px; border: 1px solid #ddd; padding: 10px; color: #333; font-size: 14px;}
/* .step-field::placeholder {color:transparent;} */
.step-field:not(textarea) {height:42px;}
.input-botmrgn.active > select.step-field {padding:10px !important;}
.input-botmrgn.ct .step-field {padding:8px 10px 5px !important;}
.input-botmrgn{margin-bottom:15px; position:relative;}
.input-botmrgn2  {margin-bottom:15px; position:relative;}
.input-botmrgn2 .help-block { position:absolute; right:inherit !important; left:0px; top:inherit; bottom:-30px !important;}
.inputlbl1 {
    color: #999;
    z-index: 1;
    font-weight: 400;
    font-size: 13px;
    position: absolute;
    left: 10px;
    top: -9px;
    pointer-events: none;
    user-select: none;
    background: #fff;
}
.inputlbl2 {color: #999;font-weight: 400; font-size: 13px;  }
.step-field:focus+.inputlbl, .input-botmrgn.active .inputlbl {font-size: 12px; transition: all .225s ease; transform: translateY(-2.1rem); background: #fff;}
.input-botmrgn.active .inputlbl {color: #000; font-weight: 400;}
.inputlbl1 {
    color: #999;
    z-index: 1;
    font-weight: 400;
    font-size: 13px;
    position: absolute;
    left: 10px;
    top: -9px;
    pointer-events: none;
    user-select: none;
    background: #fff;
}
.invoice-tbl {margin-top:40px; width:100%;}
.invoice-tbl thead th {font-size: 12px; font-weight:500; background: #efefef; padding: 8px 0px 8px 20px;   text-transform:uppercase;}
.invoice-tbl tbody td {margin:0; padding:5px 10px; font-size: 12px; }
.invoice-tbl-field {border:none; border-bottom:1px solid #ddd; padding:8px 10px;  display:inline-block; font-size:12px; color:#000; width:100%; transition:all 0.3s ease-in-out;}
.invoice-tbl-field:focus {outline:none; border-bottom-color:#333; transition:all 0.3s ease-in-out;}
.invoice-tbl tfoot table tbody tr td {font-size:14px; font-weight:700;}
.invoice-add-btn {background: #22c120; cursor:pointer; color: #fff;  border-radius:4px; font-size: 12px; font-weight:500; border:none;  display:inline-block; padding:5px 10px; margin-top:20px;}
.save-invoice {padding: 8px 15px; margin-top:30px !important; float:right; margin-top: 0px; font-size: 12px; line-height: 1.5; border-radius: 4px; border: none; background: #ef3556; color: #fff; text-align: center;}
/* new */
.step-field2 {width: 100%; border-radius:4px; border: 1px solid #ddd; padding: 10px; color: #333; font-size: 13px;}
.step-field {width: 100%; border-radius:4px; border: 1px solid #ddd; padding: 10px; color: #333; font-size: 13px;}
.step-field:focus, .step-field:focus-visible {outline: none;}
.step-field:focus+.inputlbl, .input-botmrgn.active .inputlbl {font-size: 12px; transition: all .225s ease; transform: translateY(-2.1rem); background: #fff;}
/*.inputlbl:valid {font-size: 12px; background-color: #ddd; transition: all .225s ease; transform: translateY(-2.1rem); display: flex; }
.inputlbl:invalid {font-size: 12px; background-color: #999; transition: all .225s ease; transform: translateY(-2.1rem); display: flex;}*/

/*.input-botmrgn:has(> .step-field:valid) .inputlbl {font-size: 12px; color: blue; background: #ddd;  transition: all .225s ease; transform: translateY(-2.1rem); background: #fff;}*/

/*.input-botmrgn:has(.step-field:invalid ) .inputlbl {font-size: 12px; transition: all .225s ease; transform: translateY(-2.1rem); background: #fff;}
.input-botmrgn:has(select.step-field:valid) .inputlbl {font-size: 12px; color:#04015e; transition: all .225s ease; transform: translateY(-2.1rem); background: #fff;}*/
.input-botmrgn.active .inputlbl {color: #000; font-weight: 400;}
.input-botmrgn.active .step-field, .input-botmrgn.active .step-field-dropdown {padding:10px 10px 5px;}
.step-field-dropdown {width: 100%; height:42px; border-radius:4px; border: 1px solid #ddd; padding: 10px; color: #333; font-size: 14px;}
/* .step-field::placeholder {color:transparent;} */
.step-field:not(textarea) {height:42px;}
.input-botmrgn.active > select.step-field {padding:10px !important;}
.input-botmrgn.ct .step-field {padding:8px 10px 5px !important;}
.step-field.step-field-pl {padding-left:40px;} 
.inputlbl2 {color: #999;font-weight: 400; font-size: 13px;  }
.step-field2 {width: 100%; border-radius:4px; border: 1px solid #ddd; padding: 10px; color: #333; font-size: 13px;}
.step-field {width: 100%; border-radius:4px; border: 1px solid #ddd; padding: 10px; color: #333; font-size: 13px;}
.step-field:focus, .step-field:focus-visible {outline: none;}
.step-field:focus+.inputlbl, .input-botmrgn.active .inputlbl {font-size: 12px; transition: all .225s ease; transform: translateY(-2.1rem); background: #fff;}
/*.inputlbl:valid {font-size: 12px; background-color: #ddd; transition: all .225s ease; transform: translateY(-2.1rem); display: flex; }
.inputlbl:invalid {font-size: 12px; background-color: #999; transition: all .225s ease; transform: translateY(-2.1rem); display: flex;}*/

/*.input-botmrgn:has(> .step-field:valid) .inputlbl {font-size: 12px; color: blue; background: #ddd;  transition: all .225s ease; transform: translateY(-2.1rem); background: #fff;}*/

/*.input-botmrgn:has(.step-field:invalid ) .inputlbl {font-size: 12px; transition: all .225s ease; transform: translateY(-2.1rem); background: #fff;}
.input-botmrgn:has(select.step-field:valid) .inputlbl {font-size: 12px; color:#04015e; transition: all .225s ease; transform: translateY(-2.1rem); background: #fff;}*/
.input-botmrgn.active .inputlbl {color: #000; font-weight: 400;}
.input-botmrgn.active .step-field, .input-botmrgn.active .step-field-dropdown {padding:10px 10px 5px;}
.step-field-dropdown {width: 100%; height:42px; border-radius:4px; border: 1px solid #ddd; padding: 10px; color: #333; font-size: 14px;}
/* .step-field::placeholder {color:transparent;} */
.step-field:not(textarea) {height:42px;}
.input-botmrgn.active > select.step-field {padding:10px !important;}
.input-botmrgn.ct .step-field {padding:8px 10px 5px !important;}
.has-error > .step-field {border-color:#ff3300;}
.invoice-remove-btn {background: #ee1239; color: #fff;  border-radius:50%; font-size: 10px; font-weight:700; border:none; width: 30px;height: 30px;}
.invoice-foot-field {border:none; background:none; text-align:right;  padding:0px 20px 0px 10px; display:inline-block; font-size:14px; color:#333; width:120px;}
#invoice{padding: 30px; margin-bottom: 40px}
.invoice { position: relative; background-color: #FFF;  min-height: 680px; padding: 15px}
.top-hding {text-align: center; font-size: 20px; font-weight: 700; text-transform: uppercase; display: block; margin-bottom: 0;}
.top-subhding {text-align: center; font-size: 16px; font-weight: 500; text-transform: uppercase; display: block; margin-bottom: 0; padding-top: 10px;}
.invoice header { padding: 10px 0; margin-bottom: 20px; border-bottom: 1px solid #5dba51; }
.invoice .company-details { text-align: right}
.invoice .company-details .price { margin-top: 0; margin-bottom: 0; font-size:25px; font-weight: 700;}
.invoice .bill-details { font-size: 80%; font-weight: 400; margin-bottom: 0;  }
.invoice .contacts { margin-bottom: 20px}
.invoice .invoice-to { font-weight: 700; text-align: left; text-transform: uppercase; font-size: 14px; margin-bottom: 0; }
.invoice .invoice-detail { font-size: 14px; font-weight: 400; line-height: 1.6; margin: 0; }
.invoice .invoice-to .to { margin-top: 0; margin-bottom: 0}
.invoice .invoice-details { text-align: right }
.invoice .invoice-details .invoice-id { margin-top: 0; color: #3989c6}
.invoice main { padding-bottom: 50px; }
.invoice main .comname { margin-top: -180px; font-size: 14px;  font-weight: 700; text-transform: uppercase; }
.invoice main .comdetail { font-size: 14px; font-weight: 400;}
.invoice main .notices { padding-left: 6px; border-left: 6px solid #3989c6}
.invoice main .notices .notice { font-size: 1.2em}
.invoice table {  width: 100%; border-collapse: collapse;  border-spacing: 0;  margin-bottom: 5px}
.invoice table td,.invoice table th { padding:10px 15px; background: #eee; border-bottom: 1px solid #fff}
.invoice table thead tr th { border-right: 1px solid #ddd; font-weight: 700; white-space: nowrap; font-size: 14px }
.invoice table thead tr th:last-child {border-right: none;}
.invoice table td h3 {margin: 0; font-weight: 400; color: #3989c6; font-size: 1.2em }
.invoice table .qty,.invoice table .total,.invoice table .unit {text-align: right;  }
.invoice table .no {color: #fff; font-size: 20px; font-weight: 400; background: #5dba51 }
.invoice table .dark-graybg {background: #ddd }
.invoice table .total {background: #ddd; color: #000 }
.invoice table tbody tr td { font-size: 14px; }
.invoice table tbody tr:last-child td {border: none }
.invoice table tfoot td {background: 0 0; border-bottom: none; white-space: nowrap; text-align: right; padding: 2px 20px; font-size: 14px;/* border-top: 1px solid #aaa*/ }
.invoice table tfoot tr:first-child td {border-top: none; padding-top:15px; }
.invoice table tfoot tr:last-child td {color: #000; font-size: 16px; padding-top:5px; padding-bottom: 5px; font-weight: 700; border-top: 1px solid #5dba51; border-bottom: 1px solid #5dba51 }
.invoice table tfoot tr td:first-child {border: none }
.invoice footer {width: 100%; text-align: center; color: #777; border-top: 1px solid #aaa; padding: 8px 0 }
.invoice .amount-word {text-align: right; display: block; font-size: 13px; padding-right: 65px;}
.full-screen {
    height: 100vh;
    width: 100vw;
}

.content-wrapper {
    height: auto!important;
}
/* kuldeep */
.multishow-icon {font-size: 10px; padding: 4px; background: #fff; box-shadow: 0px 0px 5px #ccc; position: relative;}
.show-multiicon  { display: none; width:auto; border: none;  position: absolute; margin: 0; padding: 0; top: 19px; background: #fff; box-shadow: 0px 0px 8px #ccc;}
.show-multiicon li { list-style: none; padding: 6px; display: block; font-size: 14px; border-bottom: 1px solid #ddd; color: #000; }
.show-multiicon li:last-child {border-bottom:none!important;}
.multishow-icon:hover .show-multiicon {display: block;}
.custom-button {
    width: 150px; /* Set the desired width */
    height: 30px; /* Set the desired height */
    /* You can also add other styling properties like background color, font size, etc. */
    /* background-color: #007bff; / 
    color: #fff;  
    font-size: 16px;  
    border: none; / 
    cursor: pointer; */
}

.bottom-fix-button {
    position: fixed;
    left:0px;
    right:0px;
    width: 100%;
    box-shadow: 0px 0px 8px #ccc;
    bottom:0;
    background-color: #fff;
    padding:15px 20px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    
}

.dropdown-menu-toggle {
    box-shadow: 0px 0px 8px #ccc;
    border:none;
    padding: 0px;
    margin:0;
    border-radius: 5px;
}
.dropdown-menu-toggle li a {
    display: block; padding: 6px 10px;;
    font-size:13px; color:#000;

}

/* kuldeep 27-09-2023 */
 
.stamp {
  /* transform: rotate(12deg); */
	color: #555;
	font-size: 1rem;
	font-weight: 700;
	border: 0.25rem solid #555;
	display: inline-block;
	padding: 0.25rem 1rem;
	text-transform: uppercase;
	border-radius: 1rem;
	font-family: 'Courier';
	/* -webkit-mask-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/8399/grunge.png');
  -webkit-mask-size: 944px 604px; */
  mix-blend-mode: multiply;
}

.is-nope {
  color: #D23;
  border: 0.5rem double #D23;
  /* transform: rotate(3deg); */
-webkit-mask-position: 2rem 3rem;
  /* font-size: 2rem;   */
}

.is-approved {
	color: #0A9928;
	border: 0.5rem solid #0A9928;
	-webkit-mask-position: 13rem 6rem;
	/* transform: rotate(-14deg); */
  border-radius: 0;
} 

.is-draft {
	color: #C4C4C4;
	/* border: 1rem double #C4C4C4; */
	/* transform: rotate(-5deg); */
 
  font-family: "Open sans", Helvetica, Arial, sans-serif;
  border-radius: 3;
  padding: 0.5rem;
   /* font-size: -1rem; */
} 

.tc-area {margin-top:80px;}


/* ------------- */
.status-badge {
    font-size: 12px;
    font-weight: bold;
    padding: 3px 15px;
    border-radius: 11px;
    /* border: 1px solid #aaa; */
  }
  .status-badge {
    font-size: 12px;
    font-weight: bold;
    padding: 3px 15px;
    /* border-radius: 11px; */
    
    /* border: 1px solid #aaa; */
  }
  
/* end  kuldeep 27-09-2023 */
.custom-datepicker {transform: translateX(-84%);}
.custom-date {width: 0px; height: 0px; padding: 0px; border: none; outline: none;}
.custom-date + label {font-size: 22px; color: #000; cursor: pointer; display: flex; align-items: center; height: 100%; padding-bottom: 0px;}

.odd{
    background-color: #f9f9f9;
}
.mailer-formfield {border:none;border-bottom: 1px solid #ddd;}
.send-mailer-formlbl {width:180px; margin-right:12px;}
.breadcrumb-list {margin:0px; padding:0px; display: flex; flex-wrap: wrap;}
.breadcrumb-list li {list-style: none; color:#333333; display:flex; align-items: center;}
.breadcrumb-list li a {padding:4px 0px; font-size: 12px; color:#3ba1f3; display:block; } 
.breadcrumb-list li > i {font-size: 10px; padding:0px 10px; }
.breadcrumb-list li:first-child a {padding-left: 0px;;}

.table-dashboard-scrollable {height: 258px; overflow: auto;}
.table-dashboard-scrollable  table thead {position:sticky; top:0px; background-color: #fff;}
.dashboard-design .card-hding-pl {padding-left:10px;}
.dashboard-design .card-same-ht {min-height: 143px;;}

.nav-sidebar > .nav-item .nav-icon {width:1.2rem !important;}

.table-md-responsive .dropdown-menu.show {left:-80px !important;}
#openModalTermsConditions #terms_and_coditions > ul {margin:25px 0 0 ; padding:0;}
#openModalTermsConditions #terms_and_coditions > ul li {list-style: none; text-transform: capitalize; padding:10px 0; border-bottom: 1px solid #ddd; font-size:14px;}



@media (max-width:768px){
    .table-md-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        }
    }
    
/* code by chetan 2024-01-04 starts */

#from_date_div{
    display: none;
}
#to_date_div{
    display: none;
}
#year_div{
    display: none;
}
#quarters_div{
    display: none;
}
#half_year_div{
    display: none;
}

/* code by chetan 2024-01-04 ends */