.error {
  color: red;
}

.main-sidebar {
  background-color: #fff !important;
}

.ck.ck-editor__main > .ck-editor__editable:not(.ck-focused),
.ck-rounded-corners .ck.ck-editor__main > .ck-editor__editable,
.ck.ck-editor__main > .ck-editor__editable.ck-rounded-corners {
  height: 200px;
}

div#example1_filter label,
div#example1_paginate {
  float: right;
}

.nav-link:hover {
  color: #929292 !important;
}

i.fa-solid.fa-user,
i.fa-solid.fa-user-lock,
i.fa-solid.fa-passport,
i.fa-solid.fa-user-tie,
i.fa-solid.fa-user-check,
i.fa-solid.fa-images,
i.fa-solid.fa-chart-line,
i.fa-solid.fa-play,
i.fa-solid.fa-language {
  font-family: "Font Awesome 5 Free";

  font-style: normal;

  font-weight: 900;
}

aside.main-sidebar.elevation-4 a.brand-link:hover,
aside.main-sidebar.elevation-4 a.brand-link,
aside.main-sidebar.elevation-4 a.brand-link span.brand-text.nav-link:hover,
aside.main-sidebar.elevation-4 a.brand-link span.brand-text.nav-link,
.main-footer a {
  /*    color: #d32129 !important;*/

  color: #076bd8 !important;

  text-decoration: none !important;
}

.card-primary:not(.card-outline) > .card-header {
  /*    background-color: #d32129 !important;*/

  background-color: #219a10;
}

button.btn.btn-primary.btn-block,
.page-item.active .page-link {
  /*background: #d32129 !important;

    border: #d32129 !important;*/

  background: #219a10 !important;

  border: #219a10 !important;
}

.card-primary.card-outline {
  /*    border-top: 3px solid #d32129 !important;*/

  border-top: 3px solid #219a10 !important;
}
.valid_star {
  color: red !important;
}

.main-header .nav-link {
  height: 3.5rem !important;
}

.img-size-70 {
  /* width: 70px;

    height: 70px; */
  width: 55px;
  height: 44px;
  /* border-radius: 50%; */
}

.create_data_link,
.submit_form_btn {
  /*    background-color: #d32129;*/

  background-color: #219a10;

  border: 0px;
}

.create_data_link:hover,
.create_data_link:focus,
.create_data_link:active,
.create_data_link:visited,
.submit_form_btn:hover,
.submit_form_btn:focus,
.submit_form_btn:active,
.submit_form_btn:visited {
  /*    background-color: #d32129;*/

  background-color: #219a10;

  border: 0px;
}

.create_data_link:not(:disabled):not(.disabled).active,
.create_data_link:not(:disabled):not(.disabled):active,
.show > .create_data_link.dropdown-toggle,
.submit_form_btn:not(:disabled):not(.disabled).active,
.submit_form_btn:not(:disabled):not(.disabled):active,
.show > .submit_form_btn.dropdown-toggle {
  /*    background-color: #d32129;*/

  background-color: #219a10;

  border: 0px;
}

/* Added on 05-08-22 */

