.wh {
  width: 200px;
  height: 200px;
}

body {
  font-family: "Poppins" !important;
}

.wh-header {
  width: 35px !important;
  height: 35px !important;
}

/* .modal {
    position: fixed;
    top: 50%;
     right:inherit;
    bottom: inherit;
    left: 50%;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
    transform: translate(-50%, -50%);
} */
.input-addon {
  position: relative;
}

.input-addon img {
  position: absolute;
  top: 10px;
  left: 20px;
}

.input-addon input {
  padding: 10px 50px !important;
}

/*
.sidebar-brand img {
    width: 70%;
} */
.multiselect-clear-filter {
  display: none;
}

.multiselect-item.filter {
  margin-bottom: 10px;
}

.card.card-statistic-2 .card-icon {
  color: #fff;
}

.fc-highlight {
  background: #4a4c4c !important;
}

.card.card-statistic-2 .card-header {
  padding-top: 32px;
}

.card.card-statistic-2 .card-header h4 {
  font-size: 14px;
  color: #333;
}

.card.card-statistic-2 .card-icon {
  width: 38px;
  height: 38px;
  line-height: 42px;
  font-size: 18px;
  margin: 18px;
}

.user-profile {
  margin: 2rem 0;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}

/* .user-profile .user-image img {
    width: 79px;
    height: 79px;
    border-radius: 100%;
    margin-bottom: 0.625rem;
} */
.user-profile .user-name {
  font-weight: 600;
  font-size: 19px;
  line-height: 30px;
  color: #000;
}

.user-designation {
  font-weight: 300;
  font-size: 13px;
  color: #000;
  font-family: "Barlow", sans-serif;
  line-height: 18px;
}

.progress {
  height: 1rem;
  font-size: 0.8rem;
  line-height: 1px;
}

.table td i.preview {
  color: #e71616;
  font-size: 30px;
}

.preview-pdf {
  color: #e71616;
  font-size: 30px;
}

.preview-download {
  color: #5147de;
  font-size: 25px;
}

td strong,
th {
  font-weight: 500;
}

.borderless td {
  line-height: 20px;
}

.table tr td .meta-info {
  font-size: 12px;
}

.table tr td a.sort-name {
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 13px;
  border-radius: 50%;
  padding: 0px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  margin: 1px;
}

body.sidebar-mini .main-sidebar .sidebar-brand-sm a span {
  color: #6777ef;
}

.staff-wrap .staff-grid-view,
.note {
  position: relative;
  margin-bottom: 30px;
  transition: all ease 0.35s;
  position: relative;
  text-align: center;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0px 0px 44px rgb(0 0 0 / 8%);
  border-radius: 40px;
  padding: 40px;
}

.staff-wrap .staff-grid-view .more-action {
  position: absolute;
  right: 5px;
  top: 3px;
}

.more-action .dropdown-menu {
  padding: 0;
  margin: 0;
  font-size: 13px;
  border-radius: 2px;
  border-color: #f1f1f1;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.05);
  left: inherit !important;
  right: 0% !important;
  transform: translate3d(0px, 24px, 0px) !important;
}

.staff-wrap .dropdown-menu {
  z-index: 1000;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.more-action .dropdown-menu a {
  padding: 6px 14px !important;
  color: #98a9bc;
}

.staff-wrap .btn {
  font-weight: 400;
  border: 1px solid transparent;
  padding: 0.75rem 1.5rem 0px 0px;
  font-size: 0.9rem;
  line-height: 1.5;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}

.staff-wrap .staff-grid-view .contact-img img {
  height: 88px;
  width: 88px;
  border-radius: 50%;
  margin-bottom: 30px;
}

.staff-wrap .staff-grid-view h2,
.note h2 {
  font-size: 20px;

  color: #252631;
  transition: all ease 0.35s;
}

.staff-wrap .staff-grid-view p {
  font-size: 10px;
  color: #98a9bc;
  margin: 0;
  line-height: 19px;
}

.staff-wrap .staff-grid-view p.font-style {
  margin: 0;
}

.staff-wrap .staff-grid-view .btn-wrap {
  margin: 0 -25px;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #f2f4f6;
}

.staff-wrap .staff-grid-view .btn-wrap .btn:first-child {
  border-right: 1px solid #f2f4f6;
}

.staff-wrap .staff-grid-view .btn-wrap .btn:last-child {
  border-left: 1px solid #f2f4f6;
}

.staff-wrap .staff-grid-view .btn-wrap .btn,
.note .btn-wrap .btn {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #778ca2;
  font-size: 12px;
  padding: 12px 12px;
  background: #fff;
}

.staff-wrap .dropdown-toggle::after {
  display: none;
}

.staff-wrap .staff-grid-view .btn-wrap svg {
  height: 16px;
  fill: #6777ef;
}

.card-header .btn-sm span svg,
.create-btn span svg {
  fill: #fff;
  width: 10px;
}

.card-header .btn-sm span svg path,
.create-btn span svg path {
  fill: #fff;
}

.badges .badge {
  margin: 0 0px 3px 0;
}

/* table {
    word-break: initial;
}

.table {

    display: block;
    overflow-x: auto;
    white-space: nowrap;
} */

.table:not(.table-sm):not(.table-md):not(.dataTable) td,
.table:not(.table-sm):not(.table-md):not(.dataTable) th {
  vertical-align: middle;
}

.table-padding:not(.table-sm):not(.table-md):not(.dataTable) td,
.table-padding:not(.table-sm):not(.table-md):not(.dataTable) th {
  padding-right: 0;
}

.table td strong {
  font-weight: 600;
}

.dataTables_length label {
  display: flex;
  align-items: center;
}

.dataTables_length select {
  width: 80px;
  margin: 0 10px;
}

.btn-view-white {
  background-color: #fff;
}

.borderless {
  width: 100%;
}

.borderless tr {
  line-height: 30px;
}

.borderless td {
  border: none;
  line-height: 17px;
}

.borderless th {
  border: none;
  line-height: 24px;
}

.btn-download {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 0;
  color: #000;
}

.btn-download:hover {
  color: #7c8efc;
}

div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}

div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}

.lead-wrap .lead-grp {
  border: 1px solid #f5f5f5;
  padding: 15px;
  margin-bottom: 30px;
}

.lead-wrap .lead-grp .lead-grp-title {
  font-size: 14px;
  font-weight: 700;
}

.lead-grp .no-leads {
  box-shadow: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  text-transform: capitalize;
  color: #bebebe;
  background-color: #fdfdfd !important;
}

.lead-grp .lead {
  background: #ffffff;
  border-radius: 4px;
  padding: 15px;
  margin-top: 12px;
  box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.08);
  transition: all ease 0.35s;
  position: relative;
  overflow: hidden;
  min-height: 155px;
}

.lead-grp .lead .title {
  font-size: 15px;
  color: #717171;
  font-weight: 600;
  text-transform: capitalize;
  display: flex;
  align-items: center;
}

.lead-grp .lead .more-action {
  position: absolute;
  right: 15px;
  top: 13px;
}

.lead-grp .lead .more-action .dropdown-menu {
  padding: 0;
  margin: 0;
  font-size: 13px;
  border-radius: 2px;
  border-color: #f1f1f1;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.05);
  left: inherit !important;
  right: 0% !important;
  transform: translate3d(0px, 24px, 0px) !important;
}

.lead-grp .lead .more-action .dropdown-toggle::after {
  display: none;
}

.lead-grp .lead .more-action a.dropdown-toggle {
  padding: 0;
}

.lead-grp .lead .meta-info p {
  font-size: 14px;
  line-height: normal;
}

.lead-grp .lead .footer-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
}

.lead-grp .lead .footer-wrap .date {
  display: flex;
  align-items: center;
}

.lead-grp .lead .footer-wrap .amount {
  display: flex;
  align-items: center;
}

.lead-grp .lead .footer-wrap .avatar {
  height: 25px;
  width: 25px;
}

.footer-Position {
  bottom: 0;
  position: absolute;
}

.create-btn {
  border-radius: 30px;
}

.btn {
  padding: 9px 40px;
}

.section .section-title-custome:before {
  display: none;
}

.section .section-title-custome {
  text-align: right;
}

.project {
}

.project .card-header {
  align-items: flex-start;
}

.project .card-header .badges .badge {
  margin: 0;
  font-size: 10px;
  padding: 4px 7px;
}

.project .card-header .badges {
  line-height: initial;
}

.project .card-header .dropdown a {
  padding: 0;
}

.project .card-header .dropdown a.dropdown-toggle::after {
  display: none;
}

.project .project-intro .badge {
  border-radius: 0;
}

.project .project-intro .start-date .badge {
  background-color: rgba(93, 120, 255, 0.1);
  color: #5d78ff;
}

.project .project-intro .due-date .badge {
  background-color: rgba(253, 57, 122, 0.1);
  color: #fd397a;
}

.project .project-intro .progress-wrap p {
  font-weight: 700;
  color: #616161;
}

.project .project-intro .progress-wrap {
  width: 100%;
}

.project .project-intro .progress-wrap .progress {
  height: 0.6rem;
  font-size: 0.5rem;
}

.project .project-intro .progress-wrap .progress .progress-bar {
  padding-top: 1px;
}

.progress-bar.bg-low {
  background-color: #ffa426 !important;
}

.progress-bar.bg-full {
  background-color: #63ed7a !important;
}

.progress-bar.bg-half {
  background-color: #34395e;
}

.progress-bar.bg-empty {
  background-color: #ffa426 !important;
}

.project .project-info,
.project .project-info p {
  font-weight: 600;
  color: #616161;
}

.project .project-info .project-info-inner > div {
  line-height: 30px;
}

.project .project-info .project-members ul {
  margin: 0 0 0 12px;
}

.project .project-info .project-members ul li {
  margin-left: -13px;
}

.project .project-info .project-members ul li img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #ffffff;
}

/*.project .project-info .project-members ul li.more-user {
    font-size: 14px;
    color: #98A9BC;
    line-height: 34px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #F8FAFB;
    border: 2px solid #FFFFFF;
 }*/
