.company_check_box {
  position: unset;
  display: flex;
  padding-left: 0;
  justify-content: flex-start;
  /* align-items: center; */
  margin-bottom: 10px;
}

.company_check_box .form-check-input {
  display: block;
  position: unset;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
  position: relative;
  top: 0px;
}

.dark-bg {
  background-color: black;
  color: white; /* Set text color to white or any contrasting color */
}

.company_check_box .form-check-input {
  display: block;
}

.management_tbl td {
  vertical-align: middle;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.3px;
  white-space: nowrap;
}
.management_tbl th {
  white-space: nowrap;
}
.management_tbl.table .thead-dark th,
.management_tbl.table .thead-dark th {
  background: #000913;
  border: 0px;
  border-bottom: 1px solid #253246;
  padding: 1.4rem 0.75rem;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  color: #fff;
  /* letter-spacing: 0.3px; */
}

.management_tbl.table .thead-dark th:first-child {
  border-top-left-radius: 6px;
}

.management_tbl.table .thead-dark th:last-child {
  border-top-right-radius: 6px;
}

.management_tbl.table {
  border: 0px;
  background: transparent;
}

.management_tbl.table tr td {
  border-bottom: 1px solid #5a848836;
  border-top: none !important;
  border-width: 0;
}

.management_tbl.table tr td:last-child {
  border-right: 1px solid #5a848836;
}

.management_tbl.table tr td:first-child {
  border-left: 1px solid #5a848836;
}

.create_profile_btn {
  background: #000913;
  border-radius: 8px;
  color: #6cbb7d;
  font-size: 16px;
  padding: 8px 16px 9px;
  line-height: 21px;
}

.management_tbl tr:nth-child(even) {
  background: #00091329;
}

.nav-tabs.mngt_tbl_modal_nav .nav-link.active {
  background: #000913;
  border-radius: 8px;
  color: #6cbb7d;
  font-size: 16px;
  padding: 8px 16px 9px;
  line-height: 21px;
}

.nav-tabs.mngt_tbl_modal_nav .nav-link {
  border-radius: 8px;
  color: #6cbb7d;
  font-size: 16px;
  padding: 8px 16px 9px;
  line-height: 21px;
  border: 1px solid #253246;
  color: #fff;
  margin-right: 8px;
  text-transform: capitalize;
}
.page .entry-header {
  padding-top: 50px;
}

.mngt_tbl_modal_nav.nav-tabs {
  border: 0px;
  margin-bottom: 0px;
  border: 0px;
  margin-left: 0px;
  padding-left: 0px;
}

.mngt_tbl_modal input {
  border-radius: 8px;
  color: #6cbb7d;
  font-size: 16px;
  padding: 8px 16px 9px;
  line-height: 21px;
  border: 1px solid #000913;
  color: #000913;
  margin-right: 8px;
}

.mngt_tbl_modal .mngt_next_btn {
  background-color: #000913;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-06.png);
  background-position: top center;
  background-size: cover;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #5a8488;
  padding: 10px !important;
  border-radius: 8px;
  color: #fff;
}

.mngt_tbl_modal .mngt_prv_btn {
  background-color: #2c4766;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-06.png);
  background-position: top center;
  background-size: cover;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #5a8488;
  border-radius: 8px;
  padding: 10px !important;
  color: #fff;
}

.mngt_tbl_modal .modal-content {
  padding: 10px 20px 20px 20px;
}

.mngt_tbl_modal .form-group label {
  color: #fff;
  font-weight: 500;
  margin-bottom: 15px;
}

.formdata input,
.formdata textarea {
  border-radius: 8px !important;
  color: #6cbb7d;
  font-size: 16px;
  padding: 8px 16px 9px;
  line-height: 21px;
  border: 1px solid #000913;
  color: #000913;
  margin-right: 8px;
  margin-top: 8px;
}

.formdata label {
  color: #000913;
  font-weight: 500;
}

