/* This file is reserved for overriding and extending the template styles. */
body {
  overflow-x: hidden;
}

.map-container {
  height: calc(100vh - 120px);
  padding: 0px;
  position: relative;
}

.map-overlay {
font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
position: absolute;
width: 25%;
top: 0;
left: 0;
padding: 10px;
}
 
.map-overlay .map-overlay-inner {
background-color: #fff;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
border-radius: 3px;
padding: 10px;
margin-bottom: 10px;
}
 
.map-overlay h2 {
line-height: 24px;
display: block;
margin: 0 0 10px;
}
 
.map-overlay .legend .bar {
height: 10px;
width: 100%;
background: linear-gradient(to right, #fca107, #7f3121);
}
 
.map-overlay input {
background-color: transparent;
display: inline-block;
width: 100%;
position: relative;
margin: 0;
cursor: ew-resize;
}

       

.imulheader {
background: #50C878;
color: white;
}

.offcanvas {
border-top-right-radius: 20px;
margin-top: 80px;


}

.offcanvas-header {
background-color: #000;

color: white;

}

.boatImg {
width: 100%;
}

.lon {
text-align: center;

margin: 0px;
min-height: 100%;
}

.row-wrap {
padding: 1px;
position: relative;

}

.col-wrap {
margin: 0px;
padding: 1px;
}

.boat-icon {
width: 80px;
position: absolute;
left: 0px;
right: 0px;
margin: auto;
border-radius: 50%;
top: 10px;
}

.padding-row {
padding: 5px;
padding-top: 20px;  
background: #dfdddd;
}

.last-m {
 text-align: center;
 background: #50C878; 
 color: white;
 padding-top: 8px;  
}

.lon h5{
text-align: center;

}

.lon b{
text-align: center;

}

.offcanvas-body {
 padding: 0px;
 margin: 0px;
 
}

.fa-eject:before{
font-size: 6px !important;
display: block !important;
}

.fa-flag:before{
font-size: 20px !important;
display: block !important;
}
.mapboxgl-popup-content h3 {
font-size: 9px;
margin: 0px;
font-family: "Segoe UI" !important;
font-weight: 700;
}

.mapboxgl-popup-content {
padding: 5px;
border-radius:5px;
opacity: 1;
min-width:400px !important;
}
.btn-button {
display: inline-block;
font-weight: 400;
line-height: 1.5;
color: #fff;
background: rgb(99, 195, 250);
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;

border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
border-radius: 0.25rem;
-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;
}

.myline {
width: 100%;
height: 100%;

}

html[data-layout="fluid"] main .container {
width: 100% !important;
max-width: 100% !important;
padding-right: 0 !important;
padding-left: 0 ;
}

html[data-layout="fluid"] main .container1 {
margin: 2%;
}

main {
  padding: 0px !important;
}

i .fa .fa-chevron-circle-right {
font-size: 28px !important;
}


.sidebar {
  background-color: rgba(35, 55, 75, 0.9);
  color: #fff;
  padding: 6px 12px;
  font-family: monospace;
  z-index: 1;
  position: relative;
 
  left: 0px;
  bottom: 0;
  
  width: 100%;
  }

  .sidebar-timeline{
  /* background-color: rgba(35, 55, 75, 0.4); */
  color: #130101;
  font-weight: bolder;
  padding: 6px 12px;
  font-family: monospace;
  z-index: 1;
  position: absolute;
  bottom: 80px;
  left: 0px;
  border-radius: 4px;
  transform: translateX(12%); 
  width: 80%;
  }

  .sidebar-zone{
    background-color: rgba(35, 55, 75, 0.9);
  color: #fff;
  padding: 6px 12px;
  font-family: monospace;
  z-index: 1;
  position: relative;
  top : 45px;
  left: 0px;
  bottom: 0;
  border-radius: 4px;
  width: 30%;
  }

  .sidebar-voyage {
    background-color: rgba(230, 233, 236, 0.9);
    color: #110101;
    padding: 6px 12px;
    font-family: monospace;
    z-index: 1;
    position: absolute;
   
    left: 0px;
    top: 0;
    border-radius: 4px;
    width: 100%;
    }
  .sidebar_position_search {
    background-color: rgba(35, 55, 75, 0.9);
    color: #fff;
    padding: 5px 12px;
    font-family: monospace;
    z-index: 1;
    position: fixed;
   
    left: 0px;
    right: 0;
    bottom: 30px;
    margin: 15px;
    border-radius: 4px;
    margin: auto;
    width: 600px;
    }

    .marker-color {
      color: red;
      font-size: 22px;
    }


  .marker {
      background-image: url('mapbox-icon.png');
      background-size: cover;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      cursor: pointer;
    }

    .fixed-background {
      background: url(/img/background/bg_3.jpg) no-repeat center center fixed !important;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
    }


    #calculated-length {
      background-color: rgba(35, 55, 75, 0.9);
  color: #fff;
  padding: 6px 12px;
  font-family: monospace;
  z-index: 1;
  position: absolute;
  
  right: 0px;
  margin: 12px;
  border-radius: 4px;
    }

    #calculated-length2 {
      background-color: rgba(35, 55, 75, 0.9);
  color: #fff;
  padding: 6px 12px;
  font-family: monospace;
  z-index: 1;
  position: absolute;
  
  
  right: 0px;
  margin: 12px 35px;
  border-radius: 4px;
    }

    #menu {
      margin-left: 60px;
    }

    .search-box{
      width: fit-content;
      height: fit-content;
      position: relative;
    }
    .input-search{
      height: 50px;
      width: 50px;
      border-style: none;
      padding: 10px;
      font-size: 18px;
      letter-spacing: 2px;
      outline: none;
      border-radius: 25px;
      transition: all .5s ease-in-out;
      background-color: #22a6b3;
      padding-right: 40px;
      color:#fff;
    }
    .input-search::placeholder{
      color:rgba(255,255,255,.5);
      font-size: 18px;
      letter-spacing: 2px;
      font-weight: 100;
    }
    .btn-search{
      width: 50px;
      height: 50px;
      border-style: none;
      font-size: 20px;
      font-weight: bold;
      outline: none;
      cursor: pointer;
      border-radius: 50%;
      position: absolute;
      right: 0px;
      color:#ffffff ;
      background-color:#0b5da6;
      pointer-events: painted;  
    }
    .btn-search:focus ~ .input-search{
      width: 300px;
      border-radius: 0px;
      background-color: transparent;
      border-bottom:1px solid rgba(255,255,255,.5);       
      transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
    }
    .input-search:focus{
      width: 300px;
      border-radius: 0px;
      background-color: transparent;
      border-bottom:1px solid rgba(255,255,255,.5);
      transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
    }

   table {
    width: 100%;
    background: white;
    border-spacing: 10px;
   }

  .gray_table th, td {
    background: rgb(80, 77, 77);
    padding: 10px;
    /* width: 50%; */
    border: 2px solid white;
    text-align: left;
    color: rgb(253, 238, 238) ;
  }
 
    th, td {
      background: rgb(241 241 241);
      padding: 10px;
      /* width: 50%; */
      border: 2px solid white;
      text-align: left;
      color: rgb(27, 3, 3) ;
    }

    .offcanvas-body {
      overflow-x: hidden;
    }

    .th-lg {
      width: 2rem !important;
    }
    
    .th-lg-percent {
      width: 20%;
    }

    .gridButton {
      position: absolute;
      margin-top: 200px;
    }

    .type{
      
      width:100px !important;
      margin-left:10px !important;
    }

    .greenClassModel{
      padding: 5px;
      padding-top: 20px;  
      background: green;
      color:white;
    }
    .greyClassModel{
      padding: 5px;
      padding-top: 20px;  
      background: grey;
      color:white;
    }
    .redClassModel{
      padding: 5px;
      padding-top: 20px;  
      background: red;
      color:white;
    }
    .yellowClassModel{
      padding: 5px;
      padding-top: 20px;  
      background: orange;
      color:black;
    }

    .red-arrow {
      color: red;
    }

    .green-arrow {
      color: green;
    }

    .yellow-arrow {
      color: yellow;
    }

    .fishing-start{
      color:red;
      font-size:9px;
      padding:6px;
      background-color:yellow;
      border-radius:50px;
    }

    .fishing-end {
      color:white;
      font-size:9px;
      padding:6px;
      background-color:red;
      border-radius:50px;
    }
    .fa-exclamation-triangle{
      color:yellow;
      font-size:20px;
    }

    .fa-power-off{
      color:black;
      font-size:9px;
      padding:6px;
      background-color:red;
      border-radius:50px;
    }

    .fa-bolt{
      color:white;
      font-size:9px;
      padding:6px;
      background-color:green;
      border-radius:50px;
    }

    .en-eez {
      color:white;
      font-size:9px;
      padding:6px;
      background-color:red;
      border-radius:50px;
    }

    .ex-eez {
      color:white;
      font-size:9px;
      padding:6px;
      background-color:green;
      border-radius:50px;
    }

    .no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('../img/water.gif') center no-repeat #fff;
}


  .spinner {
min-height: 275px;
}

