/* Reset Styles */
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&display=swap');

:root {
  --purple: #303974;
  --green: #028317;
}

body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  /* font-family: "Noto Sans", serif !important; */
  /* font-family: "Roboto", sans-serif !important; */
  font-family: "Baloo 2", sans-serif !important;
}

.form-control,
.asColorPicker-input,
.dataTables_wrapper select,
.jsgrid .jsgrid-table .jsgrid-filter-row input[type=text],
.jsgrid .jsgrid-table .jsgrid-filter-row select,
.jsgrid .jsgrid-table .jsgrid-filter-row input[type=number],
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-search__field,
.typeahead,
.tt-query,
.tt-hint,
.form-control:focus,
.asColorPicker-input:focus,
.dataTables_wrapper select:focus,
.jsgrid .jsgrid-table .jsgrid-filter-row input:focus[type=text],
.jsgrid .jsgrid-table .jsgrid-filter-row select:focus,
.jsgrid .jsgrid-table .jsgrid-filter-row input:focus[type=number],
.select2-container--default .select2-selection--single:focus,
.select2-container--default .select2-selection--single .select2-search__field:focus,
.typeahead:focus,
.tt-query:focus,
.tt-hint:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 0;
}

a,
div,
h1,
h2,
h3,
h4,
h5,
p,
span {
  text-shadow: none;
}

[type=button]:focus,
a:active,
a:focus,
a:visited,
button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
select::-moz-focus-inner {
  outline: 0;
}

input,
.form-control:focus,
.asColorPicker-input:focus,
.dataTables_wrapper select:focus,
.jsgrid .jsgrid-table .jsgrid-filter-row input:focus[type=text],
.jsgrid .jsgrid-table .jsgrid-filter-row select:focus,
.jsgrid .jsgrid-table .jsgrid-filter-row input:focus[type=number],
.select2-container--default .select2-selection--single:focus,
.select2-container--default .select2-selection--single .select2-search__field:focus,
.typeahead:focus,
.tt-query:focus,
.tt-hint:focus,
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
  outline-width: 0;
  outline-color: transparent;
  box-shadow: none;
  outline-style: none;
}

textarea {
  resize: none;
  overflow-x: hidden;
}