.Register_btn[type="submit"] {
  background: #000913;
  border-radius: 8px;
  color: #6cbb7d;
  font-size: 16px;
  padding: 8px 16px 9px;
  line-height: 21px;
}

.plugin_container .table-responsive {
  border-style: solid;
  border-width: 2px;
  border-color: #253246;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0;
  padding: 25px;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-021.png.webp);
  background-position: center center;
  background-size: cover;
  border-radius: 12px;
  background-color: #000913;
}

.btn.btn-primary.create_btn {
  margin: 0 0 22px 6px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #253246;
  border-radius: 15px;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
    transform var(--e-transform-transition-duration, 0.4s);
  background: transparent;
  color: #6cbb7d;
  text-decoration: none;
  background-color: #07141a;
}

.page_heading {
  color: #6cbb7d;
  margin: 0;
  font-family: "Poppins", Sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-transform: none;
  line-height: 1.3em;
  letter-spacing: -1px;
  text-transform: capitalize;
  padding-bottom: 20px;
  display: none;
}

button.btn.btn-primary.create_btn:hover {
  background: #052d35;
}

.alternate,
.striped > tbody > :nth-child(odd),
ul.striped > :nth-child(odd) {
  background-color: transparent;
}

.plugin-modal-content.modal-content {
  background: #07141a;
  color: #fff;
}
.plugin-modal-content.modal-content input,
.plugin-modal-content.modal-content input:focus,
.plugin-modal-content.modal-content textarea,
input#subscriptionFilter,
.plugin-modal-content.modal-content select {
  border-style: solid !important;
  border-width: 2px !important;
  border-color: #253246 !important;
  border-radius: 6px !important;
  background: transparent !important;
  height: 45px;
  color: #f1f1f1 !important;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px !important;
  line-height: 32px !important;
  padding: 3px !important;
}

.plugin-modal-content .modal-footer {
  border: 0px;
}

.modal-footer.plugin-modal-footer button.btn.btn-primary {
  background-color: #000913;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-06.png);
  background-position: top center;
  background-size: cover;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #5a8488;
  border-radius: 8px;
  padding: 10px !important;
  color: #fff;
}

.modal-footer.plugin-modal-footer button.btn.btn-secondary {
  background-color: #04232c;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-06.png);
  background-position: top center;
  background-size: cover;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #2c4766;
  border-radius: 8px;
  color: #fff;
}

.plugin-modal-content.modal-content input[type="checkbox"] {
  height: 20px;
  width: 20px;
  margin: 0 !important;
  margin-left: 13px !important;
  margin-top: 2px !important;
}

button.btn.btn-primary.text-right.create_btn.add_subscription {
  border-radius: 6px;
  margin: 0px;
  height: 45px;
  margin-top: -6px;
  margin-left: 10px;
}

.plugin-modal-content.modal-content option {
  background: #07141a;
}

input#subscriptionFilter {
  width: unset;
  max-width: unset;
}

h3.set_permision {
  color: #fff;
  margin: 18px 0px;
}

.plugin-modal-content label {
  color: #fff;
}

.plugin-modal-content td {
  color: #fff;
  border: 1px solid #253246;
}

.plugin_container .table-responsive::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  border-radius: 12px;
}
/* Track */
.plugin_container .table-responsive::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 12px;
}
/* Handle */
.plugin_container .table-responsive::-webkit-scrollbar-thumb {
  background: #000913;
  border-radius: 12px;
}

/* Handle on hover */
.plugin_container .table-responsive::-webkit-scrollbar-thumb:hover {
  background: #555;
  border-radius: 12px;
}