.project .card-footer {
  border-top: 1px solid #f9f9f9;
}

/*.modal-dialog.show{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1050;
    overflow: hidden;
    outline: 0;
    transform: translate(-50%,-50%);
}
.modal-dialog .form-group {
    margin-bottom: 10px;
}*/
.input-group-text,
select.form-control:not([size]):not([multiple]),
.form-control:not(.form-control-sm):not(.form-control-lg) {
  border: 1px solid #c0c0c0;
  box-sizing: border-box;
  border-radius: 14px;
  font-size: 12px;
}

ul.pagination {
  justify-content: flex-end;
}

/*
.select2-container--default .select2-selection--single .select2-selection__rendered {
    min-height: 35px;
    line-height: 37px;
    padding-left: 15px;
    padding-right: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 32px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.select2-container .select2-selection--multiple, .select2-container .select2-selection--single{
    min-height:35px;
    font-size:12px;
    line-height: 32px;
}
.select2-container--default .select2-selection--multiple .select2-selection__arrow, .select2-container--default .select2-selection--single .select2-selection__arrow {
    min-height: 35px;
} */
span.task-status {
  font-weight: 400;
  font-size: 9px;
  padding: 1px 4px;
  line-height: initial;
  margin-left: 5px;
}

.low {
  color: #05b5c5;
  background-color: #b6e6ea;
}

.medium {
  color: #b18e01;
  background-color: #e8d99a;
}

.high {
  color: #ec0e1f;
  background-color: #f1b8bc;
}

.task-progress {
  display: inline-flex;
  padding: 1px 3px;
  line-height: initial;
  font-size: 16px;
}

.project-intro.project ul {
  list-style-type: none;
  margin: 15px 0 0 0;
  padding: 15px 0 0 0;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #f9f9f9;
}

ul li .project-highlight i {
  font-size: 42px;
  background: linear-gradient(to left top, #6676e9, rgba(103, 119, 239, 0.3));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

ul li .project-highlight {
  display: flex;
}

ul li .project-highlight .info {
  margin-left: 10px;
}

ul li .project-highlight .info span {
  font-weight: 700;
  line-height: initial;
  font-size: 12px;
  color: #6777ef;
}

ul li .project-highlight .info p {
  margin: 0;
  font-weight: 700;
  line-height: initial;
  margin-top: -7px;
}

.project-intro .card-header h4 {
  line-height: initial;
}

/* .modal-open .modal {
    display: flex!important;
    align-items: center!important;

}
.modal-dialog {
    flex-grow: 1;
} */
/* .table-data td, .table-data th, .table td, .table th{
    padding:10px!important;
} */
.table-no-height td,
.table-no-height th {
  height: auto !important;
}

table.dataTable {
  margin-top: 20px !important;
}

.custom-table-view .table-row {
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
}

div.dataTables_wrapper div.dataTables_filter input {
  border: 1px solid #c0c0c0;
  box-sizing: border-box;
  border-radius: 14px;
  font-size: 12px;
  height: 42px;
  padding: 0rem 1.5rem;
}

.custom-table-view .table-row:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.02);
}

.custom-table-view .table-row .user-name {
  width: 60%;
}

.custom-table-view .table-row .task {
  width: 10%;
}

.custom-table-view .table-row .user-name a:hover {
  text-decoration: none;
  color: #3e4894;
}

.custom-table-view .table-row .user-name span {
  display: block;
}

.custom-table-view .table-row .tag {
  width: 25%;
}

.custom-table-view .table-row .tag span {
  background-color: #e3eaef;
  border-color: #e3eaef;
  color: #5f5f5f;
  font-size: 12px;
  padding: 2px 5px;
  text-transform: capitalize;
  width: 25%;
}

.custom-table-view .table-row .status {
  color: #fd7f7f;
  width: 5%;
  text-align: center;
}

ul.activity-wrap li p {
  line-height: initial;
  padding: 5px 0;
}

ul.activity-wrap li h6 {
  font-size: 14px;
}

ul.activity-wrap li p {
  font-size: 13px;
}

ul.activity-wrap li div {
  font-size: 12px;
}

ul.activity-wrap {
  height: 650px;
  overflow: auto;
}

.custom-table-inner.milestones .milestones-name span,
.custom-table-inner.milestones .milestones span {
  width: 100%;
  display: block;
}

.custom-table-inner.milestones .milestones-name {
  width: 50%;
}

.custom-table-inner.milestones .milestones {
  width: 25%;
}

.custom-table-inner.milestones .tag {
  width: 15%;
}

.custom-table-inner.milestones .action {
  width: 10%;
  display: flex;
  justify-content: space-around;
}

i.far.fa-trash-alt {
  color: #f77070;
}

.form-group .control-label,
.form-group > label {
  margin-bottom: 5px;
}

input[type="date"],
input[type="datetime-local"],
input[type="time"] {
  position: relative;
}

/* create a new arrow, because we are going to mess up the native one
see "List of symbols" below if you want another, you could also try to add a font-awesome icon.. */
input[type="date"]:after,
input[type="datetime-local"]:after {
  font-family: "Font Awesome 5 Free";
  content: "\f073";
  color: #646bfb;
  font-size: 17px;
  position: absolute;
  right: 13px;
  top: 7px;
}

input[type="time"]:after {
  font-family: "Font Awesome 5 Free";
  content: "\f017";
  color: #646bfb;
  font-size: 17px;
  position: absolute;
  right: 13px;
  top: 7px;
}

.has-clock {
  position: relative;
}

.has-clock .clock-area {
  position: absolute;
  z-index: 2;
  /* display: block; */
  width: 20px;
  height: 20px;
  /* line-height: 2.9rem; */
  text-align: center;
  pointer-events: none;
  color: #fff;
  top: 11px;
  left: 30px;
  content: "";
}