.spinner h3 {
position: relative;
}

.spinner h3:after {
content: "";
box-sizing: border-box;
position: absolute;
top: 150px;
left: 50%;
width: 40px;
height: 40px;
margin-top: -20px;
margin-left: -20px;
border-radius: 50%;
border: 4px solid #b1b1b2;
border-top-color: #323e48;
-webkit-animation: spinner 1s linear infinite;
animation: spinner 1s linear infinite;
}

@-webkit-keyframes spinner {
to {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
}

@keyframes spinner {
to {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
}

/* from MDN - https://developer.mozilla.org/ */
.visually-hidden {
clip: rect(1px, 1px, 1px, 1px) !important;
border: 0 !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
height: 1px !important;
margin: -1px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
white-space: nowrap !important;
width: 1px !important;
}

.sidebar_path{
background-color: rgba(35, 55, 75, 0.9) !important;
  color: #fff;
  padding: 6px 12px;
  font-family: monospace;
 
 

  border-radius: 4px;
  width: 100%;
}

.canvas-footer{

text-align: center;
background-color:black;
color:white;
margin: 0px;
min-height: 100%;


}


.btn-tertiary{
height:50px !important;
}

.scroll-out{
height:100vh;
}

.mapboxgl-popup-content table tbody tr td{
padding:2px !important;
font-size:1.0rem !important;
background-color:white !important;
}

.mapboxgl-popup-close-button{
margin:10px !important;
}

.animate__animated.animate__fadeInRight {
animation-name: fadeInRight;
}

@keyframes fadeInRight {
from {
  opacity: 0;
  transform: translateX(20px); /* Adjust as needed for the starting position */
}
to {
  opacity: 1;
  transform: translateX(0);
}
}

/* Left-to-right fade-out animation */
.animate__animated.animate__fadeOutLeft {
animation-name: fadeOutLeft;
}

@keyframes fadeOutLeft {
from {
  opacity: 1;
  transform: translateX(0);
}
to {
  opacity: 0;
  transform: translateX(-20px); /* Adjust as needed for the ending position */
}
}

.custom-swal-container {
margin-top: 100 !important; /* Adjust the top margin as needed */
}

.customDataTable {
border: 0px solid #ccc;
padding: 10px;
background-color: white;
}

.custom-popup{
display: none;
  position: absolute;
  max-width: 600px;
  background: white;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
}

.mapboxgl-popup{
max-width: 600px !important;
}

#loading-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.8);
display: block;
justify-content: center;
align-items: center;
font-size: 40px;
z-index: 100000;
}

.details_view{
font-size:40px !important;
}

.bdg{
padding:10px;
border-radius:10px;
background:red;
}
.btn-search-new{
width:150px;
padding:10px;
border-radius:20px;
}

#device_id{
background:orange;
}
.btn-block{
padding:20px !important;
width:100% !important;
}

