body{
  font-family: "Roboto", sans-serif;
  /* color: #0F0F0F; */
}
.theme-anchor-color{
  color:blue;
}
.border-card{
  border: 1px solid #E4E4E4;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
  color: inherit !important;
}
a {
  color: inherit;
}
/*** Theme Default CSS ***/
.bg-body-color {
  background: #FFF4F2;
}
.table-head-color {
  background: #F3D8D3 !important;
}
.sm-primary-btn-color {
  background: #E74423;
  color: #fff;
}
.sm-primary-btn-color:hover {
  background: #E74423;
  color: #fff;
}
.primary-fill-btn-color {
  background: #E74423;
  color: #fff;
}
.anchor-link-primary {
  color: #E74423  !important;
  text-decoration: none;
  font-size: 14px;
}
.anchor-link-primary:hover{
  color: #E74423;
}
.sm-primary-outline-btn-color {
  border: 1px solid #e74423;
  color: #e74423 !important;
}
.button-part-workflow .extra-sm-primary-outline-btn{
  border: 1px solid #e74423;
  outline: none;
}
.notification-color{
  background: #E74423;
  color: #fff;
}
.table-body-odd-color tr:nth-child(even) {
  background-color: #FFF8F7;
}
.md-primary-fill-btn-color{
  background: #E74423;
  color: #fff;
}
.md-primary-fill-btn-color:hover{
  background: #E74423;
  color: #fff;
}

.green-badge-color {
  background: #cde6d6;
  color: #3c7d52;
  border: 1px solid #94d5ab;
}
.red-badge-color {
  background: #f7dada;
  color: #733939;
  border: 1px solid #e6a3a3;
}
.active-pagination {
  background: #E74423;
  color: #fff !important;
  border-color: #E74423 !important;
}
.bredcumps-page-link{
  color: #E74423;
}
.bredcumps-list li::after {
  color: #E74423;
}
.bredcumps-page-link {
  color: #E74423;
  text-decoration: none;
}
a:hover {
  color: initial;
}
.select-style-custom .dropdown-item.active, .dropdown-item:active {
  background-color: transparent;
  color: #E74423;
}
.select-style-custom .dropdown-item:hover {
  background-color: transparent;
  color: #E74423;
}

.green-dropdown-drop button {
  background: #CDF6DB;
  border: 1px solid #85CF9E !important;
  color: #3D8757;
}
.red-dropdown-drop button {
  background: #FFDEDF;
  border: 1px solid #E4A5A6 !important;
  color: #733939;
}
.pending-status {
  background: #F9E0B1 !important;
  color: #795A22 !important;
}
.chart-bg-fotter-color{
  background: #f3d8d3;
}
.camera-icon-bg{
  background: #e74423;
}
.tab-btn-part .active {
  background: #e74423 !important;
  color: #fff !important;
}
.more-option-td .dropdown-item:hover{
  background-color: transparent;
  color: #E74423;
}
.dropdown.header-profile-drodown li a:hover{
  background-color: transparent;
  color: #E74423;
}
.dropdown.header-profile-drodown li a:focus{
  background-color: transparent;
  color: #E74423;
}
.dropdown.header-profile-drodown li a:active{
  background-color: transparent !important;
  color: #E74423;
}
.sidebar-active {
  background-color: #E74423 !important;
  color: #fff !important;
  opacity: 1 !important;
}
.sub-active-bg {
  /* background: rgb(231 68 35 / 10%); */
  color: #e74423 !important;
  opacity: 1 !important;
}
.bg-color-child {
  border-radius: 5px;
  background: #F8E5E2;
}
.accordion-button[aria-expanded="true"]  {
  background-color: #e74423;
}
.accordion-button:not(.collapsed){
  color: inherit;
}
/* .list-dot::before {
  width: 6px;
  height: 6px;
  background: #e74423;
  content: "";
  position: absolute;
  top: 12px;
  left: -10px;
  border-radius: 100px;
} */
.check-box-style input:checked +label:before{
  background: #E74423;
  border-color: #E74423;
}
.radio-button-part input[type="radio"]:checked + .radio-label {
  background-color: #E74423;
   color: #fff;
   border-color: #E74423;
 }
 .toggle-switch-btn .form-check-input:checked {
  background-color: #E74423;
  border-color: #E74423;
}
/*** End Theme default CSS ***/
.toggle-switch-btn .form-check-input:focus {
  box-shadow: none !important;
}
.toggle-switch-btn {
  margin-left: 5px !important;
}
.toggle-sub-text {
  font-size: 14px;
  opacity: 0.8;
  margin: 0px;
  margin-left: 45px;
}
.toggle-switch-btn label {
  font-size: 15px;
  font-weight: 600;
}
.toggle-switch-btn.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e") !important;
}
.toggle-switch-btn .form-check-input:focus {
  border-color: #E4E4E4 !important;
}
.form-switch .form-check-input:checked:focus {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e") !important;
}
.md-primary-fill-btn {
  width: auto;
  height: 30px;
  border: none;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  text-decoration: none;
  font-size: 14px;
  line-height: normal;
}
.status-dashboard-table {
  font-size: 13px;
  background: #f3f3f3;
  padding: 3px 5px;
  border-radius: 5px;
  text-align: center;
  font-weight: 500;
}
.select-style-custom .dropdown-menu  {
padding: 0px !important;
}
.dashboard-select-picker .bootstrap-select {
  height: 30px !important;
}
.dashboard-select-picker button.btn.dropdown-toggle.btn-light {
  height: 30px !important;
}
.dashboard-select-picker .filter-option-inner-inner {
  height: 30px !important;
  font-size: 13px !important;
}
.dashboard-select-picker .dropdown-item span {
  font-size: 13px !important;
}
.dashboard-select-picker ul.dropdown-menu {
  padding: 5px !important;
}
.dashboard-select-picker ul.dropdown-menu a {
  padding: 3px 5px;
}
.no-record-placeholder {
  text-align: center;
}
.dashboard-card-title {
  font-size: 16px;
  margin: 0;
}
.w100{
  width: 100%;
}
.dashboard-table-view tfoot {
  border-top: 1px solid #E4E4E4;
}
.view-more-right {
  float: right;
  font-weight: 500;
}
.graph-layout {
  display: flex;
  flex-direction: column;
  justify-content: space-between !important;
  height: 100%;
}
.graph-dashboard-part {
    flex-direction: column;
    height: 100%;
}
.graph-colum-design {
    height: 100%;
}
.action-icons
{
  font-size: 17px;
}
.graph-dashboard {
  text-align: center;
  margin-top: 20px;
}
.graph-dashboard img {
  width: 400px;
  padding: 15px;
}
.graph-fotter-detail {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-weight: 500;
    font-size: 13px;
    border-top: 1px solid #d4bfdc;
    border-radius: 0;
}

.white-bg-tr{
  background-color: #fff !important;
}
.dashboard-table-view {
  max-height: 242px;
  overflow: auto;
  min-height: 242px;
}
.header-section-card {
  padding: 10px;
  border-bottom: 1px solid #E4E4E4;
}
.white-card {
  background: #fff;
  border: 1px solid #E4E4E4;
  border-radius: 10px;
  padding: 15px;
}
.profile-img-update {
  text-align: center;
  position: relative;
  width: 150px;
  height: 150px;
  margin: 0 auto;
  border: 1px solid #E4E4E4;
  border-radius: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 50px;
}
.placeholder-text-profile {
  margin: 0px;
}
.dashbord-table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.dashbord-table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.dashbord-table tr:last-child {
  border-bottom: 0px !important;
}

.upload-img-input {
  position: absolute;
  bottom: 10px;
  right: 0px;
}
.camera-icon {  
  border-radius: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #fff;
}

.camera-icon img {
  width: 40px;
  padding: 10px;
  border: none;
  height: auto;
  border-radius: 0px !important;
}
.remove-text {
  font-size: 13px;
  color: #ED5759;
}
.upload-img-input input {
  width: 40px;
  height: 40px;
  background: #ED5759;
  position: absolute;
  bottom: 0px;
  right: 3px;
  border-radius: 100px;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  line-height: 0;
}
.tab-btn-part ul {
  border: none;
  display: flex;
  justify-content: end;
}
.tab-btn-part a {
  padding: 0;
  font-size: 14px;
  color: #0F0F0F !important;
  height: 30px;
  padding: 0px 10px;
  background: #fff !important;
  display: flex;
  align-items: center;
}

.border-tb-left {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 0px !important;
  border: 1px solid #E4E4E4 !important;
}
.border-tb-right {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0px !important;
  border: 1px solid #E4E4E4 !important;
}
.status-change-dropdown .dropdown-toggle::after {
  display: none;
}
.status-change-dropdown{
  display: flex;
  justify-content: end;
}
.status-change-dropdown .dropdown-item {
  font-size: 13px;
}
.status-change-dropdown button {
  border-radius: 5px !important;
  font-size: 14px !important;
  height: 24px !important;
  width: auto;
  padding-left: 10px !important;
  text-align: left;
  padding-right: 25px !important;
}

.green-dropdown-drop .dropdown-toggle {
  -webkit-appearance: none;
  -moz-appearance: window;
  padding: 0px 20px 0px 0px;
  border: none;
  background-image: url("../images/green-drop.svg");
  background-repeat: no-repeat;
  background-position: right 8px bottom 8px;
  background-size: 10px;
}
.red-dropdown-drop .dropdown-toggle {
  -webkit-appearance: none;
  -moz-appearance: window;
  padding: 0px 20px 0px 0px;
  border: none;
  background-image: url("../images/red-drop.svg");
  background-repeat: no-repeat;
  background-position: right 8px bottom 8px;
  background-size: 10px;
}

.cta-btn-fotter {
  position: fixed;
  bottom: 0;
  right: 0px;
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  /* background: #fff;
  border-top: 1px solid #E4E4E4; */
}