.btn,
.fc button,
.ajax-upload-dragdrop .ajax-file-upload,
.swal2-modal .swal2-buttonswrapper .swal2-styled,
.swal2-modal .swal2-buttonswrapper .swal2-styled.swal2-confirm,
.swal2-modal .swal2-buttonswrapper .swal2-styled.swal2-cancel,
.wizard>.actions a,
.btn-group.open .dropdown-toggle,
.fc .open.fc-button-group .dropdown-toggle,
.btn:active,
.fc button:active,
.ajax-upload-dragdrop .ajax-file-upload:active,
.swal2-modal .swal2-buttonswrapper .swal2-styled:active,
.wizard>.actions a:active,
.btn:focus,
.fc button:focus,
.ajax-upload-dragdrop .ajax-file-upload:focus,
.swal2-modal .swal2-buttonswrapper .swal2-styled:focus,
.wizard>.actions a:focus,
.btn:hover,
.fc button:hover,
.ajax-upload-dragdrop .ajax-file-upload:hover,
.swal2-modal .swal2-buttonswrapper .swal2-styled:hover,
.wizard>.actions a:hover,
.btn:visited,
.fc button:visited,
.ajax-upload-dragdrop .ajax-file-upload:visited,
.swal2-modal .swal2-buttonswrapper .swal2-styled:visited,
.wizard>.actions a:visited,
a,
a:active,
a:checked,
a:focus,
a:hover,
a:visited,
body,
button,
button:active,
button:hover,
button:visited,
div,
input,
input:active,
input:focus,
input:hover,
input:visited,
select,
select:active,
select:focus,
select:visited,
textarea,
textarea:active,
textarea:focus,
textarea:hover,
textarea:visited {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn.active.focus,
.fc button.active.focus,
.ajax-upload-dragdrop .active.focus.ajax-file-upload,
.swal2-modal .swal2-buttonswrapper .active.focus.swal2-styled,
.wizard>.actions a.active.focus,
.btn.active:focus,
.fc button.active:focus,
.ajax-upload-dragdrop .active.ajax-file-upload:focus,
.swal2-modal .swal2-buttonswrapper .active.swal2-styled:focus,
.wizard>.actions a.active:focus,
.btn.focus,
.fc button.focus,
.ajax-upload-dragdrop .focus.ajax-file-upload,
.swal2-modal .swal2-buttonswrapper .focus.swal2-styled,
.wizard>.actions a.focus,
.btn:active.focus,
.fc button:active.focus,
.ajax-upload-dragdrop .ajax-file-upload:active.focus,
.swal2-modal .swal2-buttonswrapper .swal2-styled:active.focus,
.wizard>.actions a:active.focus,
.btn:active:focus,
.fc button:active:focus,
.ajax-upload-dragdrop .ajax-file-upload:active:focus,
.swal2-modal .swal2-buttonswrapper .swal2-styled:active:focus,
.wizard>.actions a:active:focus,
.btn:focus,
.fc button:focus,
.ajax-upload-dragdrop .ajax-file-upload:focus,
.swal2-modal .swal2-buttonswrapper .swal2-styled:focus,
.wizard>.actions a:focus,
button,
button:active,
button:checked,
button:focus,
button:hover,
button:visited {
  outline: 0;
  outline-offset: 0;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: 0;
  outline-offset: 0;
}

.dropdown-menu>li>a:active,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:visited {
  outline: 0;
}

a:focus,
input:focus {
  border-color: transparent;
  outline: none;
}

@font-face {
  font-family: 'samsung_sharp_sans';
  src: url('../fonts/samsungsharpsans.eot');
  src: url('../fonts/samsungsharpsans.eot?#iefix') format('embedded-opentype'), url('../fonts/samsungsharpsans.woff2') format('woff2'), url('../fonts/samsungsharpsans.woff') format('woff'), url('../fonts/samsungsharpsans.svg#samsung_sharp_sansregular') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'samsung_sharp_sans';
  src: url('../fonts/samsungsharpsans-bold.eot');
  src: url('../fonts/samsungsharpsans-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/samsungsharpsans-bold.woff2') format('woff2'), url('../fonts/samsungsharpsans-bold.woff') format('woff'), url('../fonts/samsungsharpsans-bold.svg#samsung_sharp_sansbold') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'samsung_sharp_sans';
  src: url('../fonts/samsungsharpsans-medium.eot');
  src: url('../fonts/samsungsharpsans-medium.eot?#iefix') format('embedded-opentype'), url('../fonts/samsungsharpsans-medium.woff2') format('woff2'), url('../fonts/samsungsharpsans-medium.woff') format('woff'), url('../fonts/samsungsharpsans-medium.svg#samsung_sharp_sansmedium') format('svg');
  font-weight: 400;
  font-style: normal;
}

/* @import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800&display=swap'); */

/* @import url('https://fonts.googleapis.com/css2?family=Carter+One&family=Marcellus&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); */

/* Typography */
body,
html {
  font-size: 15px !important;
  /* font-family: "Poppins", serif !important; */
  font-weight: initial;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 600;
  line-height: 1;
}

p {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: .5rem;
  line-height: 1.3rem;
}

h1,
.h1 {
  font-size: 3.125rem;
}

h2,
.h2 {
  font-size: 2.187rem;
}

h3,
.h3 {
  font-size: 1.525rem;
}

h4,
.h4 {
  font-size: 1.125rem;
}

h5,
.h5 {
  font-size: 1rem;
}

h6,
.h6 {
  font-size: .9375rem;
}

.display-1 {
  font-size: 3.75rem;
}

@media (max-width: 991px) {
  .display-1 {
    font-size: 3rem;
  }
}

.display-2 {
  font-size: 3.125rem;
}

@media (max-width: 991px) {
  .display-2 {
    font-size: 2.5rem;
  }
}

.display-3 {
  font-size: 2.5rem;
}

@media (max-width: 991px) {
  .display-3 {
    font-size: 2rem;
  }
}

.display-4 {
  font-size: 1.875rem;
}

@media (max-width: 991px) {
  .display-4 {
    font-size: 1.5rem;
  }
}

.display-5 {
  font-size: 1.25rem;
}

@media (max-width: 991px) {
  .display-5 {
    font-size: 1rem;
  }
}

/* 
.blockquote {
  padding: 1.25rem;
  border: 1px solid #CED4DA;
}

address p {
  margin-bottom: 0;
}

.blockquote-primary {
  border-color: #ff0000;
}

.blockquote-primary .blockquote-footer {
  color: #ff0000;
}

.blockquote-secondary {
  border-color: #a3a4a5;
}

.blockquote-secondary .blockquote-footer {
  color: #a3a4a5;
}

.blockquote-success {
  border-color: #57B657;
}

.blockquote-success .blockquote-footer {
  color: #57B657;
}

.blockquote-info {
  border-color: #248AFD;
}

.blockquote-info .blockquote-footer {
  color: #248AFD;
}

.blockquote-warning {
  border-color: #FFC100;
}

.blockquote-warning .blockquote-footer {
  color: #FFC100;
}

.blockquote-danger {
  border-color: #FF4747;
}

.blockquote-danger .blockquote-footer {
  color: #FF4747;
}

.blockquote-light {
  border-color: #f8f9fa;
}

.blockquote-light .blockquote-footer {
  color: #f8f9fa;
}

.blockquote-dark {
  border-color: #282f3a;
}

.blockquote-dark .blockquote-footer {
  color: #282f3a;
}

.error-page h1 {
  font-size: 12rem;
}

@media (max-width: 991px) {
  .error-page h1 {
    font-size: 8rem;
  }
}

.text-twitter {
  color: #4747A1;
}

.text-facebook {
  color: #7DA0FA;
}

.text-google {
  color: #dc4a38;
}

.text-linkedin {
  color: #7978E9;
}

.text-pinterest {
  color: #cc2127;
}

.text-youtube {
  color: #e52d27;
}

.text-github {
  color: #333333;
}

.text-behance {
  color: #1769ff;
}

.text-dribbble {
  color: #ea4c89;
}

.text-reddit {
  color: #ff4500;
}

.page-header {
  margin-bottom: 2.5rem;
}

.page-header .page-title {
  margin-bottom: 0;
  line-height: .85;
}

.font-weight-medium {
  font-weight: 600;
}

.font-weight-500 {
  font-weight: 500;
} */

/* Miscellanoeous */
body,
html {
  overflow-x: hidden;
  padding-right: 0 !important;
}

*:-moz-full-screen,
*:-webkit-full-screen,
*:fullscreen *:-ms-fullscreen {
  overflow: auto;
}

.container-scroller {
  overflow: hidden;
}

/* pre {
  background: #e8eff4;
  padding: 15px;
  font-size: 14px;
}

code {
  padding: 5px;
  color: #FF4747;
  font-weight: 300;
  font-size: 0.875rem;
  border-radius: 4px;
} */

.navbar {
  font-weight: 400;
  transition: background 0.25s ease;
  -webkit-transition: background 0.25s ease;
  -moz-transition: background 0.25s ease;
  -ms-transition: background 0.25s ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 10;
}

.navbar .navbar-brand-wrapper,
.sidebar .navbar-brand-wrapper {
  background: #ffffff;
  transition: width 0.25s ease, background 0.25s ease;
  -webkit-transition: width 0.25s ease, background 0.25s ease;
  -moz-transition: width 0.25s ease, background 0.25s ease;
  -ms-transition: width 0.25s ease, background 0.25s ease;
  width: 220px !important;
  height: 84px;
  padding-left: 1rem;
}

.navbar .navbar-brand-wrapper .navbar-brand,
.sidebar .navbar-brand-wrapper .navbar-brand {
  color: #27367f;
  font-size: 1.5rem;
  margin-right: 0;
  padding: 12px 0;
}

.navbar .navbar-brand-wrapper .navbar-brand img,
.sidebar .navbar-brand-wrapper .navbar-brand img {
  max-width: 100%;
  height: 40px;
  margin: auto;
  vertical-align: middle;
}

.sys-logo {
  letter-spacing: .95rem;
  display: inline-block;
  font-size: .95rem;
  color: #fff;
}

.navbar .navbar-brand-wrapper .brand-logo-mini,
.sidebar .navbar-brand-wrapper .brand-logo-mini {
  padding-left: 0;
  text-align: center;
}

.navbar .navbar-brand-wrapper .navbar-brand.brand-logo-mini,
.sidebar .navbar-brand.brand-logo-mini {
  display: none;
}

.navbar .navbar-brand-wrapper .brand-logo-mini img,
.sidebar .navbar-brand-wrapper .brand-logo-mini img {
  width: calc(70px - 30px);
  max-width: 100%;
  margin: auto;
}

.dropdown .dropdown-menu .dropdown-item {
  font-size: .875rem;
  padding: .25rem 1.5rem;
}

.dropdown .dropdown-menu {
  min-width: 250px !important;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #CED4DA;
  border-radius: 0.25rem;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .navbar-dropdown .dropdown-item {
  margin-bottom: 0;
  padding: 0.687rem 1rem;
  cursor: pointer;
}

.preview-list .preview-item {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding: 1.25rem 0;
}

.dropdown .dropdown-menu .dropdown-item:hover,
.dropdown .dropdown-menu .dropdown-item:focus {
  color: #16181b !important;
  text-decoration: none;
  background-color: #eaeaf1;
  box-shadow: none;
}

.preview-list .preview-item .preview-thumbnail {
  color: #ffffff;
  position: relative;
}

.preview-list .preview-item .preview-thumbnail img,
.preview-list .preview-item .preview-thumbnail .preview-icon {
  width: 36px;
  height: 36px;
  border-radius: 100%;
}

.bg-success,
.swal2-modal .swal2-buttonswrapper .swal2-styled.swal2-confirm,
.settings-panel .color-tiles .tiles.success {
  background-color: #57B657 !important;
}

.preview-list .preview-item .preview-thumbnail .preview-icon {
  padding: 6px;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.preview-list .preview-item .preview-thumbnail .preview-icon i,
.preview-list .preview-item .preview-thumbnail .preview-icon svg {
  font-size: 1.125rem;
  margin: 0;
  width: 18px;
  height: 18px;
}

.preview-list .preview-item .preview-item-content {
  line-height: 1;
  padding-left: 15px;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.text-muted,
.preview-list .preview-item .preview-item-content p .content-category,
.email-wrapper .mail-sidebar .menu-bar .profile-list-item a .user .u-designation,
.email-wrapper .mail-list-container .mail-list .content .message_text,
.email-wrapper .mail-list-container .mail-list .details .date {
  color: #737F8B !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

@media (min-width: 992px) {
  .sidebar-icon-only .navbar .navbar-brand-wrapper .brand-logo-mini {
    display: inline-block;
  }
}

html,
body {
  font-size: 17px;
  color: #252930;
  background: #f6f7f9;
}

.menu-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  display: inline-block;
}

.icon-dashboard {
  background: url("../img/dasboard.png") center center no-repeat;
}

.icon-view {
  background: url("../img/view_lead.png") center center no-repeat;
}

.sidebar .nav .nav-item.active>.nav-link,
.sidebar .nav .nav-item.active>.nav-link svg,
.sidebar .nav:not(.sub-menu)>.nav-item:hover>.nav-link i.icon-dashboard,
.sidebar .nav:not(.sub-menu)>.nav-item:hover[aria-expanded="true"] svg {
  color: #fff;
  background-color: var(--purple);
  border-radius: 10px;
  /* border-left: 5px solid #ff0000; */

}

nav.sidebar .nav-item.active {
  border-left: 5px solid #cbcbcb;
  border-radius: 10px;
  width: 200px;
  /* background: #fff0f8; */
  /* border-right: 1px solid #ff0000;
  border-bottom: 1px solid #ff0000; */

}

.sidebar-icon-only nav.sidebar .nav-item.active {
  border-left: 5px solid #b5b5b5;
  border-radius: 10px;
  width: 56px !important;
  /* background: #fff0f8; */
  /* border-right: 1px solid #ff0000;
  border-bottom: 1px solid #ff0000; */

}

/* .dropdown_body {
  border-bottom: 1px solid #ff0000;
  border-right: 1px solid #ff0000;
  border-radius: 0px 10px 10px 0px;
} */

.sidebar .nav .nav-item.active>.nav-link i.icon-dashboard,
.sidebar .nav:not(.sub-menu)>.nav-item:hover>.nav-link i.icon-dashboard,
.sidebar .nav:not(.sub-menu)>.nav-item:hover[aria-expanded="true"] i.icon-dashboard {
  background: url("../img/dasboard_active.png") center center no-repeat;
}

.sidebar .nav .nav-item.active>.nav-link i.icon-view,
.sidebar .nav:not(.sub-menu)>.nav-item:hover>.nav-link i.icon-view,
.sidebar .nav:not(.sub-menu)>.nav-item:hover[aria-expanded="true"] i.icon-view {
  background: url("../img/view_lead_active.png") center center no-repeat;
}

.sys-logo {
  letter-spacing: 0rem;
  display: block;
  font-size: .85rem;
  color: #326ce5;
  font-weight: 600;
}

.sys-logo b {
  letter-spacing: 0rem;
}

#profileDropdown {
  display: flex;
  color: #fff;
}

#profileDropdown h6 {
  color: var(--purple);
  margin-bottom: 0px;
  font-size: 14px;
}

.username {
  padding-left: 8px;
  align-self: center;
}

#profileDropdown p {
  font-size: 0.7rem;
  line-height: 15px;
}

nav.sidebar .nav-item {
  margin: 0 0 0 10px !important;
  flex: 0 0 90%;
}

nav.sidebar .nav-item .nav-link {
  position: relative;
  /* padding: .5rem 0; */
  color: #fff;
  min-height: 45px;
  align-items: center;
  /* display: flex; */
}

nav.sidebar .nav-item .nav-link svg {
  color: #b0bcd0;
}

.sidebar .nav:not(.sub-menu) {
  margin-top: 22px;
  margin-left: 0px;
}

.sidebar .nav .nav-item .nav-link .menu-title {
  font-size: 16px;
  font-weight: 400;
  padding-left: 48px;
  display: block;
  letter-spacing: 1px !important;
  /* color: black; */
}

.sidebar .nav .nav-item .nav-link .menu-icon,
.sidebar .nav .nav-item .nav-link i.menu-icon {
  margin-right: 12px;
  position: absolute;
  left: 1rem;
  top: .5rem;
}

.grid-margin {
  margin-bottom: 14px;
}

.page-heading {
  padding: 5px 0px;
}

.page-heading h4 {
  margin: 0;
  font-size: 18px !important;
  /* color: var(--purple); */
  line-height: 24px;
  display: flex;
  align-items: center;
}

.navbar-nav .page-heading {
  padding: .5rem 0px .5rem;
}

.navbar-nav .page-heading h4 {
  color: var(--purple);
  font-size: 1.4rem;
  font-weight: bold !important;
}

.page-heading p {
  color: #b9bbbf;
  font-size: .875rem;
  display: block;
  padding-left: 34px;
  margin: 0;
}

.card {
  border-radius: 6px;
  overflow: hidden;
}

.police_second_div {
  background-color: gray !important;
  height: 90px;
}

.police_second_div .card-header {
  background: #f5f5f5;
  border: 1px solid #cc0019 !important;
}

.police_second_div2 {
  height: 90px;
}

.police_second_div2 .card-header {
  background: #e8eef5 !important;
  border: 1px solid #303974 !important;
}

.red_purple {
  /* box-shadow: 0 0 0.875rem 0 rgba(2, 68, 250, 0.5) !important; */
}

.red_Shadow {
  box-shadow: 0 0 0.875rem 0 rgb(250 121 2 / 50%) !important;
}

.card .card-header {
  /* border-bottom: 0px solid #ecedee;
  background: #343a40f2;
  padding: 1rem 1.725rem;
  font-weight: 600;
  height: 100px;
  color: white !important; */
  height: 100px;
  background: #e5e5e5;
  color: #000;
  border-radius: 4px !important;
  /* box-shadow: 0 0 0.875rem 0 rgb(250 121 2 / 50%) !important; */
}

.police_second_div .card-header h3 {
  position: absolute !important;
  bottom: 0px !important;
  color: var(--purple);

}

.police_second_div2 .card-header h3 {
  position: absolute !important;
  bottom: 0px !important;
  color: var(--purple);

}

.card .card-body {
  /* padding: 1.25rem 1.725rem; */
}

/**Form**/
.form-group label {
  font-weight: 500;
}

.form-group label span {
  font-weight: 400;
  font-size: 80%;
}

.form-control,
.asColorPicker-input,
.dataTables_wrapper select,
.jsgrid .jsgrid-table .jsgrid-filter-row input[type=text],
.jsgrid .jsgrid-table .jsgrid-filter-row select,
.jsgrid .jsgrid-table .jsgrid-filter-row input[type=number],
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-search__field,
.typeahead,
.tt-query,
.tt-hint,
select.form-control,
select.asColorPicker-input,
.dataTables_wrapper select,
.jsgrid .jsgrid-table .jsgrid-filter-row select,
.select2-container--default select.select2-selection--single,
.select2-container--default .select2-selection--single select.select2-search__field,
select.typeahead,
select.tt-query,
select.tt-hint {
  background: #fff;
  height: auto;
  padding: 0.475rem 1.175rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 24px;
  border-radius: 4px;
  outline: 0px solid #676767;
  /* border: 1px solid #CED4DA; */
  border: 1px solid #6767678c;
}

.form-group {
  margin-bottom: 1rem;
}

select.form-control,
.add-more-wrap select.form-control {
  background-image: url('../img/select_arrow.png');
  background-position: right center;
  background-repeat: no-repeat;
  color: #252930;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

#newLead .tab-content {
  border: 0px solid #CED4DA;
  border-top: 0;
  padding: 0rem 0rem;
  text-align: justify;
}

#newLead .nav-pills {
  border-bottom: 0px solid #CED4DA;
}