label.subscription_search {
  color: #fff;
  margin-right: 10px;
}
.page-header {
  border: 0px;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (max-width: 767px) {
  label.subscription_search {
    display: none;
  }
  .page_heading {
    margin-bottom: 26px;
    text-align: center !important;
    font-size: 35px;
  }
  button.btn.btn-primary.text-right.create_btn.add_subscription {
    margin-top: 0px;
  }
  .page-header {
    padding-right: 0px;
    padding-left: 0px;
  }
  .btn-group.invoice_mng_btns {
    display: flex;
  }
}
.dataTables_length {
  margin-bottom: 20px;
}
.dataTables_filter {
  margin-bottom: 20px;
}
.plugin_container .dataTables_length {
  color: #fff;
}

.plugin_container label {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: capitalize;
}

.plugin_container .dataTables_wrapper .dataTables_filter input {
  border-radius: 6px;
  height: 40px;
  border-style: solid;
  border-width: 1px;
  border-radius: 6px;
  background: transparent !important;
  height: 40px;
  color: #f1f1f1;
  margin-left: 8px;
  border-color: #fff;
}

.plugin_container .dataTables_wrapper .dataTables_length select {
  color: #fff;
  min-width: 50px;
  margin: 0px 6px;
  height: 40px;
  border-radius: 6px;
}
.btn.btn-danger {
  padding: 10px !important;
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  border-radius: 8px;
}
.btn.btn-success {
  color: #fff;
  padding: 10px !important;
  background-color: #28a745;
  border-color: #28a745;
  border-radius: 8px;
}
.plugin_container .dataTables_wrapper .dataTables_length,
.plugin_container .dataTables_wrapper .dataTables_filter,
.plugin_container .dataTables_wrapper .dataTables_info,
.plugin_container .dataTables_wrapper .dataTables_processing,
.plugin_container .dataTables_wrapper .dataTables_paginate {
  color: #fff;
}
.plugin_container
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.previous,
.plugin_container
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.previous:hover {
  background-color: #04232c !important;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-06.png) !important;
  background-position: top center !important;
  background-size: cover !important;
  border-style: solid !important;
  border-width: 2px 2px 2px 2px !important;
  border-color: #2c4766 !important;
  border-radius: 8px !important;
  color: #fff !important   ;
  cursor: pointer !important;
  margin-right: 10px;
}

.plugin_container
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.next,
.plugin_container
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.next:hover {
  background-color: #000913 !important;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-06.png) !important;
  background-position: top center !important;
  background-size: cover !important;
  border-style: solid !important;
  border-width: 2px 2px 2px 2px !important;
  border-color: #5a8488 !important;
  border-radius: 8px !important;
  color: #fff !important;
  cursor: pointer !important;
  margin-left: 10px;
}

.plugin_container
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.current,
.plugin_container
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.current
  :hover,
.plugin_container
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button:hover {
  background: transparent !important;
  color: #fff !important;
  border: 0px !important;
}

.plugin_container .dataTables_wrapper .dataTables_paginate .paginate_button,
.plugin_container
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button:hover,
.plugin_container
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button:focus {
  color: #fff !important;
  border: 1px solid #2c4766 !important;
  border-radius: 6px;
  margin-left: 6px;
}

.plugin_container table.dataTable.no-footer {
  margin-bottom: 20px;
}

.plugin_container
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.current,
.plugin_container
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.current {
  border: 1px solid #fff !important;
  border-radius: 6px !important;
}

.plugin_container div#chart_material,
.plugin_container div#chart_materials {
  margin: 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #253246;
  padding: 25px;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-021.png.webp);
  background-position: center center;
  background-size: cover;
  border-radius: 12px;
  /* height: unset !important; */
  /* width: max-content !important; */
  width: 100% !important;
}
h3.License_Chart_txt,
h3.Report_Chart_txt {
  text-align: center;
  color: #fff;
  margin-top: 24px;
}
.plugin_container div#chart_material text,
.plugin_container div#chart_materials text {
  fill: #fff;
}
.plugin_container div#chart_material svg rect:nth-child(1),
.plugin_container div#chart_materials svg rect:nth-child(1) {
  fill: transparent;
}
.plugin_container div#chart_material svg rect:nth-child(4),
.plugin_container div#chart_materials svg rect:nth-child(4) {
  fill: transparent !important;
}
.plugin_container div#chart_material svg rect:nth-last-child(1),
.plugin_container div#chart_materials svg rect:nth-last-child(1) {
  fill: transparent;
}
/* .mngt_tbl_modal
{
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    right: unset;
    bottom: unset;
    position: absolute;
} */
.plugin_container {
  padding-bottom: 60px !important;
}
.nav-tabs.mngt_tbl_modal_nav .nav-link:hover,
.nav-tabs.mngt_tbl_modal_nav .nav-link:focus {
  background: #253246 !important;
}
body,
html {
  background-color: #000913 !important;
}
/* .modal-open .modal.mngt_tbl_modal .modal-content{
    overflow-y: scroll;
} */
/* width */
/* .modal-open .modal.mngt_tbl_modal .modal-content::-webkit-scrollbar {
    width: 1px;
  } */