.break-in {
  background-image: url(../../assets/img/break-in.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.clock-in {
  background-image: url(../../assets/img/clock-in.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* make the native arrow invisible and stretch it over the whole field so you can click anywhere in the input field to trigger the native datepicker*/
input[type="date"]::-webkit-calendar-picker-indicator,
input[type="datetime-local"]::-webkit-calendar-picker-indicator,
input[type="time"]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  color: transparent;
  background: transparent;
}

/* adjust increase/decrease button */
input[type="date"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-inner-spin-button {
  z-index: 1;
}

/* adjust clear button */
input[type="date"]::-webkit-clear-button,
input[type="datetime-local"]::-webkit-clear-button,
input[type="time"]::-webkit-clear-button {
  z-index: 1;
}

.multiselect-container {
  z-index: 9999;
  height: auto;
  max-height: 300px;
  overflow-y: scroll;
}

.multiselect-container a {
  text-decoration: none;
  cursor: pointer;
}

.multiselect-container label,
.sort-check label {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
}

.multiselect-container label input,
.sort-check label input {
  margin-right: 5px;
  cursor: pointer;
  border-radius: 7px;
}

.multiselect {
  height: 42px;
  font-weight: 300;
  line-height: 0px;
  border: 1px solid #c0c0c0;
  box-sizing: border-box;
  border-radius: 14px;
  font-size: 12px;
  background-color: #fff;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.multiselect-selected-text {
  padding-right: 30px;
}

.multiselect-container::-webkit-scrollbar {
  width: 2px;
}

.multiselect-container::-webkit-scrollbar-track {
  background-color: transparent;
}

.multiselect-container::-webkit-scrollbar-thumb {
  background-color: #3f51b5;
  border-radius: 20px;
  /* border: 7px solid transparent; */
  background-clip: content-box;
}

.multiselect-container::-webkit-scrollbar-thumb:hover {
  background-color: #1b255f;
}

.multiselect-container {
  padding: 5px 10px;
  box-shadow: 0 0 30px rgb(199 183 183 / 32%);
}

.multiselect-container li a {
  font-weight: 400;
  color: #000;
  font-size: 11px;
}

#multiselect {
  z-index: -1;
  height: 19px;
  border: none;
  color: #fff;
}

table th {
  line-height: 18px;
}

.table {
  word-break: inherit;
}

/* .form-group {
    margin-bottom: 30px;
} */

/* .modal-header {
    padding-top: 20px;
} */
/* .modal-body {
        padding: 50px 50px 0;
        max-height: 70vh;
        overflow-y: auto;

} */
.btn-secondary {
  color: #000;
  background-color: #eee;
  border-color: #eee;
}

.modal-body .form-group {
  margin-bottom: 18px;
}

/* .modal-footer{ padding: 10px 65px 30px;} */
.modal-header {
  padding: 50px 50px 0px;
}

.modal a.sort-name {
  text-transform: uppercase;
}

#client-permission-Modal .row,
#create-new-role-Modal .row {
  border-bottom: 1px solid #f9f9f9;
  padding-top: 10px;
}

#client-permission-Modal .row label.title,
#create-new-role-Modal .row label.title {
  font-weight: 700;
}

.check-status {
  cursor: pointer;
}

.check-status:hover {
  opacity: 0.4;
}

.note {
  padding-bottom: 0 !important;
}

.note.note-danger {
  background-color: #fc544b;
  color: #fff;
}

.note.note-warning {
  background-color: #ffc107;
}

.note.note-success {
  background-color: #63ed7a;
}

.note.note-info {
  background-color: #3abaf4;
}

.note.note-danger .btn-wrap .btn {
}

.note-danger h2,
.note-warning h2,
.note-success h2,
.note-info h2,
.note-danger p,
.note-warning p,
.note-success p,
.note-info p {
  color: #fff !important;
}

.note .date {
  color: #fff !important;
}

.note p {
  font-size: 14px;
  color: #98a9bc;
  margin: 0;
  line-height: initial;
}

.note .btn-wrap {
  margin: 0 -25px;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #f2f4f6;
}

.staff-wrap .staff-grid-view .btn-wrap .btn:first-child {
  border-right: 1px solid #f2f4f6;
}

.invoice-wrap ul.pagination {
  justify-content: flex-end;
}

/* .table-responsive {
    overflow-x: hidden;
} */

.card .card-header h4 + .card-header-action .btn-group .btn:first-child,
.card .card-header h4 + .card-header-form .btn-group .btn:first-child,
.card .card-header h4 + .card-header-action .btn-group .btn,
.card .card-header h4 + .card-header-form .btn-group .btn,
.card .card-header h4 + .card-header-action .btn-group .btn:last-child,
.card .card-header h4 + .card-header-form .btn-group .btn:last-child {
  border-radius: 30px !important;
}

.constant-table .table thead th {
  background-color: transparent;
  height: 0px !important;
  padding: 0 !important;
}

.note-constant {
  width: auto;
  display: inline-block;
}

label.full-colorinput {
  width: 100%;
}

label.full-colorinput .colorinput-color {
  display: block;
  width: 100%;
}

.setting-tab .gallery {
  display: flex;
}

/*.setting-tab label {
    width: 100%;
}*/

.date-details tr td:nth-child(2),
.date-details tr td:nth-child(3) {
  padding: 0.35rem 4px !important;
}

@media (min-width: 1025px) and (max-width: 1350px) {
  .main-content {
    padding-left: 300px;
    padding-right: 40px;
  }

  /* .btn {
        padding: 9px 24px;
    } */
}

/* @media (min-width: 1240px) and (max-width: 1350px) {
    .d-flex-none{
        display: grid;
    }
} */
@media (max-width: 1280px) {
  .staff-wrap .staff-grid-view p {
    font-size: 13px;
  }

  .staff-wrap .staff-grid-view,
  .note {
    padding: 15px;
  }

  .table-responsive {
    overflow-x: auto;
  }
}

@media (max-width: 1024px) {
  .project-intro.project ul {
    flex-wrap: wrap;
  }

  .project-intro.project ul li {
    width: 33.33%;
    margin-bottom: 15px;
  }

  .btn-clock {
    margin: 0 !important;
  }

  .pt-2,
  .py-2 {
    padding: 0 !important;
  }

  body {
    font-size: 12px;
  }

  /* input.btn-1, input.btn-2 {
        padding: 9px 19px 9px 46px!important;
    } */
  .has-clock .clock-area {
    left: 16px;
  }

  .mobile-center {
    text-align: center;
    margin-bottom: 20px;
    float: left;
    width: 33.33%;
  }

  .employee-detail-wrap .col-md-4 {
    width: 50%;
  }

  .balance-list .gap {
    display: initial !important;
  }

  .table td,
  .table th {
    padding: 5px 4px !important;
  }

  .change-date {
    margin-bottom: 30px;
    width: 100% !important;
  }
}

.table td,
.table th {
  text-transform: inherit;
}

@media (max-width: 480px) {
  .mobile-center {
    float: none;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .staff-wrap .staff-grid-view .btn-wrap .btn {
    padding: 12px 6px;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  .card.card-statistic-2 .card-icon {
    width: 28px;
    height: 28px;
    line-height: 32px;
    font-size: 14px;
    margin: 12px;
  }

  .card.card-statistic-2 .card-header {
    padding-top: 12px;
  }

  .project-status .d-flex {
    flex-wrap: wrap;
  }

  .project-status .d-flex a {
    margin: 5px 0 0 0 !important;
  }

  .custom-table-inner.milestones .tag {
    width: 22%;
  }
}

@media (max-width: 767px) {
  .card .card-header .d-flex {
    flex-wrap: wrap;
  }
}

@media (min-width: 576px) {
  .modal-dialog {
    width: 650px;
    max-width: 1000px;
  }
}

@media (max-width: 575px) {
  .lead-grp .lead .footer-wrap {
    flex-wrap: wrap;
  }

  .lead-grp .lead .footer-wrap .date,
  .lead-grp .lead .footer-wrap .amount {
    width: 100%;
  }

  .project .project-intro {
    flex-wrap: wrap;
  }

  .project .project-intro .progress-wrap {
    margin-top: 10px;
  }

  .project .project-info,
  .project .card-footer .d-flex {
    flex-wrap: wrap;
  }

  .project .project-info .project-members {
    width: 100%;
  }

  .project .project-info .project-members ul {
    justify-content: flex-start !important;
  }

  .project-info-inner {
    width: 100%;
    margin-bottom: 10px;
  }

  .project .card-footer .footer-action {
    margin-bottom: 10px;
  }

  .project-intro.project ul li {
    width: 100%;
  }

  .dropzone .dz-message {
    margin: 1em;
  }

  .custom-table-view .table-row {
    width: 580px;
  }

  .custom-table-view .table-row .tag {
    width: 22%;
  }

  .custom-table-inner {
    display: block;
    width: 100%;
    overflow-x: auto;
  }

  div.dataTables_wrapper div.dataTables_filter {
    text-align: left;
  }

  .card .card-header {
    padding: 15px;
  }

  .invoice {
    padding: 20px;
  }

  .card-header-action .btn-group {
    flex-wrap: wrap;
  }

  .invoice-wrap ul.pagination {
    margin-top: 10px;
  }
}

@media (max-width: 480px) {
  .project-status .d-flex {
    flex-wrap: wrap;
  }

  .project-status .d-flex a {
    margin: 5px 0 0 0 !important;
  }

  .lead-grp .lead {
    overflow: inherit;
  }

  .dropdown-menu {
    width: 150px;
  }

  .invoice .btn-danger {
    margin-top: 10px;
  }
}

@media (max-width: 360px) {
  .card-header-action .btn-group a.btn.btn-sm.btn-warning.mx-2 {
    margin-left: 0 !important;
  }

  .card-header-action .btn-group a:first-child {
    margin-bottom: 10px;
  }
}

.font-style {
  text-transform: capitalize;
}

/*.fileinput-new {*/
/*    height: 100px !important;*/
/*}*/

.fileinput .thumbnail > img {
  max-width: 150px;
}

.mt-20 {
  margin-top: 20px;
}

/*
.navbar-bg {
    height: 70px;
    background-color: #6f4cc7 !important;
} */
/* .profile-sidebar .profile-usertitle {
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
    color: #172b4d;
} */
.label-line label {
  font-weight: 500;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  margin-right: 10px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  color: #34395e;
  /* font-size: 12px; */
  letter-spacing: 0.5px;
}

.bg-primary {
  background-color: #6f4cc7 !important;
}

body.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  box-shadow: 0 4px 8px #acb5f6;
  background-color: #6777ef;
  color: #fff;
}

.main-sidebar .sidebar-menu li.active a {
  color: #000 !important;
  font-weight: 700;
  background-color: transparent;
}

.sidebar-menu li a:hover {
  color: #7c8efc;
}

.logout {
  background-color: #f2e8fb;
  position: fixed;
  bottom: 0;
  align-items: end;
  padding: 10px;
  width: 261px;
  margin: 0 auto;
  text-align: center;
}

.main-heading {
  font-size: 20px;
  margin-bottom: 1rem;
}

.fa-plus {
  font-size: 14px;
  margin-right: 4px;
}

.badge-1 {
  background: #ab5ab4;
}

.badge-2 {
  background: #e0a326;
}

.badge-3 {
  background: #29ca9c;
}

.badge-4 {
  background: #de475a;
}

.badge-link {
  font-weight: 800;
  height: 26px;
  width: 26px;
  color: #fff;
  padding: 5px;
  z-index: -1;
}

.logout a {
  color: #000;
}

.balance-list h6 {
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.5px;

  /* text-align: center;
   */
}

.balance-list span.head {
  position: relative;
}

.balance-list span.head::after {
  border-top: 1px solid #828282;
  content: "";
  margin: 0 auto;
  position: absolute;
  /* top: 0; */
  left: 0;
  right: 0;
  bottom: -2px;
  width: 100%;
}

.balance-list h3 {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  line-height: 28px;
  margin: 0;
  padding-top: 5px;
}

.page-item .page-link {
  /* padding: 6px 11px; */
  background-color: #fff;
  border-color: #e1e1e1;
  color: #1f2331;
  border-radius: 3px;
  margin: 0 3px;
  font-weight: 400;
  font-size: 12px;
  width: 34px;
  border-radius: 20px;
  height: 34px;
  text-align: center;
  line-height: 32px;
  padding: 0;
}

.gap {
  column-gap: 20px !important;
}

.page-item.active .page-link {
  background-color: #de475a;
  border-color: #de475a;
  text-align: center;
}

.page-item:last-child .page-link,
.page-item:first-child .page-link {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.page-item.disabled .page-link {
  border-color: #dee2e6 !important;
}

.profile-userpic {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  border-radius: 100%;
}

.btn-primary:active,
.btn-primary:hover,
.btn-primary.disabled:active,
.btn-primary.disabled:hover {
  background-color: #6f4cc7 !important;
}

/* .profile-sidebar .profile-usertitle .profile-usertitle-job {
    color: #6d77e6;
} */

.user-profile {
  width: 100%;
  height: inherit;
  border-radius: 100%;
}

.card.card-statistic-2 .card-icon {
  width: auto;
  min-width: 40px;
  height: 38px;
  line-height: 42px;
  font-size: 18px;
  margin: 18px;
  padding: 0px 6px;
}

.form-control-width {
  background-color: #fdfdff;
  border-color: #e4e6fc;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.dash-card-body {
  min-height: 450px;
  height: 450px;
  overflow: auto;
}

.dash-card-body table tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.active-language {
  color: #6676ef !important;
  font-weight: 900 !important;
}

.lang-font {
  font-size: 30px;
}

.lang-dropdown {
  height: 350px;
  overflow: auto !important;
}

.dataTables_filter > label {
  text-align: end !important;
}

.bootstrap-timepicker-widget.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;

  background-clip: padding-box;
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.bootstrap-timepicker-widget table td a {
  border: 1px transparent solid;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  color: #333;
}

.employee-detail-wrap h4.sub-title {
  margin-top: 15px;
}

/* .employee-detail-wrap .info {
    margin-bottom: 15px;
    line-height: 20px;
} */

.info strong {
  display: block;
  font-size: 13px;
  color: #333;
  line-height: 16px;
  text-transform: uppercase;
  padding-top: 5px;
  word-break: break-all;
}

/* .info span.board{
    height: 46px;
} */

.info span {
  font-size: 13px;
  color: #878787;
  display: block;
  line-height: 23px;
  font-weight: 300;
  text-transform: capitalize;
  word-break: break-word;
}

.info div.board {
  font-size: 13px;
  color: #878787;
  display: block;
  line-height: 23px;
  font-weight: 300;
  text-transform: capitalize;
  word-break: break-word;
  min-height: 24px;
}

.info .dropdown .dropdown-menu {
  min-width: 7rem;
}

#status label {
  font-size: 16px;
}

.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
  width: 149px;
  float: right;
}

.employee-detail-wrap .card-body {
  min-height: 396px;
}

.circle {
  color: green;
}

.mb-10 {
  margin-bottom: 10px;
}

.view-success-btn {
  display: inline-block;
  padding: 4px 20px;
  border-radius: 100px;
  background: #0080008c;
  color: #ffffff !important;
  margin: 17px 0 30px;
  text-decoration: none;
}

.scope-entry > .title {
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  height: 18px;
}

.salary-info {
  margin-top: 15px;
}

.modal-md-pdf {
  width: 830px !important;
}

.slidecontainer {
  width: 100%;
  /* Width of the outside container */
}

/* The slider itself */
.slider {
  -webkit-appearance: none;
  /* Override default CSS styles */
  appearance: none;
  width: 100%;
  /* Full-width */
  height: 16px;
  /* Specified height */
  background: #d3d3d3;
  /* Grey background */
  outline: none;
  /* Remove outline */
  opacity: 0.7;
  /* Set transparency (for mouse-over effects on hover) */
  -webkit-transition: 0.2s;
  /* 0.2 seconds transition on hover */
  transition: opacity 0.2s;
  border-radius: 15px;
  margin-top: 29px;
}

/* Mouse-over effects */
.slider:hover {
  opacity: 1;
  /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  /* Override default look */
  appearance: none;
  width: 20px;
  /* Set a specific slider handle width */
  height: 20px;
  /* Slider handle height */
  background: #6777ef;
  /* Green background */
  cursor: pointer;
  /* Cursor on hover */
}

.slider::-moz-range-thumb {
  width: 25px;
  /* Set a specific slider handle width */
  height: 25px;
  /* Slider handle height */
  background: #4caf50;
  /* Green background */
  cursor: pointer;
  /* Cursor on hover */
}

.dropdown-list .dropdown-list-content:not(.is-end):after {
  content: " ";
  position: unset !important;
  bottom: 46px;
  left: 0;
  width: 100%;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.4),
    rgba(255, 255, 255, 0.8)
  );
  height: 60px;
}

