﻿
body {
  margin:10px;
}
.home-banner {
  display: block;
  max-width: 100%;
  height: auto;
}

label {
  padding-right:20px;
}
.home {
  width: 95%;
  margin: 0 auto;
}

.home-flex {
  width: 100%;
  display: flex;
}

.home-report {
  width: 50%;
  height: auto;
  border-radius: 15px;
  background-color: #0D4A99;
  padding: 3em 3em;
  position: relative;
  top: -2em;
}

.home-video {
  width: 45%;
  height: auto;
  border-radius: 5px;
  padding: 0.2em 0.2em;
  position: relative;
  left: -1em;
  top: -0.5em;
}

.account-login-home {
  width: 50%;
  margin: 0 auto;
}

.hero .hero-content:before {
  left: 0px;
}

.tab-footer .tab-title-wrapper:before {
  left: 0px;
  border-top-right-radius:25px;
  right:100px

}

p {
  margin: 0 0 0.5em;
}

.hero .hero-video::before {
  background-image: none;
  content: "";
  position: absolute;
  top: 44%;
  left: 44%;
  background-size: contain;
  height: 15%;
  padding-left: 15%;
  display: table;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

a {
  color: blue;
}

.desktop-menu .menu-item a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.mobile-menu .menu-item a {
  text-decoration: none;
  font-size: 10px;
  font-weight: 400;
  color: #fff;
}

.boldwhite {
  color: white;
  font: bold;
  text-decoration: none;
}


.spacer-2020 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.grid select {
  border-color: #CCD0D2;
  display: block;
  width: 100%;
  margin: 0 0 10px;
  border-radius: 8px;
  padding: 10px;
  font-size: 14px;
}

.grid .input {
  border-color: #CCD0D2;
  display: block;
  width: 100%;
  margin: 0 0 10px;
  border-radius: 8px;
  padding: 10px;
  font-size: 14px;
}

.breakout1 .breakout-text1 {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

.mainContent {
  width: 98%;
  margin: 1em
}

.error {
  margin: 10px;
  color: red;
  font: bold;
}

.imgGallery {
  text-align: center;
}

  .imgGallery div {
    float: left;
    width: 210px;
    padding: 1em 0.5em 1em 0.5em;
  }

    .imgGallery div.wide {
      float: left;
      width: 300px;
      padding: 1em 0.5em 1em 0.5em;
    }

  .imgGallery img {
    border: 0;
  }

  .imgGallery p {
    background: #FFA751;
    margin: 0;
  }

  .imgGallery a {
    color: #990000;
    text-decoration: none;
  }

    .imgGallery a:hover {
      cursor: pointer;
    }

table.inboxTicketList {
  border-collapse: separate;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #D4DAE8;
  line-height: 2em;
  width: 100%;
}

.inboxTicketList thead th {
  background: #D4DAE8;
  font-weight: normal;
  padding: 0;
  border: 0;
}

.inboxTicketList tfoot tr {
  border: 2px solid #D4DAE8;
  text-align: center;
}

.inboxTicketList tr:nth-child(even) {
  background-color: #f2f2f2
}

.inboxTicketList td {
  padding-left: 5px;
}

p.center {
  text-align: center;
  margin: 1em 0 1em 0;
}

tdWidthNarrow {
  width: 25%;
}

.page-nav {
  height: 60px;
  font-weight: 700;
  margin-bottom: 20px;
}

.show-when-mobile {
  display: none;
}

.store-basket {
  padding: 05px;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-right: 5px;
}

.page-title {
  margin: 0px 0 0 0px;
  padding-top: 0px;
}

.page-title-store {
  margin: 0px 0 0 0px;
  padding-top: 0px;
}


#billingAddress {
  margin: 10px;
}

#deliveryAddress {
  margin: 10px;
  display: none
}

.clpara {
  margin: 10px;
}