#newLead .nav-pills li {
  margin-right: 14px;
}

#newLead .nav-pills li a {
  display: block;
  padding: 10px 15px;
  min-width: 185px;
  background: #f3f3f3;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  line-height: 28px;
  color: #000;
  border-radius: 6px;
}

#newLead .nav-pills li a:hover {
  background: #ffe5e5;
  text-decoration: none;
}

#newLead .nav-pills li a.active,
#newLead .nav-pills li a.active:hover {
  /* background: #ff0000; */
  text-decoration: none;
  color: #fff;
}

textarea.form-control {
  /* height: 100px; */
}

.table thead th {
  background: #fbfbfb;
  color: #000;
  font-weight: 700;
  font-size: 14px;
}

/* .filter {
  background: #f6f6f6;
  padding: 15px 15px 5px 15px !important;
  margin-bottom: 0px !important;
} */

.filter .form-control {
  background-color: #fff;
}

.table th,
.jsgrid .jsgrid-table th,
.table td,
.jsgrid .jsgrid-table td {
  padding: 1.125rem 10px;
  font-size: 13px;
  font-weight: 600;
}

.table td {
  font-weight: 400;
}

.table td.lead-discription,
.table td.remark {
  font-size: 12px;
  max-width: 150px;
  line-height: normal;
  white-space: normal;
}

/* .dataTables_wrapper .dataTable.table .btn {
  padding: 0;
  width: 28px;
  height: 28px;
  margin: 2px;
  border: 1px solid #000;
  border-radius: 4px;
  line-height: 28px;
  max-width: 28px;
  min-width: 28px;
}

.btn.btn-email,
.btn.btn-edit,
.btn.btn-view {
  background-image: url("../img/btn_icons.png");
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
  margin: 2px;
  border: 1px solid #000;
  border-radius: 4px;
  line-height: 28px;
  max-width: 28px;
  min-width: 28px;
  padding: 0px;
} */

/* .btn.btn-email {
  background-position: 2px 3px;
}

.btn.btn-email:hover {
  background-position: 2px -19px;
}

.btn.btn-edit {
  background-position: -38px 3px;
}

.btn.btn-edit:hover {
  background-position: -38px -19px;
}

.btn.btn-view {
  background-position: -77px 3px;
}

.btn.btn-view:hover {
  background-position: -77px -19px;
}

.Qualified,
.nonQualified {
  min-width: 92px;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  line-height: 26px;
  border-radius: 4px;
  padding: 0px 5px;
  display: block;
}

.Qualified {
  background: #defbcb;
  color: #308101;
}

.nonQualified {
  background: #feeaeb;
  color: #fe0000;
}

.expanded-row td.row-bg {
  border: 0px;
  background: #f1f1f1;
  border-radius: 6px;
}

.expanded-row td.row-bg .address {
  max-width: 300px;
  white-space: normal;
}

.expanded-row td.row-bg .Consoler_remark {
  max-width: 200px;
  white-space: normal;
}

.cell-hilighted {
  background: #ff0000;
  padding: 10px;
  border-radius: 6px;
  color: #fff;
  margin-right: 20px;
}

.background-lightbox {
  background: #000;
  opacity: 0;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1031;
  display: none;
  transition: all ease-in-out 300ms;
}

.open-mail .background-lightbox {
  background: #000;
  opacity: 0.7;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1031;
  display: block;
}

.emailWrapper {
  background: #fff;
  position: fixed;
  right: 20px;
  bottom: -100%;
  z-index: 1032;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
  width: 80%;
  max-width: 700px;
  height: 100%;
  height: 70vh;
  max-height: calc(100vh - 100px);
  min-height: 50vh;
  transition: all 300ms ease-in-out 300ms;
}

.open-mail .emailWrapper {
  bottom: 0px;
}

.email-header {
  background: #292525;
  padding: 6px 15px;
  color: #fff;
  line-height: 32px;
}

.white-space-nowrap {
  white-space: nowrap;
}

.btn.btn-close {
  width: 32px;
  height: 32px;
  min-width: 28px;
  padding: 0px;
  color: #fff;
  background: rgba(255, 255, 255, .2);
}

.email-header .close {
  flex: 0 0 32px;
  max-width: 32px;
  color: #fff;
  padding: 0px;
}

.email-header .date {
  max-width: 150px;
  font-size: 12px;
}

.email-body {
  padding: 20px 30px;
  font-size: 14px;
  font-weight: 500;
  overflow: auto;
  max-height: 75%;
}

.email-footer {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 8px 30px;
  z-index: 10;
  background: #fff;
}

.email-body .label {
  color: #a6a6a6;
  max-width: 160px;
  margin: 8px 0;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin-left: 12px;
}

.btn.btn-attached {
  border: 0px solid gray;
  color: #000;
  background-color: transparent;
  padding: 8px 8px;
  border-radius: 4px;
  font-size: 20px;
  font-weight: bold;
  min-width: 42px;
  max-width: 42px;
}

.upload-btn-wrapper:hover .btn.btn-attached {
  cursor: pointer;
  background: rgba(0, 0, 0, .2);
}

.email-footer .btn.btn-primary {
  border-radius: 4px;
  padding: 6px 12px;
  min-width: 120px;
  margin: 0px;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 42px;
} */

/* width */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  border-radius: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--purple);
  border-radius: 4px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #303974;
  border-radius: 4px;
}

/* .date-dropdown {
  border: 1px solid #dde0e3;
  border-radius: 4px;
}

.date-dropdown .btn,
.date-dropdown .btn:hover {
  border: 0px;
}

.card-icon {
  padding-right: 100px;
}

.card-icon i {
  position: absolute;
  right: 15px;
  top: 50%;
  width: 72px;
  height: 72px;
  background-color: #ffe5e5;
  border-radius: 50%;
  margin-top: -36px;
}

.lead {
  background-image: url("../img/lead.png");
  background-position: center;
  background-repeat: no-repeat;
}

.qualified {
  background-image: url("../img/qualified.png");
  background-position: center;
  background-repeat: no-repeat;
}

.non-qualified {
  background-image: url("../img/non-qualified.png");
  background-position: center;
  background-repeat: no-repeat;
} */

.card-icon h2 {
  font-size: 1.875rem;
  color: #252930;
  font-weight: 900;
}

.card-icon p {
  font-size: 1rem;
  color: #9a9ea4;
  font-weight: 500;
}

/* 
.qualifiedLeadNav {
  border: 0px;
}

.qualifiedLeadNav li {
  border-left: 1px solid #caced2;
  padding: .725rem 1rem;
  width: 20%;
}

.qualifiedLeadNav li:first-child {
  border: 0px;
  padding-left: 0px;
}

.qualifiedLeadNav li a {
  color: #9a9ea4;
  font-size: .725rem;
  font-weight: 400;
}

.qualifiedLeadNav li a h3 {
  color: #252930;
  font-size: 1.875rem;
  font-weight: 900;
  margin: .725rem 0;
}

.condition {
  margin-left: 8px;
  font-size: .725rem;
  align-self: center;
  vertical-align: middle;
  display: inline-block;
  line-height: 24px;
}

.qualifiedLeadNav li a:hover {
  text-decoration: none;
  color: #000;
}

.qualifiedLeadNav li a.active h3 {
  color: #000000;
}

.tbl-sticky {
  overflow: auto;
  max-height: 68vh;
}

.tbl-sticky>table {
  text-align: left;
  position: relative;
  border-collapse: collapse;
}

.tbl-sticky>table>thead>tr>th {
  color: #000;
  background: #fff;
  position: sticky;
  top: 0;
  z-index: 2;
  text-transform: uppercase;
  text-align: center;
} */