.coupon-apply-btn {
  margin-top: 29px !important;
}

#card-element {
  border: 1px solid #e4e6fc;
  border-radius: 5px;
  padding: 10px;
}

/*chat css*/
.chat-wrap {
  display: flex;
  height: 100%;
}

.chat-div-wrap {
  padding: 0;
}

.chat-wrap .chat-user {
  width: 350px;
  background: #f7f8fd;
  border-right: 1px solid #cce6ff;
}

.chat-wrap .chat-screen {
  width: calc(100% - 350px);
}

.chat-wrap .chat-user .search-contact {
  padding: 15px;
  border-bottom: 1px solid #cce6ff;
}

.chat-wrap .chat-user .search-contact input {
  border-radius: 100px;
  height: 36px;
  line-height: normal;
  padding: 0 15px;
}

.chat-div-wrap {
  padding: 0;
  height: calc(100vh - 247px);
}

.chat-wrap .chat-user .chat-persons {
  height: calc(100% - 67px);
  overflow: auto;
}

.chat-wrap .chat-user .chat-persons ul {
  padding: 10px 0;
  margin: 0;
  list-style: none;
}

.chat-wrap .chat-user .chat-persons ul li {
  padding: 15px 15px;
}

.chat-wrap .chat-user .chat-persons ul li .peroson img.avatar-sm {
  border-radius: 100px;
  position: absolute;
  left: 0;
  width: 40px;
}

.chat-wrap .chat-user .chat-persons ul li .peroson {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 50px;
}

.chat-wrap .chat-user .chat-persons ul li .peroson h6.m-0 {
  font-size: 14px;
  line-height: 14px;
}

.chat-wrap .chat-user .chat-persons ul li .peroson span {
  font-size: 12px;
  line-height: 12px;
}

.chat-wrap .chat-user .chat-persons ul li.active-person {
  background: #e9edff;
}

.chat-wrap .chat-user .chat-persons ul li .peroson span.dot {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: #e3e3e4;
  border-radius: 100px;
  position: absolute;
  right: 0;
}

.chat-wrap .chat-user .chat-persons ul li .peroson span.dot.active {
  background: #42ce42;
}

.chat-wrap .chat-screen .chat-head .chat-persons ul li .peroson {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 50px;
}

.chat-wrap .chat-screen .chat-head .peroson img.avatar-sm {
  border-radius: 100px;
  position: absolute;
  left: 15px;
  width: 40px;
  height: 40px;
  top: 14px;
}

.chat-wrap .chat-screen .chat-head .peroson h6.m-0 {
  font-size: 14px;
  line-height: 14px;
}

.chat-wrap .chat-screen .chat-head .peroson span {
  font-size: 12px;
  line-height: 12px;
}

.chat-wrap .chat-screen .chat-head .peroson {
  position: relative;
  padding: 15px;
  /*padding-left: 70px;*/
  border-bottom: 1px solid #cce6ff;
  height: 67px;
}

.chat-wrap .chat-screen .chat-footer .send-msg-box {
  position: relative;
  background: #fff;
}

.chat-wrap .chat-screen .chat-footer {
  border-top: 1px solid #cce6ff;
  padding: 15px;
}

.chat-wrap .chat-screen .chat-footer .send-msg-box input.form-control {
  border-radius: 100px;
}

.chat-wrap .chat-screen .chat-footer .send-msg-box a {
  background: #6771e5;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 100px;
  bottom: 0;
  width: 90px;
  text-align: center;
  line-height: 46px;
}

.chat-wrap .chat-screen .chat-body {
  height: 100%;
  max-height: calc(100% - 146px);
  overflow: auto;
}

.chat-wrap .chat-screen .chat-body ul {
  list-style: none;
  padding: 15px;
  margin: 0;
}

.chat-wrap .chat-screen .chat-body ul li {
  padding: 10px;
  display: block;
  font-size: 13px;
  background: #eff1fb;
  border-radius: 100px;
  width: auto;
}

.chat-wrap .chat-screen .chat-body ul li.right {
  background: transparent;
  text-align: right;
  color: #000;
}

.chat-wrap .chat-screen .chat-body ul li + li {
  margin-top: 10px;
}

.peroson:hover {
  cursor: pointer;
}

.pending {
  position: absolute;
  right: 0;
  display: inline-block;
}

.dz-image img {
  width: 100px;
}

/* .LeavDiv .cntDiv {

    border-radius: 3px;
    padding: 56px 0;
    text-align: center;
    height: 120px;

    text-align: center;
    padding: 27px;
       background: #ffffff;
    box-shadow: 0 4px 3px #e0e0e0;

} */
/* .LeavDiv .cntDiv h2 {
      font-size: 24px;
          color: #6f4cc7;
} */
/* .LeavDiv .cntDiv a {
   color: #6c757d;
}
.LeavDiv .cntDiv:hover a{
   color: #6f4cc7;
}
.LeavDiv .cntDiv p {
    line-height: 20px;
    font-size: 13px;
        margin-bottom: 0;
} */

.last-expence {
  padding: 30px 20px;
  color: #fff;
  border-radius: 30px 30px 0px 0px;
  text-align: center;
}

.last-expence a {
  color: #fff;
}

.last-expence-color1 {
  background: #7b42a9;
}

.last-expence-color2 {
  background: #de475a;
}

.last-expence p,
h2 {
  margin-bottom: 0;
}

.total-expence {
  padding: 7px;
  border-radius: 0px 0px 30px 30px;
  text-align: center;
}

.total-expence p,
.current-expence p {
  margin: 0;
}

.total-expence-color1 {
  background: #ddc9f1;
}

.total-expence-color2 {
  background: #ffc4cb;
}

.current-expence {
  padding: 51px 20px;
  color: #fff;
  border-radius: 30px;
  text-align: center;
}

.current-expence-color3 {
  background: #646bfb;
}

.selectize-control {
  width: 200px;
}