.main-content {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* mobile devices 1424px */
@media screen and (max-width: 1424px) {

  .home {
    width: 98%;
    margin: 0 auto;
  }

  .home-flex {
    width: 100%;
    display: flex;
  }

  .home-report {
    width: 50%;	
    height: auto;
    border-radius: 15px;
    background-color: #0D4A99;
    padding: 2em 2em;
    position: relative;
    top: -1em;
  }
  .home-report h1 {
    font-size:26px;
    line-height:30px;
  }

  .home-video {
    width: 45%;
    height: auto;
    border-radius: 5px;
    padding: 0.2em 0.2em;
    position: relative;
    left: -1em;
    top: -0.5em;
  }


  .account-header-mobile {
    margin-top: 80px;
  }

  .main-content {
    padding-top: 80px;
  }

  .show-when-mobile {
    display: block;
  }

  .hide-when-mobile {
    display: none;
  }

  .page-title {
    margin: 0px 0 0 5px;
    padding-top: 0px;
  }

  .page-title-store {
    margin: 0px 0 0 5px;
    padding-top: 10px;
  }

  .page-title-store-basket {
    margin: 0px 0 0 5px;
    padding: 90px 0 10px 0;
  }

  .store-basket {
    padding: 05px;
    margin-top: 100px;
    margin-bottom: 10px;
    margin-right: 5px;
  }

  .account .main {
    margin-top: 0px;
  }

  /* from below */
  .login-form-button {
    max-width: 400px;
  }

  .toggle-when-small-mobile {
    display: none;
  }



  .register-form-button {
    width: 400px;
    max-width: 400px;
  }

  .register-form-width {
    margin: auto;
    width: 50%
  }
}

/* larger mobile device 
@media screen and (min-width: 480px) and (max-width: 1424px) {


}
  */

/* small mobile device */
@media screen and (min-width: 0px) and (max-width: 600px) {
  .home-banner {
    display: none;
  }

  .home {
    width: 100%;
    margin: 0 auto;
  }

  .home-flex {
    width: 100%;
    margin-top:5em;
    display: block;
  }

  .home-report {
    width: 100%;
    height: auto;
    border-radius: 0px;
    background-color: #0D4A99;
    padding: 2em 2em;
  }

    .home-report h1 {
      font-size: 16px;
      line-height: 20px;
    }

  .home-video {
    width: 100%;
    height: auto;
    margin-left: 15px ;
  }



  .hide-when-small-mobile {
    display: none;
  }

  .toggle-when-small-mobile {
    display: block;
  }

  .login-form-button {
    width: 200px;
    max-width: 200px;
  }

  .register-form-button {
    max-width: 200px;
  }

  .register-form-width {
    margin: auto;
    width: 100%
  }
}

.pay-pcn-button {
  background-color: #FFF200;
  border: none;
  color: white;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 8px;
}

.download-support-guide-button {
  background-color: #0253A1;
  border: none;
  color: white;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 8px;
}

.cancel-ticket-red-button {
  height: 40px;
  width: 50px;
  background-color: red;
  border: none;
  color: white;
  padding: 0 5px 5px 0;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 10px;
  margin: 2px 2px;
  cursor: pointer;
  border-radius: 8px;
}

.cancel-ticket-green-button {
  height: 40px;
  width: 50px;
  background-color: green;
  border: none;
  color: white;
  padding: 0 5px 5px 0;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 10px;
  margin: 2px 2px;
  cursor: pointer;
  border-radius: 8px;
}



.head .menu-item a {
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  color: #000;
}

  .head .menu-item a:hover {
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    color: blue;
    text-decoration: underline;
  }

.product-item {
  text-decoration: none;
}

.no-underline a {
  text-decoration: none;
  color: #0D4A99;
}

.basket-button {
  background-color: #0D4A99;
  border: none;
  color: white;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 8px;
}

#product-view td {
  padding: 2px;
}

#product-basket td {
  padding: 10px;
}

.flex-details {
  display: flex;
  flex-wrap: wrap;
}

  .flex-details > div {
    width: auto;
    margin: 2px;
  }

.flex-details-head {
  background-color: #f1f1f1;
  text-align: center;
  padding: 5px;
  margin: 0px;
  font-weight: bold;
  min-width: 100px;
  max-width: 250px;
}

.flex-details-value {
  text-align: left;
  margin: 5px 0 5px 0;
  padding: 5px;
  min-width: 100px;
  max-width: 250px;
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  width: 80%;
}

textarea {
  resize: vertical;
}

.lookup {
  background-color: white;
  color: blue;
  border-color: blue;
}
