﻿html, body {
  width: auto !important;
  /*overflow-x: hidden !important;*/
} 

body {
  padding-top: 0px;
  padding-bottom: 20px;
 /* overflow: hidden;*/
  /*min-height:1000px;
    max-height:10000px;*/
  height: auto;
}

/* Set padding to keep content from hitting the edges */
.body-content {
  padding-left: 15px;
  padding-right: 15px;
}

#bgi {
  background-color: rgba(255,255,255,0.9);
  position: absolute;
  top: 0px;
  left: 0px;
  /*    min-height: 2437px;
    max-height: 2437px;
    height: 2437px;a
    min-width: 4985px;
    max-width: 4985px;
    width: 4985px;*/
  width: 100%;
  background-size: cover;
  height: 100%;
  /* background-image: url('/images/webavbbackground.jpg');*/
  opacity: 0.1;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
  max-width: 380px;
  padding: 5px;
  border: 1px solid;
}

ul {
  margin: 0px;
  padding: 0px;
}

input {
  /*min-height: 28px;*/
}

  input[type="radio"] {
    position: absolute;
    left: -9999px;
    visibility: visible;
  }

    input[type="radio"]:checked + label {
      border: solid 0px #fff;
      box-shadow: 0 0 12px #666666;
      background-color: #333333;
      border-radius: 5px;
      padding: 5px;
      color: white;
      text-align: center;
    }

    input[type="radio"] label::before {
      display: inline;
      background-color: #666666;
      font-size: 0.75vw;
    }



  input[type="radio"] {
    margin-right: 5px;
  }

iframe {
  position: absolute;
  border-width: 1px;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  background-color: white;
}

.footer {
  min-width: 100%;
  max-width: 100%;
  position: fixed;
  bottom: 0px;
  margin: 0px;
}



  .ffoter table {
    max-width: 100%;
    min-width: 100%;
    margin: 0px;
    text-align: center;
  }

    .ffoter table td {
      margin: 0px;
      padding: 0px;
      padding-left: 20px;
      padding-right: 20px;
      min-width: 32%;
      max-width: 32%;
      width: 32%;
    }

    .ffoter table img {
      width: 28px;
      cursor: pointer;
      margin-bottom: 10px;
    }
    .footer_img {
      width: 28px;
      cursor: pointer;
      margin-bottom: 10px;
    }
    .ffoter table input {
      float: right;
      border: 0px;
      margin: 0px;
      margin: 0px;
      margin-top: -4px;
    }

.hdrimg {
  width: 100%;
  display: block;
  text-align: center;
  height: 45px;
  top: 30px;
  /*vertical-align: central;*/
}

.prog {
  height: 96vh;
  /*height: calc(100vh-75px);*/
  width: 100vw;
  display: inline-block;
  display: block;
  /*overflow-y:auto;*/
}

#md {
  float: left;
  position: relative;
  max-width: 1200px;
  min-width: 1200px;
  display: block;
  left: 50%;
  transform: translate(-50%);
  margin-top: 5px;
}

.hdrdivimg {
  float: left;
  width: 100%;
  height: 250px;
  display: inline-block;
  display: block;
  background-repeat: no-repeat;
  overflow-y: hidden;
}

#IHT {
  min-width: 38vw;
  max-width: 38vw;
}

  #IHT td {
    min-width: 10vw;
    max-width: 10vw;
    width: 10vw;
    /*min-height: 50%;
        max-height: 50%;
        height: 50%;*/
    padding-top: 10px;
    text-align: center;
  }

  /*#IHT td:nth-child(2) {
            min-width: 30%;
            max-width: 30%;
            width: 30%;
            min-height: 50%;
            max-height: 50%;
            height: 50%;
            padding-top: 25px;
            text-align: center;
        }*/

  #IHT #sc {
    padding-top: 20px;
    vertical-align: top;
    padding-left: 70px;
  }

#IHTm {
  min-width: 100%;
  max-width: 100%;
}

  #IHTm td {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    /*min-height:50%;
        max-height:50%;
        height:50%;
        padding-top:25px;*/
    text-align: center;
  }

  #IHTm #scm {
    padding-top: 10px;
  }

#IH {
  background-color: transparent;
}

label {
  max-width: 250px;
  text-align: center;
  margin: 10px;
  font-size: 16px;
  cursor: pointer;
  background-color: #666666;
  border-radius: 5px;
  padding: 5px;
  color: lightgray;
  font-size: 0.75vw;
}

  label:hover {
    color: white;
    background-color: #999999;
  }

.btn {
  /*background-color: #666;*/
}

  .btn:hover {
    /*background-color: #999;*/
  }

.ava {
  min-width: 1000px;
  max-width: 1000px;
  width: 1000px;
}

  .ava table {
    margin-left: 10px;
    border-collapse: collapse;
    display: table;
   /* min-width: 963px;
    max-width: 963px;
    width: 963px;*/
  }

    .ava table thead {
      border: 0px solid #cbced2;
      margin: 0px;
    }

      .ava table thead td {
        /*background-color: wheat;
                margin: 0px;
                padding: 15px;
                text-align: left;
                position: sticky;
                white-space: nowrap;
                top: 0px;
                height: 60px;
                border: 1px solid wheat;*/
        position: sticky;
        top: 0;
        background: #cbced2;
        color: #f5f5f5;
        font-weight: 600;
        font-size: 12px;
        color: #000;
        padding-left: 2px;
        border-right: 1px solid #000;
        border-color: transparent;
        padding-top: 5px;
        padding-bottom: 5px;
        white-space: nowrap;
        min-width: 10px;
        max-width: 290px;
      }

    .ava table tbody td {
      font-size: 12px;
      border: 0.1rem lightgray solid;
      padding: 5px;
      min-width: 10px;
    }

      .ava table tbody td:nth-child(1) {
        text-align: right;
      }

      .ava table tbody td:nth-child(6) {
        text-align: right;
      }

      .ava table tbody td:nth-child(7) {
        text-align: right;
      }

      .ava table tbody td:nth-child(8) {
        text-align: right;
      }

      .ava table tbody td:nth-child(9) {
        text-align: right;
      }

      .ava table tbody td:nth-child(10) {
        padding: 0px;
        width: 45px;
      }

      .ava table tbody td input[type="button"] {
        margin: 1px;
      }

        .ava table tbody td input[type="button"]:hover {
          background-color: #E5F1FB;
        }