.btn-primary {
  /*    background-color: #d32129; */

  background-color: #219a10;

  border: 0px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:visited {
  /*    background-color: #d32129 !important;*/

  /* background-color: #219a10 !important; */

  border: 0px;
}

.search_btn_sec {
  margin-top: 32px;
}

.agent_profile {
  border-color: #f4f4f4;

  background: #f4f4f4;

  margin-bottom: 21px;

  text-align: center;

  padding: 31px 20px !important;

  border: 1px solid #f4f4f4 !important;

  border-radius: 21px;
}

.agent_profile h3 {
  font-size: 17px;

  margin-top: 9px;
}

.agent_profile p {
  font-size: 14px;

  margin-top: 9px;
}

.layout-fixed .main-sidebar {
  height: 100%;
}

@media (-webkit-device-pixel-ratio: 1.25) {
  :root {
    zoom: 0.8;
  }
}

.layout-fixed .wrapper .sidebar {
  /*height: calc(100vh - (3.5rem + 1px));*/

  height: 100% !important;
}

.home_logo_sec {
  width: 150px;

  margin: 0 auto;
}

.home_logo_sec img {
  width: 100%;
}

/* Side bar logo css (12-08-22) */

.home_logo_sec-collapsed {
  display: none;
}

body.sidebar-mini.layout-fixed.sidebar-collapse .home_logo_sec {
  display: none;
}

body.sidebar-mini.layout-fixed.sidebar-collapse .home_logo_sec-collapsed {
  display: block;
}

body.sidebar-mini.layout-fixed .home_logo_sec {
  display: block;
}

.home_logo_sec-collapsed img {
  width: 80%;

  margin: 0px auto;
}

.home_logo_sec-collapsed img {
  width: 45px;

  margin: 0px auto;
}

aside.main-sidebar.elevation-4:hover .home_logo_sec {
  display: block;
}

aside.main-sidebar.elevation-4:hover .home_logo_sec-collapsed {
  display: none;
}

/* Side bar logo over */

.flag-body .agent_profile {
  display: flex;

  align-items: center;

  justify-content: flex-start;

  border-color: #00000014 !important;

  border-radius: 11px;

  background: #fff;

  padding: 10px !important;
}

.flag-body .flag-img img.img-size-70 {
  display: inline-block;

  /* height: 158px;

    width: 158px;

    margin: -39px 0px 0px -40px; */

  border: 0px;
}

.flag-body .flag-img {
  display: inline-block;

  padding: 0px;

  /* border-radius: 50%; */

  background: #fff;

  max-height: 80px;

  max-width: 80px;

  overflow: hidden;

  /* width: 100%; */

  margin: 0px 15px 0px 0px;
}

.flag-body .agent_profile:hover {
  /*    background: #113E84;*/

  background: #219a10;

  color: #f5f5f5;
}

/* 16--08-22 */

.backBtn {
  color: white;
  padding-right: 10px;
}

.backBtn:hover,
.backBtn:focus,
.backBtn:active {
  color: white;
}

.backBtn {
  text-decoration: none;
  color: #718096;
  font-size: 16px;
  font-weight: 600;
  transition: 0.3s all;
}
.backBtn:hover {
  color: #000;
}

td img:hover,
.agent_profile img:hover {
  transform: scale(2.5);
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}

.input-box {
  display: flex;

  align-items: center;

  background: #fff;

  border: 1px solid #ced4da;

  border-radius: 0.25rem;

  padding-left: 0.5rem;

  overflow: hidden;

  font-family: sans-serif;
}

.input-box .prefix {
  font-weight: 400;

  font-size: 1rem;

  color: #999;
}

.input-box input {
  flex-grow: 1;

  border: none;

  outline: none;

  padding: 0.5rem;
}

.input-box:focus-within {
  border-color: #80bdff;
}

select#currency {
  border: none;
}

.ml-10 {
  margin-left: 10px;
}

.swal-title {
  font-weight: unset;

  font-size: 29px;
}

.swal-text {
  text-align: center;

  font-size: 18px;

  color: #939393;
}

.swal-footer {
  display: flex;

  justify-content: center;
}

.swal-button--cancel {
  color: #fff;

  background-color: #ccc;
}

.swal-button {
  padding: 10px 44px;

  border-radius: 4px;

  font-size: 18px;
}

.swal-button:focus {
  box-shadow: unset;
}

button.swal-button.swal-button--confirm {
  /*    background-color: #e64942;*/

  background-color: #219a10;
}

button.swal-button--danger:not([disabled]):hover {
  background-color: #219a10 !important;
}

button.swal-button.swal-button--confirm.swal-button--danger {
  text-transform: capitalize;
}

td.dataTables_empty {
  text-align: center;
}

div#imagePreview {
  width: 90px;

  height: 93px;
}

div#imagePreview img {
  width: 100%;

  height: 100%;
}

div#imagePreview2 {
  width: 90px;

  height: 93px;
}

div#imagePreview2 img {
  width: 100%;

  height: 100%;
}

div#imagePreviewThumb {
  width: 90px;

  height: 93px;
}

div#imagePreviewThumb img {
  width: 100%;

  height: 100%;
}

div#imagePreviewThumb2 {
  width: 90px;

  height: 93px;
}

div#imagePreviewThumb2 img {
  width: 100%;

  height: 100%;
}

.justify_center {
  justify-content: center;
}

.circle_img {
  border-radius: 50px;
}

.select_country_box:hover {
  cursor: pointer;
}

ul.custom_pagination {
  width: 100%;

  justify-content: right;
}

ul.custom_pagination li a {
  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;
}

ul.custom_pagination li.disabled a {
  color: #6c757d;

  pointer-events: none;

  cursor: auto;

  background-color: #fff;

  border-color: #dee2e6;
}