/* @media all and (max-width:992px) {
  .tbl-sticky {
    max-width: 100%;
    overflow: auto;
  }
}

.qualifiedLeadsWrap .tab-content {
  background: #f8f8f8;
  padding: 15px;
  border-radius: 4px;
}

.report-table.table th,
.report-table.table td {
  font-size: 1rem;
  padding: 13px 10px;
}

.progress-bar.bg-primary {}

.progress.progress-md {
  height: 8px;
}

.report-table .progress {
  width: 80%;
  max-width: 300px;
}

.report-table .progrss-count {
  display: inline-block;
  vertical-align: middle;
  font-size: .725rem;
  font-weight: 400;
  margin-left: 6px;
}

.report-table h5 {
  min-width: 50%;
}

.light-red-bg {
  background: #fff5f5;
  border: 1px solid #f1f2f3;
  padding: 1.3rem;
}

.light-red-bg .img {
  max-width: 80px;
}

.light-red-bg p {
  color: #7e7e7e;
  font-size: 14px;
}

.light-red-bg h3 {
  color: #252930;
  font-size: 1.875rem;
  margin: 0;
  font-weight: 900;
}

.channel {
  margin-left: -10px;
  margin-right: -10px;
}

.channel .col-12 {
  padding-left: 10px;
  padding-right: 10px;
} */