/* Track */
/* .modal-open .modal.mngt_tbl_modal .modal-content::-webkit-scrollbar-track {
    background: #f1f1f1; 
  } */

/* Handle */
/* .modal-open .modal.mngt_tbl_modal .modal-content::-webkit-scrollbar-thumb {
    background: #07141A; 
  } */

/* Handle on hover */
/* .modal-open .modal.mngt_tbl_modal .modal-content::-webkit-scrollbar-thumb:hover {
    background: #07141A; 
  } */
.text-right.mb-3.button_grps {
  text-align: right;
  display: flex;
  justify-content: end;
}
button.staging_verified.btn.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.nocolpadding-left {
  padding-left: 0px;
}
.nocolpadding-right {
  padding-right: 0px;
}
/* .mngt_tbl_modal .modal-title{
    display: inline-block;
    font-size: 25px;
} */
/* .mngt_tbl_modal .modal-header .close, .mngt_tbl_modal .modal-header .close:hover, .mngt_tbl_modal .modal-header .close:focus {
    margin-top: 10px;
    color: #fff;
    opacity: 1;
    font-weight: 100;
    background-color: transparent;
    outline: none;
} */
.mngt_tbl_modal {
  background: #07141a96;
}
.mngt_tbl_modal_nav.nav-tabs li.nav-item {
  margin-bottom: 10px;
}
.plugin_container .dataTables_wrapper .dataTables_length select option {
  background: #07141a;
}
h1.entry-title {
  color: #6cbb7d;
  margin: 0;
  font-family: "Poppins", Sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-transform: none;
  line-height: 1.3em;
  letter-spacing: -1px;
  text-transform: capitalize;
  background-color: #000913;
  padding-bottom: 20px;
}
.wp-admin h1.text-left.page_heading.mb-5 {
  display: block;
}

/* login page bkp */

header.page-header {
  background-color: #000913;
}
.Spicteraloginform {
  color: #fff;
}
.Spicteraloginform a {
  color: #fff;
}
.Spicteraloginform input.forminator-input {
  border-radius: 8px !important;
  border-style: solid !important;
  border-width: 2px !important;
  border-color: #253246 !important;
  border-radius: 6px !important;
  background: transparent !important;
  height: 45px !important;
  color: #f1f1f1 !important;
  width: 100% !important;
  max-width: 100%;
  margin-top: 10px !important;
}
.Spicteraloginform button.forminator-button.forminator-button-submit {
  background-color: #000913;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-06.png) !important;
  background-position: top center;
  background-size: cover;
  border-style: solid !important;
  border-width: 2px 2px 2px 2px !important;
  border-color: #5a8488 !important;
  border-radius: 8px !important;
  color: #fff;
}
.Spicteraloginform .forminator-error-message {
  color: red;
}
input[type="datetime-local"]::-webkit-calendar-picker-indicator {
  color: #fff;
  filter: invert(1);
}
.site-header .site-navigation .menu li {
  font-family: sans-serif;
}
.site-footer.footer-full-width,
.site-header.header-full-width {
  padding: 20px 0;
}

