.fixed-description
  {
    position: absolute;
    z-index: 12 !important;
  }

#description-body
    {
    width: 100% !important;
    background: inherit;
    }


select {
    /* styling */
    background-color: rgba(255, 255, 255, 0);
    border: thin solid #808080;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    /* reset */

    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
  }


  /* arrows */

  select.classic {
    background-image:
      linear-gradient(45deg, transparent 50%, blue 50%),
      linear-gradient(135deg, blue 50%, transparent 50%),
      linear-gradient(to right, skyblue, skyblue);
    background-position:
      calc(100% - 20px) calc(1em + 2px),
      calc(100% - 15px) calc(1em + 2px),
      100% 0;
    background-size:
      5px 5px,
      5px 5px,
      2.5em 2.5em;
    background-repeat: no-repeat;
    width: 100%;
    margin: auto;
    text-align: center;
  }

  select.classic:focus {
    background-image:
      linear-gradient(45deg, white 50%, transparent 50%),
      linear-gradient(135deg, transparent 50%, white 50%),
      linear-gradient(to right, gray, gray);
    background-position:
      calc(100% - 15px) 1em,
      calc(100% - 20px) 1em,
      100% 0;
    background-size:
      5px 5px,
      5px 5px,
      2.5em 2.5em;
    background-repeat: no-repeat;
    border-color: grey;
    outline: 0;
  }




  select.round {
    background-image:
      linear-gradient(45deg, transparent 50%, gray 50%),
      linear-gradient(135deg, gray 50%, transparent 50%),
      radial-gradient(#ddd 70%, transparent 72%);
    background-position:
      calc(100% - 20px) calc(1em + 2px),
      calc(100% - 15px) calc(1em + 2px),
      calc(100% - .5em) .5em;
    background-size:
      5px 5px,
      5px 5px,
      1.5em 1.5em;
    background-repeat: no-repeat;
  }

  select.round:focus {
    background-image:
      linear-gradient(45deg, white 50%, transparent 50%),
      linear-gradient(135deg, transparent 50%, white 50%),
      radial-gradient(gray 70%, transparent 72%);
    background-position:
      calc(100% - 15px) 1em,
      calc(100% - 20px) 1em,
      calc(100% - .5em) .5em;
    background-size:
      5px 5px,
      5px 5px,
      1.5em 1.5em;
    background-repeat: no-repeat;
    border-color: green;
    outline: 0;
  }





  select.minimal {
    background-image:
      linear-gradient(45deg, transparent 50%, gray 50%),
      linear-gradient(135deg, gray 50%, transparent 50%),
      linear-gradient(to right, #ccc, #ccc);
    background-position:
      calc(100% - 20px) calc(1em + 2px),
      calc(100% - 15px) calc(1em + 2px),
      calc(100% - 2.5em) 0.5em;
    background-size:
      5px 5px,
      5px 5px,
      1px 1.5em;
    background-repeat: no-repeat;
    width: 100%;
    margin: auto;
    text-align: center;
  }

  select.minimal:focus {
    background-image:
      linear-gradient(45deg, green 50%, transparent 50%),
      linear-gradient(135deg, transparent 50%, green 50%),
      linear-gradient(to right, #ccc, #ccc);
    background-position:
      calc(100% - 15px) 1em,
      calc(100% - 20px) 1em,
      calc(100% - 2.5em) 0.5em;
    background-size:
      5px 5px,
      5px 5px,
      1px 1.5em;
    background-repeat: no-repeat;
    border-color: green;
    outline: 0;
  }


  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 rgb(102, 100, 100);
  }
input[type="date"]
  {
          /* styling */
    background-color: rgba(255, 255, 255, 0);
    border: thin solid #808080;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 0.5em 0.5em 1em;
    color: white;

    /* reset */

    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
width: 80%;
  }

  input[type="time"]
  {
          /* styling */
    background-color: rgba(255, 255, 255, 0);
    color: white;
    border: thin solid #808080;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 0.5em 0.5em 1em;

    /* reset */

    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
width: 30%;
  }


  .post
  {
    padding: 2em 0;
    border-bottom: 4px solid blue;
  }

  .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 900;
    line-height: 1.5em;
    color: rgb(255, 255, 255) !important;
    white-space: nowrap;
}
.oneinvoiceentry
{
    padding: 1em;
    margin: 1em 0em;
    background-image:
    linear-gradient(45deg, transparent 50%, rgba(0, 0, 255, 0.144) 50%),
    linear-gradient(135deg, rgba(18, 218, 0, 0.075) 50%, transparent 50%),
    linear-gradient(to right, skyblue, rgba(135, 207, 235, 0.199));
    background-color: #f8aa0017;
}


  .all {
    display: block;
  }
  .driver , .attraction , .accommodation ,
  .firstform , .secondform , .thirdform , .fourthform , .fifthform,.sixthform,.seventhform,.eighthform,.ninethform ,

   .mealplan1,.mealplan2, .mealplan3, .mealplan4,.mealplan5,  .mealplan6,.mealplan7, .mealplan8,  .mealplan9 ,.billwho,.billus,.submitinvo{
    display: none;
  }

  .bg-driver
  {
    background-color: #56d40d50;
  }


  /* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
  }

  /* Hide default HTML checkbox */
  .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }

  /* The slider */
  .slider {
    position: absolute;
    border: 1px solid white;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(204, 204, 204, 0);
    -webkit-transition: .4s;
    transition: .4s;
  }

  .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  .more
  {
  border-radius: 3px;
  }

  input:checked + .slider {
    background-color: #00f800;
  }

  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%;}



    /* 2025 */
    .clock-container {
  text-align: center;
  font-family: 'Segoe UI', sans-serif;
  padding: 20px;
  background: linear-gradient(135deg, #1d1f20, #2c2f33);
  color: #66ff00;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.3);
  max-width: 300px;
  margin: auto;
}

.clock-time {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 2px;
}

.clock-date {
  font-size: 18px;
  margin-top: 8px;
  color: #cccccc;
}