/*.ava table {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        margin: 0px;
    }

        .ava table td {
            border-left: 1px solid black;
            padding-left: 3px;
            padding-right: 3px;
        }
        .ava table td img {
            height:18px;
            cursor:pointer;
        }
        .ava tbody tr:nth-child(odd) {
            background-color: lightgray;
        }
        .ava table tbody tr:hover {
            background-color: orange;
            cursor: pointer;
            color: white;
        }

    

        

    .ava table td:nth-child(5) {
        text-align: right;
    }

    .ava table td:nth-child(6) {
        text-align: right;
    }

    .ava table td:nth-child(7) {
        text-align: right;
    }

    .ava table th:nth-child(8) {
        text-align: right;
    }

    .ava table th:nth-child(7) {
        text-align: right;
    }

    .ava table p {
        float: left;
        padding: 5px;
        margin: 0px;
    }

    .ava img {
        max-height: 29px;
        float: right;
    }

    .ava span {
        margin-top: 4px;
        text-align: center;
        width: 100%;
        display: block;
        padding: 6px;
        padding-top: 8px;
        background-color: orange;
        color: white;
        font-size: 16px;
        border-radius: 4px;
    }

        .ava span img {
            float: none;
            margin-top: -3px;
        }*/
/*#coverall {
    background-color:red;
}*/
.yourdetails {
  position: fixed;
  /*top: 20px;*/
  /*background-color:#3276B1;*/
  background-color: #EDEDED;
  color: black;
  /*margin: auto;*/
  padding: 10px;
  border: 2px outset;
  border-radius: 7px;
  width: 97%;
  font-size: 12px;
 /* margin-left: 19px;*/
  /*left: 50%;
    transform: translate(-50%);
    width: 695px;*/
  z-index: 914;
}

  .yourdetails input {
    float: left;
    width: 315px;
    font-size: 12px;
    margin: 0px;
    margin-left: 10px;
    background-color: white;
    color: #1e1e1e;
    border-width: thin;
  }

  .yourdetails textarea {
    max-width: 315px;
    min-width: 315px;
    margin-left: 10px;
    resize: none;
    background-color: white;
    color: #1e1e1e;
    border-width: thin;
  }

  .yourdetails br {
    display: none;
  }

  .yourdetails p {
    width: 150px;
    display: block;
    margin: 0px;
    float: left;
    font-size: 12px;
    text-align: right;
    margin-top: 6px;
  }

  .yourdetails input[type="checkbox"] {
    min-width: 20px;
    max-width: 20px;
    min-height: 20px;
    max-height: 20px;
    margin-top: 20px;
    margin-left: 390px;
  }

  .yourdetails label {
    max-width: 238px;
    margin-right: 0px;
    background-color: white;
    color: #1e1e1e;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid;
    font-size: 12px;
  }

    .yourdetails label:hover {
      background-color: #fdfdfd;
    }

  .yourdetails #fnh {
    width: 99%;
    text-align: center;
    font-size: 12px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    margin-bottom: 10px;
  }

  .yourdetails #fnhS {
    width: 99%;
    text-align: center;
    font-size: 12px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    margin-bottom: 10px;
  }

  .yourdetails input[type="button"] {
    margin-top: 20px;
    max-width: 300px;
    min-width: 300px;
    cursor: pointer;
    float: right;
    margin-right: 13px;
  }

  .yourdetails input:disabled {
    color: lightgray;
    cursor: not-allowed;
  }


#wxtdiv {
  position: absolute;
  width: 98.5%;
  background-color: white;
  color: black;
  height: 93%;
}

  #wxtdiv img {
    width: 30%;
    margin-left: 35%;
    margin-right: 35%;
    cursor: auto;
  }

  #wxtdiv p {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 50px;
  }

.mainadmin {
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  top: 0px;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  /*background-color:darkblue;*/
  background-color: #ABABAB;
  color: wheat;
  height: 35px;
  z-index: 3000;
  text-align: center;
  border-bottom: 1px solid black;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  float: left;
  display: inline-block;
  display: none;
  padding: 5px;
}

  .mainadmin p {
    margin-top: 20px;
    float: left;
    color: white;
    /*color:darkblue;*/
    padding: 10px;
    margin-right: 10px;
    border-radius: 7px;
    min-width: 100px;
    text-align: center;
    font-weight: bolder;
    margin-left: 5px;
    margin-top: 5px;
  }

  /*.mainadmin #spncrt p:hover {
        background-color: #666;
        
        cursor: pointer;
        color: white;
    }*/

  /*.mainadmin input {
        float:right;
        width:300px;
        background-color:transparent;
        color:white;
        border:none;
        position:static;
    }*/
  .mainadmin input[type="checkbox"] {
    position: absolute;
    max-width: 0px;
    min-width: 0px;
    margin-left: -60px;
  }

  .mainadmin #fll img {
    float: left;
    max-width: 40px;
    cursor: pointer;
    margin-right: 20px;
  }

  .mainadmin table {
    width: 96%;
  }

    .mainadmin table td:first-child {
      width: 50%;
      padding: 0px;
      vertical-align: top;
      text-align: center;
    }

    .mainadmin table td:last-child {
      width: 50%;
      padding: 0px;
      vertical-align: top;
      text-align: center;
    }

      .mainadmin table td:last-child:hover {
        background-color: #666;
      }

  .mainadmin select {
    font-size: 18px;
  }

  .mainadmin label {
    float: left;
    font-size: 12px;
    margin: 2px;
    min-width: 8%;
    max-width: 8%;
    min-height: 70px;
    max-height: 70px;
    font-size: 0.75vw;
  }

    .mainadmin label:nth-child(1) {
      min-width: 10%;
      max-width: 10%;
    }

    .mainadmin label:nth-child(2) {
      min-width: 10%;
      max-width: 10%;
    }

    .mainadmin label:nth-child(3) {
      min-width: 10%;
      max-width: 10%;
    }

    .mainadmin label:nth-child(4) {
      min-width: 10%;
      max-width: 10%;
    }