ul.custom_pagination li.active a {
  z-index: 3;

  color: #fff;

  /*background: #d32129 !important;

    border: #d32129 !important;*/

  background: #219a10 !important;

  border: #219a10 !important;
}

ul.custom_pagination li a:hover {
  z-index: 2;

  color: #0056b3;

  text-decoration: none;

  background-color: #e9ecef;

  border-color: #dee2e6;
}

ul.custom_pagination li:first-child a {
  margin-left: 0;

  border-top-left-radius: 0.25rem;

  border-bottom-left-radius: 0.25rem;
}

ul.custom_pagination li:last-child a {
  border-top-right-radius: 0.25rem;

  border-bottom-right-radius: 0.25rem;
}

a.profile_link {
  color: #000;
}

a.flag_link {
  display: inline-flex;
}

.flag_logo {
  display: flex;

  margin-right: 6px;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #ced4da !important;
}

.select2-container .select2-selection--single {
  height: calc(2.25rem + 2px) !important;
}

.selectedVisaTypes {
  font-weight: 600;

  /*    color: #d32129;*/

  color: #219a10;
}

.switch {
  position: relative;

  display: inline-block;

  width: 60px;

  height: 34px;
}

.switch input {
  opacity: 0;

  width: 0;

  height: 0;
}

.slider {
  position: absolute;

  cursor: pointer;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background-color: #ccc;

  -webkit-transition: 0.4s;

  transition: 0.4s;
}

.slider:before {
  position: absolute;

  content: "";

  height: 26px;

  width: 26px;

  left: 4px;

  bottom: 4px;

  background-color: white;

  -webkit-transition: 0.4s;

  transition: 0.4s;
}

table#example1 input:checked + .slider {
  background-color: #2196f3 !important;
}

input:checked + .slider {
  /*    background-color: #d32129  !important;*/

  background-color: #219a10 !important;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);

  -ms-transform: translateX(26px);

  transform: translateX(26px);
}

/* Rounded sliders */

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

table#example1 .slider {
  background-color: #ccc !important;
}

.ml_5 {
  margin-left: 5px;
}

.test_fields_wrapper {
  width: 100%;
}

.test_fields_group {
  width: 100%;

  display: flex;

  position: relative;
}

.add_more_fields_btn,
.remove_field_btn,
.delete_field_btn {
  position: absolute;

  top: 32px;
}

.add_more_sec_for_edit {
  margin: 12px 0;
}

.add_more_fields_btn_for_edit {
  position: unset;
}

.bor_rad_20 {
  border-radius: 20px;
}

.module_section {
  display: flex;
}

.module_group {
  display: flex;

  width: 25%;

  margin: 5px 50px 0 0px;
}

.module_group input {
  width: 100%;

  text-align: center;
}

input.moduleName {
  border: none;

  font-weight: 600;
}

input.moduleScore {
  border: 2px solid #ddd;

  border-radius: 7px;
}

.checkboxSection {
  display: flex;

  width: 100%;

  margin-top: 7px;
}

.checkboxGroup {
  display: flex;

  width: 50%;

  margin-left: 10px;
}

.checkboxGroup p {
  margin-bottom: 0;

  font-weight: 600;
}

.checkboxGroup input {
  margin: 2px 0 0 7px;

  width: 20px;
}

h5.user_heading {
  margin: 11px 0 21px;

  /*    color: #d32129;*/

  color: #219a10;

  font-weight: 600;
}

h5.user_heading span {
  font-weight: 600;

  font-size: 36px;
}

.proposalImageSection {
  height: 225px;
}

.proposalImageSection img {
  width: 100%;

  height: 100%;
}

.data_fields_wrapper {
  width: 100%;
}

.data_fields_group {
  width: 100%;

  display: flex;

  position: relative;
}

.add_more_data_fields_btn,
.remove_data_field_btn {
  position: absolute;

  top: 32px;
}

.agent_profile {
  min-height: 95%;
}

#example2_paginate {
  float: right;
}

.valid_star {
  /*    color: #d32129 !important;*/

  /* color: #219a10 !important; */
}

.box-profile img {
  width: 100px;

  height: 100px;

  object-fit: cover;
}

.change ul li.active > a,
.topmenu ul li a:hover {
  text-decoration: none;

  /*  background-color: #d32129 !important;*/

  background-color: #219a10 !important;

  color: white !important ;
}

/* 10-06-2024  for service form */

.required {
  color: #ff0000;
}
form .user__details {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 0 12px 0;
}
/* inside the form user details */
form .user__details .input__box {
  width: 100%;
  margin-bottom: 20px;
}