.tlimeLineDate{
font-size: 1.1rem;
background-color: #ece5e5;
color: #000;
padding: 6px;
width:250px;
border-radius: 20px;
margin: 0 auto;
}
.play-btn{
font-size: 1.1rem;
background-color: #2fd43d;
color: #f5f1f1;
padding: 6px 12px;

border-radius: 80px;
}
.btnDiv{
  margin-left: 40px;
}

.rt-link:hover .rt-section i {
  color: rgb(248, 192, 35) !important; /* Change icon color to black on hover */
 
  transition: 0.3s;
}



.rt-link{
  direction: none;
  color: #ccc;
}

.rt-link:hover{
  direction: none;
  color:  rgb(248, 192, 35);
  transition: 0.3s;
}

/* Custom scrollbar styles */
.offcanvas-menu::-webkit-scrollbar {
  width: 5px; /* Set the width of the scrollbar */
}

.offcanvas-menu::-webkit-scrollbar-thumb {
  background-color: #888; /* Color of the scrollbar thumb */
  border-radius: 5px; /* Rounded corners */
}

.offcanvas-menu::-webkit-scrollbar-thumb:hover {
  background-color: #555; /* Color of the scrollbar thumb on hover */
}

.bdg{
  padding: 2px 8px;
  border-radius: 10px;
  font-size: 0.6rem;
  color: #ffffff;
  font-weight: bolder !important;
}