#rbn9l {
  padding-top: 12px;
}


#spncrt img {
  float: right;
  width: 35px;
  margin-right: 10px;
  cursor: pointer;
  display: none;
}



#nr {
  width: 20px;
  float: left;
}

#wari {
  left: 1px;
  max-height: 91.1%;
  width: 99%;
  margin-left: 0.5%;
  border-radius: 3px;
}

#yourfiles {
  position: absolute;
  top: 30px;
  background-color: #3276B1;
  color: white;
  padding: 50px;
  padding-top: 10px;
  border: 2px outset;
  border-radius: 7px;
  width: 650px;
  left: 50%;
  transform: translate(-50%);
  z-index: 915;
  font-size: 11px;
}

  #yourfiles a {
    color: yellow;
  }

  #yourfiles tr td {
    min-width: 150px;
  }

  #yourfiles input {
    width: 200px;
  }

  #yourfiles p {
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid;
  }

#jt {
  min-height: 320px;
  max-height: 320px;
  height: 320px;
  padding: 15px;
  background-color: transparent;
  text-align: center;
  margin-top: -45px;
}

#mlogo {
  margin: 0px;
  padding: 0px;
  padding-right: 10px;
  margin-top: 40px;
}

#bigtext {
  float: left;
  padding: 5px;
  width: 100%;
  margin: 0px;
  margin-top: -45px;
}

#smalltext {
  float: none;
  text-align: justify;
  font-size: 16px;
}

#smallt {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  width: 100%;
  overflow-y: auto;
  min-height: 105px;
  max-height: 105px;
  height: 105px;
  display: block;
}

#bigt {
  padding: 0px;
}

#theavailability {
  margin-top: 8px;
  float: left;
  width: 997px;
  padding-bottom: 50px;
  /*overflow-y:scroll;*/
}

  #theavailability table tbody tr td {
    font-size: 12px;
  }

#searchscreen {
  overflow: hidden;
  float: left;
  width: 100%;
}

  #searchscreen select {
    min-width: 340px;
    max-width: 340px;
    width: 340px;
    margin: 0px;
  }

.col {
  width: 49.9%;
  float: left;
  text-align: center;
}

  .col input {
    font-size: 16px;
  }

  .col select {
    font-size: 18px;
  }

    .col select:first-child {
      width: 99%;
    }

    .col select:nth-child(2) {
      width: 99%;
    }

  .col optgroup {
    font-size: 16px;
    color: #333333;
  }

  .col p label {
    float: left;
    font-size: 18px;
    margin: 10px;
  }

    .col p label span {
      font-size: 10px;
    }

  .col #tnts {
    min-width: 175px;
    max-width: 175px;
    width: 175px;
  }

.resortinfo {
  position: fixed;
  top: 50px;
  background-color: #3276B1;
  color: white;
  padding: 10px;
  border: 2px outset;
  border-radius: 7px;
  /*left: 1.5%;*/
  left: 0px;
  min-width: 1020px;
  max-width: 1020px;
  width: 1020px;
  font-size: 12px;
  height: 550px;
  max-height: 550px;
  display: block;
  display: inline-block;
  z-index: 999;
}

  .resortinfo img {
    width: 25px;
    float: right;
    cursor: pointer;
  }

  .resortinfo iframe {
    width: 100%;
    margin-top: 40px;
    border: none;
    height: 90%;
    padding: 2px;
    margin-bottom: 5px;
  }

  .resortinfo p {
    font-size: 16px;
  }



#rgnlist input[type="checkbox"] {
  min-width: 4%;
  max-width: 4%;
  width: 4%;
  float: left;
  border: none;
  margin: 0px;
  padding: 0px;
}

#rgnlist label {
  background-color: #666666;
  color: white;
  text-align: left;
  padding-left: 5px;
  float: left;
  margin: 0px;
  /*min-width:328px;
    max-width:328px;
    width:328px;*/
  margin-left: 0px;
  margin-bottom: 3px;
  min-width: 95%;
  max-width: 95%;
  width: 95%;
  font-size: 1vw;
}

  #rgnlist label:hover {
    background-color: #999999;
  }

#rgnlist input[type="checkbox"]:checked + label {
  background-color: #333333;
}

h2 {
  text-align: center;
  color: #333333;
  /*max-width:350px;*/
}

.badrate {
  rotation: 0.11deg;
  color: orangered;
  border-left: none;
  text-decoration: line-through;
  transform: rotate(-10deg);
}

#spncrt {
  /*min-width: 51px;
    max-width: 51px;
    width: 51px;*/
  color: orange;
  font-size: 18px;
  font-weight: bolder;
  background-repeat: no-repeat;
  margin-left: 5px;
  background-position: center;
  padding-top: 0px;
  cursor: pointer;
}

  #spncrt p {
    margin: 0px;
    padding: 0px;
    margin-top: -10px;
    min-width: 50px;
    text-align: center;
    margin-left: 4px;
  }