.navbar-brand {
  display: block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar .navbar-menu-wrapper {
  background: white;
  transition: width 0.25s ease;
  -webkit-transition: width 0.25s ease;
  -moz-transition: width 0.25s ease;
  -ms-transition: width 0.25s ease;
  color: var(--purple) !important;
  padding-right: 1rem;
  padding-left: 0rem;
  width: calc(100% - 208px);
  padding-top: 6px;
  padding-bottom: 6px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  padding-left: 15px;
}

.navbar .navbar-menu-wrapper .navbar-toggler {
  border: 0;
  color: inherit;
  font-size: 1.25rem;
  padding: 0;
  border-radius: 4px;
  height: 100%;
  width: 40px;
  color: #fff;
  height: 40px;
  background: var(--purple);
  /* border: 1px solid #fff; */
}

.navbar .navbar-menu-wrapper .navbar-toggler:not(.navbar-toggler-right) {
  transform: rotate(0deg);
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}

.sidebar-icon-only .navbar .navbar-menu-wrapper .navbar-toggler:not(.navbar-toggler-right) {
  transform: rotate(180deg);
}

.align-self-stretch,
.navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-settings,
.navbar .navbar-menu-wrapper .navbar-nav.navbar-nav-right {
  align-self: stretch !important;
}

@media (min-width: 992px) {
  .navbar .navbar-menu-wrapper .navbar-nav.navbar-nav-right {
    margin-left: auto;
  }
}

.icon-menu {
  display: block;
  position: relative;
  height: 3px;
  background: #fff;
  max-width: 24px;
  margin: 0 auto;
}

.icon-menu:before,
.icon-menu:after {
  content: "";
  position: absolute;
  left: 0px;
  height: 3px;
  background: #fff;
  width: 100%;
}

.icon-menu:before {
  top: -7px
}

.icon-menu:after {
  bottom: -7px;
}

.d-flex,
.loader-demo-box,
.data-icon-card-primary .background-icon,
.data-icon-card-secondary .background-icon,
.data-icon-card-success .background-icon,
.data-icon-card-info .background-icon,
.data-icon-card-warning .background-icon,
.data-icon-card-danger .background-icon,
.data-icon-card-light .background-icon,
.data-icon-card-dark .background-icon,
.list-wrapper ul li,
.email-wrapper .mail-sidebar .menu-bar .profile-list-item a,
.email-wrapper .mail-sidebar .menu-bar .profile-list-item a .user,
.email-wrapper .mail-list-container .mail-list .details,
.email-wrapper .message-body .attachments-sections ul li .thumb,
.email-wrapper .message-body .attachments-sections ul li .details .buttons,
.lightGallery .image-tile .demo-gallery-poster,
.swal2-modal,
.navbar .navbar-menu-wrapper .navbar-nav,
.navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-profile,
.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .navbar-dropdown .dropdown-item,
.navbar .navbar-menu-wrapper .navbar-nav.navbar-nav-right .nav-item {
  display: flex !important;
}

.align-items-center,
.loader-demo-box,
.list-wrapper ul li,
.email-wrapper .message-body .attachments-sections ul li .thumb,
.email-wrapper .message-body .attachments-sections ul li .details .buttons,
.navbar .navbar-menu-wrapper .navbar-nav,
.navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-settings,
.navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-profile,
.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .navbar-dropdown .dropdown-item,
.navbar .navbar-menu-wrapper .navbar-nav.navbar-nav-right .nav-item {
  align-items: center !important;
}

nav .nav-item {
  margin-left: 1rem;
  margin-right: 1rem;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item.notification {
  margin-right: 0;
  padding-right: 1rem;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item:last-child {
  margin-right: 0;
}

.flex-row,
.email-wrapper .message-body .attachments-sections ul li,
.navbar .navbar-menu-wrapper .navbar-nav {
  flex-direction: row !important;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .count-indicator {
  position: relative;
  padding: 0;
  text-align: center;
  background: transparent;
  height: 44px;
  width: 44px;
  text-align: center;
  border-radius: 4px;
  line-height: 44px;
  display: block;
  color: #fff;
}

.navbar .navbar-menu-wrapper .navbar-nav.navbar-nav-right .dropdown-toggle::after {
  display: none;
}

nav .nav-item.nav-profile img {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #4a7eec;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .navbar-dropdown {
  position: absolute;
  font-size: 0.9rem;
  margin-top: 0;
  right: 0;
  left: auto;
  top: 62px;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .dropdown-menu {
  border: none;
  -webkit-box-shadow: 0px 3px 21px 0px rgb(0 0 0 / 20%);
  box-shadow: 0px 3px 21px 0px rgb(0 0 0 / 20%);
}

/* Animation Mixins */
@keyframes dropdownAnimation {
  from {
    opacity: 0;
    transform: translate3d(0, -30px, 0);
  }

  to {
    opacity: 1;
    transform: none;
    transform: translate3d(0, 0px, 0);
  }
}

.dropdownAnimation,
.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .dropdown-menu {
  animation-name: dropdownAnimation;
  -webkit-animation-duration: 0.25s;
  -moz-animation-duration: 0.25s;
  -ms-animation-duration: 0.25s;
  -o-animation-duration: 0.25s;
  animation-duration: 0.25s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut,
.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .dropdown-menu.fadeOut {
  animation-name: fadeOut;
}

.infinite-spin,
#settings-trigger i {
  animation-name: spin;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp,
#settings-trigger {
  animation-name: fadeInUp;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .count-indicator .count {
  position: absolute;
  left: 52%;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #edb7d5;
  top: 8px;
  border: 1px solid #edb7d5;
}

.page-body-wrapper {
  min-height: calc(100vh - 74px);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  padding-left: 0;
  padding-right: 0;
  padding-top: 74px;
  background: #e9eff6;
}

.sidebar {
  min-height: calc(100vh - 0px);
  background: #0c102a;
  font-weight: 500;
  padding: 0 0;
  width: 220px;
  z-index: 11;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12);
  transition: width 0.25s ease, background 0.25s ease;
  -webkit-transition: width 0.25s ease, background 0.25s ease;
  -moz-transition: width 0.25s ease, background 0.25s ease;
  -ms-transition: width 0.25s ease, background 0.25s ease;
  position: fixed;
  left: 0;
  top: 0;
}

.sidebar .nav {
  max-height: 100vh;
  max-height: calc(100vh - 96px);
  overflow: hidden;
}

.sidebar .nav:hover {
  overflow-y: auto;
}

.sidebar .nav.bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* width */
.sidebar .nav::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  border-radius: 4px;
}

/* Track */
.sidebar .nav::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
.sidebar .nav::-webkit-scrollbar-thumb {
  background: var(--purple);
  border-radius: 4px;
}

/* Handle on hover */
.sidebar .nav::-webkit-scrollbar-thumb:hover {
  background: var(--purple);
  border-radius: 4px;
}

.main-panel {
  transition: width 0.25s ease, margin 0.25s ease;
  width: calc(100% - 210px);
  min-height: calc(100vh - 74px);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  padding: 0px 10px;
  background-color: #e9eff6;
}


.text_primary {
  color: #0077ff !important;
  cursor: pointer !important;
}

@media (min-width: 992px) {

  .sidebar-icon-only .navbar .navbar-brand-wrapper,
  .sidebar-icon-only .sidebar .navbar-brand-wrapper {
    width: 70px;
  }

  .sidebar-icon-only .navbar .navbar-menu-wrapper,
  .sidebar-icon-only .sidebar .navbar-menu-wrapper {
    width: calc(100% - 70px);
  }

  .sidebar-icon-only .navbar .navbar-brand-wrapper .brand-logo,
  .sidebar-icon-only .sidebar .navbar-brand-wrapper .brand-logo {
    display: none;
  }

  .sidebar-icon-only .navbar .navbar-brand-wrapper .brand-logo-mini,
  .sidebar-icon-only .sidebar .navbar-brand-wrapper .brand-logo-mini {
    display: inline-block;
  }

  .sidebar-icon-only .sidebar {
    width: 70px;
  }

  /* .sidebar-icon-only .main-panel {
    width: calc(100% - 70px);
  } */
  .sidebar-icon-only .main-panel {
    width: calc(100% - 0px);
  }

  .sidebar-icon-only .sidebar .nav {
    overflow: visible;
    margin-left: 0;
    margin-right: 0;
  }

  .sidebar-icon-only .sidebar .nav .nav-item {
    position: relative;
  }

  .sidebar-icon-only .sidebar .nav .nav-item .nav-link .menu-title {
    border-radius: 0 5px 5px 0px;
    background: #f6f7f9;
  }

  .sidebar-icon-only .sidebar .nav .nav-item .nav-link .menu-title,
  .sidebar-icon-only .sidebar .nav .nav-item .nav-link .badge,
  .sidebar-icon-only .sidebar .nav .nav-item .nav-link .menu-sub-title {
    display: none;
  }

  .sidebar-icon-only .sidebar .nav .subsecondmenu .nav-item .menu-title {
    display: none;
  }

  .sidebar-icon-only .sidebar .nav .nav-item:hover .nav-link .menu-title,
  .sidebar-icon-only .sidebar .nav .nav-item:hover .collapse {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    background: #243182;
    padding: 0.5rem 1.4rem;
    left: 60px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 260px;
    z-index: 1;
    line-height: 1.8;
    -webkit-box-shadow: 4px 0px 7px 0px rgb(182 185 189 / 25%);
    box-shadow: 4px 0px 7px 0px rgb(182 185 189 / 25%);
    min-height: 39px;
    color: #fff;
  }

  .sidebar-icon-only .sidebar .nav .subsecondmenu .nav-item:hover .menu-title,
  .sidebar-icon-only .sidebar .nav .subsecondmenu .nav-item:hover .collapse {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    background: #243182;
    padding: 0.5rem 1.4rem;
    left: 30px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 260px;
    z-index: 1;
    line-height: 1.8;
    -webkit-box-shadow: 4px 0px 7px 0px rgb(182 185 189 / 25%);
    box-shadow: 4px 0px 7px 0px rgb(182 185 189 / 25%);
    min-height: 39px;
    color: #fff;
  }



  /* .sidebar-icon-only .sidebar .nav .nav-item:hover .nav-link:hover .menu-title {
    background: #243182;
  } */
}

.nav-search {
  background: #cdd7eb;
  border-radius: 17px;
  overflow: hidden;
}

.nav-search .input-group>.form-control {
  border: 0px;
  background: transparent;
  padding: 0.375rem 1.175rem;
  font-weight: 300;
}

.nav-search .input-group-text,
.nav-search .input-group-text button {
  background: transparent;
  border: 0px;
  color: #000;
}

.nav-search .input-group-text button {}

.content-wrapper {
  padding-right: 7px;
}

.card {
  border-radius: 05px;
  overflow: hidden;
  box-shadow: none;
  background-color: white;
  border: 0px solid rgb(177, 172, 172) !important;
}

.hide {
  display: none;
}

.control-label,
.input_fields_wrap .control-label {
  color: #326ce5;
  font-size: 1.1rem;
  align-items: center;
}

.input_fields_wrap .control-label .add_field_button {
  padding: .44rem 1.14rem;
  border-radius: 4px;
  margin-left: 12px;
  margin-bottom: 15px;
}

.add-more-wrap {
  background: #fafafa;
  border: 1px solid #737373;
  border-radius: 6px;
  position: relative;
  padding: 20px 0 10px;
}

.add-more-wrap .form-control {
  background: #fff;
  border: #abb0ba 1px solid;
}

.add-count {
  position: absolute;
  background: #17247a;
  color: #fff;
  width: 35px;
  height: 28px;
  line-height: 28px;
  font-size: 1rem;
  left: 15px;
  top: -14px;
  text-align: center;
  font-weight: 600;
}

.remove_field {
  padding: 4px;
  line-height: 24px;
  position: absolute;
  right: 15px;
  top: -16px;
  margin: 0;
}

.calendar,
.add-more-wrap .form-control.calendar {
  background-image: url("../img/calendar.svg");
  background-position: 7px center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}

.calendar {
  padding-left: 40px;
}

.form-btn {
  border: 1px solid #a8adb7;
  min-width: 150px;
  text-transform: none;
  font-size: 1rem !important;
  border-radius: 4px;
}

.copyright {
  font-size: 13px;
  font-weight: 300;
  color: #594f4f;
  padding: 15px 0;
}

.table-bordered {
  border-color: #b5b5b500 !important;
}

.table-bordered td,
.table-bordered th {
  border: 1px solid #b5b5b5 !important;
  padding: 1rem .8rem;
  vertical-align: middle;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #b5b5b5 !important;
  padding: 10px .8rem;
  text-align: center;
  vertical-align: middle;
  color: white;
  font-weight: 400 !important;
  background: var(--purple);
  font-size: 14px !important;
}

label {
  margin-bottom: 0.1rem !important;
}

.table-responsive>.table-bordered,
.table-responsive-sm>.table-bordered,
.table-responsive-md>.table-bordered,
.table-responsive-lg>.table-bordered,
.table-responsive-xl>.table-bordered {
  border-top: 1px solid #777;
}

.table td small {
  max-width: 150px;
  font-size: 12px;
  display: block;
}

/* Data Tables */
.dataTables_wrapper {
  padding-left: 0;
  padding-right: 0;
}

.dataTables_wrapper label {
  font-size: .8125rem;
}

.dataTables_wrapper select {
  padding: .4rem;
  outline-offset: -2px;
}

.dataTables_wrapper .dataTables_length select {
  min-width: 70px;
  margin-left: .25rem;
  margin-right: .25rem;
  width: -webkit-fill-available;
  border-radius: 4px;
}

.dataTables_wrapper .dataTable .btn,
.dataTables_wrapper .dataTable .fc button,
.fc .dataTables_wrapper .dataTable button,
.dataTables_wrapper .dataTable .ajax-upload-dragdrop .ajax-file-upload,
.ajax-upload-dragdrop .dataTables_wrapper .dataTable .ajax-file-upload,
.dataTables_wrapper .dataTable .swal2-modal .swal2-buttonswrapper .swal2-styled,
.swal2-modal .swal2-buttonswrapper .dataTables_wrapper .dataTable .swal2-styled,
.dataTables_wrapper .dataTable .wizard>.actions a,
.wizard>.actions .dataTables_wrapper .dataTable a {
  padding: 0.1rem 1rem;
  vertical-align: top;
}

.dataTables_wrapper .dataTable .btn i,
.dataTables_wrapper .dataTable .fc button i,
.fc .dataTables_wrapper .dataTable button i,
.dataTables_wrapper .dataTable .ajax-upload-dragdrop .ajax-file-upload i,
.ajax-upload-dragdrop .dataTables_wrapper .dataTable .ajax-file-upload i,
.dataTables_wrapper .dataTable .swal2-modal .swal2-buttonswrapper .swal2-styled i,
.swal2-modal .swal2-buttonswrapper .dataTables_wrapper .dataTable .swal2-styled i,
.dataTables_wrapper .dataTable .wizard>.actions a i,
.wizard>.actions .dataTables_wrapper .dataTable a i {
  font-size: .875rem;
  margin-right: .3rem;
}

.dataTables_length label {
  font-size: .8125rem;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  display: inline-block;
  margin-bottom: 0.5rem;
}

div.dataTables_length select {
  width: auto;
  display: inline-block;
  min-width: 70px;
  margin-left: .25rem;
  margin-right: .25rem;
  border-radius: 4px;
  padding-left: 8px;
}

ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  justify-content: flex-end;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 8px;
}

.pagination .page-item .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-item:first-child .page-link,
.jsgrid .jsgrid-pager .jsgrid-pager-nav-button:first-child .page-link,
.jsgrid .jsgrid-pager .jsgrid-pager-page:first-child .page-link,
.page-item:first-child .jsgrid .jsgrid-pager .jsgrid-pager-nav-button a,
.jsgrid .jsgrid-pager .jsgrid-pager-nav-button .page-item:first-child a,
.jsgrid .jsgrid-pager .jsgrid-pager-nav-button:first-child a,
.page-item:first-child .jsgrid .jsgrid-pager .jsgrid-pager-page a,
.jsgrid .jsgrid-pager .jsgrid-pager-page .page-item:first-child a,
.jsgrid .jsgrid-pager .jsgrid-pager-page:first-child a {
  margin-left: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.pagination .page-item .page-link,
.jsgrid .jsgrid-pager .page-item .page-link,
.jsgrid .jsgrid-pager .jsgrid-pager-nav-button .page-link,
.jsgrid .jsgrid-pager .jsgrid-pager-page .page-link,
.jsgrid .jsgrid-pager .jsgrid-pager-nav-button a,
.jsgrid .jsgrid-pager .jsgrid-pager-page a {
  border-color: #CED4DA;
  color: #000000;
  font-size: .875rem;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #020a24;
}

.modal-backdrop.show {
  opacity: .6;
}

.modal-header {
  /* border: 1px !important; */
  /* padding-bottom: 0px; */
  color: var(--purple);
  font-weight: bold;
}

.btn-close {
  background: #000;
  color: #fff;
  border: 0px;
  border-radius: 4px;
}

.modal .form-group label {
  font-weight: 400;
  font-size: 14px;
}

.modal .form-group .form-control {
  font-size: 14px;
}

.sub-menu {
  background: #fff0f8;
  color: #000;
  padding: 15px 15px 0px;
  /* margin-left: 12px; */
  border-radius: 0 0 10px 10px;
  list-style-type: circle;
  padding-left: 20px;
  max-height: none !important;
  border: 1px solid rgb(194, 194, 194);
}

.Submenu {
  color: #fd9330 !important;
  font-size: 16px !important;
  /* font-weight: bold; */
}

.sidebar .nav .nav-item .nav-link:hover {
  color: #fd9330;
  font-weight: bold !important;
  /* background: #9fa4c74d  !important; */
  /* border-radius: 8px 8px 0px 0px; */
}

.sidebar .nav .nav-item .menu-title:hover {
  color: #fd9330;
  /* font-weight: bold !important; */
  /* background: #9fa4c74d  !important; */
  /* border-radius: 8px 8px 0px 0px; */
}

nav.sidebar .nav-item .sub-menu li {
  margin: 0;
}

nav.sidebar .nav-item .sub-menu a {
  color: #000;
  font-size: 15px;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 30px;
}

nav.sidebar .nav-item .sub-menu a.active {
  color: #4654af;
  font-weight: 600;
}

.menu-arrow {
  position: absolute;
  right: 0px;
  top: 10px;
  width: 18px;
  transition: all ease-in-out 300ms;
}

.nav-link[aria-expanded="true"] .menu-arrow {
  transform: rotate(180deg);
}

.sidebar-icon-only .menu-arrow {
  display: none;
}

table.table td {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}



.filter .form-control {
  background-color: #fff;
  height: 37px !important;
}

.badges {
  font-size: 80%;
  padding: 5px 8px;
  border-radius: 3px;
  display: block;
}

.badges.text-success {
  background: #e4ffef;
}

.badges.text-danger {
  background: #ffedef;
}

.text-orangered {
  color: orangered !important
}

.pagination .page-item.active .page-link,
.pagination .page-item.active .page-link:hover {
  background: rgb(163, 21, 21);
  box-shadow: none;
  min-width: 36px;
  text-align: center;
  border: 1px solid rgb(163, 21, 21);
}

.text-danger {
  color: #c90101 !important;
}

.actions {
  white-space: nowrap;
}

table.table a.action-btn {
  padding: 7px 5px;
  width: 32px;
  height: 32px;
  line-height: 14px;
  display: inline-block;
  border: 1px solid #222222;
  border-radius: 4px;
  margin: 0 4px;
  background: #ececec;
}

.action-btn svg {
  width: 18px;
  height: 18px;
}

table.table a.action-btn:hover {
  background: #f00;
  color: #fff;
}

.dashboard .card {
  min-height: 10%;
  margin-bottom: 14px;
}

.dashboard .card p {
  font-size: 14px;
  color: #7d89a2;
  margin-bottom: 5px;
}

.dashboard .card h2,
.dashboard .card h3 {
  font-weight: 600;
  color: #1d1f22;
  font-size: 1.7rem;
}

.main-blocks .card {
  /* padding-left: 60px; */
  margin: 15px 0;
  /* background: #414c92; */
  background-image: url(../images/123456-01.png) !important;
  background-size: 100% 100%;
  color: #a2a7ca;
}

.main-blocks .card a {
  color: #cfcfcf;
}

.main-blocks .card i,
.main-blocks .card svg {
  position: absolute;
  padding: 11px;
  width: 56px;
  height: 56px;
  /*border-radius:50%;box-shadow:11px 0px 10px rgba(0,0,0,.06);*/
  left: 15px;
  color: #fff;
}

.main-blocks .col-12 i.manufacture {
  background: #f8e9e9 url('../img/manufacture.png') center center no-repeat;
}

.main-blocks .col-12 i.supplier {
  background: #dae6ff url('../img/suppliyer.png') center center no-repeat;
}

.main-blocks .col-12 i.customers {
  background: #daffe3 url('../img/customer.png') center center no-repeat;
}

.icon-blocks .card-body {
  display: flex;
  align-items: center;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
}

.icon-wrap {
  margin-right: 1.2rem;
}

.icon-wrap svg {
  width: 44px;
  height: 44px;
}

.situation {
  color: #7b8290;
  font-size: 12px;
  margin: 5px 0;
}

.situation svg {
  margin-right: 8px;
}

.orders .card-body {
  padding-bottom: 1.6rem;
  padding-top: 1.6rem;
}

.icon-blocks,
.orders {
  margin-left: -7px;
  margin-right: -7px;
}

.icon-blocks .col-12,
.orders .col-12 {
  padding-left: 7px;
  padding-right: 7px;
}

.orders .card {
  border: 3px solid #fff;
}

.orders .card-body {
  background: #f4f6fa;
}

.orders .form-row a {
  display: flex;
  margin-top: -1.6rem;
  margin-bottom: -1.6rem;
  background: #fff;
  align-items: center;
  font-size: .8rem;
  text-align: center;
  justify-content: center;
}

.orders .form-row a svg {
  margin-right: 5px;
}

.card-heading {
  padding: 1rem 1.725rem 0;
  font-weight: 600;
  font-size: 1.125rem;
}

.low-stock .table td,
.low-stock .table th {
  border: 0px;
  background: transparent;
  color: #fff;
}

.low-stock .table th {
  color: #bed3ff;
}

.low-stock .table td:last-child,
.low-stock .table th:last-child {
  text-align: right;
}

.low-stock .table {
  margin: 0px;
}

.filter .btn {
  padding: .7rem 2.14rem;
  margin: 0;
  border-radius: 4px;
}

.form-detail label {
  display: block;
  font-size: .8rem;
  opacity: .8;
}

.form-detail h4 {
  margin: 0;
  padding: 0;
  font-size: 1rem;
}

.backgroundBlocks {
  /* background: #ffffff; */
  margin: 0 -15px 1rem -25px;
  border-radius: 0 0 30px 30px;
  /* padding: 0px 20px 0rem 25px; */
}

.backgroundBlocks .card .card-body {
  /* padding: 1.2rem 1.725rem; */
  height: 95px;
}

.backgroundBlocks .card {
  box-shadow: none;
}

.backgroundBlocks .card .card-body h2 {
  color: #fff;
  font-weight: 600;
}

.rightSide {
  margin-top: -9.2rem;
  padding-right: 0;
  min-height: 60vh;
  min-height: calc(100vh - 98px);
}

.rightSide .card {
  min-height: 100%;
  border-radius: 30px 0 0 0;
}

.block-heading {
  color: #1c5bc3;
}

.block_wrap {
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
}

.card .card-body .block_wrap h4 {
  font-size: 1rem;
  font-weight: 600;
}

.card .card-body .block_wrap p {
  font-size: .8rem;
}

.block_wrap div {
  padding-left: 1rem;
}

.card .card-body .block_wrap:first-child {
  border-top: 0px;
}

.card.low-stock .card-body .block_wrap:first-child div {
  border-left: 3px solid var(--danger)
}

.card.low-stock .card-body .block_wrap:nth-child(2) div {
  border-left: 3px solid var(--orange)
}

.card.low-stock .card-body .block_wrap:nth-child(3) div {
  border-left: 3px solid var(--warning)
}

.tabbar .nav-tabs .nav-item .nav-link,
.tabbar .nav-tabs .nav-link,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border: 1px solid #303974;
  margin: 0;
  padding: .5rem 1rem;
  background: #fff;
  color: #3b3b3b;
  font-size: 1rem;
}

.tabbar {
  padding: 1rem 1.725rem 0;
}

.tabbar .nav-tabs {
  border-bottom: 0px solid #dee2e6;
}

.tabbar .nav-tabs .nav-item .nav-link,
.nav-tabs .nav-link:first-child {
  border-radius: 6px 0 0 6px;
}

.tabbar .nav-tabs .nav-item .nav-link,
.nav-tabs .nav-link:last-child {
  border-radius: 0px 6px 6px 0px;
}

.tabbar .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background: #303974;
  color: #fff;
}

.form-heading {
  display: block;
  padding: 1.5rem 0;
  color: #2e8fea;
  font-weight: 600 !important;
}

.bold,
strong {
  font-weight: 700 !important;
}

td a.link {
  font-size: 1.1rem;
  padding: 5px 8px;
  border: 1px solid #000;
  border-radius: 4px;
  display: inline-block;
}

input[type="text"].halfLebelInput,
input[type="text"].halfLebel {
  display: inline-block;
  -webkit-appearance: none !important;
}

input[type="text"].halfLebel {
  color: black;
  text-align: right;
  border-left: 0px;
  margin: 0 0 0 -7px;
  background: white;
  width: 130px;
  border-radius: 0px 4px 4px 0px;
  padding-left: 0px;
}

input[type="text"].halfLebelInput {
  border-right: 0px;
  outline: none;
  width: 60%;
  border-radius: 4px 0 0 4px;
  width: calc(100% - 130px);
}

.form-group>label {
  display: block;
}

.form-group .select2-container {
  width: 100% !important;
}

.brdrDiv {
  border: 1px solid #c7c7c7;
  border-radius: 6px;
  padding: 12px;
  margin: 0;
}


@media (min-width: 992px) {
  .sidebar-icon-only .sidebar .nav .nav-item {
    flex: 0 0 100%;
  }

  .sidebar-icon-only .sidebar .nav .nav-item:hover .collapse,
  .sidebar-icon-only .sidebar .nav .nav-item:hover .collapsing {
    display: block;
    background: #fff;
    border-radius: 0 0 5px 0;
    position: absolute;
    left: 70px;
    width: 260px;
    top: 100%;
    -webkit-box-shadow: 4px 4px 7px 0px rgb(182 185 189 / 25%);
    box-shadow: 4px 4px 7px 0px rgb(182 185 189 / 25%);
    padding: 0;
  }
}

@media all and (max-width:1470px) {

  html,
  body {
    font-size: 15px;
  }

  .dashboard .card p {
    font-size: .875rem;
  }

  .dashboard .card h2 {
    font-size: 1.875rem;
  }

  .row.dashboard {
    margin-right: -7px;
    margin-left: -7px;
  }

  .row.dashboard .col-12 {
    padding-right: 7px;
    padding-left: 7px;
  }

  #canvas {
    height: 250px !important;
  }

  .row.dashboard .main-blocks .col-12 {
    padding-left: 70px;
  }
}

@media all and (max-width:1180px) {
  .row.dashboard>.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 992px) {

  html,
  body {
    font-size: 14px;
  }

  .sidebar-offcanvas {
    position: fixed;
    max-height: calc(100vh - 70px);
    /* top: 70px; */
    bottom: 0;
    overflow: auto;
    left: -286px;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    /* background: var(--purple); */
  }

  .open_menu {
    left: 0px;
  }

  .icon-menu,
  .icon-menu:after,
  .icon-menu:before {
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  .open-menu .icon-menu {
    height: 0px;
  }

  .open-menu .icon-menu:after {
    transform: rotate(45deg);
    bottom: -1.5px;
  }

  .open-menu .icon-menu:before {
    transform: rotate(-45deg);
    top: -1.5px;
  }

  body.open-menu:after {
    background: #000;
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .5;
    z-index: 10;
  }

  .page-body-wrapper {
    padding: 74px 15px 0;
  }

  .main-panel {
    width: 100%;
  }

  .content-wrapper {
    padding-right: 0px;
    margin-top: 50px;
  }

  .copyright {
    font-size: .9rem;
  }

  .navbar-menu-wrapper>.navbar-toggler {
    display: none;
  }

  .navbar-menu-wrapper>.navbar-toggler.navbar-toggler-right {
    display: block;
  }

  .page-heading {
    padding-bottom: 0;
  }

  .page-heading .text-right {
    text-align: left !important;
    padding-top: 10px;
  }

  .table thead th,
  .table th,
  .jsgrid .jsgrid-table th,
  .table td,
  .jsgrid .jsgrid-table td {
    font-size: 1rem;
    text-transform: none !important;
  }

  .navbar .navbar-menu-wrapper .navbar-toggler {
    width: 40px;
    height: 40px;
  }

  .icon-menu {
    max-width: 20px;
  }

  .table td small {
    max-width: 150px;
    font-size: 80%;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .dashboard .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .dashboard .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .situation {
    font-size: 10px;
  }
}

@media (max-width: 768px) {
  .sys-logo {
    max-width: 150px;
    white-space: normal;
  }

  .navbar .navbar-brand-wrapper {
    width: 144px;
  }

  .navbar .navbar-menu-wrapper {
    width: calc(100% - 144px);
  }

  .navbar-menu-wrapper>.navbar-toggler {
    display: none;
  }

  .navbar-menu-wrapper>.navbar-toggler.navbar-toggler-right {
    display: block;
  }

  .dropdown.message {
    display: none;
  }

  .navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .navbar-dropdown {
    right: -100px;
  }

  .navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown.nav-profile .navbar-dropdown {
    right: 0px;
  }

  .form-btn {
    min-width: 100px;
  }
}

@media (max-width: 500px) {

  html,
  body {
    font-size: 14px;
  }

  .sys-logo {
    max-width: 112px;
    white-space: normal;
  }

  .navbar .navbar-brand-wrapper {
    width: 112px;
  }

  .navbar .navbar-menu-wrapper {
    width: calc(100% - 112px);
  }

  #profileDropdown h6 {
    font-size: 12px;
  }

  #profileDropdown svg {
    width: 12px;
    height: 12px;
  }

  #profileDropdown {
    padding: 0;
  }

  nav .nav-item {
    margin-left: .8rem;
    margin-right: .8rem;
  }

  .navbar .navbar-menu-wrapper .navbar-nav .nav-item:last-child {
    margin-right: 0;
  }

  .navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .count-indicator {
    height: 32px;
    width: 32px;
    line-height: 32px;
  }

  .navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .count-indicator svg {
    width: 18px;
    height: 18px;
  }

  .navbar .navbar-brand-wrapper .navbar-brand img {
    max-width: 100px;
    height: auto;
  }
}