.user__details .input__box .details {
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
  color: #1d1f2c;
}
.user__details .input__box input,
.user__details .input__box textarea,
.user__details .input__box select {
  width: 100%;
  outline: none;
  border-radius: 10px;
  border: none;
  padding-left: 15px;
  font-size: 16px;
  border-bottom-width: 2px;
  transition: all 0.3s ease;
  border: 1px solid #ccc;
  padding: 12px;

  /* background: none; */
}

.switch-container {
  display: flex;
  align-items: center;
  margin: 30px 0px 50px 0px;
}
.switch {
  margin-left: 60px;
}
.slider {
  border-radius: 20px;
}

.slider::before {
  border-radius: 50%;
}

/* .file-upload{display:block;text-align:center;}
  .file-upload .file-select{display:block;border: 2px solid #dce4ec;color: #34495e;cursor:pointer;height:40px;line-height:40px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
  .file-upload .file-select .file-select-button{background:#dce4ec;padding:0 10px;display:inline-block;height:40px;line-height:40px;}
  .file-upload .file-select .file-select-name{line-height:40px;display:inline-block;padding:0 10px;}
  .file-upload .file-select:hover{border-color:#34495e;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
  .file-upload .file-select:hover .file-select-button{background:#34495e;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
  .file-upload.active .file-select{border-color:#3fa46a;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
  .file-upload.active .file-select .file-select-button{background:#3fa46a;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .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;color: #34495e;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;}
  */

/* submit button */
form .button {
  height: 45px;
  margin: 45px 0;
}

form .button input {
  outline: none;
  color: #fff;
  border: none;
  font-size: 18px;
  font-weight: 500;
  border-radius: 5px;
  margin: auto;
  display: block;
  transition: all 0.3s ease;
  background: #219a10;
  padding: 5px 30px;
}

.service-header {
  background-color: #f8faff !important;
  color: #1d1f2c !important;
  padding: 20px;
}
.service-header h3 {
  font-weight: 600;
}

.single-service {
  border: 1px solid #3d81f5;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
}
.service-title h4 {
  color: #3d81f5;
  font-weight: 600;
}
.service-title p {
  color: #718096;
  font-weight: 600;
}
.service-title p span {
  color: #1d1f2c;
}
.service-icon {
  display: flex;
  flex-direction: column;
}
.service-icon img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
}
.select2-container {
  width: 100% !important;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #5897fb !important;
  border: none !important;
  border-radius: 3px !important;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  background-color: transparent !important;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #fff !important;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  background-color: transparent !important;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 60px;
}
.modal-content {
  background-color: #fefefe;
  margin: 5% auto;
  padding: 5px;
  border: 1px solid #888;
  max-width: 600px;
}
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.modal-open .modal {
  z-index: 9;
}

.pay-btn {
  background: #3d81f5;
  width: 100%;
  padding: 10px 0;
  outline: none;
  color: #fff;
  border: none;
  font-size: 18px;
  font-weight: 500;
  border-radius: 5px;
  margin: auto;
  display: block;
  transition: all 0.3s ease;
}
.thanks-title {
  font-size: 2em;
  letter-spacing: 3px;
  color: #5892ff;
  margin: auto;
  margin-bottom: 0px;
  text-align: center;
}
.form-container {
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  max-width: 600px;
  margin: 0 auto;
}
.form-group {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.form-group input[type="text"] {
  flex: 1;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.form-group .radio-group {
  margin-left: 10px;
  display: flex;
  align-items: center;
}
.form-group .radio-group label {
  margin-right: 10px;
}
.form-group .delete-btn {
  background-color: #ff5454;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 20px;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-group .delete-btn.disabled {
  background-color: #ffc3c3;
  cursor: not-allowed;
}

#phone_err,
#alternate_phone_err {
  display: block;
}
.iti.iti--allow-dropdown.iti--separate-dial-code.iti--show-flags {
  width: 100%;
}

/* .btn-success:hover, .btn.btn-danger:hover{
    color: #2462cf;
    background: none !important;
    border: 1px solid #2462cf !important;
  } */
.close-search {
  position: absolute;
  top: 10px;
  right: 10px;
}

.btn.add-btn:hover {
  /* background: none;
    border: 1px solid #3d81f5; */
  color: #fff;
}
.btn-invoice:hover {
  /* background: #fff; */
  color: #fff;
  /* border: 1px solid #2462cf; */
}

.search-container {
  width: 100%;

  position: relative;
}

input#search-bar {
  margin: 0 auto;
  width: 100%;
  height: 45px;
  padding: 0 10px;
  font-size: 1rem;
  border: none;
  outline: none;
  border-radius: 10px;
  position: relative;
  border: 1px solid #00000030;
}
input#search-bar:focus {
  border: 1px solid #cfcfcf;
  transition: 0.35s ease;
  color: #000;
}
input#search-bar:focus::-webkit-input-placeholder {
  transition: opacity 0.45s ease;
  opacity: 0;
}
input#search-bar:focus::-moz-placeholder {
  transition: opacity 0.45s ease;
  opacity: 0;
}
input#search-bar:focus:-ms-placeholder {
  transition: opacity 0.45s ease;
  opacity: 0;
}