.shoppingchart {
  /*position: fixed;
    top: 80px;
    left: 25%;*/
  /*min-height: 50px;
    min-width: 50%;
    max-width: 50%;*/
  /*background-color: darkgray;
    border-radius: 5px;
    padding: 10px;
    border-color: white;
    border: 3px ridge darkgray;*/
  color: black;
  z-index: 913;
}

  .shoppingchart img {
    width: 30px;
    float: right;
    cursor: pointer;
  }

  .shoppingchart p {
    /*color: white;*/
    width: 100%;
    margin-top: 10px;
    border-bottom: 1px solid;
    font-size: 14px;
    font-weight: bolder;
    margin-bottom: 14px;
  }

  .shoppingchart table {
    color: white;
    min-width: 99.5%;
    max-width: 99.5%;
    width: 99.5%;
  }

  .shoppingchart thead {
    border-bottom: 1px solid;
  }

  .shoppingchart table th, td {
    padding: 5px;
    color: black;
  }

    .shoppingchart table th:nth-child(4) {
      text-align: left;
    }

    .shoppingchart table th:nth-child(5) {
      text-align: right;
    }

    .shoppingchart table th:nth-child(6) {
      text-align: right;
    }

    .shoppingchart table th:nth-child(7) {
      text-align: right;
    }

  .shoppingchart table td:nth-child(4) {
    text-align: left;
  }

  .shoppingchart table td:nth-child(5) {
    text-align: right;
  }

  .shoppingchart table td:nth-child(6) {
    text-align: right;
  }

  .shoppingchart table td:nth-child(7) {
    text-align: right;
  }

  .shoppingchart table td input[type="number"] {
    min-width: 50px;
    max-width: 50px;
    width: 50px;
    text-align: right;
    border-width: thin;
  }

  .shoppingchart table td select {
    min-width: 45px;
    max-width: 45px;
    width: 45px;
    text-align: right;
    /*border-width: thin;*/
    border: none;
  }


#showadded {
  position: fixed;
  bottom: 0px;
  width: 30%;
  left: 35%;
  background-color: darkgray;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  display: none;
}

  #showadded p {
    padding-top: 8px;
    text-align: center;
    color: wheat;
    cursor: pointer;
  }


#diff {
  position: absolute;
  top: 50px;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  left: 0px;
  height: 800px;
  background-color: lightgray;
  z-index: 4000;
  overflow: hidden;
  overflow-x: auto;
  border: 2px ridge;
  display: none;
}

#dif {
  position: absolute;
  top: 50px;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  left: 0px;
  height: 800px;
  background-color: lightgray;
  z-index: 4000;
  overflow: hidden;
  overflow-x: auto;
  border: 2px ridge;
  display: none;
}

#secinfo {
  float: left;
  font-size: 12px;
}

  #secinfo img {
    float: left;
    max-height: 25px;
  }

.showtochart {
  position: absolute;
  top: 50px;
  background-color: orange;
  width: 80%;
  height: 100%;
  font-size: 68px;
}

  .showtochart img {
    float: right;
    width: 30px;
    margin: 10px;
  }

  .showtochart p {
    margin: 20px;
  }

#exchrd {
  margin-top: 30px;
  float: right;
}

.waite {
  position: absolute;
  z-index: 4200;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  opacity: 1;
  cursor: wait;
}

  .waite img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
  }


.imgnheader {
  height: 40%;
  width: 100%;
}

  .imgnheader table {
    border: 5px solid;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
  }

    .imgnheader table td {
      border: 1px solid;
      min-height: 35px;
      max-height: 35px;
      height: 35px;
    }

#samap {
  display: block;
  float: right;
  height: 240px;
  margin-right: 150px;
}

#searchagain {
  height: 50px;
  padding-top: 15px;
  background-color: forestgreen;
}

.adminpanel {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  background-color: #D5D6D7;
  z-index: 2;
}

  .adminpanel span {
    padding-left: 10px;
  }

  .adminpanel p:first-child {
    font-size: 14px;
    text-align: right;
    border-bottom: 1px solid;
    margin: 8px;
    /*max-width: 995px;*/
    margin-left: 0px;
  }

  .adminpanel p img {
    height: 18px;
    float: right;
    margin-left: 24px;
    margin-right: 8px;
    cursor: pointer;
  }

  .adminpanel table {
    float: right;
    margin: 8px;
  }

    .adminpanel table thead th {
      text-transform: capitalize;
    }

    .adminpanel table tbody th {
      padding: 4px;
    }

  .adminpanel #adminpanelmenu tbody td {
    border-left: 1px solid;
  }

  .adminpanel #adminpanelmenu tbody th:hover {
    background-color: dodgerblue;
    cursor: pointer;
  }

  .adminpanel #adminpanelmenu tbody th[colspan="2"] {
    padding: 8px;
    border-bottom: 1px solid;
  }

    .adminpanel #adminpanelmenu tbody th[colspan="2"]:hover {
      background-color: transparent;
      cursor: auto;
    }


  .adminpanel #datamanagement tbody td {
    border-left: 1px solid;
  }

  .adminpanel #datamanagement tbody th:hover {
    background-color: dodgerblue;
    cursor: pointer;
  }

  .adminpanel #datamanagement tbody th[colspan="2"] {
    padding: 8px;
    border-bottom: 1px solid;
  }

    .adminpanel #datamanagement tbody th[colspan="2"]:hover {
      background-color: transparent;
      cursor: auto;
    }



  .adminpanel #membermanagement tbody td {
    border-left: 1px solid;
  }

  .adminpanel #membermanagement tbody th:hover {
    background-color: dodgerblue;
    cursor: pointer;
  }

  .adminpanel #membermanagement tbody th[colspan="2"] {
    padding: 8px;
    border-bottom: 1px solid;
  }

    .adminpanel #membermanagement tbody th[colspan="2"]:hover {
      background-color: transparent;
      cursor: auto;
    }


  .adminpanel #vouchermanagement tbody td {
    border-left: 1px solid;
  }

  .adminpanel #vouchermanagement tbody th:hover {
    background-color: dodgerblue;
    cursor: pointer;
  }

  .adminpanel #vouchermanagement tbody th[colspan="2"] {
    padding: 8px;
    border-bottom: 1px solid;
  }

    .adminpanel #vouchermanagement tbody th[colspan="2"]:hover {
      background-color: transparent;
      cursor: auto;
    }











  .adminpanel #fup {
    border: none;
  }