@media (max-width: 350px) {
  .navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .count-indicator {
    display: none;
  }

  #canvas {
    height: 150px;
  }
}

/* new style */
.header_logo {
  padding-top: 1px;
  height: 80px !important;
  padding-left: 30px;
}

.loginstyle {
  width: 75%;
  border-radius: 20px;
  color: #000;
  /* font-weight: bold; */
  /* font-size: 14px; */
}

.loginbuttonstyle {
  width: 75%;
  border-radius: 20px;
  letter-spacing: 1px;
  font-weight: 400 !important;
  font-size: 15px;
}

.shadow {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}

.purple_bg {
  background-color: var(--purple) !important;
}

.purple_color {
  color: var(--purple) !important;
}

.export_btn {
  border: 1px solid #005c00 !important;
  background: #008000 !important;
  color: white !important;
  padding: 5px 8px !important;
}

.export_btn:hover {
  border: 1px solid #005c00 !important;
  background: none !important;
  color: #008000 !important;
  padding: 5px 8px !important;
}

.add_btn {
  border: 1px solid var(--purple) !important;
  background: var(--purple) !important;
  color: white !important;
  padding: 4px 8px !important;
}

.add_btn:hover {
  border: 1px solid var(--purple) !important;
  background: white !important;
  color: var(--purple) !important;
}