.search-icon {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 22px;
  background: no-repeat;
  border: none;
}
.sticky {
  position: sticky;
  visibility: visible;
  opacity: 1;
  left: 0;
  top: 0px;
  width: 100% !important;
  padding: 10px;
  z-index: 9;
  background: #f5fff3;
  /* box-shadow: 0px 4px 20px rgba(0,0,0,.1); */
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  margin-top: 0;
  max-width: 100%;
  border-radius: 0;
}

.main-title.sticky {
  padding: 20px 0 20px !important;
}

#dob {
  width: 100%;
  display: block;
}
.table span {
  padding: 2px 5px;
  border-radius: 3px;
  font-size: 12px;
}
.button.submit-btn input,
.button.submit-btn button {
  padding: 10px 0;
}

.main-title #buttonBack {
  background: #0000001f;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
#buttonBack i {
  font-size: 20px;
  color: #212529;
}

input:focus {
  outline: none;
}
#ui-datepicker-div {
  display: none;
  background-color: #fff;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
  margin-top: 0.25rem;
  border-radius: 0.5rem;
  padding: 0.5rem;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ui-datepicker-calendar thead th {
  padding: 0.25rem 0;
  text-align: center;
  font-size: 0.75rem;
  font-weight: 400;
  /* color: #78909C; */
}
.ui-state-default {
  color: #546e7a;
  font-size: 14px;
}
.ui-datepicker-year,
.ui-datepicker-month {
  background: no-repeat;
  border: 1px solid #0000004d;
  border-radius: 5px;
  margin: 2px;
}
.ui-datepicker-calendar tbody td {
  width: 2.5rem;
  text-align: center;
  padding: 0;
}
.ui-datepicker-calendar tbody td a {
  display: block;
  border-radius: 0.25rem;
  line-height: 2rem;
  transition: 0.3s all;
  color: #000;
  font-size: 0.875rem;
  text-decoration: none;
}
.ui-datepicker-calendar tbody td a:hover {
  background-color: #e0f2f1;
}
.ui-datepicker-calendar tbody td a.ui-state-active {
  background-color: #005eb0;
  color: #fff;
}
.ui-datepicker-header a.ui-corner-all {
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 2rem;
  height: 2rem;
  margin: 0.5rem;
  border-radius: 0.25rem;
  transition: 0.3s all;
}
.ui-datepicker-header a.ui-corner-all:hover {
  background-color: #eceff1;
}
.ui-datepicker-header a.ui-datepicker-prev {
  left: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 0.5rem;
  background-position: 50%;
  transform: rotate(180deg);
}
.ui-datepicker-header a.ui-datepicker-next {
  right: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 50%;
}
.ui-datepicker-header a > span {
  display: none;
}
.ui-datepicker-today {
  background: #0000000a;
}
.ui-datepicker-title {
  text-align: center;
  line-height: 2rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  padding-bottom: 0.25rem;
}
.ui-datepicker-week-col {
  color: #78909c;
  font-weight: 400;
  font-size: 0.75rem;
}

.details-area p,
.breakdown-area p {
  word-wrap: anywhere;
}

.small-box > .small-box-footer {
  z-index: 1 !important;
}

/* For Dark Mode CSS Goes Here */
/* For Dark Mode CSS Goes Here */
.dark-mode .content,
.dark-mode .sticky {
  background: #262b33;
  color: #fff;
}
.dark-mode .table {
  background: #13151a !important;
}