.table:not(.table-sm) thead th {
  background-color: none;
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #e4e6fc !important;
  background-image: linear-gradient(to bottom, #fff, #fff) !important;
  border-radius: 20px !important;
  padding: 8px 15px !important;
}

label[for="fathername"] {
  margin-right: 15px;
}

.fc-sat,
.fc-sun {
  background-color: #f7fbf7;
}

.card,
.main-sidebar {
  border-width: 0;
}

/* By Jagdeep  */
.alert-body-color {
  color: #6f4cc7;
  background-color: #e1d5ff;
}

.card .card-header {
  display: block;
  min-height: 60px;
}

.notification {
  background: #de475a;
  color: #fff;
  padding: 6px 9px;
  font-size: 16px;
}

ul li .nav-link .notification {
  background: #de475a;
  color: #fff;
  padding: 3px 5px;
  font-size: 10px;
}

.vibrate {
  -webkit-animation: ring 4s 0.7s ease-in-out infinite;
  -webkit-transform-origin: 50% 4px;
  -moz-animation: ring 4s 0.7s ease-in-out infinite;
  -moz-transform-origin: 50% 4px;
  animation: ring 4s 0.7s ease-in-out infinite;
  transform-origin: 50% 4px;
}

@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotateZ(0);
  }

  1% {
    -webkit-transform: rotateZ(30deg);
  }

  3% {
    -webkit-transform: rotateZ(-28deg);
  }

  5% {
    -webkit-transform: rotateZ(34deg);
  }

  7% {
    -webkit-transform: rotateZ(-32deg);
  }

  9% {
    -webkit-transform: rotateZ(30deg);
  }

  11% {
    -webkit-transform: rotateZ(-28deg);
  }

  13% {
    -webkit-transform: rotateZ(26deg);
  }

  15% {
    -webkit-transform: rotateZ(-24deg);
  }

  17% {
    -webkit-transform: rotateZ(22deg);
  }

  19% {
    -webkit-transform: rotateZ(-20deg);
  }

  21% {
    -webkit-transform: rotateZ(18deg);
  }

  23% {
    -webkit-transform: rotateZ(-16deg);
  }

  25% {
    -webkit-transform: rotateZ(14deg);
  }

  27% {
    -webkit-transform: rotateZ(-12deg);
  }

  29% {
    -webkit-transform: rotateZ(10deg);
  }

  31% {
    -webkit-transform: rotateZ(-8deg);
  }

  33% {
    -webkit-transform: rotateZ(6deg);
  }

  35% {
    -webkit-transform: rotateZ(-4deg);
  }

  37% {
    -webkit-transform: rotateZ(2deg);
  }

  39% {
    -webkit-transform: rotateZ(-1deg);
  }

  41% {
    -webkit-transform: rotateZ(1deg);
  }

  43% {
    -webkit-transform: rotateZ(0);
  }

  100% {
    -webkit-transform: rotateZ(0);
  }
}

@-moz-keyframes ring {
  0% {
    -moz-transform: rotate(0);
  }

  1% {
    -moz-transform: rotate(30deg);
  }

  3% {
    -moz-transform: rotate(-28deg);
  }

  5% {
    -moz-transform: rotate(34deg);
  }

  7% {
    -moz-transform: rotate(-32deg);
  }

  9% {
    -moz-transform: rotate(30deg);
  }

  11% {
    -moz-transform: rotate(-28deg);
  }

  13% {
    -moz-transform: rotate(26deg);
  }

  15% {
    -moz-transform: rotate(-24deg);
  }

  17% {
    -moz-transform: rotate(22deg);
  }

  19% {
    -moz-transform: rotate(-20deg);
  }

  21% {
    -moz-transform: rotate(18deg);
  }

  23% {
    -moz-transform: rotate(-16deg);
  }

  25% {
    -moz-transform: rotate(14deg);
  }

  27% {
    -moz-transform: rotate(-12deg);
  }

  29% {
    -moz-transform: rotate(10deg);
  }

  31% {
    -moz-transform: rotate(-8deg);
  }

  33% {
    -moz-transform: rotate(6deg);
  }

  35% {
    -moz-transform: rotate(-4deg);
  }

  37% {
    -moz-transform: rotate(2deg);
  }

  39% {
    -moz-transform: rotate(-1deg);
  }

  41% {
    -moz-transform: rotate(1deg);
  }

  43% {
    -moz-transform: rotate(0);
  }

  100% {
    -moz-transform: rotate(0);
  }
}

@keyframes ring {
  0% {
    transform: rotate(0);
  }

  1% {
    transform: rotate(30deg);
  }

  3% {
    transform: rotate(-28deg);
  }

  5% {
    transform: rotate(34deg);
  }

  7% {
    transform: rotate(-32deg);
  }

  9% {
    transform: rotate(30deg);
  }

  11% {
    transform: rotate(-28deg);
  }

  13% {
    transform: rotate(26deg);
  }

  15% {
    transform: rotate(-24deg);
  }

  17% {
    transform: rotate(22deg);
  }

  19% {
    transform: rotate(-20deg);
  }

  21% {
    transform: rotate(18deg);
  }

  23% {
    transform: rotate(-16deg);
  }

  25% {
    transform: rotate(14deg);
  }

  27% {
    transform: rotate(-12deg);
  }

  29% {
    transform: rotate(10deg);
  }

  31% {
    transform: rotate(-8deg);
  }

  33% {
    transform: rotate(6deg);
  }

  35% {
    transform: rotate(-4deg);
  }

  37% {
    transform: rotate(2deg);
  }

  39% {
    transform: rotate(-1deg);
  }

  41% {
    transform: rotate(1deg);
  }

  43% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(0);
  }
}

.dropdown-toggle::after {
  display: none;
}

.right .tooltip {
  opacity: inherit;
  position: relative;
  display: inline-block;
  border-bottom: 1px solid white;
  cursor: pointer;
  vertical-align: middle;
  left: 0px;
  z-index: unset;
}

/* .tooltip-2 {
    opacity: inherit;
    position: relative;
    display: table-caption;
    border-bottom: 1px solid white;
    cursor: pointer;
    top:2px;
} */

.tooltiptext {
  position: absolute;
  width: 170px;
  background-color: #fff;
  padding: 14px 16px;
  border-radius: 10px;
  box-shadow: 0 0px 24px rgb(0 0 0 / 11%);
  visibility: hidden;
  z-index: 1;
  opacity: 0;
  transition: opacity;
  z-index: 999;
  min-height: 55px;
  /* overflow: auto; */
  max-height: 292px;
}

.tooltiptextless {
  overflow: auto;
}

.tooltiptext-extra {
  position: absolute;
  width: 170px;
  background-color: #fff;
  padding: 14px 16px;
  border-radius: 10px;
  box-shadow: 0 0px 24px rgb(0 0 0 / 11%);
  visibility: hidden;
  z-index: 1;
  opacity: 0;
  transition: opacity;
  z-index: 999;
}

.tooltiptext-extra p {
  margin-bottom: 0;
}

.table .tooltiptext {
  width: 220px;
}

.tooltip-big hr {
  margin-top: 0rem;
  margin-bottom: 0rem;
}

.tooltiptext p {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 13px;
  line-height: 27px;
  display: flex;
  justify-content: space-between;
}

.tooltiptext p span {
  font-weight: normal;
}

.tooltip:hover .tooltiptext {
  opacity: 1;
  visibility: visible;
}

.tooltip:hover .tooltiptext-extra {
  opacity: 1;
  visibility: visible;
}

.btn-small {
  padding: 3px 10px;
  font-size: 12px;
  margin-top: 11px;
}

.not-data {
  border: 1px dashed #d6d2d2;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 20px;
}

.not-data p {
  color: #9c9a9a;
}

.tooltip-2:hover .tooltiptext {
  opacity: 1;
  visibility: visible;
}

.tooltip-2:hover .tooltiptext-extra {
  opacity: 1;
  visibility: visible;
}

.right .tooltiptext {
  left: 39px;
  bottom: -10px;
  /* bottom: -11px !important;
    max-height: 400px;
    overflow: auto; */
}

.right .tooltiptext.tooltiptextless {
  left: 26px;
}

.tooltiptext::before {
  content: "";
  position: absolute;
  border-width: 10px;
  border-style: solid;
}

.right .tooltiptext-extra {
  /* left: 39px;
    top: -7px; */
  left: 26px;
  bottom: -11px !important;
  max-height: 500px;
  overflow: auto;
}

.right .tooltiptext-extra::before {
  left: -20px;
  margin-top: 0px;
  border-color: transparent #fff transparent transparent;
}

.tooltiptext-extra::before {
  content: "";
  position: absolute;
  border-width: 10px;
  border-style: solid;
}

.right .tooltiptext::before {
  left: -20px;
  margin-top: 0px;
  border-color: transparent #fff transparent transparent;
  bottom: 13px;
}

.main-sub-heading {
  font-weight: 600;
  font-size: 22px;
}

.announce-list {
  background-color: #f5f5f5;
  padding: 30px;
  border-radius: 18px;
}

.announce-list-update {
  /* max-height: 300px;  */
  overflow: auto;
}

.announce-date {
  font-size: 11px;
  color: #000;
  font-weight: 400;
}

.announce-details {
  color: #878787;
  font-size: 14px;
  font-weight: 300;
}

.announce-head {
  font-family: 400px;
}

.new-thought-bg {
  background-image: url("../../assets/img/thought-bg.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 34px 43px;
  border-radius: 30px;
}

.new-thought h5 {
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  font-family: "Barlow";
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}

.new-thought h6 {
  font-size: 18px;
  line-height: 23px;
  /* font-size: 23px;
    line-height: 29px; */
  text-align: center;
  font-weight: 300;
  color: #ffffff;
  font-family: "Barlow";
  margin-bottom: 0px;
}

.holidays span {
  height: 14px;
  width: 14px;
  z-index: -1;
  background-color: #646bfb;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 6px;
  margin-top: 10px;
}

.holidays a {
  font-weight: 300;
}

.date-name {
  font-weight: 300;
  color: #bbbbbb;
}

.announce-head {
  color: #000;
  text-transform: capitalize;
  font-weight: 600;
}

.all-attendance {
  background: rgba(206, 203, 255, 0.3);
  border-radius: 40px;
  padding: 35px 76px;
}

.border-right {
  border-right: 1px solid #969696 !important;
}

.table:not(.table-sm) thead th {
  border-bottom: none;
  background-color: rgba(0, 0, 0, 0);
}

.calendar {
  /* background: #FDF5FA;
   */
  /*
    border-radius: 20px;
    position: relative; */
}

.calendar_content,
.calendar_weekdays,
.calendar_header {
  position: relative;
  overflow: hidden;
  padding: 5px 12px;
}

.calendar_weekdays div {
  display: inline-block;
  vertical-align: top;
}

.switch-left {
  right: 40px;
}

.switch-right {
  right: 0;
}

.calendar_weekdays div,
.calendar_content div {
  width: 14%;
  overflow: hidden;
  text-align: center;
  background-color: transparent;
  color: #6f6f6f;
  font-size: 11px;
  float: left;
  font-weight: 500;
  color: #000 !important;
  font-size: 13.9038px;
  line-height: 42px;
  border-radius: 50%;
}

.calendar_content div {
  border: 1px solid transparent;
  float: left;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}

.calendar_content div:hover {
  cursor: pointer;
}

.calendar_content div.blank:hover {
  cursor: default;
  border: 1px solid transparent;
}

.calendar_content div.past-date {
  color: #d5d5d5;
}

.calendar_content div.today {
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  background-color: #de475a;
  border: 1px solid #de475a;
  color: #fff !important;
  position: relative;
  margin-top: 4px;
  height: 36px;
  line-height: 35px;
}

.calendar_content div.selected {
  background-color: #f0f0f0;
}

.calendar_header {
  height: 40px;
  width: 100%;
  position: absolute;
  top: -56px;
}

.calendar_header h2 {
  font-weight: 600;
  font-size: 22px;
  margin: 0;
  padding: 0;
  line-height: 19px;
}

button.switch-month {
  background: #646bfb;
  border-radius: 13px;
  border: 1px solid #646bfb;
  color: #fff;
  width: 31px;
  height: 31px;
  position: absolute;
  top: 0px;
}

.switch-left {
  right: 38px;
}

.switch-right {
  right: 0;
}

button.switch-month:hover {
  color: #87b633;
}

.calendar__month {
  font-size: 20px;
  font-weight: 800;
  padding: 10px 0;
  width: 100%;
  position: absolute;
  top: -62px;
}

.cal-month__previous,
.cal-month__next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  background: #646bfb;
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 26px;
  border-radius: 12px;
  text-align: center;
}