.datalistdiv {
  overflow: auto;
  width: 100%;
  margin: 2px;
  border: 0px solid black;
  padding: 0px;
  border-bottom: 1px gray solid;
}

  .datalistdiv p img {
    height: 18px;
    float: right;
    margin-left: 24px;
    margin-right: 8px;
    cursor: pointer;
  }

  .datalistdiv img {
    height: 18px;
    float: right;
    margin-left: 0px;
    margin-right: 4px;
    cursor: pointer;
  }

  .datalistdiv .datalisttable {
    float: left;
    /*border-collapse: collapse;*/
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
    width: 100%;
  }

    .datalistdiv .datalisttable thead {
      display: table-header-group;
      vertical-align: middle;
    }


      .datalistdiv .datalisttable thead th {
        position: sticky;
        top: 0px;
        background: #CBCED2;
        color: #f5f5f5;
        font-weight: 600;
        font-size: 12px;
        color: black;
        padding-left: 2px;
        border-right: 1px solid black;
        border-color: transparent;
        /* margin-top: -4px; */
        padding-top: 5px;
        padding-bottom: 5px;
        white-space: nowrap;
        min-width: 25px;
        max-width: 290px;
      }

    .datalistdiv .datalisttable tbody tr:nth-child(even) {
      background-color: #E0E1E5;
    }

    .datalistdiv .datalisttable tbody tr:hover {
      background-color: white;
    }

    .datalistdiv .datalisttable tbody td {
      text-transform: uppercase;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-size: 11px;
      min-width: 25px;
      /*max-width: 120px;*/
    }


  /*.adminpanel .datalistdiv {
    overflow: auto;
    width: 100%;
    margin: 2px;
    border: 0px solid black;
    padding: 0px;
  }

    .adminpanel .datalistdiv p img {
      height: 18px;
      float: right;
      margin-left: 24px;
      margin-right: 8px;
      cursor: pointer;
    }

    .adminpanel .datalistdiv img {
      height: 18px;
      float: right;
      margin-left: 0px;
      margin-right: 4px;
      cursor: pointer;
    }

    .adminpanel .datalistdiv .datalisttable {
      float: left;*/
      /*border-collapse: collapse;*/
      /*display: table;
      border-collapse: separate;
      border-spacing: 2px;
      border-color: grey;
    }

      .adminpanel .datalistdiv .datalisttable thead {
        display: table-header-group;
        vertical-align: middle;
      }


        .adminpanel .datalistdiv .datalisttable thead th {
          position: sticky;
          top: 0px;
          background: #CBCED2;
          color: #f5f5f5;
          font-weight: 600;
          font-size: 12px;
          color: black;
          padding-left: 2px;
          border-right: 1px solid black;
          border-color: transparent;*/
          /* margin-top: -4px; */
          /*padding-top: 5px;
          padding-bottom: 5px;
          white-space: nowrap;
          min-width: 25px;
          max-width: 290px;
        }

      .adminpanel .datalistdiv .datalisttable tbody tr:nth-child(even) {
        background-color: #E0E1E5;
      }

      .adminpanel .datalistdiv .datalisttable tbody tr:hover {
        background-color: white;
      }

      .adminpanel .datalistdiv .datalisttable tbody td {
        text-transform: uppercase;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 11px;
        min-width: 25px;
        max-width: 120px;
      }*/

  .adminpanel .dbots {
    float: right;
    position: absolute;
    bottom: 7px;
    text-align: right;
    border: 2px ridge;
    right: 4px;
    padding: 3px;
    border-color: aliceblue;
    background-color: white;
  }

.adminops {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #D5D6D7;
  padding-bottom: 60px;
  min-height: 100%;
  z-index: 2;
}

  .adminops p:first-child {
    font-size: 18px;
    text-align: right;
    border-bottom: 1px solid;
    margin: 8px;
  }

  .adminops p img {
    height: 21px;
    float: right;
    margin-left: 24px;
    margin-right: 8px;
    cursor: pointer;
  }

.scrdiv {
  height: 47.5%;
  overflow: auto;
  overflow-y: auto;
}

  .scrdiv input[type="text"] {
    min-width: 220px;
    max-width: 220px;
    width: 220px;
    padding: 5px;
  }

.datalist {
  margin-left: 10px;
  border-collapse: collapse;
  display: table;
  /*min-width: 963px;
        max-width: 963px;
        width: 963px;*/
  width: 100%;
  max-width: 99%;
}

  .datalist thead {
    margin: 0px;
    border: 1px solid black;
  }

    .datalist thead th {
      background-color: #9f9f9f;
      margin: 0px;
      padding: 5px;
      text-align: left;
      position: sticky;
      white-space: nowrap;
      top: 0px;
      height: 20px;
      border: 1px solid #9f9f9f;
    }

  .datalist tbody {
    margin-left: 1px;
  }

    .datalist tbody td {
      margin: 0px;
      padding: 5px;
      text-align: left;
      white-space: nowrap;
      border: 1px solid #0f0f0f;
    }

#siteinfo {
  background-color: #9f9f9f;
  padding: 4px;
  padding-bottom: 50px;
}

  #siteinfo table {
    min-width: 1005px;
    max-width: 1005px;
    width: 1005px;
  }

    #siteinfo table tbody tr th {
      min-width: 10px;
      max-width: 500px;
      width: auto;
    }

    #siteinfo table tbody tr td {
      min-width: 90px;
      max-width: 90px;
      width: 90px;
      /*text-align:right;*/
    }

    #siteinfo table tbody tr th textarea {
      height: 115px;
      width: 310px;
      resize: none;
      padding: 5px;
      border: 1px solid #7a7a7a;
    }

    #siteinfo table tbody tr th select {
      padding: 5px;
    }

    #siteinfo table tbody tr th input {
      border: 1px solid #7a7a7a;
    }

    #siteinfo table tbody tr td img {
      border: 1px solid #7a7a7a;
      width: 600px;
      height: 250px;
      object-fit: fill;
      margin: 0px;
    }