.dialog_width {
  width: 500px;
}

.dialog_widths {
  width: 700px !important;
}

.cancel_btn {
  background: red;
  color: white;
  padding: 0px 4px;
  display: block;

}

.btn_success {
  border: 1px solid rgb(1, 85, 1) !important;
  background-color: #057d05 !important;
  color: rgb(255, 255, 255) !important;
  padding: 05px 12px !important;
}

.btn_success:hover {
  border: 1px solid rgb(1, 85, 1) !important;
  background-color: #ffffff !important;
  color: #057d05 !important;
  padding: 05px 12px !important;
}

.btn_orange {
  border: 1px solid #ff4700;
  padding: 7px 10px;
  color: #ff4700;
  border-radius: 3px;
}

.btn_orange:hover {
  border: 1px solid #ff4700;
  padding: 7px 10px;
  background-color: #ff4700;
  color: rgb(255, 255, 255);
  border-radius: 3px;
}

/* .cancel_btn_popup {
  padding: 8px 10px;
  font-size: 14px !important;
} */


.heading_modal {
  font-size: 20px !important;
  padding: 5px !important;
  font-weight: bold !important;
}

.text-dark {
  color: #000000 !important;
}

label {
  font-size: 14.5px !important;
}

.cursor-poniter {
  cursor: pointer !important;
}

.sr_no_width {
  width: 8% !important;
}

.action_width {
  width: 10% !important;
}

.action_reject_width {
  width: 20vw !important;
  display: block;

}

.action_width_second {
  width: 100% !important;
}

.action_reject_select {
  width: 13vw !important;
  display: block;
}

.action_width_onboard {
  width: 15vw !important;
  display: block;
}

.cursor-pointer {
  cursor: pointer !important;
}

.cancel_btn_delete {
  padding: 8px 15px;
}


.clear_btn {
  background-color: rgb(163, 21, 21) !important;
  padding: 5px 10px !important;
  border: 1px solid rgb(163, 21, 21) !important;
}

.clear_btn:hover {
  background-color: rgb(255, 255, 255) !important;
  padding: 5px 10px !important;
  color: rgb(163, 21, 21) !important;
  border: 1px solid rgb(163, 21, 21) !important;
}

.marginBottom {
  margin-bottom: 17px !important;
}

.clear_btn1 {
  padding: 6px 12px 8px 8px !important;
  background-color: rgb(163, 21, 21) !important;
  border: 1px solid rgb(156, 0, 0) !important;
}

.create_btn {
  padding: 7px 10px !important;
  background-color: #303974 !important;
  border: 1px solid rgb(36, 47, 121) !important;
}

.forward_btn {
  padding: 5px 8px !important;
  background-color: rgb(46, 46, 46) !important;
  border: 1px solid rgb(32, 32, 32) !important;
  font-size: 15px !important;
}

.close {
  opacity: .9 !important;
}

.logo_login {
  width: 180px;
}

/* 
.loginhrms {
  font-weight: 500;
  letter-spacing: 1px;
  width: 36vw;
}

.login_icon {
  margin-left: -35px;
  color: gray;
  font-size: 12px;
}

.PopupHeight {
  height: 400px !important;
  overflow-y: scroll !important;
}

.PopupHeightModal {
  height: 300px !important;
  overflow-y: scroll !important;
}

.PopupHeightModal1 {
  height: 80vh !important;
  overflow-y: scroll !important;
  overflow-x: hidden !important;
} */

/* .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 10px;
}

 */
.backgroundBlocks .card .card-body h3 {
  color: #fff;
  font-weight: 600;
  position: absolute;
  bottom: 0px !important;
}

.red {
  background-color: #712522 !important;
}

.yellow {
  background-color: #d76c09 !important;
}

.purple {
  background-color: #4f0644 !important;
}

.shadows {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px !important;
}

.application {
  background-image: url(../images/application.png) !important;
  background-position: 97% bottom !important;
  background-repeat: no-repeat !important;
  background-size: 25% 80% !important;
  background-color: #3f8b03 !important;
}

.pending {
  background-image: url(../images/forward_application.png) !important;
  background-position: 97% bottom !important;
  background-repeat: no-repeat !important;
  background-size: 35% 90% !important;
  background-color: #3771c3 !important;
}

.forward_application {

  background-image: url(../images/pending.png) !important;
  background-position: 97% bottom !important;
  background-repeat: no-repeat !important;
  background-size: 25% 80% !important;
  background-color: #d76c09 !important;
}

h4 {
  font-weight: 400 !important;
}

#heading {
  font-size: 20px !important;
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: relative;
  pointer-events: visible;
  opacity: 1 !important;
  margin-top: 5px;
}

/* .form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
} */

a {
  text-decoration: none !important;
}

.subsecondmenu li {
  color: #a1a1a1;
  padding: 5px 19px !important;
  /* list-style-type: non; */
}

nav .nav-item {
  margin-top: 20px 0px !important;
}

.divsecond {
  background-color: white;
  padding: 20px 10px 5px 10px !important;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 0px 0px 07px 07px;
  border-left: 1px solid #696969;
  border-right: 1px solid #696969;
  border-bottom: 1px solid #696969;
}