.cal-head__day,
.cal-body__day {
  display: inline-block;
  width: 14.2%;
  height: 100%;
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}

.cal-body__week,
.calendar__head {
  display: block;
  height: 36px;
  width: 100%;
}

.calendar__head {
  line-height: 30px;
  position: relative;
  padding: 15px;
}

.calendar__body {
  padding: 15px;
}

.cal-body__day {
  color: #b8b8b8;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  font-weight: 500;
  font-size: 13px;
}

.cal-day__month--current {
  color: #000;
}

.cal-day__day--today {
  font-weight: 600;
  color: #fff;
  background-color: #de475a !important;
  /* box-shadow: 0 5px 10px -5px rgb(0 0 0 / 75%); */
  border-radius: 50%;
  color: #fff !important;
}

.cal-day__day--selected {
  /* background-color: #fff; */
  /* box-shadow: 0 5px 10px -5px rgba(0, 0, 0, .75); */
  border-radius: 50%;
  color: #000;
}

.cal-day__month--off {
  background: #646bfb;
  box-shadow: 0px 0px 6.30127px 1.80036px #646bfb;
  border-radius: 50%;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .announce {
    margin-bottom: 20px;
  }

  /* .mobile-center{
        text-align:center;
        margin-bottom: 20px;
        float: left;
        width: 33.33%;
    }  */
  .balance-list {
    padding: 0;
  }

  .right .tooltiptext-extra {
    left: -136px;
    bottom: 25px !important;
    max-height: 300px;
    overflow: auto;
  }

  .balance-details {
    margin-bottom: 5px;
  }

  .mobile-center:last-child {
    margin-bottom: 0px;
  }

  .all-attendance {
    padding: 30px 39px;
  }

  .border-right {
    padding: 0 !important;
    border-right: 0 !important;
  }

  .table:not(.table-sm):not(.table-md):not(.dataTable) td,
  .table:not(.table-sm):not(.table-md):not(.dataTable) th {
    display: table-cell;
    text-align: left;
    /* font-size: 11px; */
    padding: 5px;
  }

  .btn-download {
    font-size: 11px;
  }

  .pl-5 {
    padding: 0 !important;
  }

  .tooltiptext {
    max-width: 127px;
    padding: 14px 12px;
  }

  .right .tooltiptext {
    left: -40px;
    top: -56px;
  }

  .main-heading {
    font-size: 22px;
  }

  .main-sub-heading {
    font-size: 17px;
  }
}

.balance-details {
  background: #fff;
  border-radius: 13px;
  padding: 10px;
  line-height: 21px;
}

.balance-details-dark {
  background: #f5f5f5;
  border-radius: 13px;
  padding: 10px;
  line-height: 21px;
}

.balance-details p.balance-name {
  margin: 0;
  line-height: 15px;
  font-size: 13px;
}

.p-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.avatar-upload {
  position: relative;
  max-width: 100px;
  margin: 0 auto;
}

.avatar-edit {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 50%;
  padding: 40px;
}

.avatar-edit input {
  display: none;
}

.avatar-edit input + label {
  cursor: pointer;
  display: none;
  font-weight: normal;
  margin: 0;
  transition: all 0.2s ease-in-out;
}

.avatar-upload:hover .avatar-edit {
  z-index: 999;
  background-color: #0808089c;
}

.avatar-upload:hover .avatar-edit input + label {
  display: block;
}

.avatar-preview {
  width: 100px;
  height: 100px;
  position: relative;
  border-radius: 100%;
  margin-bottom: 0.625rem;
}

.avatar-preview div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: #1e165c;
  font-size: 52px;
  padding: 12px;
  color: #c2bbf3;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.btn-color {
  border-radius: 10px;
  text-transform: capitalize;
  height: 46px;
  color: #fff;
  transition: 0.2s;
  margin-top: 12px;
}

.btn-color:hover {
  background: #6418a1;
  border-radius: 0px;
  color: #fff;
}

.btn-color-1 {
  background: #7b42a9;
}

.btn-color-2 {
  background: #de475a;
}

.btn-color-3 {
  background: #a62a96;
}

.btn-color-4 {
  background: #f20074;
}

.btn-color-5 {
  background: #646bfb;
}

.btn-color-6 {
  background: #e0a42d;
}

.education-card {
  background: #ffffff;
  box-shadow: 0px 0px 44px rgba(0, 0, 0, 0.08);
  border-radius: 34px;
  padding: 34px;
  min-height: 213px;
  height: 100%;
}

.education-card h3 {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 34px;
  line-height: 54px;
  margin: 0;
  word-break: break-all;
}

.education-card .edu-year {
  font-weight: 500;
  margin-top: 10px;
}

.education-card a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bankRadio__input {
  display: none;
}

/* .education-card a {
    line-height: 133px;
   } */
.bankRadio__input:checked ~ .bankRadio__label::after {
  opacity: 1;
  transform: scale(1);
}

.bankRadio__label {
  cursor: pointer;

  position: relative;
  margin-left: 30px;
  margin-bottom: 0;
}

.bankRadio__label::before,
.bankRadio__label::after {
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: -28px;
  transition: all 0.3s ease-out;
  z-index: 2;
}

.bankRadio__label::before {
  content: "";
  border: 1.5px solid #e4e4e4;
  width: 20px;
  height: 20px;
}

.bankRadio__label::after {
  content: "";
  border: 4px solid #7bc4ca;
  color: #fff;
  background: url(http://localhost:8080/hrm-new/hrm/public/assets/img/check.svg),
    #7bc4ca;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  width: 20px;
  height: 20px;
  transform: scale(0);
  background-position: center;
  background-size: cover;
}

.bankRadio__label:hover::before {
  border-color: #7bc4ca;
}

.leave-attachment {
  width: 65px;
  height: auto;
}

.borderless-clock {
  border-collapse: initial;
}

.borderless-clock th,
.borderless-clock td {
  padding: 0 !important;
  height: 0px !important;
  width: 33%;
}

/* custom checkbox */
input[type="checkbox"] {
  width: 1.9em;
  height: 1.9em;
  margin: 0;
  padding: 0;
  opacity: 1;
  -moz-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -moz-border: 1px solid #b3b3b3;
  -o-border: 1px solid #b3b3b3;
  -webkit-border: 1px solid #b3b3b3;
  border: 1px solid #b3b3b3;
  border-radius: 7px;
  margin-right: 4px;
  background: #fff;
  position: relative;
}

.btn-outline img {
  position: relative;
  top: -1px;
}

input[type="checkbox"]:checked {
  border: 2px solid #646bfb;
  background: #646bfb;
}

input[type="checkbox"]:checked:before,
input[type="checkbox"]:checked:after {
  content: "";
  position: absolute;
  height: 2px;
  background: #fff;
}

input[type="checkbox"]:checked:before {
  width: 8px;
  top: 11px;
  left: 2px;
  transform: rotate(44deg);
}

.multiselect-option input[type="checkbox"]:checked:before {
  width: 6px;
  top: 10px;
  left: 2px;
  transform: rotate(44deg);
}

.multiselect-option input[type="checkbox"]:checked:after {
  width: 12px;
  top: 8.5px;
  left: 5px;
  transform: rotate(-55deg);
}

input[type="checkbox"]:checked:after {
  width: 14px;
  top: 8px;
  left: 5px;
  transform: rotate(-55deg);
}

input[type="checkbox"]:focus {
  outline: none;
}

/* table#dataTableLeave th{
      width: 14%!important;
  }
  table#dataTableLeave  {
	table-layout: fixed;
	width: 180px;
	display: inline-block;
	background: #f9fafc;
	border-right: 1px solid #e6eaf0;
  vertical-align: top;}

  table#dataTableLeave  td, th {
		max-width: 179px;
	}    */
/* table#dataTableLeave {

        border-collapse: collapse;
        border-spacing: 0;
        margin-bottom: 10px;
        max-width: 100%;
        width: 100%;
        display: inline-table;
          overflow-x: scroll;
      }
      table#dataTableLeave > thead{
        width: 100%;
        white-space: nowrap;
        overflow-x: auto;
      }


      table#dataTableLeave > tbody{
        width: 100%;
        white-space: nowrap;
        overflow-x: auto;
      }  */

.pagnation {
  padding: 0;
  text-align: right;
}

.pagnation .button {
  display: inline-block;
  width: 32px;
  height: 32px;
  padding: 5px 10px;
  background: transparent;
  border: 1px solid #e1e1e1;
  border-radius: 20px;
  font-weight: 300;
  cursor: pointer;
  text-align: center;
  line-height: 18px;
}

.pagnation .button:active,
.pagnation .button:focus {
  background: #de475a;
  color: #fff;
}

.pagnation .button:active img,
.pagnation .button:focus img,
.pagnation .button:hover img {
  filter: brightness(5.5);
}

.pagnation .btn {
  width: 32px;
  height: 32px;
  background: transparent;
  border: 1px solid #e1e1e1;
  border-radius: 20px;
  color: #000;
  font-size: 12px;
  font-weight: 300;
  padding: 6px;
  line-height: 8px;
  cursor: pointer;
}

/* .pagnation .active {
    width: 32px;
    height: 32px;
    background: #DE475A;
    border: 0;
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    padding: 6px;
    line-height: 8px;
} */
.pagnation .btn:focus {
  background: #de475a;
  color: #fff;
}

.pagnation .btn:active {
  background: #de475a;
}

.btn-action {
  min-width: 25px;
  min-height: 25px;
  color: #fff;
  border-radius: 6px;
  padding: 5px 6px;
  line-height: 20px;
  margin: 2px;
}

.btn-action img {
  width: 14px;
}

.btn-action:hover {
  opacity: 0.8;
}

.btn-view {
  background: #646bfb;
}

.text-body {
  color: #646bfb !important;
}

.btn-check {
  background: #29ca9c;
}

.cursor-pointer {
  cursor: pointer;
}

.btn-delete {
  background: #de475a;
  color: #fff;
}

.btn-delete:hover {
  opacity: 0.9;
}

.btn-edit {
  background: #e0a326;
}

.btn-card {
  background: #ab5ab4;
}

.btn-card {
  background: #ab5ab4;
}

.img-name {
  background: green;
  color: #81eb81;
  width: 40px;
  overflow: hidden;
  height: 40px;
  padding: 4px;
  border-radius: 50%;
  display: inline-block;
  line-height: 33px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}

.img-name {
  background: green;
  color: #81eb81;
}

.user-image {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 50%;
}

.user-image img {
  width: 100%;
  border-radius: 50%;
  height: 100%;
}

.custom-checkbox {
  position: relative;
  display: block;
  min-height: 1.44rem;
}

#dynamic_field .form-group {
  margin-bottom: 1rem;
}