.boeder-crossing-table tr{
 cursor: pointer;
 border-top: 1px solid #d1cece !important;
 padding: 10px;
}
.boeder-crossing-table td{
  background-color: #fff !important;
}

.fa-star{
  color: #1ea8e7;
}

.pagination-card .pgBtn{
  border: none;
  padding: 5px;
  background-color: #888;
  margin-left: 1px;
  color: #fff;
  min-width: 30px;
  min-height: 30px;
  max-height: 30px;
}

.pagination-card .active{
  background-color: #21aff0 !important;
  border: none;
  padding: 5px;
  margin-left: 1px;
  color: #fff;
  min-width: 30px;
  min-height: 30px;
  max-height: 30px;
}

.pagination-card .nxtBtn{
  border: none;
  padding: 5px 10px;
  background-color: #888;
  border-radius: 0px 6px 6px 0px;
  margin-left: 1px;
  color: #fff;
  min-width: 30px;
  min-height: 30px;
  max-height: 30px;
}

.pagination-card .preBtn{
  border: none;
  padding: 5px 10px;
  background-color: #888;
  border-radius: 6px 0px 0px 6px;
  margin-left: 1px;
  color: #fff;
  min-width: 30px;
  min-height: 30px;
  max-height: 30px;
}

.ch-box input{
  margin-top:10px !important;
  margin-right:5px !important;
  margin-left:15px !important;
}
.ch-box span{
  padding:4px 10px !important;
}

.ch-box-inside{
  background-color: #aaa !important;
}

.not-read {
  display:block;
  font-weight: 900;
  background-color: white !important;
}

.not-read td {
  background: transparent !important;
  border: none;
}


.buffer{
  padding: 5px 10px;
  color: #fff;
  font-weight: bolder;
  background-color: #1ea8e7;
  border-radius: 5px;
}

.position-number {
  display: inline-block;
  color: white;
  width: 50px; /* Adjust width as needed */
  height: 50px; /* Adjust height as needed */
  border-radius: 50%; /* Make it round */
  background-color: black; /* Set background color */
  text-align: center;
  line-height: 50px; /* Center content vertically */
  margin-right: 5px;
  margin-left: 5px;
  font-size: 1.2rem;
  font-weight: 900; /* Adjust margin as needed */
}

.time-elapsed{
  padding: 5px 10px;
  background-color: white;
  border-radius: 5px;
  font-weight: bolder;
  font-weight: bold;
}

.boeder-crossing-table tbody {
  display: block;
  width: 100%;
}

.read {
  display: block;
  width: 100%;
  background: #e5e5e5;
  
}



.read td {
  background-color: transparent !important;
  border: none;
  font-weight: 9000;
}

.grey-background {
   background: #e5e5e5;
   border-radius: 10px;
   border-top-right-radius: 0px;
   border-bottom-right-radius: 0px;
}

.mapboxgl-ctrl-logo{
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.more-location .offcanvas-header{
 
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}

.more-location .offcanvas-body{
 
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  background-color: #333;
  color: #fff;
  padding: 0px !important;
  
}
.more-location label{
  color: #fff !important;
}

.more-location {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  right: 30px !important;
  left: 900px !important;
  bottom: 50px !important;
  
}

.more-location .row{
  padding: 0px !important;
}

.more-location .nav-select{
  padding: 0px !important;
}

.more-location .tab-pane{
  padding: 20px !important;
}

.more-location .nav {
  margin-top: 10px !important;
}

.more-location a{
  padding-left: 40px;
  border-radius: none !important;
  color: #fff;
}

.more-location a .active{
 background-color: #c7e70f !important;
}

.container_new {
  display: flex;
  justify-content: space-between; /* Adjust as needed */
  align-items: center; /* Adjust as needed */
}

.left-content {
  text-align: left;
  flex: 1; /* Takes up available space */
}

.right-content {
  text-align: right;
  flex: 1; /* Takes up available space */
}

.showNearby{
  height: 35px !important;
  padding: 6px !important;
}