.cta-btn-fotter button {
  min-width: 90px;
  height: 40px;
}
.cta-btn-sec {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 10px;
}
.cta-btn-sec a {
  height: 40px;
  min-width: 90px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cta-btn-sec button {
  height: 40px;
  min-width: 90px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.select-style-custom .bootstrap-select .dropdown-toggle::after {
  background: url(../images/select-drop.svg) !important;
  width: 18px;
  height: 17px;
  border-top: none !important;
  border-right: none !important;
  border-bottom: none !important;
  border-left: none !important;
  background-repeat: no-repeat !important;
  margin-top: 8px !important;
  background-size: 14px !important;
}
.select-style-custom .bootstrap-select .dropdown-menu li a {
  font-size: 13px !important;
}

.select-style-custom button.btn.dropdown-toggle.btn-light {
  background: transparent;
  padding: 0;
  height: 40px;
  display: flex;
  align-items: center;
  outline: none !important;
  box-shadow: none !important;
  font-size: 13px;
  border: none;
}
.select-style-custom .dropdown-menu.show{
  left: -10px !important;
}
.select-style-custom .filter-option-inner-inner {
  height: 40px;
  display: flex;
  align-items: center;
  font-size: 13px;
  background: transparent;
  outline: none;
}
.bootstrap-select {
  height: 40px;
  padding: 0px 10px;
  border:1px solid rgb(15 15 15 / 40%);
  border-radius: 5px;
  font-size: 13px;
  width: 100% !important;
  box-shadow: none !important;
  outline: none !important;
  max-width: 100% !important;
  min-width: 100% !important;
}

.form-title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.sub-title-form {
  font-size: 16px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
}
.sub-title-form p {
  margin-bottom: 10px;
}
.bt-none {
  border-top: none !important;
}
.form-input-normal { 
  display: flex;
  flex-direction: column;
}
.form-input-normal label {
  font-size: 13px;
  margin-bottom: 5px;
}
.form-input-normal {
  display: flex;
  flex-direction: column;
}
.form-input-normal input {
  height: 40px;
  font-size: 13px;
  padding: 10px;
  border-radius: 5px;
  outline: none;
  border: 1px solid rgb(15 15 15 / 40%);
  width: 100%;
}
.form-input-normal textarea {
  height: 60px;
  font-size: 13px;
  padding: 10px;
  border-radius: 5px;
  outline: none;
  border: 1px solid rgb(15 15 15 / 40%);
  width: 100%;
  resize: none;

}
/* .form-input-normal input:focus {
  border-color: rgb(15 15 15 / 100%);
}
.form-input-normal textarea:focus {
  border-color: rgb(15 15 15 / 100%);
}
.form-input-normal .bootstrap-select:focus {
  border-color: rgb(15 15 15 / 100%);
} */
.calendar-icon {
  position: absolute;
  right: 10px;
  top: 30px;
}
.form-input-normal select {
  height: 40px;
  font-size: 14px;
  padding: 10px;
  border-radius: 5px;
  outline: none;
  border: 1px solid rgb(15 15 15 / 40%);
}
.bredcumps-list li::after {
  content: "/";
  font-size: 16px;
  margin-left: 5px;
  margin-right: 5px;
}
.form-input-group img {
  width: 16px;
}
.pagination-section {
 padding: 10px;

}
.pagination-pages-text {
  color: rgb(13 18 28 / 70%);
  font-size: 13px;
}
.pagination-button-sec {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: end;
}
.pagination-button-sec li {
  margin: 0px 3px;
}
a.disable-text {
  border: none;
  color: rgb(15 15 15 / 40%);
}
.border-none-cus {
  border: none !important;
  color: rgb(15 15 15 / 40%);
}
.pagination-button-sec a {
  border: 1px solid rgb(15 15 15 / 40%);
  color: #0F0F0F;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center !important;
  text-decoration: none;
  font-size: 12px;
  align-items: center;
  border-radius: 5px;
  line-height: 0;
  font-weight: 400;
  padding: 0px !important;
  margin: 2px;
}
.more-option-td .dropdown-toggle::after {
  display: none;
}
.more-option-td.dropstart .dropdown-toggle::before {
  display: none;
}
.more-option-case .dropdown-toggle::after {
  display: none;
}
.more-option-case.dropstart .dropdown-toggle::before {
  display: none;
}


.more-option-td .dropdown-toggle {
  padding-right: 15px;
  padding-left: 10px;
}
.more-option-td .custom-dropdown {
  box-shadow: 0px 4px 10px rgb(13 18 28 / 20%);
  border: none;
  transform: translate(-120px, -48px) !important;
}

.status-badge-table {
  text-align: center;
  border-radius: 5px;
  width: 90px;
  font-size: 14px;
  line-height: normal;
  padding: 3px;
}
.table-style-custom td {
  padding: 10px;
}
.filter-header-table {
  padding: 10px;
}
table.table-style-custom {
  width: 100%;
}
.table-th {
  font-size: 13px;
  font-weight: 500;
  height: 35px;
  padding: 10px;
  min-width: 80px;
  line-height: normal;
}
.table-tr-border-color {
  border-bottom: 1px solid #E4E4E4;
}
.table-footer .view-td-data {
  font-size: 13px;
  font-weight: 500;
}
tr.table-head-color.table-footer {
  border-bottom: 1px solid rgb(15 15 15 / 10%);
}
.table-style-custom a {
  text-decoration: none;
  font-size: 13px;
}
.more-option-td img {
  width: 3px;
}
.custom-dropdown {
  box-shadow: 0px 4px 10px rgb(13 18 28 / 20%);
  border: none;
}
.bredcrumps-sec {
  margin-bottom: 15px;
}
.search-group-part {
  border: 1px solid rgb(15 15 15 / 40%);
  background: #fff;
  height: 35px;
  padding: 0px 10px;
  display: flex;
  align-items: center;
  border-radius: 5px;
}
.table-white-card {
  background: #fff;
  border: 1px solid #E4E4E4;
  border-radius: 10px;
}
.table-style-custom tr:last-child{
  border: none;
}
.search-group-part input {
  border: none;
  font-size: 14px;
  height: auto;
  padding: 0;
  padding-left: 5px;
  width: 100%;
  outline: none;
}
.login-btn-height{
  height: 40px;
}
.password-show {
  cursor: pointer;
}
.button-part-right {
  display: flex;
  justify-content: end;
}
/*header start*/
.notification-badge {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8px;
  height: 7px;
  border-radius: 20px;
  position: absolute;
  top: -2px;
  font-size: 10px;
  padding: 8px;
  line-height: normal;
  right: -7px;
}
.notification-bell-header {
  text-decoration: none;
  position: relative;
}
.header-logo img {
  max-width: 100%;
  max-height: 80px;
}
.right-element-header {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  padding-right: 5px;
  align-items: center;
}
.header-profile-drodown .dropdown-toggle {
  -webkit-appearance: none;
  -moz-appearance: window;
  padding: 0px 15px 0px 0px;
  border: none;
  background-image: url("../images/header/arrow-down.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 10px;
  display: flex;
  text-decoration: none;
}
.placeholder-profile-header {
  background: #fff;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 90px;
  border: 1px solid #E4E4E4;
  font-size: 14px;
  color: #0F0F0F;
}
.header-profile-drodown ul {
  padding: 10px;
}
li.author-name-sec {
  padding: 0;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
li.author-name-sec h4 {
  font-size: 14px;
  margin: 0px;
}
li.author-name-sec span {
  font-size: 13px;
}
.dropdown.header-profile-drodown li a {
  font-size: 13px;
  padding: 3px 0px;
}

.right-element-header li {
  padding: 0px 15px;
}
.profile-right {
  display: flex;
  justify-content: end;
}
.header-profile-drodown img {
  width: 30px;
  height: 30px;
  border-radius: 100px;
}
.header-profile-drodown .dropdown-toggle::after {
display: none;
}
.sm-primary-fill-btn {
  height: 30px;
  display: flex;
  padding: 10px;
  align-items: center;
  text-decoration: none;
  border-radius: 5px;
  font-size: 14px;
  outline: none;
  justify-content: center;
  box-shadow: none;
  line-height: normal;
  border: none;
}
.sm-primary-outline-btn {
  height: 30px;
  display: flex;
  padding: 10px;
  align-items: center;
  text-decoration: none;
  border-radius: 5px;
  font-size: 14px;
  background: #fff;
  line-height: normal;
  justify-content: center;
}
.header-bg-color{
  background: #fff4f2;
}
/*header end*/
header.header-sec {
  position: fixed;
  width: 100%;
  z-index: 2 !important;
  padding: 5px 0px;
}

/*bredcumps-list start*/
.bredcumps-list {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.bredcumps-list li {
  display: flex;
  align-items: center;
}
.bredcumps-list li:last-child::after {
display: none;
}
.page-heading-primary {
  font-size: 16px;
  font-weight: 500;
}
/*bredcumps-list end*/
.content-main-wrapper {
  margin-top: 90px;
  margin-left: 250px;
  padding: 20px;
  padding-bottom: 150px;
  width: 100%;
}
.main-wrapper {
  display: flex;
}
.right-content-wrapper {
  width: 100%;
}
.center-align-part {
  text-align: center;
}
::placeholder{
  color: rgb(15 15 15 / 40%);
  font-weight: 400;
}
.left-content-login {
  width: 70%;
  margin: 0 auto;
  padding: 30px;
}
.logo-part-login img {
  max-height: 82px;
  width: 100%;
  object-fit: contain;
  text-align: left;
  object-position: left;
}
.personal-profile-img {
  padding: 5px !important;
}
.login-welcome-text {
  font-size: 45px;
  font-weight: 700;
  line-height: normal;
  margin-top: 40px;
}
.login-welcome-text p{
  margin: 0px;
}
.primary-fill-btn {  
  width: 100%;
  border: none;
  border-radius: 8px;
}
.right-align-part {
  text-align: right;
}
.form-section-element {
  margin-top: 10px;
  padding-top: 20px;
}
.form-sub-title-section-element{
  margin-top: 10px;
  padding-top: 20px;
}
.font-weight-500{
  font-weight: 500 !important;
}
/* .border-top-element{
  border-top: 1px solid #e4e4e4;
} */
.form-section-element h5 {
  font-size: 16px;
  margin-bottom: 15px;
}
.flex-element {
  display: flex;
  gap: 15px;
}
.normal-inputl-label label{
  font-size: 13px !important;
  margin-bottom: 5px !important;
  font-weight: normal !important;
}
.radio-section-margin{
  margin-top: 15px;
}
.input-group-custom {
  height: 40px;
  font-size: 14px;
  padding: 10px;
  border-radius: 5px;
  outline: none;
  border: 1px solid rgb(15 15 15 / 40%);
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #fff;
}
.input-group-custom input {
  height: 38px !important;
  font-size: 14px;
  padding: 10px;
  border-radius: 0px !important;
  outline: none;
  border: none !important;
  width: 100%;
}
.pound-symbol i {
  font-size: 13px !important;
}
/*checkbox custom*/

.form-checkbox-style label {
  cursor: pointer !important;
  font-size: 13px !important;
}
.form-checkbox-style label:before {
  width: 16px !important;
  height: 16px !important;
}
.form-checkbox-style input:checked + label:after {
  top: 4px !important;
  left: 6px !important;
  width: 5px !important;
  height: 9px !important;
}
.check-box-style input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.check-box-style label {
  position: relative;
  cursor: pointer;
  font-size: 14px;
}
.check-box-style label:before {
  content: '';
  -webkit-appearance: none;
  background-color: #fff;
  border: 2px solid rgb(15 15 15 / 40%);
  width: 20px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  border-radius: 3px;
  margin-top: -3px;
  height: 20px;
}

.check-box-style input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 7px;
  width: 6px;
  height: 13px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
/*checkbox custom*/
.bg-vh-height {
  height: 100vh;
  display: flex;
  align-items: center;
}
.login-title {
  /* color: #0F0F0F; */
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 5px;
}
.right-content-login form {
  margin-top: 20px;
}
.sub-title-login {
  /* color: #0F0F0F; */
  font-size: 14px;
}

.form-input-group {
  border: 1px solid rgb(15 15 15 / 40%);
  height: 40px;
  display: flex;
  align-items: center;
  padding: 10px;
  border-radius: 5px;
}
.form-input-group input {
  border: none;
  padding-left: 10px;
  outline: none;
  width: 100%;
  font-size: 14px;
  height: 38px;
}
.right-content-login {
  width: 60%;
  margin: 0 auto;
}
.toggle-menu-mobile:focus {
  outline: none !important;
  box-shadow: none !important;
}

.toggle-menu-mobile {
  position: fixed !important;
  top: 10px;
  left: 10px;
  outline: none !important;
  box-shadow: none !important;
  z-index: 3;
  background: #fff;
  padding: 1px 5px;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
}

.toggle-menu-mobile span {
  display: block;
  background-color: #4f4f4f;
  height: 2px;
  width: 21px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  left: 0;
  opacity: 1;
  transition: all 0.35s ease-out;
  transform-origin: center left;
}
.toggle-menu-mobile span:nth-child(1) {
  transform: translate(0%, 0%) rotate(0deg);
}

.toggle-menu-mobile span:nth-child(2) {
  opacity: 1;
}

.toggle-menu-mobile span:nth-child(3) {
  transform: translate(0%, 0%) rotate(0deg);
}

.toggle-menu-mobile span:nth-child(1) {
  margin-top: 0.3em;
}

.toggle-menu-mobile[aria-expanded="true"] span:nth-child(1) {
  transform: translate(15%, -33%) rotate(45deg);
}

.toggle-menu-mobile[aria-expanded="true"] span:nth-child(2) {
  opacity: 0;
}
.mb-20-sm-table {
  margin-bottom: 20px;
}
.toggle-menu-mobile[aria-expanded="true"] span:nth-child(3) {
  transform: translate(15%, 33%) rotate(-45deg);
}
/*Radio Button Part*/
.radio-button-part input[type="checkbox"]:checked + .radio-label {
  background-color: #E74423;
   color: #fff;
 }
 .radio-button-part input[type="checkbox"] {
  display: none;
}
.radio-button-part{
  border: none;
    display: flex;
    justify-content: end;
    list-style: none;
    padding: 0;
    margin: 0;
}
.radio-button-part input[type="radio"] {
    display: none;
}
.radio-button-part .radio-label {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 13px;
    height: 30px;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #E4E4E4 !important;
}
.bg-color-second-card {
  border-radius: 10px;
  background: #fff4f2;
  padding: 15px;
  border: 1px solid #e3d1ce;
}
.width100 {
  width: 100%;
}
.server-info label {
  font-size: 14px;
}
.sub-form-part h6 {
  margin-bottom: 15px;
}
p.two-fa-description {
  font-size: 14px;
}
.file-error-message {
  color: #bb0000;
  width: 100%;
  margin: 0px;
  font-size: 13px;
  text-align: center;
  padding-top: 5px;
}
.cirle-img-profile {
  min-width: 150px;
  min-height: 150px;
  width: 150px;
  height: 150px;
  padding: 5px;
  border-radius: 90px;
  object-fit: contain;
  /* margin: 80px; */
}


.clr-field button:after {
 box-shadow: none !important;
}
.theme-setting-form {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 20px;
}
.theme-setting-scroll {
  overflow-y: auto;
  overflow-x: hidden;
  height: 85vh;
}
.theme-setting-form .website-style-notes {
  font-style: italic;
  font-size: 13px;
  padding: 0px;
  padding-top: 2px;
  margin-bottom: 0px;
  line-height: normal;
}
.preview-sec-heading {
  text-align: center;
  font-size: 28px;
  margin-bottom: 0px;
  margin-top: 10px;
}
.clr-field.clr-rtl button {
  right: auto;
  left: 5px;
  height: 20px;
  width: 20px;
  border-radius: 5px;
}
.clr-field.clr-rtl {
  border: 1px solid #E4E4E4;
  border-radius: 5px;
  width: 120px;
  padding: 0px;
  background: #fff;
  height: 30px;
}
.clr-field.clr-rtl button {
  right: auto;
  left: 5px !important;
  border: 1px solid #E4E4E4;

}
.clr-field.clr-rtl input {
  height: 30px;
  background: transparent;
  padding: 0px;
  text-align: left !important;
  padding-left: 50px;
  border: none;
}
.theme-setting-form label {
  font-size: 14px;
  font-weight: 500;
}
.popup-content-flex {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100vh - 64px);
  overflow: hidden;
  padding: 15px;
}
.accrodion-detail-sec{
  border-top: 1px solid #e4e4e4;
  padding-bottom: 10px;
  margin-top: 10px;
}

/*Case Summary*/
.resend-btn {
  border: 1px solid #e4e4e4 !important;
  padding: 5px !important;
  border-radius: 5px;
}
.custom-accordion {
  border: none;
}
.accordion-header-mortgage {
  display: flex;
  justify-content: space-between;
  align-items: center; 
}
.right-element {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 10px;
  align-items: center;
  justify-content: end;
}
.colum-start {
  width: 100%;
}
.card-footer-element {
  border-top: 1px solid #e4e4e4;
  padding-top: 10px;
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  justify-content: end;
  gap: 10px;
  padding-top: 10px;
}
.right-side-button-group{
  padding-top: 10px;
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  justify-content: end;
  gap: 10px;
  padding-top: 10px;
}
.heading-with-case {
  align-items: start !important;
  flex-direction: column !important;
}
.width-equal-btn {
  padding: 0px 20px;
}
.case-no{
  margin: 0px;
  font-size: 14px;
}
.adviser-deatils-info {
  padding-top: 20px;
  word-wrap: break-word;
}
.adviser-deatils-info h4 {
  font-size: 16px;
  margin: 0px;
}
.adviser-group {
  display: flex;
  align-items: center;
  gap: 10px;
}
ul.adviser-deatils-info li {
  margin-bottom: 15px;
}
.adviser-deatils-info p {
  font-size: 14px;
  margin: 0px;
}
.adviser-group i.fa.fa-phone {
  transform: rotate(105deg);
}
.theme-color-text {
  color: #e74423;
}
.border-bottom-card {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 15px;
}
.card-title-inner h4 {
  font-size: 16px;
  margin: 0px;
}
.summary-grid-data {
  border-top: 1px solid #e4e4e4;
  margin-top: 10px;
}
.label-text{
  font-size: 13px;
  margin-bottom: 5px;
}
.flex-card-heading-part {
  display: flex;
  justify-content: space-between;
}
.label-value{
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: 500;
}
.ul-show-grid {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-flow: wrap;
}
.ul-show-grid li {
  min-width: 20%;
  width: 100%;
  max-width: 20%;
  padding: 15px;
  padding-left: 0px;
}
.card-title-inner {
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.case-select-box {
  border: 1px solid #e4e4e4;
  padding: 5px;
  border-radius: 5px;
  height: 35px;
  line-height: normal;
  min-width: 150px;
  position: relative;
}
.case-select-box label {
  font-size: 11px;
  line-height: normal;
  position: absolute;
  top: 3px;
}
.case-select-box .bootstrap-select {
  border: none;
  padding: 0px !important;
  margin: 0px !important;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 4px;
  padding-top: 0px !important;
  left: 0px !important;
}
.case-select-box button {
  padding: 0px;
  font-size: 13px;
  font-weight: 500;
  background: transparent !important;
  border: none !important;
  line-height: normal !important;
  outline: none !important;
  box-shadow: none !important;
  padding-top: 12px;
  padding-right: 7px;
  padding-left: 5px;
}
.case-select-box .bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
  outline:  none !important;
  outline: none !important;
  outline-offset:  none !important;
}
.case-select-box .dropdown-menu a {
  font-size: 12px !important;
  padding: 3px 5px !important;
}
.case-select-box .dropdown-item.active, .dropdown-item:active {
  background-color: #E74423 !important;
  color: #fff !important;
}
.case-select-box .bootstrap-select .dropdown-toggle::after {
  background: url(../img/select-drop.svg) !important;
  width: 18px;
  height: 17px;
  border-top: none !important;
  border-right: none !important;
  border-bottom: none !important;
  border-left: none !important;
  background-repeat: no-repeat !important;
  margin-top: 8px !important;
  background-size: 12px !important;
}
.cursor-pointer {
  cursor: pointer;
}
.table-border-radius th:first-child {
  border-top-left-radius: 10px !important;
}
.table-border-radius th:last-child {
  border-top-right-radius: 10px !important;
}
.extra-sm-primary-outline-btn {
  height: 22px;
  display: flex;
  padding: 7px;
  align-items: center;
  text-decoration: none;
  border-radius: 3px;
  font-size: 12px;
  background: #fff;
}
.extra-sm-primary-fill-btn {
  height: 22px;
  display: flex;
  padding: 7px;
  align-items: center;
  text-decoration: none;
  border-radius: 3px;
  font-size: 12px;
  background: #e74423;
  color: #ffffff !important;
}
/*Case Listing*/
.search-element {
  display: flex;
  align-items: center;
}
.filter-element {
  border-left: 1px solid #9f9f9f;
  padding-left: 10px;
}
.filter-element span {
  font-size: 14px;
}
.filter-element img {
  width: 16px;
}
.card-header-info {
  background: #ffffff;
  border: 1px solid #E4E4E4;
  padding: 10px;
  border-radius: 10px 10px 0px 0px;
}
.header-name-group {
  display: flex;
  gap: 10px;
  align-items: center;
}
.border-top-right-none{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.short-name-element {
  background: #fff4f2;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
}
.full-name-header {
  font-size: 16px;
  font-weight: 500;
}
.toggle-justify-between {
  display: flex;
  justify-content: space-between;
  padding: 0px;
}
.toggle-justify-between .form-check-input {
  width: 40px !important;
  height: 20px !important;
}
.toggle-justify-between label {
  font-size: 14px;
  font-weight: 500;
}
.form-section-divide {
  border-top: 1px solid #e4e4e4;
  padding-top: 10px;
}
.form-flex-part {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.form-flex-part label {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 5px;
}
/* .card-height-fix {
  height: 90vh;
  overflow: auto;
} */
.textarea-height {
  height: 130px !important;
  max-height: 130px;
}
.padding-right {
  padding-right: 10px;
}
/*Sidebar start*/
.main-parent-ul li {
  margin-bottom: 10px;
}
.first-child-sidebar {
  padding: 0px 15px;
  list-style: none;
  margin-top: 5px;
  padding-bottom: 20px;
  padding-top: 5px;
}

.second-child-sidebar {
  list-style: none;
  padding: 0px 15px;
  margin-top: 10px;
}
.collapse-menu-sidebar {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-parent-ul {
padding: 0;
margin: 0;
list-style: none;
}
/* width */
.sidebar-menu::-webkit-scrollbar {
display: none;
}
/* Track */
.sidebar-menu::-webkit-scrollbar-track {
background: #FFF4F2;
}
/* Handle */
/* .main-parent-ul::-webkit-scrollbar-thumb {
background: #888;
} */
.inner-child-ul {
list-style: none;
padding: 0;
margin: 0;
}
.accordion-button{
color: inherit;
}
.sidebar-menu .accordion-button {
padding: 5px 10px;
background: transparent;
border: none;
box-shadow: none;
border-radius: 5px;
font-size: 13px;
display: flex;
justify-content: space-between;
margin-bottom: 0px;
}

.sidebar-menu .accordion-item {
background: transparent;
border: none;
}

.list-unstyled li a {
margin: 0px;
display: flex;
align-items: center;
}
.sidebar-menu a {
text-decoration: none;
font-size: 13px;
padding-left: 5px;
width: 100%;
display: block;
padding: 5px 10px;
border-radius: 5px;
font-weight: 500;
display: flex;
align-items: center;
opacity: 0.7;
}
.list-unstyled {
padding: 5px;
}
.sidebarSec {
height: 100vh;
position: fixed;
z-index: 10;
margin-top: 115px;
width: 250px;
top: 0;
overflow-x: hidden;
overflow-y: auto;
scrollbar-width: none;
padding-bottom: 50px;
padding: 0px 15px;
}
ul.inner-child-ul li {
  padding: 0;
  margin-bottom: 10px;
}

.third-child-sidebar {
  padding: 0px;
  list-style: none;
  padding-left: 15px;
  margin-top: 10px;
}
.list-dot {
position: relative;
}
.first-child-sidebar li a {
padding: 5px 5px;
}
.second-child-sidebar a {
  padding: 0px 15px;
}
.green-tick {
color: #3FAC59 !important;
display: flex !important;
align-items: center;
line-height: normal;
}


.main-accordion-style {
padding-right: 5px !important;
color: rgb(15 15 15 / 80%) ;
}
.third-child-ul {
list-style: none;
padding: 0px 10px;
}
.text-bold-active {
  font-weight: 700 !important;
  opacity: 1 !important;
}
.sub-active-bg {
  color: #e74423 !important;
  background-color: rgba(231,68,35,0.1);
}
.main-menu-label {
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 13px;
}
.sidebar-menu {
  height: 85vh;
  overflow: auto;
  padding-bottom: 40px;
}
.sidebar-arrow {
  display: flex;
  justify-content: space-between;
}
.action-btn-group {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  gap: 5px;
}

.group-field-style label {
  font-size: 13px;
  margin-bottom: 5px;
}
.input-with-btn {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}
.search-group-part {
  width: 100%;
}
.height35 {
  height: 35px;
}
.width15 {
  width: 15%;
}
.residenttype {
  text-transform: capitalize;
}
.form-section-info {
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
}
.address-th-width {
  width: 170px !important;
}
.word-ellips-element {
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 170px;
    max-width: 170px;
    width: 100%;
    white-space: nowrap;
}
.placeholder-note-text {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #e3d1ce;
  font-size: 14px;
}
.placeholder-note-text p{
margin-bottom: 0px;
}
.table-style-custom tbody tr:hover {
  background: #fff4f2;
}
.tr-hover-none tbody tr:hover {
  background: #fff;
}
.placeholder-text-table {
  padding: 40px;
  text-align: center;
  opacity: 0.6;
}
.border-b-header{
  border-bottom: 1px solid #e4e4e4;
}
.thead-redius th:first-child {
  border-top-left-radius: 7px;
}
.thead-redius th:last-child {
  border-top-right-radius: 7px;
}
.note-text-part {
  font-size: 13px;
  font-style: italic;
  opacity: 0.7;
}
.width100-colum{
  width: 100%;
}
.table-input-sm {
  background: #fff;
  height: 30px;
}
.table-input-sm input {
  background: #fff;
  height: 28px !important;
}
.li-flex{
  display: flex;
}
.table-note-list li {
  margin-bottom: 10px;
  font-size: 14px;
}
.table-note-text-bottom {
  margin-top: 20px;
  padding: 10px;
}
.li-flex i {
  margin-right: 10px;
  margin-top: 4px;
}
.li-flex{
  font-size: 14px;
}
.table-note-list strong {
  margin-right: 5px;
}
.table-note-list p {
  margin: 0px;
}
.theme-font-color {
  color: #e74423;
}
.th-first-name {
  width: 450px;
  min-width: 450px;
  max-width: 450px;
}
.table-note-list {
  margin-left: 25px;
}
.strong-total {
  font-weight: bold;
}








.upload-file-part{
  position: relative;
  cursor: pointer;
}
.upload-file-part input{
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 30px;
  opacity: 0;
  cursor: pointer;
}
.number-folder {
  position: absolute;
  top: 8px !important;
  z-index: 999999;
  font-size: 13px;
  left: 9px;
  color: #fff;
  font-family: 'Roboto';
  top: 9px;
  font-weight: 500;
}

.colum-start i {
  position: relative;
}
.document-section {
  margin-top: 20px;
}
.action-table-ul {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
}
.accrodion-detail-sec {
  margin-top: 10px;
}
.action-table-ul li {
  padding-right: 20px;
}

.table-style-custom td {
  font-size: 13px;
  padding: 10px;
}
.table-th {
  font-size: 13px;
  font-weight: 500;
  height: 35px;
  padding: 10px;
}
table.table-style-custom {
  width: 100%;
}
.colum-end {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
.colum-start {
  display: flex;
  align-items: center;
}
.accordion-header-mortgage h4 {
  font-size: 18px;
  margin: 0px;
}
.colum-start i {
  font-size: 26px;
  margin-top: 0px !important;
  margin-right: 15px;
}
.accordion-part [aria-expanded="true"] .collapse-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.document-section .accordion-item {
  border: none;
  border-radius: 10px;
}
.accordion-header-mortgage {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  padding: 15px;
}
.button-part-right {
  display: flex;
  justify-content: end;
}
.button-part-left {
  display: flex;
  justify-content: start;
}
.button-part-left .upload-file-part input {
  width: 136px;
}
.popu-delete {
  padding-top: 30px;
  text-align: center;
}
.popu-delete img {
 width: 18px;
}
.popu-delete a.delete-document {
  padding: 10px 16px;
}
.btn-close:focus {
box-shadow:none;
}
.upload-file-part input::-webkit-file-upload-button {
  cursor: pointer !important;
}
.disabled-tabb {
  pointer-events: none;
}
.cursor-pointer {
  cursor: pointer;
}
.sm-primary-fill-btn-color {
  background: #E74423;
  color: #fff;
}
.sm-primary-fill-btn-color:hover {
  color: #fff;
}
.md-primary-btn-color {
  background: #e74423 !important;
}
.md-primary-outline-btn-color {
  border: 1px solid #e74423;
  color: #e74423 !important;
}

.folder-name-light-color-rgba {
  color: rgba(15,15,15,0.2);
}
.folder-color {
  color: rgba(231,68,35,0.2);
}
.folder-color-text {
  color: #e74423 !important;
}
.collapse-arrow {
  color: #e74423;
}
.md-primary-outline-btn {
  height: 40px;
  display: flex;
  padding: 10px;
  align-items: center;
  text-decoration: none;
  border-radius: 5px;
  font-size: 14px;
  background: #fff;
  line-height: normal;
  justify-content: center;
}
.modal-footer .md-primary-fill-btn {
  width: auto;
  height: 40px;
  border: none;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  text-decoration: none;
  font-size: 14px;
  color: #fff;
}
.modal-fullscreen-custom {
  width: 90vw !important;
  max-width: none;
  height: 100%;
  margin: 50px auto !important;
}
/*workflow*/
 ul.sticky-workflow-header {
  padding: 0px 15px;
}
.sticky-workflow-header li {
  width: 310px;
  background: red;
} 

.workflow-task-list:hover {
  overflow-y: auto;
  scrollbar-width: auto;
} 


/* .slimScrollDiv .slimScrollBar {
  display: none !important;
}
.slimScrollDiv:hover .slimScrollBar {
  display: block !important;
} */
.workflow-task-list {
  padding: 0;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  height: 66vh;
  overflow-y: hidden;
  /* overflow-y: hidden;
  height: 100vh !important; */
  padding-bottom: 80px !important;
}

.card-colum-sec ul {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
  gap: 10px;
}
.workflow-bg {
  background: #fff4f2;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #e4e4e4;
  box-shadow: none !important;
  /* height: 100vh; */
  overflow:hidden;
  width: 315px !important;
  min-width: 315px !important;
}
.workflow-header {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
  align-items: center;
  margin-bottom: 10px;
}
.workflow-title {
  font-size: 14px;
  font-weight: 500;
}
.workflow-count {
  background: #fff;
  width: auto;
  height: 24px;
  border: 1px solid #e4e4e4;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  font-size: 13px;
  line-height: normal;
  font-weight: 500;
  padding: 10px;
}
.white-workflow-header{
  margin-bottom: 10px !important;
}
.white-workflow-card {
  background: #fff;
  border: 1px solid #E4E4E4;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 15px !important;
  margin: 0;
  width: 290px;
  box-shadow: none;
}
.white-workflow-card:hover {
  cursor: grab;
}
.group-workflow-left {
  display: flex;
}
.sort-name-workflow {
  background: #F2EDEC;
  width: 40px;
  min-width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-weight: 500;
  font-size: 18px;
  color: rgb(15 15 15 / 70%);
}
.left-label-text {
  color: rgb(15 15 15 / 80%);
}
.name-info-header h6 {
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  margin-top: 2px;
}
.name-info-header p {
  font-size: 14px;
  margin: 0;
  opacity: 0.6;
  margin-top: 2px;
}
.name-info-header {
  margin-left: 10px;
}
ul.workflow-task-info-list {
  list-style: none;
  border: none;
  padding: 0;
  margin: 0;
}
ul.workflow-task-info-list li {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  border: none;
  margin-top:5px;
  padding: 0px;
}
.right-value-text {
  font-weight: 500;
}
.workflow-task-header {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
}
.workflow-drop .dropdown-toggle::after {
display: none;
}
.workflow-drop .dropdown-toggle {
    white-space: nowrap;
    padding: 0px 10px 0px 20px;
    outline: none;
}
.dropdown.workflow-drop {
  text-align: right;
  margin-bottom: 10px;
  line-height: normal;
}
.workflow-drop .dropdown-menu li {
  border: none;
  padding: 0;
  font-size: 13px;
  margin: 0px;
  padding-bottom: 0;
}
.workflow-drop .dropdown-menu {
  box-shadow: 0px 1px 15px rgb(0 0 0 / 10%);
  min-width: 90px !important;
}
.workflow-drop .dropdown-item {
  background: transparent;
}
.workflow-drop .dropdown-item:hover {
  background: transparent;
  color: #E74423;
}
.custom-workflow {
  padding-bottom: 0px !important;
  overflow-x: hidden;
}

/* .workflow-white-height {
  height: calc(100vh - 160px);
} */
 .workflow-white-height{
  margin-bottom: 10px;
 }
.text-row:hover {
  border: 1px solid #e4e4e4 !important;
  background-color: rgb(231 68 35 / 8%);
}
.text-row:hover .sort-name-workflow{
 background-color: #fff;
}
.text-row:hover .workflow-task-header {
  border-color:  rgba(255, 255, 255, 50%);
}

.tab-btn-part button {
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  background: #fff !important;
}
.tab-btn-part button:hover {
  color:  rgb(15 15 15 / 70%);
}
.case-profile-part {
  display: flex;
  gap: 20px;
}
.short-name-case {
  background: #F2EDEC;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
}
.case-view-content {
  width: 93%;
}

.case-view-content h4 {
  margin: 0px;
  font-size: 16px;
}
.case-contact-info {
  padding-top: 10px;
}
.case-contact-info {
    padding-top: 3px;
    display: flex;
    font-size: 13px;
    gap: 2px;
    color: rgb(15 15 15 / 70%);
    flex-direction: column;
    word-break: break-all;
}
.total-write {
  font-size: 14px;
}
.last-row-info {
  display: flex;
  margin-top: 10px;
  justify-content: space-between;
}
.day-colum {
  font-size: 13px;
}
.theme-text-color {
  color: #e74423 !important;
}
.case-card-default {
  border: 1px solid #E4E4E4;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.case-heading-label {
  font-size: 14px;
  font-weight: 500;
}
.group-btn-part {
  display: flex;
  justify-content: end;
  gap: 5px;
}
.popup-footer a{
  border: 2px solid !important;
}
.outline-btn-padding {
  padding: 0px 5px;
  height: 24px;
  font-size: 13px;
}
.accordation-status-card .accordion-item {
  border-radius: 10px !important;
}
.accordion-header-status-case {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  background: #f2edec;
  border-radius: 10px 10px 0px 0px;
}
.accordion-header-first-colum h4 {
  font-size: 14px;
  margin: 0px;
}
.accordation-status-card .accordion-header-status-case.collapsed  {
  border-radius: 10px !important;
}
.accordion-header-first-colum {
  display: flex;
  align-items: center;
  gap: 10px;
}
.current-status-green {
  background-color: #4CAF50;
  color: #fff;
}
.accordation-status-card [aria-expanded="true"] .accordion-header-first-colum i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.timeline-status-line li {
  border-left: 2px solid #E4E4E4;
  padding-left: 20px;
  position: relative;
  padding-bottom: 10px;
}
.indicator-cicle-timeline:before {
  width: 10px;
  height: 10px;
  background-color: #fff;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: -6px;
  border-radius: 100px;
  z-index: 1;
  border: 2px solid #b9b9b9;
}

.complete-indicator:before {
  background-color: #4CAF50; 
  border: 2px solid #4CAF50;
}
.current-status-green{
  background-color: #4CAF50; 
  border: 2px solid #4CAF50;
  font-size: 13px;
  padding: 0px 2px;
  border-radius: 5px;
  color: #fff;
}
.green-line-left::before {
  border-left: 2px solid #4CAF50;
  content: "";
  position: absolute;
  left: -2px;
  height: 100%;
}
.timeline-status-line {
  padding: 0;
  margin: 0;
  list-style: none;
}
.status-label {
  display: inline-block;
  border: 1px solid #e4e4e4;
  background: #fff;
  font-size: 13px;
  padding: 3px 5px;
  border-radius: 5px;
  color: rgb(15 15 15 / 75%);
}
.complete-status {
  background: rgb(76 175 80 / 10%);
  color: #4caf50;
  border-color: rgb(76 175 80 / 30%);
}
.ongoing-status{
  background: #4caf50;
  color: #fff;
  border-color: #4caf50;
}
.latest-msg-sec {
  margin-top: 20px;
}
.latest-msg-sec .case-heading-label {
  margin-bottom: 10px;
}
.message-text-label {
  font-size: 13px;
  line-height: normal;
}
.date-time-right {
  font-size: 12px;
  text-align: right;
  display: flex;
  flex-direction: column;
  line-height: normal;
  color: rgb(15 15 15 / 70%);
}
.title-value-bold-text {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}
.email-value-content li {
  font-size: 13px;
  margin-bottom: 3px;
}
.email-templete-right-sec {
  padding-left: 20px;
  border-left: 1px solid #e4e4e4;
  margin-left: 10px;
  height: 100%;
}
.email-template-modal-content {
  padding: 20px 50px;
}
.white-card-modal-email {
  background: #fff;
  border-radius: 15px;
  padding: 30px;
}
.email-logo-top {
  text-align: center;
}
.email-logo-top img {
  height: 70px;
}
.email-text-sec {
  padding-top: 40px;
}
.social-icon-fotter ul {
  display: flex;
  justify-content: center;
  gap: 80px;
  font-size: 30px;
}
.fotter-text-bottom {
  text-align: center;
}
.fotter-text-bottom p {
  margin: 0;
}
.fotter-links-page ul {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.social-icon-fotter {
  padding: 30px 0px;
}
.fotter-text-bottom {
  text-align: center;
  padding-bottom: 15px;
  font-size: 14px;

}
.email-text-link {
  text-decoration: underline;
  font-size: 14px;

}
.btn-height-40{
  height: 40px;
  cursor: pointer;
}
.btn-inline-flex{
  display: inline-flex !important;
}
.tox-notifications-container {
  display: none !important;
}
.mortgage_services .dropdown-menu li {
  margin: 5px !important;
}
.mortgage_services .dropdown-item.selected {
  background: #fff4f2 !important;
  color: #e54322 !important;
  border:1px solid #e54322;
}
.mortgage_services .dropdown-item:hover {
  background: #fff4f2 !important;
  color: #e54322 !important;
  border:1px solid #e54322;
}

.mortgage_services .dropdown-item {
  background: #fff;
  color: #0f0f0f;
  border: 1px solid #fff;
  border-radius: 5px !important;
}

.mortgage_services .bootstrap-select .dropdown-menu li a {
  font-size: 14px !important;
  padding-left: 10px;
}
.mortgage_services .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  top: 6px;
}
.offcanvas-width-cus{
  width: 700px !important;
}
/*Filter*/
.filter-badge {
  width: 26px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  background: #e4e4e4;
  line-height: normal;
}
.filter-main-wrapper {
  display: flex;
  gap: 15px;
  align-items: center;
}
.filter-select-part {
  display: flex;
  gap: 10px;
  font-size: 14px;
  align-items: center;
  line-height: normal;
}
.filter-btn-part {
  font-size: 14px;
  border: 1px solid #9f9f9f;
  padding: 5px 10px;
  height: 35px;
  display: flex;
  align-items: center;
  gap: 5px;
  border-radius: 5px;
}

/* .select-with-search .dropdown-menu.show {
  left: 0px !important;
} */
.form-control:focus {
  box-shadow: none !important;
  border-color: rgb(15 15 15 / 40%) !important;
}
.filter-popup-form {
  margin-bottom: 100px;
}
.popup-fotter-bg{
  width: 699px;
  padding-top: 10px;
  background: #fff;
}
.child-accorion-items {
  border: none;
}

.negotiator {
  width: 100%;
  text-align: left;
}
.negotiator .left-label-text {
  width:24%;
}
.negotiator li {
  justify-content: start !important;
}
.child-accorion-items i[aria-expanded="true"]  {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.status-child-accordion-header i{
  opacity: 0.5;
}
.calendar-table thead tr:first-child {
  background: #f3d8d3 !important;
}
.calendar-table thead tr:first-child th{
border-radius: 0px !important;
}
.daterangepicker td.in-range {
  background-color: rgb(231 68 35 / 10%) !important;
}
.daterangepicker td.active {
  background: #e74423 !important;
}
.daterangepicker td.active:hover {
  background: #e74423 !important;
}
.daterangepicker .applyBtn{
  background: #e74423 ;
  border-color: #e74423 ;
}

.accordion-body-content {
  border: 1px solid #e4e4e4 !important;
  border-radius: 5px !important;
  margin-top: 10px;
  padding: 10px;
  width: 40%;
}
.accordion-body-content .left-label-text {
  width:60%;
}
.accordion-body-content li {
  justify-content: start !important;
}
/* .sortable {
  height: 100%;
} */


.theme-accordion-content-header {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  align-items: center;
  /* background: rgb(231 68 35 / 20%); */
  background: rgb(248 229 226);
  border-radius: 5px;
  height: 45px;
  padding: 0px;
  padding-right: 10px;
}
.theme-accordion-content-header.collapsed {
  border-radius: 5px;
  height: 45px;
  padding: 0px;
  padding-right: 10px;
  
}
.accordion-header-title {
  font-size: 15px;
  font-weight: 500;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 10px;
}
.border-none {
  border: none;
}
.accordion-body-content-style {
  padding: 20px;
  background: #fff4f2;
}
.accordion-body-heading {
  font-size: 18px;
  font-weight: 500;
}
.accordion-body-subheading {
  font-size: 15px;
  font-weight: 500;
}
.normal-text-paragaraph {
  font-size: 13px;
}
/*radio css*/
.mortgage-custom-radio-group {
  display: flex;
  gap: 5px;
  flex-direction: column;
}

.mortgage-custom-radio-group input[type="radio"] {
  display: none;
}

.mortgage-custom-radio-group label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  user-select: none;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 500;
}

.mortgage-custom-radio-group label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 18px;
  width: 18px;
  border: 2px solid #9f9f9f;
  border-radius: 50%;
  background-color: white;
}

.mortgage-custom-radio-group input[type="radio"]:checked + label::before {
  border-color: #e74423;
}

.mortgage-custom-radio-group input[type="radio"]:checked + label::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  height: 8px;
  width: 8px;
  background-color: #e74423;
  border-radius: 50%;
}
.colum-flex-part{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.section-divide-hr {
  border-bottom: 1px solid #e4e4e4;
  margin: 20px 0px;
}
.soicitor-add-btn {
  margin-top: 23px;
}
.soicitor-add-btn a {
  height: 40px;
  width: 180px;
}
.right-accordion-part {
  display: flex;
  gap: 10px;
  align-items: center;
}
.add-practice-wrapper {
  margin-top: 50px;
}
.add-new-solicitor-wrapper {
  margin-top: 50px;
}
.width100-part {
  width: 100%;
}
.mortgage-accordion-sec .theme-accordion-content-header[aria-expanded="true"] .arrow-accordion-updown {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mortgage-accordion-sec .right-accordion-part[aria-expanded="true"]  i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.right-accordion-part i[aria-expanded="true"] {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
#sidebarMenu [aria-expanded="true"]  i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.right-accordion-part a {
  width: 120px;
}
.mortgage-accordion-sec .theme-accordion-content-header[aria-expanded="true"]{
  border-radius:5px 5px 0px 0px;
}
.disabled-group-input-text {
  background: #e9e9e9;
  pointer-events: none;
}
.disabled-group-input-text .pound-symbol {
  opacity: 0.4;
}
.disabled-group-input-text input {
  background: transparent;
}

.disabled-input-text input {
  background: #e9e9e9 ;
  
}

.disabled-select-input-text .dropdown.bootstrap-select {
  background: #e9e9e9  !important;
}
.disabled-select-input-text .dropdown.bootstrap-select .filter-option-inner-inner {
  opacity: 0.4;
}
.disabled-select-input-text .bootstrap-select .dropdown-toggle::after {
  opacity: 0.4;
}
.dir-flex {
  flex-direction: column;
  align-items: start;
  gap: 5px;
}
.dir-flex-row {
  flex-direction: row;
}
.radio-colum-style{
  width: 16%;
}
div#company_info_wrapper {
  padding: 10px;
  background: #f8e5e2;
  border-radius: 5px;
}
.checkbox-user-select-part .checkbox-group {
  display: flex;
  gap: 20px;
  width: 100%;
}
.label-section-title {
  width: 25%;
  margin-bottom: 5px;
}
.checkbox-user-select-part input[type="checkbox"] {
  display: none;
}

.checkbox-user-select-part label {
  padding: 3px;
  border: 1px solid #E4E4E4;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #fff4f2;
  width: auto;
  min-width: 150px;
}
.border-bottom-0{
  border-bottom: 0px !important;
}
.user-select-colum {
  width: auto;
}
.checkbox-user-select-part input[type="checkbox"]:checked + label {
  background-color: #fff4f2;
  color: #0f0f0f;
  border-color: #E74423;
}
.checkbox-user-select-part input[type="checkbox"]:checked + label .nick-name-part{
  background-color: #E74423;
  color: #fff;
  border-color: #E74423;
}
.checkbox-user-select-part {
  /* display: flex; */
  gap: 15px;
  margin-bottom: 20px;
}

.user-name-part-checkbox {
  display: flex;
  gap: 5px;
  align-items: center;
}
.nick-name-part {
  background: #fff;
  color: #E74423;
  width: 30px;
  min-width: 30px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  font-size: 13px;
  border: 1px solid #E4E4E4;
}
.popup-aplicant-part .nick-name-part {
  width: 30px;
  min-width: 30px;
  height: 25px;
  font-size: 12px;
}
.joint-short-name {
  display: flex;
}
.overlap-second-applicant {
  margin-left: -3px;
  border-radius: 0px 5px 5px 0px;
}
.popup-aplicant-part .full-name-part {
  font-weight: 500;
  font-size: 13px;
}
.popup-aplicant-part .radio-user-select-part label {
  padding: 3px;
  border-radius: 5px;
}
.full-name-part {
  font-weight: 500;
  font-size: 13px;
}

.disabled-form input, .disabled-form textarea, .disabled-form label, .disabled-form select, .disabled-form .dropdown-toggle {
  pointer-events: none; 
}
.radio-user-select-part .radio-group {
  display: flex;
  gap: 20px;
  width: 100%;
}
.radio-user-select-part input[type="radio"] {
  display: none;
}

.radio-user-select-part label {
  padding:5px;
  border: 1px solid #E4E4E4;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #fff4f2;
  width: 100%;
}

.radio-user-select-part input[type="radio"]:checked + label {
  background-color: #fff4f2;
  color: #0f0f0f;
  border-color: #E74423;
}
.radio-user-select-part input[type="radio"]:checked + label .nick-name-part{
  background-color: #E74423;
  color: #fff;
  border-color: #E74423;
}
.radio-user-select-part {
  /* display: flex; */
  gap: 15px;
  margin-bottom: 20px;
}

.user-name-part-radio {
  display: flex;
  gap: 5px;
  align-items: center;
}
.disabled-form input, .disabled-form textarea, .disabled-form label, .disabled-form select, .disabled-form .dropdown-toggle {
  pointer-events: none; 
}
.accordion-sub-content {
  border: 1px solid #e4e4e4;
  background: #fff;
}
.gap-40{
  gap: 40px;
}
.popup-aplicant-part input[type="radio"]:checked + label .nick-name-part {
  border-color: #ffffff;
}
.short-name-view {
  background: #E74423;
  width: 24px;
  height: 22px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 4px;
  padding: 3px;
  border: 1px solid #e4e4e4;
}
.applicant-view {
  display: flex;
  align-items: center;
  gap: 5px;
  background: #fff4f2;
  border-radius: 3px;
  padding: 2px;
}
.full-name-view {
  font-size: 12px;
  font-weight: 500;
  padding-right: 5px;
}
.applicant-selected-list ul {
  display: flex;
  width: auto;
  gap: 10px;
  padding: 0;
  margin: 0;
}
.short-name-view.overlap-second-applicant-view {
  margin-left: -3px;
  border: 1px solid #fff;
}
.left-accordion-part {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 100%;
  width: 100%;
  padding-left: 10px;
}
.pointer-events-none{
  pointer-events: none;
}
.pointer-event-select button{
  pointer-events: none;
}
.flex-gap{
  display: flex;
  gap: 10px;
  padding: 0px;
  width: 100%;
}
.delete-benefit-record {
  background: #fff;
  border: 1px solid #e4e4e4;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border-radius: 5px;
}


/* .modal-footer {
  padding-bottom: 0px;
  padding-right: 0px;
} */


.modal-paragraph-inner-title {
  font-weight: 500;
}
.light-text-color {
  opacity: 0.8;
  font-size: 14px;
}
.colum-p-r-15 {
  padding-right: calc(var(--bs-gutter-x) * .5);
}
.percent-input-padding input {
  padding-left: 0px;
}
.select-pointer-event .dropdown-menu li:first-child {
  pointer-events: none;
}
.placeholder-text-empty {
  opacity: 0.9;
  font-size: 14px;
  text-align: center;
}
.apllicant-view-lg {
  border: 1px solid #E74423;
  display: inline-flex;
}
.apllicant-view-lg .short-name-view {
  width: 30px;
  height: 26px;
  font-size: 13px;
  line-height: normal;
}
.accordion-body-subheading {
  font-size: 15px;
  font-weight: 500;
}
.normal-text-paragaraph {
  font-size: 13px;
}
.align-end {
  align-content: end;
}
.d-none-desktop{
  display: none;
}
.align-right-apllicant {
  text-align: right;
}
.apllicant-view-lg .full-name-view {
  font-size: 12px;
  font-weight: 500;
  padding-right: 5px;
  text-align: left;
  line-height: normal;
}
.form-flex-part {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.align-right-demand {
  justify-content: end;
}
.btn-right-card-header {
  display: inline-flex;
  justify-content: end;
  width: 100%;
}
.tab-content-section {
  margin-top: 40px;
}
.tab-list-navigation {
  display: flex;
  gap: 15px;
  overflow: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
  white-space: nowrap;
  border-bottom: 1px solid #E4E4E4;
}
.tab-applicant-btn-list .short-name-view {
  background: #fff4f2;
  color: #E74423;
}
/* .tab-content-section .bootstrap-select {
  height: 30px !important;
}
.tab-content-section .select-style-custom button.btn.dropdown-toggle.btn-light {
  height: 30px;
}
.tab-content-section .select-style-custom .filter-option-inner-inner {
  height: 30px;
} */
.applicant-view.tab-applicant-btn-list {
  background: #fff !important;
  border-radius: 0px;
}
.tab-applicant-btn-list.active {
  border-bottom: 3px solid #E74423 !important;
}
.tab-applicant-btn-list.active .short-name-view {
  background: #E74423;
  color: #fff;
}
.tab-applicant-btn-list.active {
  border-color:  #E74423 !important;
}
.tab-applicant-btn-list {
  border: none!important;
  cursor: pointer;
}
.tab-content-inner {
  margin-top: 30px;
}
.tab-applicant-btn-list i {
  font-size: 13px;
  background: #fff4f2;
  width: 10px;
  height: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e74423;
  line-height: normal;
  border-radius: 22px;
  padding: 8px;
}
.tab-applicant-btn-list a {
  text-decoration: none;
}
.workflow-fixed-section {
  position: fixed;
  top: 90px;
  z-index: 999;
  width: calc(100% - 290px);
  width: -moz-available;
  margin-right: 20px;
}
.workflow-filter-bg-card {
  background: #fff;
  border: 1px solid #E4E4E4;
  border-radius: 10px 10px 0px 0px;
  border-bottom: 0px;
}
.workflow-card-main-wrapper {
  margin-top: 136px;
}
.workflow-title-fixed-part {
  padding: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.fixed-workflow-status-card {
  border-radius: 10px 10px 0px 0px;
  padding-bottom: 0px;
  border-bottom: 0px;
}
.border-radius-top-none{
  border-radius: 0px 0px 10px 10px;
}
.border-top-none{
  border-top: 0px;
}
.task-fixed-flex-part{
  display: flex;
}
.workflow-body-overflow {
  overflow: hidden;
}
.workflow-body-overflow .task-board {
  height: calc(100vh - 215px);
  overflow: hidden;
}
.workflow-body-overflow .task-board:hover {
  overflow: auto;
}

.noneditableinput {
  pointer-events: none;
}
.group-btn-flex{
  display: flex;
  gap: 5px;
}

.sm-checkbox-size.check-box-style label:before {
  width: 14px;
  height: 14px;
}
.sm-checkbox-size.check-box-style input:checked + label:after {
  top: 4px;
  left: 5px;
  width: 5px;
  height: 9px;
}

/*CASE ACCORDION*/
.postion-card-accordion {
    position: absolute;
    left: -1px;
    width: calc(100% - -2px);
    background-color: #fff;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    max-height: 220px;
    overflow: auto;
    z-index: 1;
    box-shadow: 0px 4px 6px rgb(0 0 0 / 5%);
    scrollbar-width: thin;
    border-top: 1px solid #e4e4e4;
}
.postion-card-accordion .accordion-body-case:first-child{
  border: none;
}
.accordion-body-case {
  margin-left: 0;
  background: #fff;
  padding-left: 34px !important;
  border-top: 1px solid #E4E4E4;
  padding: 10px;
  border-radius: 0px;
  padding-bottom: 0px;
}
.primary-title-case-address {
  font-size: 13px;
  font-weight: 500;
}
.sub-title-text-address ul {
  display: flex;
  gap: 5px;
  font-size: 12px;
  opacity: 0.8;
  list-style: none;
  padding: 0;
}
.accordion-data-list-case {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.accordion-header-view {
  display: flex;
  /* justify-content: space-between; */
  gap: 10px;
}
.case-number-badge {
  background: #f7d5cf;
  font-size: 12px;
  display: inline-flex;
  color: #e74423;
  padding: 2px 5px;
  border-radius: 5px;
}
.case-status-badge{
background: #e74423;
color: #fff;
padding: 2px 5px;
border-radius: 5px;
font-size: 12px;
display: inline-flex;
}
.sub-title-text-address li:after {
  content: "|";
  padding-left: 5px;
}
.sub-title-text-address li:last-child::after {
 display: none;
}
.accordion-data-list-case i {
  color: #e74423;
}
.accordion-body-case .accordion-data-list-case {
  /* border-bottom: 1px solid #E4E4E4;
  padding-bottom: 10px; */
}
.card-pointer{
text-decoration: none;
}
.case-accordion-view {
  margin-top: 5px;
  position: relative;
  background: #fff;
  padding: 10px;
  border: 1px solid #E4E4E4;
  border-radius: 10px;
}

.accordion-header-view[aria-expanded="true"]  i.fas.fa-chevron-down  {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion-header-view i.fas.fa-chevron-down {
  height: max-content;
  margin-top: 2px;
}
.sub-title-text-address li {
  text-transform: uppercase;
}
.arrears-card {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 15px;
}
.flex-group-right {
    display: flex;
    gap: 8px;
}
.delete-arrears-btn {
    font-size: 12px;
    background: #fbe1e1;
    color: #ef4a2c;
    border: 1px solid #f3b8ad;
    line-height: normal;
    height: 22px;
    border-radius: 3px;
    width: 22px;
    letter-spacing: normal;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-inner-footer {
  display: inline-flex;
  margin: 10px;
}
.view-case-postion {
    position: absolute;
    right: 60px;
    top: 18px;
}
.edit-btn-custom {
    background: #f0e7f1;
    color: #6e1175 !important;
    padding: 2px 10px;
    font-size: 13px;
    text-decoration: none;
    border-radius: 5px;
}
.disclaimer-body
{
  font-size: 14px;
}
.disclaimer-body p {
    opacity: 0.8;
}
.count-filter
{
    width: 20px;
    height: 20px;
    font-size: 12px;

}


span.task-status-icon {
    width: 13px;
    background-color: green;
    height: 13px;
    display: inline-block;
    border-radius: 100%;
    margin-right: 12px;
}
p.overdue {
    background-color: red;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
p.todaycount
{
   background-color: #dbdb47;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
p.upcomingcount
{
   background-color: green;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.d-flex.due-count p {
    margin-right: 10px;
}
.border-radius-none{
  border-radius: 0px;
}
.border-top-left-right-radius{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.status-indicator-part {
    display: flex;
    justify-content: end;
    gap: 20px;
    width: auto;
}
.font-16{
  font-size: 16px !important;
}
/* .align-right-status-popup {
    width: 100%;
    display: flex;
    justify-content: end;
} */
.green-status-card {
    background: #ffffff;
    font-size: 13px;
    border: 1px solid #008505;
    color: #008505;
    padding: 5px;
    border-radius: 3px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    line-height: normal;
    gap: 10px;
    align-items: center;
    height: 30px;
}
.orange-status-card {
    background: #ffffff;
    font-size: 13px;
    border: 1px solid #ffd392;
    color: #a35e06;
    padding: 5px;
    border-radius: 3px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    line-height: normal;
    gap: 10px;
    align-items: center;
    height: 30px;
}
.red-status-card {
    background: #fffafa;
    font-size: 13px;
    border: 1px solid #ff9292;
    color: #b90404;
    padding: 5px;
    border-radius: 3px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    line-height: normal;
    gap: 10px;
    align-items: center;
    height: 30px;
}
.status-indicator-counter {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}
.status-indicator-label {
    font-size: 12px;
    opacity: 0.8;
    line-height: normal;
}
.table-header-inner-card {
    padding: 10px 10px 10px 10px;
}
.icon-with-text-row-colum {
    display: flex;
    justify-content: center;
    text-align: center;
    gap: 4px;
    text-decoration: none;
    color: #13762b;
    background: #cde6d6;
    padding: 13px 7px;
    border-radius: 5px;
    align-items: center;
    width: 50% !important;
    font-size: 15px;
    flex-direction: column;
    margin: 0 auto;
    border: 1px solid #94d5ab;
    height: 100%;
}

.date_status-indicator.due-future {
    background: #30914e;
}
.date_status-indicator.due-today {
    background: #d38a3f;
}
.date_status-indicator.due-past {
    background: #e15656;
}
.date_status-indicator{
    background: transparent;
    display: inline-flex;
    border-radius: 80px;
    flex-direction: column;
    line-height: normal;
    padding: 2px 12px;
    color: #fff;
    text-align: center;
}
.date_status-indicator span {
    font-size: 11px;
    opacity: 0.8;
    font-weight: 500;
}
.date_status-indicator p {
    margin: 0;
}
.icon-with-text-row-colum:hover {
    color: #13762b;
}
.flex-element-inline {
    display: flex;
    gap: 15px;
}
.flex-element-colum {
    display: flex;
    gap: 10px;
    width: 100%;
    align-items: center;
    height: 100%;
}
.modal,
.offcanvas {
  z-index: 1050 !important;
}

.modal-backdrop {
  z-index: 1040 !important;
}
.table-action-btn {
    display: inline-flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 15px;
    flex-wrap: wrap;
}
.table-action-btn a {
    font-size: 15px;
    opacity: 0.6;
}

.red-delete-icon {
    opacity: 1 !important;
    color: #e15656;
}
.green-delete-icon {
    opacity: 1 !important;
    color: #30914e;
}
 .calendar-icon-filter {
    top:5px;
}
.textrea-height-200 {
    height: 200px !important;
}
.ex-outline-btn {
    opacity: 1 !important;
    border: 1px solid;
    font-size: 12px !important;
    padding: 3px 5px !important;
    border-radius: 3px;
    background: #fff;
}
.ex-outline-btn {
    border-color: #3fac59;
    color: #3fac59 !important;
}

.task-card-list {
    padding: 10px;
}
.flex-element-task-card {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}
.task-card-time {
    font-size: 13px;
     opacity: 0.7;
}
.task-card-title {
    font-size: 16px;
    font-weight: 500;
}
.align-right-task {
    display: flex;
    justify-content: end;
}
.task-card-des {
    font-size: 13px;
    line-height: 1.5;
    opacity: 09;
    margin-bottom: 10px;
    margin-top: 5px;
}
.task-card-assign {
    font-size: 13px;
    opacity: 1;
}

/* .task-card-content {
    border-bottom: 1px solid #E4E4E4 !important;
    padding-bottom: 10px;
    margin-bottom: 30px !important;
} */
 .task-card-content {
    border-bottom: 1px solid #E4E4E4 !important;
    padding: 10px;
    margin-bottom: 10px !important;
    background: #fff;
    border-radius: 5px;
}
.active-content-card:last-child{
  border-bottom:0px !important;
  margin-bottom: 0px !important;
}
.remove-content-card:last-child{
  border-bottom:0px !important;
  margin-bottom: 0px !important;
}
.complete-content-card:last-child{
  border-bottom:0px !important;
  margin-bottom: 0px !important;
}
.action-btn-ul {
   display: flex;
   gap: 10px;
}
.action-btn-ul a {
    text-decoration: none;
    font-size: 13px;
    padding: 3px 8px;
    border-radius: 3px;
}
.black-action-btn-mor {
    color: #141414;
    background: rgb(143 143 143 / 10%);
}
.green-action-btn-mor{
  color: #30914e;
  background: rgba(63,172,89,0.1);
}
.red-action-btn-mor {
    color: #e15656;
    background: rgb(172 63 63 / 10%);
}

.red-action-btn-mor:hover {
   color: #e15656;
}
.green-action-btn-mor:hover {
  color: #30914e;
}
span.removed-badge {
    background: rgb(217 217 217 / 50%);
    color: #141414;
    padding: 2px 10px;
    font-size: 14px;
    border-radius: 25px;
    display: inline;
    line-height: normal;
    align-items: center;
}
.grey-bg-color-mor {
    background-color: rgb(247 247 247);
}
.min-width30per{
  width: 30%;
}
.title-dark {
    font-weight: 500;
}
.td-content-wrap {
    word-break: break-word;
}
.task-creation
{
  opacity: 0.7;
}
.lb-image {
    width: 500px !important;
    height: auto !important;
    object-fit: contain;
}
.change-label {
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: 600;
}
.bg-success {
    background-color: #28a745 !important;
}
.bg-danger {
    background-color: #dc3545 !important;
}
i.bi.bi-chevron-up::before {
  font-weight: 700!important;
}
i.bi.bi-chevron-down::before {
  font-weight: 700!important;
}
/* .dashboard-table-white-card {
  display: flex;
  flex-direction: column;
  height: 100%; 
}
.dashboard-table-view {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.dashboard-table-white-card .table-responsive {
  flex-grow: 1;
  display: flex;
}
.dashboard-table-white-card .table-style-custom {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.dashboard-table-white-card .table-style-custom thead,
.dashboard-table-white-card .table-style-custom tbody {
  display: table;
}
.dashboard-table-white-card .table-style-custom tfoot {
  display: table;
  margin-top: auto;
}
.dashboard-table-white-card  #lead-list-view{
  height: 100%;
}
.dashboard-table-white-card .dashboard-table-view{
  height: 100%;
} */
.rank-sr-width {
    width: 70px;
}


.dashboard-height-card {
  height: 242px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.dashbord-table {
  border-collapse: collapse;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.dashbord-table thead,
.dashbord-table tfoot {
  flex-shrink: 0;
}

.dashbord-table tbody {
  overflow-y: auto;
  flex-grow: 1;
  display: block;
}

.dashbord-table tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.dashbord-table thead tr,
.dashbord-table tfoot tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.no-data
{
  height: 166px;
}
.dashboard-height-auto{
  height: auto !important;
  max-height: inherit !important;
}
.dash-table-hight-auto {
    min-height: inherit !important;
}
.apexcharts-toolbar {
    display: none !important;
}
.apexcharts-legend.apexcharts-align-center.apx-legend-position-bottom
{
  top:255px!important;
  
}
.flex-group-user-info {
    display: flex;
    gap: 10px;
    width: 50%;
}
.pipe-line-contact{
  display: none;
}
.popuup-height-auto{
  height: auto !important;
}
.listing-data-show-section .task-card-des {
  margin-top: 0px;
  margin-bottom: 5px;
}
.listing-data-show-section{
  margin-top: 30px;
}
.notes-listing-list {
  border: 1px solid #E4E4E4;
  padding: 10px;
  border-radius: 5px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.note-card-sec-popup .notes-listing-list {
    margin: 0px;
    margin-bottom: 15px;
}
.bold-text-font {
    opacity: 1 !important;
    color: #000 !important;
    font-weight: 500;
       font-size: 13px;
}
.normal-text-font {
    opacity: 0.8;
    color: #000;
    font-size: 13px;
}
.popup-right-align-btn-group ul {
  display: flex;
  gap: 10px;
}
.popup-right-align-btn-group {
  display: flex;
  justify-content: space-between;
  /* border-top: 1px solid #f0f0f0; */
  padding-top: 10px;
}
.flex-right-element-case {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 15px;
}
.radio-card-element-mortgage {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 10px;
  flex-direction: column;
}

.radio-card-element-mortgage li {
position: relative;
}

.radio-card-element-mortgage input[type="radio"] {
display: none;
}

.radio-card-element-mortgage label {
  display: block;
  padding: 10px;
  border: 1px solid #dee2e6;
  border-radius: 8px;
  cursor: pointer;
  transition: border-color 0.3s, background 0.3s;
}

.radio-card-element-mortgage input[type="radio"]:checked + label {
border-color: #e74423;
background: #fff;
}
.radio-card-content h4 {
  font-size: 16px;
  color: #e74422;
  margin-bottom: 5px;
}
.case-type-content {
  font-size: 13px;
}
.hightlight-text {
  font-weight: 500;
}
.radio-card-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.no-cursor
{
  cursor:auto;
}
.follow-text-part {
    font-size: 12px !important;
    color: #000;
    opacity: 0.8  !important;
    font-weight: 400;
    margin-top:0px!important;
}
/*Responsive*/
@media screen and (min-width:1600px) {
  .theme-setting-scroll {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100vh;
  }
}

@media screen and (max-width:1600px) {
  .width800 {
    margin: 20px 40px !important;
}

} 
@media screen and (max-width:1330px) {
  .sitetheme-content{
    overflow: auto;
    overflow-x: hidden;
  }
} 

@media screen and (max-width:1200px) {
  .right-content-login {
    width: 70%;
    margin: 0 auto;
  }
  .login-welcome-text {
    font-size: 35px;
  }
  .width800 {
    margin: 20px 0px !important;
  }
  .theme-setting-form label {
    font-size: 13px;
  }
  .theme-setting-form .website-style-notes {
    font-size: 11px;
  }
  .ul-show-grid li {
    min-width: 33%;
  }
} 
@media screen and (max-width: 992px) {  
  
  .sidebar-menu {
    padding-top: 20px;
}
  .header-logo {
    margin-left: 40px;
}
.header-logo img {
  max-width: 100%;
  max-height: 50px;
  object-fit: contain;
  object-position: left;
}
.sidebarSec { 
  width: 100%;
  top: -75px;
  background: #fff;
  border: 1px solid #E4E4E4;
} 
  .content-main-wrapper {
    padding: 10px;
    margin-left: 0;
    margin-top: 60px;
}
.main-wrapper {
  display: flex;
  flex-direction: column;
}
  .right-content-login {
    width: 90%;
    margin: 0 auto;
  }
  .login-welcome-text {
    font-size: 30px;
  }
  .bg-vh-height {
    height: auto;
}
.ul-show-grid li {
  min-width: 33%;
}
}
@media screen and (max-width: 850px) { 
  .sm-html-view .content-main-wrapper {
    overflow: auto;
}
  .dashboard-card-title {
    margin-bottom: 10px;
}
}
@media screen and (max-width: 767px) { 
  .mobile-m-l-0{
    margin-left: 0px !important;
  }

  .sticky-row {
    position: sticky;
    top: 40px;
    background: white;
    z-index: 1;
    padding: 10px 0;
}
  .email-templete-right-sec{
    border: none;
    padding: 0px;
  }
  .cta-btn-fotter {
    background: #fff;
    width: 100%;
    /* border-top: 1px solid #d5d5d5; */
    z-index: 10;
}
  .dashboard-card-title {
    margin-bottom: 0px;
}

  .graph-dashboard img {
    width: 100%;
}
  .toggle-menu-mobile {
    top: 8px;
  }
  .dashboard-table-view {
    max-height: inherit !important;
    overflow: inherit !important;
}
  .ul-show-grid li {
    min-width: 50%;
}
  .cta-btn-sec a {
    font-size: 14px;
}
.cta-btn-sec button {
    font-size: 14px;
}
.content-main-wrapper {
    margin-top: 50px;
}
  .pagination-button-sec nav :nth-child(2) {
    flex-direction: column;
}
 

  .md-primary-fill-btn {
    font-size: 12px;
}
  .page-heading-primary {
    font-size: 14px;
}
  .notification-bell-header img {
    width: 14px;
}
.header-profile-drodown img {
  width: 24px;
}
.notification-badge {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 6px;
  height: 5px;
  border-radius: 20px;
  position: absolute;
  top: 0px;
  font-size: 10px;
  padding: 6px;
  line-height: normal;
  right: -3px;
}
  .right-element-header li {
    padding: 0px 5px;
}
.header-profile-drodown .dropdown-toggle {
  padding: 0px 15px 0px 0px;
}
  .sm-primary-fill-btn {
    height: 24px;
    display: flex;
    padding: 6px;
    align-items: center;
    text-decoration: none;
    border-radius: 5px;
    font-size: 11px;
}
.sm-primary-outline-btn {
  height: 24px;
  display: flex;
  padding: 10px;
  align-items: center;
  text-decoration: none;
  border-radius: 5px;
  font-size: 11px;
  background: #fff;
}

.header-logo img {
  width: 76px;
  max-width: 100%;
  max-height: 35px;
  object-fit: contain;
  object-position: left;
}

  .right-content-login {
    width:80%;
    margin: 0 auto;
  }
  .left-content-login {
    width: 80%;
    padding: 30px 0px;
}
.preview-sec-heading {
  font-size: 20px;
}
.width800 {
  margin: 0px 0px ;
}
}
@media screen and (max-width: 675px) { 
  .shor-width-colum {
    width: 16%;
}
.case-view-content {
    width: 84%;
}
.case-contact-info {
    flex-direction: column;
    word-break: break-word;
}
span.pipe-line-contact {
  display: none;
}
.negotiator li {
  flex-direction: column;
}
.negotiator .left-label-text {
  width: auto;
}
.negotiator {
  gap: 10px;
  display: flex;
  flex-direction: column;
}
.accordion-body-content {
  width: 100%;
}
 }
@media screen and (max-width: 575px) {  
  .align-end .form-flex-part {
    justify-content: end;
}
  .d-none-desktop{
    display: block;
  }
  .d-none-mobile{
    display: none;
  }
  .mobile-m-l-0{
    margin-left: 0px !important;
  }
  .mobile-mb-3{
    margin-bottom: 10px;
  }

  .filter-btn-part {
    font-size: 13px;
    height: 30px;
}
.filter-btn-part img {
  width: 14px;
}
  .tab-btn-part {
    margin-top: 10px;
}
.tab-btn-part button {
  font-size: 13px;
  padding: 10px;
  height: 24px;
}
.search-group-part {
  width: 100%;
}
.page-heading-primary {
  font-size: 14px;
}
.form-flex-part label {
  font-size: 13px;
}
.radio-button-part .radio-label {
  font-size: 12px;
  padding: 10px;
}
.form-flex-part .radio-button-part {
  margin-left: 30px;
}
.full-name-header {
  font-size: 14px;
  font-weight: 500;
}
.theme-toggle-preview label {
  font-size: 11px !important;
}
.theme-checked-part label {
  font-size: 11px !important;
}
.theme-setting-form label {
  font-size: 11px;
}
.theme-setting-scroll {
  height: auto !important;
}
.sm-html-view .sm-primary-outline-btn {
  height: 24px !important;
  padding: 5px !important;
  line-height: normal;
  border: 1px solid;
}
.sm-html-view .md-primary-fill-btn {
  height: 24px !important;
  padding: 5px !important;
  line-height: normal;
}
.sm-html-view .page-heading-primary {
  font-size: 14px !important  ;
}
.bradcrupms-row {
  flex-direction: inherit !important;
}
.sm-html-view .sm-primary-outline-btn {
  margin-right: 5px !important;
}
.white-card-mobile{
  padding: 5px;
}

.sm-html-view .filter-header-table {
  padding: 5px;
}
.sm-html-view  .search-group-part {
  height: 35px;
  padding: 0px 5px;
}
.flex-mobile {
  flex-direction: inherit !important;
}
.sm-html-view .radio-thene-preview li {
  padding: 0px 5px !important;
  height: 20px;
  font-size: 11px;
}
.sm-html-view .main-wrapper {
  margin-top: 10px;
}
.preview-sec-heading {
  margin-top: 0px;
}
.filter-main-wrapper {
  margin-top: 10px;
}
.filter-main-wrapper {
  gap: 10px;
}
.filter-badge {
  width: 22px;
  height: 22px;
  font-size: 14px;
}
.filter-select-part {
  gap: 5px;
}
.fitler-text-label {
  font-size: 13px;
}
.clear-filter {
  font-size: 13px;
}
}
@media screen and (max-width: 565px) {  
  .mobile-mt-0{
    margin-top: 0px;
  }
  .login-page .check-box-style label {  
    font-size: 13px;
}
  .sm-html-view .sidebarSec {
    min-width: 100px !important;
    max-width: 100px !important;
    width: 100%;
}


  .left-content-login {
    width: 100%;
}
  .right-content-login {
    width:100%;
    margin: 0 auto;
  }
  .sm-html-view .sidebar-menu {
    width: 85px !important;
}
.width800 {
  padding: 2px !important;
  margin: 20px 0px !important;
}
.radio-thene-preview {
  justify-content: start !important;
}
.dashboard-card-title {
  font-size: 14px;
}
.mobile-m-b-40{
  margin-bottom: 40px !important;
}
.sm-html-view .header-profile-drodown img {
  width: 24px;
  height: 24px;
}
}
@media screen and (max-width: 500px) {  
  .page-heading-primary {
    font-size: 12px;
}
}
@media screen and (max-width: 540px) {  
  .case-heading-label {
    font-size: 12px;
}
.group-btn-part .sm-primary-outline-btn {
  height: 28px;
  padding: 5px;
  text-align: center;
}
  .sm-html-view .pagination-pages-text {
    text-align: center;
  }
  .pagination-button-sec {
    justify-content: center;
  }
}
@media screen and (max-width: 405px) {  
  .tab-btn-part a {
    height: 27px;
    padding: 0px 5px;
    font-size: 12px;
}
}