#dynamic_field .row,
#dynamic_field_bank .row {
  position: relative;
}

.btn_remove {
  cursor: pointer;
  position: absolute;
  right: -4px;
  top: 10px;
}

.btn_remove_label {
  cursor: pointer;
  position: absolute;
  right: -4px;
  padding-top: 30px;
}

input.child + label {
  margin-left: 5px;
}

.modal.show .modal-dialog,
.modal-content {
  background: #ffffff;
  border-radius: 40px;
  transition: all 1s ease-in-out;
}

.edit-tab {
  float: right;
  font-size: 13px;
  color: #474744;
  text-decoration: none;
  position: relative;
  top: 3px;
  font-family: "Poppins";
  font-weight: 400;
  text-transform: capitalize;
}

.edit-tab img {
  height: 9px;
}

.edit-tab:hover {
  text-decoration: none;
}

/* MODAL DESIGN */
.modal-dialog {
  min-width: 800px;
  /* or whatever min-width you want */
  max-width: 50%;
  /* width for most tablets and desktops */
}

.modal-dialog-big {
  min-width: 90%;
  /* or whatever min-width you want */
  max-width: 90%;
  /* width for most tablets and desktops */
}

/* .modal .modal-body {
    max-height: 58vh;
    overflow-y: auto;
} */

.modal-header {
  padding: 48px 49px 28px;
}

.modal-body {
  padding: 0 49px 30px;
}

.modal-footer {
  padding: 0 49px 49px;
}

@media screen and (max-width: 991px) {
  .modal-dialog {
    min-width: 97%;
  }

  .modal .modal-body {
    max-height: 100vh;
  }
}

.no-announce {
  font-size: 12px;
  color: #999da7;
  text-align: center;
  border-style: dashed;
  border-width: 1px;
  border-radius: 8px;
  padding: 22px;
  border-color: #de475a;
}

.no-announce p {
  margin: 0;
}

.input-file input[type="file"] {
  z-index: 1;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* input:focus + label {
    outline: 2px solid;
  } */
.input-file {
  border-style: dashed;
  border-width: 1px;
  border-radius: 12px;
  border-color: #6a6565;
  padding: 9px;
  cursor: pointer;
  position: relative;
}

.upload-img {
  display: inline-block;

  object-fit: cover;
  object-position: 50% 50%;

  vertical-align: middle;
  width: 15px;
}

.input-file-upload {
  position: relative;
  display: inline-block;
}

.input-file-upload input[type="file"] {
  opacity: 0;

  width: 100%;

  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}

.upload-label {
  margin: 0;
  font-size: 11px;
  word-break: break-all;
  display: inline;
}

.next-label {
  /* position: absolute; */
  background: #646bfb;
  cursor: pointer;
  /* width: 58px; */
  /* height: 30px; */
  line-height: 0;
  border-radius: 12px;
  text-align: center;
  padding: 0 12px;
}

.next-label img {
  vertical-align: baseline;
}

.nav-pills .nav-item .nav-link {
  border: 1px solid #6777ef;
  padding: 0.3rem 1rem;
  margin: 0px 10px 10px 0px;
}

/*
.multiselect-container::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.multiselect-container::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

.multiselect-container::-webkit-scrollbar-thumb
{
	background-color: #000000;
	border: 2px solid #555555;
} */

select,
select.custom-select,
.multiselect {
  padding: 10px 30px 10px 15px !important;
  -moz-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -moz-background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  -o-background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  -webkit-background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  background-size: 0.6em;
  background-position: calc(100% - 1.3em) center;
  background-repeat: no-repeat;
  text-align: left;
}

select::-ms-expand,
.multiselect::-ms-expand {
  display: none;
}

.file-upload {
  display: block;
  text-align: center;
  font-size: 12px;
}

.file-upload .file-select {
  display: block;
  border-style: dashed;
  cursor: pointer;
  height: 42px;
  line-height: 40px;
  text-align: left;
  color: #000;
  overflow: hidden;
  position: relative;
  border-width: 1px;
  border-radius: 14px;
}

.file-upload .file-select .file-select-button {
  /* background:transparent;padding:0 10px;display:inline-block;height:40px;line-height:40px; */
  background: transparent;
  padding: 0 10px;
  display: inline-block;
  line-height: 6px;
  position: relative;
  top: 11px;
  float: left;
}

.file-upload .file-select .file-select-name {
  line-height: 40px;
  position: absolute;
  left: 36px;
  color: #000;
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.file-upload .file-select:hover {
  border-color: #34495e;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.file-upload .file-select:hover .file-select-button {
  color: #ffffff;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.file-upload.active .file-select {
  border-color: #3fa46a;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.file-upload.active .file-select .file-select-button {
  color: #ffffff;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.file-upload .file-select input[type="file"] {
  z-index: 100;
  cursor: pointer;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}

.file-upload .file-select.file-select-disabled {
  opacity: 0.65;
}

.file-upload .file-select.file-select-disabled:hover {
  cursor: default;
  display: block;
  border: 2px solid #dce4ec;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
  text-align: left;
  background: #ffffff;
  overflow: hidden;
  position: relative;
}

.file-upload .file-select.file-select-disabled:hover .file-select-button {
  background: #dce4ec;
  color: #666666;
  padding: 0 10px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
}

.file-upload .file-select.file-select-disabled:hover .file-select-name {
  line-height: 40px;
  display: inline-block;
  padding: 0 10px;
}

.dot-menu {
  position: absolute;
  right: 0;
  cursor: pointer;
  top: -13px;
}

.education-card .dropdown-menu {
  box-shadow: 0 0 30px rgb(149 136 136 / 26%);
  border: none;
  transform: translate3d(43px, 10px, 0px) !important;
  width: auto;
  border-radius: 19px;
}

.form-check-label {
  margin-bottom: 0;
  font-size: 13px;
  color: #6c5f5f;
}

.education-card .dropdown-item:focus,
.education-card .dropdown-item:hover {
  background-color: transparent;
}

.education-card .dropdown-menu:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: inherit;
  display: block;
  transform: rotate(45deg);
  position: absolute;
  top: -0.4em;
  right: 16%;
}

.form-group-sm > label {
  font-weight: 600;
  margin: 0;
  color: #34395e;
  font-size: 12px;
  margin-bottom: 5px;
  letter-spacing: 0.5px;
}

.month-change,
.month-change:focus {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  background: #646bfb;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border: 1px solid #6673fb;
  border-radius: 12px;
  text-align: center;
}

.btn-a {
  font-weight: 400 !important;
  font-size: 12px !important;
}

.constant-card {
  background: #ffffff;
  box-shadow: 0px 0px 44px rgb(0 0 0 / 8%);
  border-radius: 34px;
  padding: 50px 34px;
}

.constant-card .constant-name {
  font-family: Barlow;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  margin: 0;

  padding-top: 20px;
}

.constant-card:hover {
  color: rgb(100 107 251);
}

a.constant-card-link {
  text-decoration: none;
  color: #000;
}

.change-date {
  position: relative;
  width: 280px;
  top: 10px;
}

/* ul.pagination li:first-child .page-link::after{
        z-index: 999;
        content: '<';

        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-size: cover;
        background-position: center;
        background-color: #fff;
        border-radius: 50%;}
        ul.pagination li:last-child .page-link::after{
            z-index: 999;
            content: '>';

            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background-size: cover;
            background-position: center;
            background-color: #fff;
            border-radius: 50%;} */

.file-drop-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  max-width: 100%;
  padding: 25px;
}

.file-drop-area.is-active {
  background-color: rgba(255, 255, 255, 0.05);
}

.file-msg {
  padding: 5px 0;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
}

.file-input {
  z-index: 999 !important;
  height: 100%;
  width: 100%;
  cursor: pointer;
  opacity: 0;
}

.file-input:focus {
  outline: none;
}

#calendar {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
  margin: 0 auto;
  height: 100%;
}

.header {
  height: 50px;
  width: 100%;
  position: relative;
  background: #fafdfb;
  z-index: 100;
}