#smallsearch table {
  min-width: 98%;
  max-width: 98%;
  width: 98%;
  text-align: center;
}

#smallsearch input[type="date"] {
  border: 1px solid;
}

#smallsearch select {
  padding: 5px;
}

#smallsearch input, select {
  min-width: 180px;
}

#tranlist {
  width: 1200px;
}

  #tranlist table {
    float: left;
    margin: 0px;
    /*min-width: 990px;
    max-width: 990px;
    width: 990px;*/
    min-width: 1180px;
    max-width: 1180px;
    width: 1180px;
  }

#transactiondetails {
  padding-top: 10px;
  background-color: #E0E1E5;
  border-top: 2px solid;
  width: 1198px;
}

  #transactiondetails table {
    float: left;
    margin: 0px;
    width: 1180px;
    font-size: 12px;
  }

    #transactiondetails table tbody tr td img {
      height: 22px;
      cursor: pointer;
    }

#tranbal {
  width: 171px;
  margin: 0px;
  padding: 0px;
  float: left;
}

#vtranbal {
  width: 171px;
  margin: 0px;
  padding: 0px;
  float: left;
}

#ntranbal {
  width: 171px;
  margin: 0px;
  padding: 0px;
  float: left;
}

#stocktranlist input[type="number"] {
  min-width: 40px;
  max-width: 40px;
  width: 40px;
  padding: 1px;
}

#stocktranlist input[type="text"] {
  min-width: 85px;
  max-width: 85px;
  width: 85px;
}

#stocktranlist input[type="tel"] {
  min-width: 55px;
  max-width: 55px;
  width: 55px;
}

#stocktranlist td:nth-child(7) {
  text-align: right;
}

#stocktranlist td:nth-child(8) {
  text-align: right;
}

#stocktranlist td:nth-child(9) {
  text-align: right;
}

#stocktranlist td:nth-child(10) {
  text-align: right;
}

#theavailability img {
  cursor: pointer;
}

.adminpopup {
  display: none;
  position: fixed;
  top: 30px;
  background-color: #eeffee;
  width: 1020px;
  padding: 8px;
  margin: 2px;
}

  .adminpopup table {
    width: 100%;
    float: left;
  }

    .adminpopup table tbody tr td input[type="button"] {
      width: 85px;
    }

#manualtransaction input {
  margin: 0px;
}

#manualtransaction table th {
  padding: 0px;
}

#LinkMembership {
  min-width: 99%;
  max-width: 99%;
  width: 99%;
}

#LinkCarRental {
  min-width: 99%;
  max-width: 99%;
  width: 99%;
}

#LinkFlights {
  min-width: 99%;
  max-width: 99%;
  width: 99%;
}

#selsrc input[type="checkbox"] {
  float: left;
}

#selsrc label {
  float: none;
  width: 310px;
  background-color: transparent;
  color: white;
  text-align: left;
  margin: 0px;
  margin-top: 5px;
}

.trnPaid td:nth-child(3) {
  color: #9f05ff;
  font-weight: 700;
}

.trnWaiting td:nth-child(3) {
  color: #00b8ff;
  font-weight: 700;
}

.trnRequest td:nth-child(3) {
  color: dodgerblue;
  font-weight: 700;
}

.trnCancelled :nth-child(3) {
  color: #C80A1D;
  font-weight: 700;
}

.trnBooked :nth-child(3) {
  color: #ED7000;
  font-weight: 700;
}

.trnConfirmed :nth-child(3) {
  color: forestgreen;
  font-weight: 700;
}

.selectedtran {
  font-weight: 900;
  font-style: italic;
  border: 1px solid black;
}

.phPaid {
  color: #9f05ff;
  font-weight: 700;
}

.phRequest {
  color: dodgerblue;
  font-weight: 700;
}

.phCancelled {
  color: #C80A1D;
  font-weight: 700;
}

.phBooked {
  color: #ED7000;
  font-weight: 700;
}

.phConfirmed {
  color: forestgreen;
  font-weight: 700;
}

#mastertranlist thead th:last-child {
  min-width: 20px;
  max-width: 30px;
  width: auto;
}

#mastertranlist tbody td:last-child {
  min-width: 20px;
  max-width: 30px;
  width: auto;
}

.quickinfo {
  position: absolute;
  width: 320px;
  height: 260px;
  background-color: orangered;
  display: block;
  left: 50%;
  transform: translate(-50%);
  margin-top: 40px;
  display: none;
}

  .quickinfo input[type="button"] {
    width: 117px;
  }

#lstsiteuser {
  clear: both;
  margin: 0px;
  padding: 0px;
  min-width: 450px;
  max-width: 100%;
  width: 100%;
}

  #lstsiteuser th, td {
    clear: both;
    margin: 0px;
    padding: 5px;
    min-width: 50px;
    /*max-width: 150px;*/
    width: auto;
  }

#lstsiteaccess {
  clear: both;
  margin: 0px;
  padding: 0px;
  min-width: 450px;
  max-width: 450px;
  width: 450px;
}

  #lstsiteaccess td {
    clear: both;
    margin: 0px;
    padding: 0px;
    min-width: 50px;
    max-width: 150px;
    width: auto;
  }



#stocktranlistmi input[type="number"] {
  min-width: 40px;
  max-width: 40px;
  width: 40px;
  padding: 1px;
}

#stocktranlistmi input[type="text"] {
  min-width: 85px;
  max-width: 85px;
  width: 85px;
}

#stocktranlistmi input[type="tel"] {
  min-width: 55px;
  max-width: 55px;
  width: 55px;
}

#stocktranlistmi td:nth-child(7) {
  text-align: right;
}

#stocktranlistmi td:nth-child(8) {
  text-align: right;
}

#stocktranlistmi td:nth-child(9) {
  text-align: right;
}

