body {
  margin: 0;
  padding: 0;
}

.custom-dropdown {
  position: relative;
  display: inline-block;
  width: 200px;
}

#name_filter {
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
}

.options-container {
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  max-height: 200px;
  overflow-y: auto;
}
.options-container select {
  width: 100%;
  border: none;
  outline: none;
  background-color: transparent;
}

.tableContainer {
  margin-top: 120px;
}

.go_back_btn {
  background-color: #0ea2bd;
  max-height: 26px;
  padding: 6px 12px;
  color: #fff;
  border-radius: 4px;
  border: none;
  font-size: 10px;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif;
  text-decoration: none;
  text-align: center;
}
.go_back_btn:hover {
  background-color: #0189a1;
  color: #fff;
}

.custom-dropdown {
  margin-bottom: 10px;
}

.custom-dropdown-button {
  background-color: #f8f9fa;
  color: #333;
}

.custom_dropdown_menu {
  background-color: #f8f9fa !important;
  border-radius: 10px !important;
  padding: 10px !important;
  min-width: 320px !important;
  max-height: 400px;
  overflow-y: auto;
}
.custom_dropdown_menu .btn-group {
  width: 100%;
}
.custom_dropdown_menu .btn-group .item_numName {
  width: 70%;
}
.custom_dropdown_menu .btn-group .item_deleteBTN {
  width: 30%;
}

#startbutton {
  background-color: #fd7e14;
  border: none;
  color: #fff;
  border-radius: 4px;
  border: 1px solid #fd7e14;
  font-size: 14px;
  font-weight: 500;
  font-family: "Source Sans Pro", sans-serif;
  text-decoration: none;
  margin: 10px;
  padding: 4px 8px;
}

.red-switch {
  border-color: #cf1515 !important;
  float: none !important;
}
.red-switch:checked {
  background-color: #cf1515 !important;
}
.red-switch:checked + .form-check-label::before {
  background-color: #cf1515 !important;
}
.red-switch:focus {
  border-color: #cf1515 !important;
  box-shadow: none !important;
}

.imagePreview {
  width: 100%;
  height: 180px;
  background-position: center center;
  background-color: #fdeded;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  box-shadow: 0px -3px 6px 2px rgba(0, 0, 0, 0.2);
}

.btn_forUpload {
  display: block;
  border-radius: 0px;
  box-shadow: 0px 4px 6px 2px rgba(0, 0, 0, 0.2);
  margin-top: -5px;
}

.imgUp {
  margin-bottom: 15px;
}

.del {
  position: absolute;
  top: 0px;
  right: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
}

.imgAdd {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #4bd7ef;
  color: #fff;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  line-height: 30px;
  margin-top: 0px;
  cursor: pointer;
  font-size: 15px;
}