nav.site-navigation li.current_page_item a,
nav.site-navigation li.current_page_item a:hover {
  color: #6cbb7d !important;
}
.site-header .site-navigation ul.menu li a:hover {
  color: #6cbb7d !important;
}
header.page-header {
  background-color: #000913;
  margin: 0px;
  padding: 28px;
  text-align: left;
}
.plugin_container
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.current,
.plugin_container
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.current:hover {
  color: #fff !important;
}
.plugin_container th::before,
.plugin_container td::before,
.plugin_container td::after,
.plugin_container th::after {
  font-size: 16px !important;
  color: #fff !important;
}
.Spicteraloginform button.forminator-button.forminator-button-submit:hover {
  background-color: #04232c;
}
.encoder_custom_modal .btn,
.dashboard_logout_button,
.dashboard_logout_button:focus {
  background-color: #000913 !important;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-06.png) !important;
  background-position: top center;
  background-size: cover;
  border-style: solid !important;
  border-width: 2px 2px 2px 2px !important;
  border-color: #5a8488 !important;
  border-radius: 8px !important;
  color: #fff !important;
  margin: 0 0 22px;
  padding: 10px 20px !important;
}
.dashboard_notification_button,
.dashboard_notification_button:focus {
  background-color: #000913;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-06.png) !important;
  background-position: top center;
  background-size: cover;
  border-style: solid !important;
  border-width: 2px 2px 2px 2px !important;
  border-color: #5a8488 !important;
  border-radius: 8px !important;
  color: #fff;
  /* margin-bottom: 20px; 
    padding: 5px;*/
}
.dashboard_download_button,
.dashboard_download_button:focus {
  background-color: #000913;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-06.png) !important;
  background-position: top center;
  background-size: cover;
  border-style: solid !important;
  border-width: 2px 2px 2px 2px !important;
  border-color: #5a8488 !important;
  border-radius: 8px !important;
  color: #fff;
  /* margin-bottom: 20px; */
}
.software-modal-content.modal-content {
  background: #07141a;
  color: #fff;
}
.software_tbl_modal .modal-title {
  display: inline-block;
  font-size: 25px;
}
.software_tbl_modal .modal-header .close {
  margin-top: 10px;
  color: #fff;
  opacity: 1;
  font-weight: 100;
  background-color: transparent;
  outline: none;
}
.software-modal-content.modal-content {
  font-size: 18px;
}
.modal-footer.plugin-modal-footer button.btn.btn-secondary {
  background-color: #04232c;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-06.png);
  background-position: top center;
  background-size: cover;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #2c4766;
  border-radius: 8px;
  color: #fff;
  padding: 10px;
}
.dashboard_logbtn_box {
  text-align: right;
}
.dashboard_logout_button:hover {
  background-color: #04232c;
}
.dashboard_notification_button:hover {
  background-color: #04232c;
}
.dashboard_download_button:hover {
  background-color: #04232c;
}
/* file upload button */
input[type="file"]#report-upload::file-selector-button,
input[type="file"]#licenses-upload::file-selector-button,
input[type="file"]#softwarepackages-upload::file-selector-button {
  border-radius: 2px;
  cursor: pointer;
  color: #fff;
  background-color: transparent;
  border: 1px solid #253246;
}

/* file upload button hover state */
input[type="file"]#report-upload::file-selector-button:hover,
input[type="file"]#licenses-upload::file-selector-button:hover,
input[type="file"]#softwarepackages-upload::file-selector-button:hover {
  background-color: transparent;
}

/* file upload button active state */
input[type="file"]#report-upload::file-selector-button:active,
input[type="file"]#licenses-upload::file-selector-button:active,
input[type="file"]#softwarepackages-upload::file-selector-button:active {
  background-color: transparent;
}
.Spicteraloginform
  .forminator-response-message.forminator-show.forminator-error {
  color: red;
}
form#fileTypeForm {
  display: flex;
  justify-content: start;
}
.Spicteraloginform input.forminator-input:-webkit-autofill,
.Spicteraloginform input.forminator-input:-webkit-autofill:hover,
.Spicteraloginform input.forminator-input:-webkit-autofill:focus,
.Spicteraloginform input.forminator-input:-webkit-autofill:active {
  -webkit-box-shadow: unset !important;
  background: transparent !important;
  box-shadow: none !important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #ffffff;
  /* transition: background-color 5000s ease-in-out 0s; */
  box-shadow: inset 0 0 20px 33px #0b131e !important;
}