#stocktranlistmi td:nth-child(10) {
  text-align: right;
}

#manualitem {
  top: 50%;
}

#amitt {
  float: right;
  margin: 8px;
  margin-right: 28px;
}

#siteinfo table tbody tr td input[type="checkbox"] {
  margin: 4px;
}





.modal-dialog {
  max-width: 80%;
}


@media (max-width: 620px) {

  .prog {
    height: 1200px;
  }

  #md {
    max-width: 100%;
    min-width: 100%;
  }

  #smallsearch #selcountry {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    margin-left: 0px;
    height: 38px;
    min-height: 38px;
    max-height: 38px;
  }

  #smallsearch #selprovince {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    margin-left: 0px;
    height: 38px;
    min-height: 38px;
    max-height: 38px;
  }

  #smallsearch input {
    height: 33px;
    min-height: 33px;
    max-height: 33px;
  }
}





@import url('https://fonts.googleapis.com/css?family=Exo+2');

a {
  -webkit-tap-highlight-color: transparent;
  color: inherit;
  font-weight: 700;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear;
}

  a:active, a:focus, a:hover {
    opacity: 0.7;
  }

  a:active, a:focus {
    outline: none;
  }

p {
  margin: 0;
  padding-bottom: 1em;
}

  p:last-child {
    padding-bottom: 0;
  }

i {
  font-style: italic;
}

hr {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1em;
  margin-left: 0;
  background-color: #e0e0e0;
  border-bottom: 1px solid #d6d6d6;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

.grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px;
}

  .grid > .grid__col {
    padding: 20px;
    width: 100%;
  }

  .grid > .grid__col-6 {
    width: 50%;
  }

@media (min-width: 50em) {

  .grid > .grid__col-md-3 {
    width: 25%;
  }

  .grid > .grid__col-md-4 {
    width: 33.33333%;
  }

  .grid > .grid__col-md-5 {
    width: 41.66667%;
  }

  .grid > .grid__col-md-6 {
    width: 50%;
  }

  .grid > .grid__col-md-7 {
    width: 58.33333%;
  }

  .grid > .grid__col-md-8 {
    width: 66.66667%;
  }

  .grid > .grid__col-md-12 {
    width: 100%;
  }
}

.grid.grid--gutter-sm {
  margin: -15px;
}

  .grid.grid--gutter-sm > .grid__col {
    padding: 10px;
  }

.grid.grid--v-gutter-xs {
  margin-bottom: -10px;
  margin-top: -10px;
}

  .grid.grid--v-gutter-xs > .grid__col {
    padding-bottom: 10px;
    padding-top: 10px;
  }

.grid.grid--gutter-none {
  margin: 0;
}

.grid.grid--v-gutter-none {
  margin-bottom: 0;
  margin-top: 0;
}

  .grid.grid--v-gutter-none > .grid__col {
    padding-bottom: 0;
    padding-top: 0;
  }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 95%;
}

@media (min-width: 50em) {
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (min-width: 50em) {
  .container {
    width: 95%;
  }
}

.max-width-text {
  max-width: 600px;
}

.content-block {
  padding-top: 20px;
  padding-bottom: 20px;
}

.content-block--strip {
  padding-top: 20px;
  padding-bottom: 20px;
}

.form__group {
  margin-bottom: 30px;
}

  .form__group:last-child {
    margin-bottom: 0;
  }

[class*='grid__col'] > .form__group:last-child {
  margin-bottom: 30px;
}


.btn.btn--tertiary {
  background-color: transparent;
  border-color: #5c5c5c;
  color: #5c5c5c;
}

  .btn.btn--tertiary:hover:not(.is-disabled):not([disabled]), .btn.btn--tertiary:focus:not(.is-disabled):not([disabled]), .btn.btn--tertiary:active:not(.is-disabled):not([disabled]) {
    background-color: #5c5c5c;
    border-color: #5c5c5c;
    color: #fff;
    opacity: 1;
  }


.form__control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  font-size: 1rem;
  height: 2.5rem;
  max-width: 600px;
  min-height: 2.5rem;
  padding: 0.375rem 10px;
  width: 100%;
  background-color: #fff;
  border: 2px solid #d6d6d6;
  border-radius: 5px;
  -webkit-transition: border-colour;
  -o-transition: border-colour;
  transition: border-colour;
}

  .form__control::-webkit-input-placeholder {
    color: #d6d6d6;
  }

  .form__control:-ms-input-placeholder {
    color: #d6d6d6;
  }

  .form__control::-ms-input-placeholder {
    color: #d6d6d6;
  }

  .form__control::placeholder {
    color: #d6d6d6;
  }

  .form__control:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fff inset;
  }

  .form__control:focus:not(disabled) {
    border-color: #9e1b32;
    color: #333;
    outline: none;
  }

  .form__control:hover:not(:disabled) {
    border-color: #9e1b32;
    color: #333;
    outline: none;
  }

  .form__control:disabled:not(select) {
    background-color: #f9f9f9;
    cursor: not-allowed;
    opacity: 0.5;
  }

.form__control--alt {
  padding-right: 0;
  padding-left: 0;
  border-left: 0;
  border-radius: 0;
  border-right: 0;
  border-top: 0;
  height: auto;
}

.form__control--stripe {
  padding-top: 9px;
  padding-bottom: 9px;
}

textarea.form__control {
  min-height: 8.125rem;
  resize: vertical;
}

.form__control:hover:not(:disabled) {
  border-color: #9e1b32;
  color: #333;
  outline: none;
}

.global-header {
  margin-left: auto;
  margin-right: auto;
  padding-right: 25px;
  padding-left: 25px;
  max-width: 1100px;
  height: 60px;
}