.divsecond2 {
  background-color: white;
  padding: 10px 10px 5px 10px !important;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 0px 0px 07px 07px;
  border-left: 1px solid #696969;
  border-right: 1px solid #696969;
  border-bottom: 1px solid #696969;
}

.divsecond3 {
  background-color: white;
  padding: 10px 10px 5px 10px !important;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 07px;
  border: 1px solid #696969 !important;
}

.page_heading2 {
  /* background-color: #707071; */
  background-color: #8593a1;
  color: rgb(255, 255, 255) !important;
  border-radius: 07px 07px 0px 0px;
  border: 1px solid #696969;
}

.received {
  border: 1px solid green;
  border-radius: 5px;
  background-color: rgb(211, 255, 211);
}


.completed {
  border: 1px solid var(--purple);
  border-radius: 5px;
  background-color: rgba(55, 0, 128, 0.123);
}

.pdf_icon {
  /* border: 1px solid #8d9cfc !important; */
  color: red;
  border-radius: 5px !important;
  /* background-color: #dde1fd !important; */
  /* padding: 5px 7px !important; */
  cursor: pointer;
  font-size: 18px;
}

.remark_icon {
  /* border: 1px solid rgb(88, 216, 88) !important; */
  color: green;
  border-radius: 5px !important;
  /* background-color: rgb(211, 255, 211) !important; */
  padding: 3px 5px !important;
  cursor: pointer;
  font-size: 15px !important;

}

.pendings {
  /* border: 1px solid rgb(250, 151, 70); */
  border-radius: 5px;
  color: rgb(199, 91, 3);
  /* background-color: rgba(255, 115, 0, 0.151); */
  padding: 5px 7px !important;
  cursor: pointer;
}

.delete_btn_outline {
  /* border: 1px solid #fd6060; */
  border-radius: 5px;
  color: #a31515;
  /* background-color: #ffc9c9; */
  padding: 3px 6px !important;
  cursor: pointer;
  font-size: 14px !important;
}

.appvarisht {
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 07px;
  border: 1px solid #a7a7a7;
}

.table>:not(:first-child) {
  border-top: 0px solid currentColor !important;
}

.table {
  /* border: 1px solid black !important; */
  /* border-color: #000000; */
}

.width_popup {
  min-width: 70% !important;
}

.border_div {
  border-radius: 8px !important;
  border: 1px solid gray;
  height: 33vh;
  /* background-color: ; */
}

.border_div h5 {
  margin-top: -25px !important;
  background: white !important;
  text-align: center;
  /* display: inline-block; */
}

.btn {
  text-transform: capitalize;
}

.bg-danger {
  background-color: rgb(163 21 21) !important;
}

.css-1nmdiq5-menu {
  margin-top: 0px !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.text-warnings {
  color: rgb(209, 153, 0) !important;
}

.react-select__placeholder {
  color: rgb(255, 0, 0) !important;
}

.select-placeholder-text {
  color: pink !important;
}

.activebutton2 {
  background-color: #cf4141 !important;
  margin: 0px !important;
  /* padding: 0px 20px !important; */
}

.border-dangers {
  border: 1px solid #a3151548;
  border-radius: 3px;
}

.filter {
  background: #e9e9e9;
  border: 1px solid #c1bebe !important;
  padding: 15px 15px 3px 15px !important;
  /* margin-bottom: 20px; */
  /* box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px; */
}

.modal-dialogs {
  width: 600px !important;
}

@media (min-width: 992px) {

  .modal-lg,
  .modal-xl {
    max-width: 90vw !important;
  }

  .modal-lg2 {
    max-width: 90vw !important;
  }

  .modal-lg_2 {
    max-width: 60vw !important;
  }
}

.fw-500 {
  font-weight: 500 !important;
}

.nirgamitArj {
  color: var(--purple);
  font-size: 17px !important;
}

.shadows3 {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px !important;
}

.img_wid_hei {
  width: 110%;
}

.application_images {
  width: 60px;
  border-radius: 10px;
  padding: 10px;
  background-color: #7957fe;
}

.application_images2 {
  width: 60px;
  border-radius: 10px;
  padding: 10px;
  background-color: #fe4979;
}

.application_images3 {
  width: 60px;
  border-radius: 10px;
  padding: 10px;
  background-color: #33cdb4;
}

.ApplicationArj {
  border: 1px solid gray !important;
  background-color: white;
}

.border_high {
  border: 1px solid #c12929 !important;
}

.border_low {
  border: 1px solid #026e2f !important;

}

.border_medium {
  border: 1px solid #ec6c00 !important;
}

.highrisk {
  background-color: #c12929;
}

.mediumrisk {
  background-color: #ec6c00;
}

.lowrisk {
  background-color: #026e2f;
}

.bluerisk {
  background-color: #fff;
  border: 1px solid #c12929;
}

.mediumriskbg {
  background-color: #fff;
  border: 1px solid #ec6c00;
}

.lowriskbg {
  background-color: #fff;
  border: 1px solid #026e2f;
}

.karyalayintakrar {
  height: 95px !important;
}

.karyalayintakrar2 {
  height: 100px !important;
}

.karyalayintakrar2 h3 {
  position: absolute;
  bottom: 0px;
}

.karyalayintakrar h3 {
  position: absolute;
  bottom: 0px;
}

.karyalayintakrar p {
  position: absolute;
  top: 10px;
}

.risk_img {
  width: 100%;
}

.text-red {
  color: #605f5f !important;
}

.text-orange {
  color: #605f5f !important;
}

.text-green {
  color: #605f5f !important;
}

.width_risk {
  width: 119px !important;
}

.width_risks2 {
  width: 90px !important;
}

.width_risks3 {
  width: 93px !important;
}

.blue_color {
  color: #0019b9 !important;
}

.bordersred {
  border-left: 1px solid #cf4141 !important;
  border-right: 1px solid #cf4141 !important;
}

.bordersred2 {
  border-right: 1px solid #cf4141 !important;
}

.risk_img2 {
  width: 55px;
}

.risk_img3 {
  width: 50px;

}

.btn-danger {
  color: #fff;
  background-color: #c12929 !important;
  border-color: #c12929 !important;
}

.navbar .dropdown-menu a {
  font-weight: 500 !important;
}

/* [type="radio"]:not(:checked), [type="radio"]:checked {
  position: absolute;
  pointer-events: none;
  opacity: 100 !important;
} */

.fa-square-check {
  font-size: 16px !important;
  color: #008000 !important;
}

.border_div {
  max-height: 300px;
  /* Adjust height as needed */
  overflow-y: auto;
  /* Enables vertical scrolling */
  border: 1px solid #ccc;
  /* Optional: Ensures visibility */
}

.nowraps {
  white-space: nowrap !important;
}

.btns-primary {
  background-color: #0069d9 !important;
}

.shakhaHeadings9 {
  font-size: 20px !important;
}

.w-50 {
  width: 200px !important;
  white-space: nowrap;
}

.read-more {
  color: blue !important;
  cursor: pointer !important;
}

#table_width5 {
  /* width: 1500px !important;
  overflow: scroll !important; */
}

.prapttakraririsk {
  background-color: #3939c3;
  color: white;
}

.reopencardbg {
  background-color: orangered;
  border: 1px solid orangered;
  color: white;
}

.prapttakraririskbg {
  border: 1px solid #3939c3;
  color: black !important;
}

.indus_logo_r {
  width: 50px;
}

@media (min-width: 991.98px) {
  .indus_logo_r {
    width: 90px;
  }

  .Reg_head {
    font-size: 30px;
    padding: 17px;
  }

  .main-panel {
    /* padding-left: 15px; */
    padding: 0px 0px 0px 15px;

  }
}

.modal.show .modal-dialog {
  width: 100vw !important;
  margin: auto !important;

}

@media (min-width: 992px) {
  .page-body-wrapper {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
}

@media (min-width: 1400px) {
  .container-fluid {
    padding-right: 60px !important;
    padding-left: 60px !important;
  }
}

.col5_width {
  width: 20% !important;
}

.table-header-position {
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 1;
}

.table-scrolls {
  height: 47vh !important;
  /* width: 10%; */
  overflow: auto !important;
}

/* Timeline */
.timeline {
  padding: 20px;
  overflow-y: auto;
  max-height: 70vh;
}

.step-container {
  display: flex;
  align-items: flex-start;
  /* margin-bottom: 20px; */
  flex-direction: column;
}

.line {
  width: 2px;
  background: #ccc;
  flex-shrink: 0;
  margin: 0 20px;
}

.down-arrow {
  margin: 0 12px;
  font-size: 18px;
  color: #555;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.timeline-card {
  background: #f9f9f9;
  border-radius: 12px;
  padding: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  flex: 1;
  width: 100%;
}

.icon-with-text {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 18px;
  margin-right: 12px;
}

.details p {
  margin: 4px 0;
  font-size: 14px;
  color: #555;
}

.user-info {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: bold;
  color: #333;
}

/* Scrollbar Styling */
.timeline::-webkit-scrollbar {
  width: 8px;
}

.timeline::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 8px;
}

.timeline::-webkit-scrollbar-track {
  background: #f0f0f0;
}

/* Fade In Animation */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.btn-gray {
  background-color: white;
  border: 1px solid black !important;
}

.bluerisk2 {
  background-color: gray !important;
  border: 1px solid #4b545c;
}

.bluerisk3 {
  background-color: gray !important;
  border: 1px solid #4b545c;
}

.bluerisk4 {
  background-color: lightgray !important;
  border: 1px solid gray;
}


/* -------------------- */
@keyframes blink {
  0% {
      opacity: 1;
  }

  50% {
      opacity: 0;
  }

  100% {
      opacity: 1;
  }
}

.blink-text {
  animation: blinker 1s step-end infinite;
}


@keyframes blinker {
  50% {
    opacity: 0;
  }
}