/* redio */
#fileTypeForm input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

#fileTypeForm label {
  display: inline-block;
  border-radius: 8px;
  color: #6cbb7d;
  font-size: 16px;
  padding: 8px 16px 9px;
  line-height: 21px;
  border: 1px solid #253246;
  color: #fff;
  margin-right: 8px;
  text-transform: capitalize;
}

#fileTypeForm label:hover {
  background: #253246 !important;
}

#fileTypeForm input[type="radio"]:focus + label {
  border: 1px solid #253246;
}

#fileTypeForm input[type="radio"]:checked + label {
  background: #000913;
  border-radius: 8px;
  color: #6cbb7d;
  font-size: 16px;
  padding: 8px 16px 9px;
  line-height: 21px;
}
.software_tbl_modal .modal-header {
  border: 0px;
}
.software_tbl_modal .modal-footer {
  border: 0px;
}
div#selectedFileTypeText {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 15px;
}
div#activePackagesContainer {
  color: #f1f1f1;
  font-size: 14px;
}
form#activePackagesForm input.form-check-input {
  margin-right: 8px;
  height: 15px;
  width: 15px;
  position: relative;
  top: 2px;
  accent-color: #6cbb7d;
}
.plugin_container .table-responsive div.paging_simple_numbers {
  width: max-content;
}
.plugin_container .table-responsive .dataTables_info {
  text-align: left !important;
}

.c-list label.form-check-label {
  padding-left: 10px;
}
.modal-footer.plugin-modal-footer input.btn.btn-primary {
  margin-bottom: 0px;
  height: 40px;
  line-height: 0px;
}
@media only screen and (max-width: 767px) {
  header.page-header {
    background-color: #000913;
    margin: 0px;
    padding: 6px;
    text-align: left;
  }
  h1.entry-title {
    text-align: center;
    font-size: 34px;
  }
  .plugin_container .dataTables_wrapper .dataTables_length select {
    width: 100%;
  }
  .btn.btn-primary.create_btn {
    margin: 0 0 22px;
    padding: 10px 10px 8px;
  }
  .text-right.mb-3.button_grps {
    display: block;
    text-align: center !important;
  }
  .btn.btn-primary.create_btn {
    margin: 0 0 8px;
    padding: 10px 10px 8px;
  }
}
input#update-Swedish-MOMS {
  position: relative;
  top: -8px;
}
button.btn.btn-info.copy_token {
  padding: 0.3rem 0.75rem;
  /* font-size: 0.9rem; */
}
.btn {
  /* font-size: 0.9rem; */
}
button.btn.btn-info.copy_token {
  background-color: #04232c !important;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-06.png) !important;
  background-position: top center !important;
  background-size: cover !important;
  border-style: solid !important;
  border-width: 2px 2px 2px 2px !important;
  border-color: #2c4766 !important;
  border-radius: 8px !important;
  color: #fff !important;
  cursor: pointer !important;
  margin-right: 10px;
}
div:where(.swal2-container) div:where(.swal2-popup) {
  background: #07141a;
  color: #fff;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 99999;
}
.modal-header .close {
  margin-top: -4px;
  color: #fff;
  opacity: 1;
}
.plugin-modal-content.modal-content input.save_changes_btn {
  background-color: #000913 !important;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-06.png) !important;
  background-position: top center !important;
  background-size: cover !important;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #5a8488;
  border-radius: 8px;
  padding: 0px 10px 2px;
}
@media (min-width: 767px) {
  div#companySelectionModal .modal-dialog {
    max-width: 700px;
  }
  .c-list .compay_check.form-check {
    width: 50%;
    float: left;
    padding: 0;
  }
}
.toggle.btn.btn-outline-danger,
.toggle.btn.btn-outline-success {
  margin: 0 0 22px;
  padding: 0px;
  height: 43px !important;
  background-color: #000913;
  background-image: url(https://spictera.se/wp-content/uploads/2023/09/asset-06.png) !important;
  background-position: top center;
  background-size: cover;
  border-style: solid !important;
  border-width: 2px 2px 2px 2px !important;
  border-color: #5a8488 !important;
  border-radius: 8px !important;
  color: #fff;
}

.toggle[class*="btn-outline"]:hover .toggle-handle,
.toggle.btn-outline-success .toggle-handle {
  background-color: #6cbb7d;
  opacity: 0.5;
}
.toggle-off.btn,
.toggle-on.btn {
  padding-left: 1.9rem;
  color: #fff;
}
.toggle.btn-outline-danger .toggle-handle {
  background-color: red;
  border-color: red;
}

* {
  box-sizing: border-box;
}
body {
  font: 16px Arial;
}
.autocomplete {
  /*the container must be positioned relative:*/
  position: relative;
  display: inline-block;
}
input {
  border: 1px solid transparent;
  background-color: #f1f1f1;
  padding: 10px;
  font-size: 16px;
}
input[type="text"] {
  background-color: #f1f1f1;
  width: 100%;
}
input[type="submit"] {
  background-color: DodgerBlue;
  color: #fff;
}
.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
}
.autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #ffffff;
}