.dark-mode #search-bar {
  background: #475060;
  color: #fff;
}
.dark-mode #search-bar:focus {
  color: #fff;
}
.dark-mode .user__details .input__box .details {
  color: #fff;
}
.dark-mode .select > span {
  background: #475060;
  border: 1px solid #cccccc4d;
}
.dark-mode .user__details .input__box input,
.dark-mode .user__details .input__box textarea,
.dark-mode .user__details .input__box select {
  background: #475060 !important;
  color: #fff;
  border: 1px solid #cccccc4d;
}
.dark-mode .select ul {
  color: #000;
}
.dark-mode .iti__country-list {
  background-color: #13151a !important;
}
.dark-mode .search-icon,
.dark-mode .fa.fa-times {
  color: #fff;
}
.dark-mode .details-area,
.dark-mode .breakdown-area {
  background: #13151a;
  border: none;
}
/* For Dark Mode CSS Goes Here */
/* For Dark Mode CSS Goes Here */
.modal-backdrop.show {
  opacity: 0.5;
  display: none !important;
}

input[type="color"] {
  padding: 3px !important;
}

.user-info {
  align-items: center;
}
.breakdown-title {
  margin: 25px 0;
}
.submit-btn input {
  background: #3d81f5 !important;
}

.loading::before {
  top: 35% !important;
  left: 30% !important;
  width: 40% !important;
  height: 30% !important;
}

.nav-sidebar .nav-link {
  display: flex;
  align-items: center;
}
.nav-sidebar .nav-link img {
  max-width: 25px;
  margin-right: 13px;
}

.nav-sidebar .nav-item.active img {
  filter: brightness(3);
}
.nav.nav-treeview img {
  filter: brightness(1) !important;
}
.nav.nav-treeview .nav-item.active img {
  filter: brightness(3) !important;
}

.nav-sidebar .nav-item > .nav-link {
  text-transform: capitalize;
}

.tooltips .fas.fa-solid.fa-info {
  background: #000;
  padding: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 30px;
  width: 18px;
  font-size: 10px;
}
.tooltips {
  color: #000;
  text-decoration: none;
}
.tooltips {
  display: inline;
  position: relative;
  margin: 10px 10px 0px 0px;
}
.tooltips:hover:after {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  background: #444;
  border-radius: 8px;
  color: #fff;
  content: attr(title);
  top: -50px;
  font-size: 16px;
  padding: 5px;
  width: 300px;
  position: absolute;
  left: -50px;
}
.tooltips:hover:before {
  border: solid;
  border-color: #444 transparent;
  border-width: 12px 6px 0 6px;
  content: "";
  left: 15%;
  bottom: 24px;
  position: absolute;
}
#thanks .modal-footer a {
  background: #5892ff;
  display: block;
  width: 100%;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
  text-align: center;
}
.card.send-email-outer {
  text-align: center;
  padding: 70px;
}

@media (max-width: 767.98px) {
  .table td,
  .table th {
  }
}

@media (max-width: 500px) {
  .table td,
  .table th,
  .table .btn,
  .details-area p,
  .breakdown-area p,
  .user-info span {
    font-size: 13px;
  }
  .total-amount {
    font-size: 18px !important;
  }
  .table td,
  .table th {
    padding: 5px 4px !important;
  }
}

@media (max-width: 404px) {
  .content .container .row .p-2 .main-title,
  .content .container .main-title h5 {
    font-size: 17px;
  }

  .table td,
  .table th,
  .table .btn,
  .details-area p,
  .breakdown-area p,
  .user-info span {
    font-size: 13px;
  }
  .total-amount {
    font-size: 17px !important;
  }
}
@media (max-width: 390px) {
  .table td,
  .table th,
  .table .btn,
  .details-area p,
  .breakdown-area p,
  .user-info span {
    font-size: 12px;
  }
  td a,
  td button {
    padding: 6px 5px !important;
  }
  .total-amount {
    font-size: 16px !important;
  }
}

@media (max-width: 300px) {
  td a,
  td button {
    padding: 4px 5px !important;
  }
}

#Submit {
  border: 0;
}

.main-boxes.small-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.main-boxes.small-box .inner h5 {
  text-align: center;
  font-size: 24px;
}
.main-boxes.small-box > .inner {
  padding: 30px;
}
.main-boxes.inner h5 {
  text-align: center;
  font-size: 24px;
}
.main-boxes.small-box > .small-box-footer {
  padding: 10px 0;
}
.main-boxes.small-box > .small-box-footer {
  font-size: 20px;
}
.main-boxes .fa-user-tie:before {
  content: "\f508";
  display: none;
}
/* Added on 30-05-25 to make checkbox click pointer */
input[type="checkbox"] {
  cursor: pointer;
}