@media (min-width: 50em) {
  .global-header {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (min-width: 50em) {
  .global-header {
    height: 96px;
  }
}

.progress {
  position: relative;
  text-align: center;
}

  .progress::after {
    clear: both;
    content: '';
    display: table;
  }

.progress__step {
  text-align: center;
  width: 14.7%;
  display: inline-block;
  position: relative;
}

  .progress__step:last-child {
    margin-right: 0;
  }

  .progress__step:first-child .progress__icon:before {
    display: none;
  }

.progress__icon {
  position: relative;
  background-color: white;
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background-size: cover;
  z-index: 2;
}

@media (min-width: 40em) {
  .progress__icon {
    width: 3.125rem;
    height: 3.125rem;
    padding-top: 10px;
  }
}

.progress__icon:before {
  position: absolute;
  top: 50%;
  left: -16vw;
  content: '';
  display: block;
  width: 16vw;
  height: 2px;
  background-color: #d6d6d6;
  z-index: 0;
}

@media (min-width: 40em) {
  .progress__icon:before {
    left: -80px;
    width: 80px;
  }
}

@media (min-width: 50em) {
  .progress__icon:before {
    left: -20vw;
    width: 20vw;
  }
}

@media (min-width: 68em) {
  .progress__icon:before {
    left: -230px;
    width: 230px;
  }
}

.progress__step-label {
  display: none;
  color: #d6d6d6;
  font-weight: 700;
}

@media (min-width: 50em) {
  .progress__step-label {
    display: block;
  }
}

button.progress__step:disabled {
  cursor: inherit !important;
  opacity: inherit !important;
}

  button.progress__step:disabled:active, button.progress__step:disabled:focus, button.progress__step:disabled:hover {
    cursor: inherit !important;
    opacity: inherit !important;
  }

.progress__step.complete:not(:disabled):hover .progress__icon {
  -webkit-transition: background-color .25s linear;
  -o-transition: background-color .25s linear;
  transition: background-color .25s linear;
  background-color: #7c0a1e;
}

.progress__step.complete:not(:disabled):hover .progress__step-label {
  -webkit-transition: background-color .25s linear;
  -o-transition: background-color .25s linear;
  transition: background-color .25s linear;
  color: #7c0a1e;
}

.progress__step.active .progress__step-label {
  color: #9e1b32;
}

.progress__step.active .progress__icon:before {
  background-color: #9e1b32;
}

.progress__step.customer .progress__icon {
  z-index: 6;
}

.progress__step.customer.active .progress__icon {
  border: 1px solid #9e1b32;
  background-color: white;
  color: #9e1b32;
}

.progress__step.car .progress__icon {
  z-index: 5;
}

.progress__step.rfid .progress__icon {
  z-index: 4;
}

.progress__step.charging .progress__icon {
  z-index: 3;
}

.progress__step.sitesurvey .progress__icon {
  z-index: 2;
}

.progress__step.finalStep .progress__icon {
  z-index: 1;
}

.card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

  .card:hover {
    /*-webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);*/
  }

  .card .btn--control {
    display: block;
    margin: 0 auto;
  }

@media (min-width: 50em) {
  .sticky-basket-header {
    height: 100px;
  }
}

.m-b-none {
  margin-bottom: 0 !important;
}

.m-v-none {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.p-b-xs {
  padding-bottom: 10px !important;
}

.m-t-md {
  margin-top: 20px !important;
}

.p-b-md {
  padding-bottom: 20px !important;
}

.p-a-resp-lg {
  padding: 20px !important;
}

@media (min-width: 50em) {
  .p-a-resp-lg {
    padding: 50px !important;
  }
}

[disabled] {
  cursor: not-allowed !important;
  opacity: 0.5;
}

  [disabled]:hover, [disabled]:focus, [disabled]:active {
    opacity: 0.5 !important;
  }

.clear::after {
  clear: both;
  content: '';
  display: table;
}

.v-align-content-centre {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.height-100 {
  height: 100%;
}

.text-centre {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.m-centre {
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (min-width: 50em) {

  .text-right-md {
    text-align: right !important;
  }

  .text-left-md {
    text-align: left !important;
  }
}

.bg-light-grey {
  background-color: #f3f3f3 !important;
  color: #333 !important;
}

.b-t-thin {
  border-top: 1px solid #d6d6d6 !important;
}

.b-b-thin {
  border-bottom: 1px solid #d6d6d6 !important;
}

.font-size-sm {
  font-size: 0.75rem;
}

@media (min-width: 50em) {
  .font-size-sm {
    font-size: 0.875rem;
  }


}

.resort_link {
  height: 22px;
  float: right;
  width: auto;
}

@media screen and (max-width: 568px) {
  .alertify .ajs-dialog {
    max-width: 100%;
  }

  .resort_link {
    height: 28px;
    width: auto;
  }
}

.font-uppercase {
  text-transform: uppercase !important;
}

.remove-link-styles a {
  font-weight: inherit;
  text-decoration: none;
}

.width-100-menu {
  width: 100% !important;
}


.max-width-text {
  max-width: 600px !important;
}

.pos-rel {
  position: relative !important;
}

.pos-fix {
  position: fixed !important;
}

.pin-top-left {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}

.z-index-99 {
  z-index: 99 !important;
}

.height-100 {
  height: 100%;
}

.modal-dialog {
  width: 80%;
}

.progress {
  padding-top: 10px;
  height: auto;
}


.requiredfield {
  border: #f76868 2px solid;
}

.alertify .ajs-modal {
  z-index: 5000;
}


.btn {
  font-size: 0.95rem;
  line-height: 1.1;
}


table.dataTable tbody th, table.dataTable tbody td {
  padding: 2px 4px;
}


#sitelist {
  min-height: 475px;
  max-height: 475px;
  height: 475px;
}

.strikethrough {
  text-decoration: line-through;
  position: relative;
}

  .strikethrough::after {
    content: ''; /* pseudo-elements must always have a `content` */
    position: absolute; /* lets us position it with respect to the `.fancy-strikethrough */
    /* placement */
    left: 0;
    top: 47%;
    /* make it a line */
    height: 2px;
    width: 100%;
    background: red;
  }