.collapsible {
  background-color: #777;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

.active,
.collapsible:hover {
  background-color: #555;
}

.collapsible:after {
  content: "\002B";
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}

body {
  font-family: arial, sans-serif;
  font-size: 14px;
}

table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td,
th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

th {
  background-color: #dddddd;
}

.even {
  background-color: #ecf6fc;
}

.odd {
  background-color: #ddeedd;
}

.myDragClass {
  background-color: yellow;
  font-size: 16pt;
}
.nodrag {
  background-color: lightblue;
}

.nodrop {
  background-color: red;
}

/**************** Code By Dev from EncoderIT *****************************/
#exampleAgreementUpdateModal .tab-pane.active,
.mngt_tbl_modal .tab-pane.active,
#agreementForm .tab-pane.active {
  background-color: transparent !important;
}
.mngt_tbl_modal .tab-pane.active::after,
#exampleAgreementUpdateModal .tab-pane.active::after,
#agreementForm .tab-pane.active::after {
  display: none;
}
.dataTable th {
  background: #000913;
  border: 0px;
  border-bottom: 1px solid #253246;
  padding: 1.4rem 0.75rem;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-size: 16px !important;
  color: #fff !important;
}
.dataTable th:first-child {
  border-top-left-radius: 6px;
}
.dataTable th:last-child {
  border-top-right-radius: 6px;
}
.dataTable tr td:first-child {
  border-left: 1px solid #5a848836;
}

.dataTable td {
  vertical-align: top;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.3px;
  white-space: nowrap;
  padding: 8px 10px;
  border-bottom: 1px solid #5a848836;
}
.dataTable tr td {
  border-top: none !important;
  border-width: 0;
  border-bottom: 1px solid #5a848836;
}
.encoder_custom_modal .ZohoDetailsModal {
  max-width: 700px;
}
input[type="checkbox"],
input.encoder_custom_input_checkbox,
#createModal input,
#updateModal input {
  /* margin-top: 0 !important;
  margin-left: 0 !important; 
  margin-right: 10px !important;*/
  border-color: #fff !important;
  -webkit-appearance: auto !important;
  min-width: 20px !important;
}
.custom_select_encoder,
#thisIdUseOnlyForCustomSelect .custom_select_encoder {
  border-style: solid !important;
  border-width: 2px !important;
  border-color: #253246 !important;
  border-radius: 6px !important;
  background: #07141a !important;
  height: 45px;
  color: #f1f1f1 !important;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px !important;
  line-height: 32px !important;
  padding: 3px !important;
}