.checkBoxTable,
.MsoNormalTable {
  border-collapse: collapse;
  border-radius: 10px;
}
.checkBoxTable tr,
.checkBoxTable th,
.checkBoxTable td,
.MsoNormalTable tr,
.MsoNormalTable th,
.MsoNormalTable td {
  background-color: transparent;
}
.checkBoxTable .img_box,
.MsoNormalTable .img_box {
  width: 100%;
}
.checkBoxTable .noTopBorder,
.MsoNormalTable .noTopBorder {
  border-top: none;
}
.checkBoxTable .MsoNormal,
.MsoNormalTable .MsoNormal {
  font-size: 24px;
  font-weight: 800;
  line-height: 36px;
  font-family: "Source Sans Pro", sans-serif;
}
.checkBoxTable .textfieldForTable,
.MsoNormalTable .textfieldForTable {
  width: 100%;
  min-width: 57px;
  border: none;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.checkBoxTable .MsoNormal_Title,
.MsoNormalTable .MsoNormal_Title {
  text-align: center;
  font-size: 20px;
  font-weight: 800;
  line-height: 36px;
  font-family: "Source Sans Pro", sans-serif;
}
.checkBoxTable .header_Title,
.MsoNormalTable .header_Title {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
}
.checkBoxTable .header_SubTitle,
.MsoNormalTable .header_SubTitle {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
}
.checkBoxTable .header_Span,
.MsoNormalTable .header_Span {
  font-family: "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.checkBoxTable .header_Span_STA,
.MsoNormalTable .header_Span_STA {
  font-family: "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  vertical-align: middle;
}
/* .checkBoxTable label,
.MsoNormalTable label {
  font-family: "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
} */
.checkBoxTable input,
.MsoNormalTable input {
  background-color: #fff;
  margin-right: 2px;
  padding: 4px 4px !important;
}
.checkBoxTable textarea,
.MsoNormalTable textarea {
  width: 100%;
  height: 100px;
  box-sizing: border-box;
}
.checkBoxTable .sign_BTN,
.MsoNormalTable .sign_BTN {
  background-color: #fd7e14;
  border: none;
  border-radius: 15px;
  color: #fff;
  font-size: 10px;
  padding: 2px 10px;
  height: 20px;
}
.checkBoxTable .sign_BTN:hover,
.MsoNormalTable .sign_BTN:hover {
  background-color: #df6d0f;
}

.MsoNormalTable {
  width: 100%;
}

.shadow_table {
  box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
}

.marginTop_table {
  margin-top: 20px;
}

.table_margin_bottom {
  margin-bottom: 50px;
}

.left_padding {
  padding-left: 7px;
}

.p8 {
  padding: 8px;
}

.p10 {
  padding: 10px 15px;
}

.p15 {
  padding: 15px;
}

.pt_10 {
  padding-top: 10px;
}

.pt_15 {
  padding-top: 15px;
}

.pt_20 {
  padding-top: 20px;
}

.pt_30 {
  padding-top: 30px;
}

.pt_50 {
  padding-top: 50px;
}

.pb_10 {
  padding-bottom: 15px;
}

.pb_15 {
  padding-bottom: 15px;
}

.pr_10 {
  padding-right: 10px;
}

.pr_15 {
  padding-right: 15px;
}

.pr_30 {
  padding-right: 30px;
}

.pl_10 {
  padding-left: 10px;
}

.pl_15 {
  padding-left: 15px;
}

.pl_20 {
  padding-left: 20px;
}

.pl_30 {
  padding-left: 30px;
}

.padding_table_list {
  padding: 15px 5px;
}

.td_center {
  text-align: center;
}

.td_width {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bottom_margin {
  margin-bottom: 50px;
}

th,
td {
  vertical-align: middle;
}

.img_box {
  width: 100%;
}
.img_box img,
.img_box .image {
  padding: 4px;
}

.dark_input {
  background-color: #e7e6e6 !important;
  color: #fff !important;
  border-radius: 0 !important;
  margin-right: 1px !important;
  box-shadow: none !important;
}

.dark_single_input {
  background-color: #e7e6e6 !important;
  color: #fff !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin-left: 10px !important;
}

.light_input {
  background-color: #fff !important;
  color: #000 !important;
  border: none !important;
  box-shadow: none !important;
}

.empty_input {
  background-color: transparent !important;
  color: #fff !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  text-align: center;
}
.empty_input:focus {
  outline: none !important;
  box-shadow: none !important;
  color: #fff !important;
}

.line_input {
  background-color: transparent !important;
  color: #fff !important;
  border: none !important;
  border-bottom: 1px solid #c2f3fa !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin-left: 10px;
}
.line_input:focus {
  outline: none !important;
  box-shadow: none !important;
  color: #fff !important;
}

.date_input {
  background-color: transparent !important;
  color: #fff !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin-left: 10px;
}
.date_input:focus {
  outline: none !important;
  box-shadow: none !important;
  color: #fff !important;
}
.date_input .fa,
.date_input .icon {
  color: #fff;
}

.border_primery {
  background-color: #fff;
  color: #000;
}
.border_primery td,
.border_primery th {
  border: solid 1px #dc3545 !important;
}

.borders {
  border: solid 1px #0ea2bd !important;
}

.border_radius {
  border-radius: 10px !important;
}

.bottom_border {
  border: none !important;
  border-bottom: 1px solid #e8e8e8 !important;
  border-radius: 0 !important;
}

.primery_header_withBorder td,
.primery_header_withBorder th {
  border: solid 3px #fff;
}

.bg_primeryColor {
  background-color: #dc3545;
  color: #fff;
}

.card_bg_bottomBorderRadius {
  background-color: #0189a1 !important;
  color: #ffffff !important;
  border-radius: 0 0 10px 10px !important;
}

.card_bg_topBorderRadius {
  background-color: #0189a1 !important;
  color: #ffffff !important;
  border-radius: 10px 10px 0 0 !important;
}

.card_topBorder {
  border-radius: 10px 10px 0 0 !important;
}

.card_bottomBorder {
  border-radius: 0 0 10px 10px !important;
}

.border-top-left-radius {
  border-top-left-radius: 10px !important;
}

.border-top-right-radius {
  border-top-right-radius: 10px !important;
}

.border-bottom-left-radius {
  border-bottom-left-radius: 10px !important;
}

.border-bottom-right-radius {
  border-bottom-right-radius: 10px !important;
}

.title_bg {
  background-color: #0189a1 !important;
  color: #ffffff !important;
  border-radius: 10px;
}

.title_only_bg {
  background-color: #0189a1 !important;
  color: #ffffff !important;
}

.subTitle_bg {
  background-color: #0ea2bd !important;
  color: #c2f3fa !important;
}

.subTitle_only_bg {
  background-color: #0ea2bd !important;
}

.secondary_bg {
  background-color: #f7f7f7 !important;
  color: #c2f3fa !important;
}

.orange_bg {
  background-color: #ffa30c !important;
  color: #0f4d56 !important;
}

.forTable {
  padding: 20px 12px !important;
  background-color: #fff;
  box-shadow: -8px 0 8px -8px rgba(0, 0, 0, 0.2), 8px 0 8px -8px rgba(0, 0, 0, 0.2);
}

.cardTable {
  padding: 20px 20px !important;
  box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
}

.inside_container {
  box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background-color: #fff;
}

.text_Primery_color {
  color: #0ea2bd;
}

.link_primery {
  color: #0ea2bd;
  text-decoration: none;
}
.link_primery:hover {
  color: #0189a1;
}

.text_orange_color {
  color: #fd7e14;
}

.text_secondary_color {
  color: #c2f3fa !important;
}

.text_white_color {
  color: #ffffff !important;
}

.main_btn {
  display: inline-block;
  background-color: #0ea2bd;
  padding: 4px 8px;
  color: #fff;
  border-radius: 4px;
  border: 1px solid #0ea2bd;
  font-size: 14px;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
}
.main_btn:hover {
  background-color: #0189a1;
  color: #fff;
}

.orange_btn {
  display: inline-block;
  background-color: #fd7e14;
  padding: 4px 8px;
  color: #fff;
  border-radius: 4px;
  border: 1px solid #fd7e14;
  font-size: 14px;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
}
.orange_btn:hover {
  background-color: #c05700;
  color: #fff;
}

.btn_outline_main {
  color: #0ea2bd;
  border-color: #0ea2bd;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #0ea2bd;
  padding: 4px 8px;
  font-size: 14px;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
}
.btn_outline_main:hover {
  color: #fff;
  background-color: #0ea2bd;
  border-color: #0ea2bd;
}
.btn_outline_main:focus {
  box-shadow: 220, 53, 69;
}
.btn_outline_main:active {
  color: #fff;
  background-color: #0ea2bd;
  border-color: #0ea2bd;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn_outline_orange {
  color: #fd7e14;
  border-color: #fd7e14;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #fd7e14;
  padding: 4px 8px;
  font-size: 14px;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
}
.btn_outline_orange:hover {
  color: #fff;
  background-color: #fd7e14;
  border-color: #fd7e14;
}
.btn_outline_orange:focus {
  box-shadow: 220, 53, 69;
}
.btn_outline_orange:active {
  color: #fff;
  background-color: #fd7e14;
  border-color: #fd7e14;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn_attachment {
  background-color: #fd7e14;
  padding: 10px 15px;
  color: #c2f3fa;
  border-radius: 4px;
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  font-family: "Source Sans Pro", sans-serif;
  justify-content: space-around;
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  min-width: 180px;
  margin-right: 10px;
}

.btn_cancel {
  background-color: #ee1b30;
  padding: 7px 15px;
  color: #c2f3fa;
  border-radius: 4px;
  border: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif;
  text-decoration: none;
  text-align: center;
  margin-right: 10px;
}
.btn_cancel:hover {
  background-color: #b10113;
  color: #fff;
}

.btn_save {
  background-color: #018346;
  padding: 7px 15px;
  color: #c2f3fa;
  border-radius: 4px;
  border: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif;
  text-decoration: none;
  text-align: center;
}
.btn_save:hover {
  background-color: #01512c;
  color: #fff;
}

.modal-header {
  background-color: #0189a1 !important;
  color: #fff !important;
}

.image_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.delete_icon {
  margin-left: auto;
}

@media print {
  .navbar {
      display: none !important;
  }

  .container-fluid.tableContainer {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
}


.card-header {
  background-color: #0189a1 !important;
  color: #fff !important;

}


/* float button */
.floating-button {
  position: fixed;
  bottom: 80px;
  right: 50px;
  z-index: 1000; /* Ensure it's above other elements on the page */
}

.btn-floating {
  border-radius: 50%;
  padding: 18px;
  background-color: #0189a1;
  color: #fff;
  transition: background-color 0.3s ease; /* Add a smooth transition effect */
}

.btn-floating:hover {
  background-color: #fd7e14; /* Change to the desired hover color */
}

/* label {
  padding-bottom: 0px;
  color: #0189a1;
  font-weight: 900;
  font-family: Arial, Helvetica, sans-serif;
} */


label {
  padding-bottom: 0px;
  color: #0189a1;
  font-weight: 600;
  font-family: 'bpg';
  font-size: 14px;
}


.form-check label {
  padding-bottom: 0px;
  color: #fff;
  font-weight: 600;
  font-family: 'bpg';
}

/* h1, h2, h3, h4, h5, h6 {
  color: black;
  font-weight: bolder;

} */

.pl-bg {
  background-color: #0189a1;
}


@font-face {
  font-family: 'bpg';
  src: url('/static/mini_goc_app/assets/fonts/bpg_nino_mtavruli_normal.ttf') format('truetype');
  /* You can add more font formats here if needed */
}

@font-face {
  font-family: 'dejavu';
  src: url('/static/mini_goc_app/assets/fonts/bpg_dejavu_sans.ttf') format('truetype');
  /* You can add more font formats here if needed */
}

@font-face {
  font-family: 'bpg-nav';
  src: url('/static/mini_goc_app/assets/fonts/bpg_arial_2009.ttf') format('truetype');
  /* You can add more font formats here if needed */
}

@font-face {
  font-family: 'bpg-checksheet';
  src: url('/static/mini_goc_app/assets/fonts/arial_geo.ttf') format('truetype');
  /* src: url('/static/mini_goc_app/assets/fonts/bpg_glaho_sylfaen.ttf') format('truetype'); */
  /* You can add more font formats here if needed */
}


.geo-font {
  font-family: 'bpg'; /* Use YourFont or fallback to a generic sans-serif font */

}

.geo-nav-font {

  font-family: 'bpg-nav'; /* for nav sub menu */
}

.geo-checksheet-font {

  font-family: 'bpg-checksheet'; /* for rest menu */
}


/* Container for the lines */
.line-container {
  display: flex;
  align-items: center; /* Align items vertically */
  justify-content: center; /* Center items horizontally */
}

/* Styling for the horizontal lines */
.line {
  flex-grow: 1; /* Allow the line to grow and fill the remaining space */
  height: 1px; /* Set the height of the line */
  background-color: #0189a1; /* Set the color of the line */
  margin: 0 10px; /* Add some margin between the lines and the "Or" text */
}

/* Styling for the "Or" text */
.or-text {
  margin: 0 10px; /* Add some margin between the "Or" text and the lines */
  font-weight: bold; /* Make the text bold */
  color: #0189a1; /* Set the color of the text */
}


.border-c {
  width: 100%; /* Full width of the container */
  max-width: 100%; /* Ensure the div doesn't exceed its container */
  height: 400px; /* Set the height as per your design */
  overflow: auto; /* Enable scrolling if content overflows */
  border: 3px solid black; /* Add a border */
  box-sizing: border-box; /* Include border in width/height calculations */
}

#myCanvas1 {
  display: block; /* Ensure the canvas respects its size */
  width: 1200px; /* Fixed width for the canvas */
  height: 800px; /* Fixed height for the canvas */
}


.z-9999 {
  z-index: 9999 !important;
}