.header h1 {
  font-size: 22px;

  font-weight: 600;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}

.header .left,
.header .right {
  width: 26px;
  height: 26px;
  top: 0;
  cursor: pointer;
  padding: 5px 9px;
  background: #646bfb;
  position: absolute;
  border-radius: 11px;
  cursor: pointer;
}

.header .right {
  right: 0px;
}

.header .right:before {
  content: "";
  background: url(../../assets/img/right-arrow.svg);
  display: block;
  align-items: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 7px;
  text-align: center;
}

.header .left {
  right: 30px;
}

.header .left:before {
  content: "";
  background: url(../../assets/img/left-arrow.svg);
  display: block;
  align-items: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 7px;
  text-align: center;
}

.month {
  /* opacity: 0; */
  background: #fff;
  border-radius: 20px;
  padding: 35px 10px 10px;
}

.month.new {
  -webkit-animation: fadeIn 1s ease-out;
  opacity: 1;
}

.month.in.next {
  -webkit-animation: moveFromTopFadeMonth 0.4s ease-out;
  -moz-animation: moveFromTopFadeMonth 0.4s ease-out;
  animation: moveFromTopFadeMonth 0.4s ease-out;
  opacity: 1;
}

.month.out.next {
  -webkit-animation: moveToTopFadeMonth 0.4s ease-in;
  -moz-animation: moveToTopFadeMonth 0.4s ease-in;
  animation: moveToTopFadeMonth 0.4s ease-in;
  opacity: 1;
}

.month.in.prev {
  -webkit-animation: moveFromBottomFadeMonth 0.4s ease-out;
  -moz-animation: moveFromBottomFadeMonth 0.4s ease-out;
  animation: moveFromBottomFadeMonth 0.4s ease-out;
  opacity: 1;
}

.month.out.prev {
  -webkit-animation: moveToBottomFadeMonth 0.4s ease-in;
  -moz-animation: moveToBottomFadeMonth 0.4s ease-in;
  animation: moveToBottomFadeMonth 0.4s ease-in;
  opacity: 1;
}

.day {
  display: inline-block;
  width: 14%;
  /* height:47px; */
  padding: 5px;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  position: relative;
  z-index: 100;
}

.day.other .day-number {
  color: #b8b8b8;
}

.day.today {
  color: rgb(222 71 90);
}

.day.today .day-number {
  background-color: rgb(222 71 90);
  color: #fff;
  border-radius: 50%;
}

.month .week .day-name {
  display: none;
}

.month .week:first-child .day-name {
  display: block;
  position: absolute;
  top: -20px;
  width: 100%;
  left: 0;
  right: 0;
}

.week .day-name {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}

.day-number {
  height: 24px;
  width: 24px;
  font-size: 13px;
  padding: 2px;
  margin: 3px auto;
}

.day-number.active {
  background: #646bfb;
  color: #fff;
  box-shadow: 0px 0px 6.30127px 1.80036px #646bfb;
  border-radius: 50%;
  font-weight: 500;
}

.day .day-events {
  list-style: none;
  text-align: center;
  /* height: 6px;
                  overflow: hidden; */
  position: absolute;
  top: 8px;
  right: 0;
  left: 0;
  z-index: -1;
}

.day .day-events span {
  vertical-align: top;
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 5px;
  height: 5px;
  line-height: 5px;
  height: 22px;
  width: 22px;
  border-radius: 50%;
}

.blue {
  background: rgba(156, 202, 235, 1);
}

/* .orange { background: rgba(247, 167, 0, 1); } */
.green {
  background: rgba(153, 198, 109, 1);
}

.yellow {
  background: rgba(249, 233, 0, 1);
}

.details {
  position: absolute;
  width: 100%;
  background: rgb(255 255 255 / 94%);
  left: 0;
  right: 0;
  margin-top: 5px;
  border-radius: 20px;
  z-index: 999;
  box-shadow: 0 0px 8px #c9bebe;
}

.details.in {
  -webkit-animation: moveFromTopFade 0.5s ease both;
  -moz-animation: moveFromTopFade 0.5s ease both;
  animation: moveFromTopFade 0.5s ease both;
}

.details.out {
  -webkit-animation: moveToTopFade 0.5s ease both;
  -moz-animation: moveToTopFade 0.5s ease both;
  animation: moveToTopFade 0.5s ease both;
}

.details .arrow {
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0px 10px 10px 10px;
  border-color: transparent transparent rgb(255 255 255) transparent;
  transition: all 0.7s ease;
}

.events {
  padding: 5px;
  overflow-y: auto;
  overflow-x: hidden;
}

.events.in {
  -webkit-animation: fadeIn 0.3s ease both;
  -moz-animation: fadeIn 0.3s ease both;
  animation: fadeIn 0.3s ease both;
}

.events.in {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.details.out .events {
  -webkit-animation: fadeOutShrink 0.4s ease both;
  -moz-animation: fadeOutShink 0.4s ease both;
  animation: fadeOutShink 0.4s ease both;
}

.events.out {
  -webkit-animation: fadeOut 0.3s ease both;
  -moz-animation: fadeOut 0.3s ease both;
  animation: fadeOut 0.3s ease both;
}

.event {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.5px;
  padding: 2px 16px;
  vertical-align: top;
}

.details.in.empty {
  display: none;
}

.event-category {
  height: 10px;
  width: 10px;
  display: inline-block;
  margin: 3px;
  vertical-align: top;
  position: absolute;
  left: 10px;
}

.event span {
  display: inline-block;
  padding: 0 0 0 7px;
}

.legend {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  background: rgba(60, 60, 60, 1);
  line-height: 30px;
  display: none;
}

.entry {
  position: relative;
  padding: 0 0 0 25px;
  font-size: 13px;
  display: inline-block;
  line-height: 30px;
  background: transparent;
}

.entry:after {
  position: absolute;
  content: "";
  height: 5px;
  width: 5px;
  top: 12px;
  left: 14px;
}

.entry.blue:after {
  background: rgba(156, 202, 235, 1);
}

.entry.orange:after {
  background: rgba(247, 167, 0, 1);
}

.entry.green:after {
  background: rgba(153, 198, 109, 1);
}

.entry.yellow:after {
  background: rgba(249, 233, 0, 1);
}

/* Animations are cool!   */
@-webkit-keyframes moveFromTopFade {
  from {
    opacity: 0.3;
    height: 0px;
    margin-top: 0px;
    -webkit-transform: translateY(-100%);
  }
}

@-moz-keyframes moveFromTopFade {
  from {
    height: 0px;
    margin-top: 0px;
    -moz-transform: translateY(-100%);
  }
}

@keyframes moveFromTopFade {
  from {
    height: 0px;
    margin-top: 0px;
    transform: translateY(-100%);
  }
}

@-webkit-keyframes moveToTopFade {
  to {
    opacity: 0.3;
    height: 0px;
    margin-top: 0px;
    opacity: 0.3;
    -webkit-transform: translateY(-100%);
  }
}

@-moz-keyframes moveToTopFade {
  to {
    height: 0px;
    -moz-transform: translateY(-100%);
  }
}

@keyframes moveToTopFade {
  to {
    height: 0px;
    transform: translateY(-100%);
  }
}

@-webkit-keyframes moveToTopFadeMonth {
  to {
    opacity: 0;
    -webkit-transform: translateY(-30%) scale(0.95);
  }
}

@-moz-keyframes moveToTopFadeMonth {
  to {
    opacity: 0;
    -moz-transform: translateY(-30%);
  }
}

@keyframes moveToTopFadeMonth {
  to {
    opacity: 0;
    -moz-transform: translateY(-30%);
  }
}

@-webkit-keyframes moveFromTopFadeMonth {
  from {
    opacity: 0;
    -webkit-transform: translateY(30%) scale(0.95);
  }
}

@-moz-keyframes moveFromTopFadeMonth {
  from {
    opacity: 0;
    -moz-transform: translateY(30%);
  }
}

@keyframes moveFromTopFadeMonth {
  from {
    opacity: 0;
    -moz-transform: translateY(30%);
  }
}

@-webkit-keyframes moveToBottomFadeMonth {
  to {
    opacity: 0;
    -webkit-transform: translateY(30%) scale(0.95);
  }
}

@-moz-keyframes moveToBottomFadeMonth {
  to {
    opacity: 0;
    -webkit-transform: translateY(30%);
  }
}

@keyframes moveToBottomFadeMonth {
  to {
    opacity: 0;
    -webkit-transform: translateY(30%);
  }
}

@-webkit-keyframes moveFromBottomFadeMonth {
  from {
    opacity: 0;
    -webkit-transform: translateY(-30%) scale(0.95);
  }
}

@-moz-keyframes moveFromBottomFadeMonth {
  from {
    opacity: 0;
    -webkit-transform: translateY(-30%);
  }
}

@keyframes moveFromBottomFadeMonth {
  from {
    opacity: 0;
    -webkit-transform: translateY(-30%);
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
}

@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
}

@-webkit-keyframes fadeOut {
  to {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  to {
    opacity: 0;
  }
}

@-webkit-keyframes fadeOutShink {
  to {
    opacity: 0;
    padding: 0px;
    height: 0px;
  }
}

@-moz-keyframes fadeOutShink {
  to {
    opacity: 0;
    padding: 0px;
    height: 0px;
  }
}

@keyframes fadeOutShink {
  to {
    opacity: 0;
    padding: 0px;
    height: 0px;
  }
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  bottom: 0.3em !important;
}

.gap.leave-gap {
  display: flex;
  /* justify-content: space-between; */
  align-items: flex-end;
  flex-wrap: wrap;
}

.gap.leave-gap .mobile-center {
  margin-bottom: 20px;
  width: 20%;
}

.datepicker table tr td span:hover {
  background: #c2bebe26;
}

.datepicker table tr td span {
  line-height: 0 !important;
  padding: 25px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  height: auto !important;
}

.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
  min-width: 230px !important;
}

table.table-condensed {
  width: 100%;
}
