* {
  padding: 0;
  margin: 0;
  font-family: "HelveticaLight";
  color: #012e4f;
}

@font-face {
  font-family: 'HelveticaLight';
  src: url('../fonts/Helvetica Neue LT Pro 45 Light.otf');
}

@font-face {
  font-family: 'HelveticaMedium';
  src: url('../fonts/Helvetica Neue LT Pro 65 Medium.otf');
}

.rw-conversation-container .rw-header {
  background-color: #003665 !important;
  color: white !important;
}

.rw-conversation-container .rw-messages-container .rw-message {
  font-size: 14px !important;
}

.rw-conversation-container .rw-messages-container .rw-message .rw-client {
  background-color: #003665 !important;
}

.rw-conversation-container .rw-messages-container .rw-replies .rw-reply {
  background-color: white !important;
  border-color: #012e4f;
  color: black;
  font-size: 14px !important;
}


.rw-conversation-container .rw-messages-container .rw-replies .rw-response {
  font-size: 14px !important;
}

.rw-conversation-container .rw-messages-container .rw-sender textarea {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}

.rw-widget-container .rw-launcher {
  background-color: #003665 !important;
  cursor: pointer !important;
}

img {
  width: 100%;
}

html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

body {
  min-height: 100vh;
  padding: 0;

}

.reece {
  overflow: hidden;
  background: #f7f7f7;
}

.reece .how-it-works {
  max-width: 600px;
  min-height: 100vh;
  margin: auto auto;
  padding: 24px 20px;
  position: relative;
  z-index: 2;
  display: block;

}

.reece .how-it-works .logo {
  text-align: right;
  margin-bottom: 34px;
}

.reece .how-it-works .logo img {
  width: 75px;
}

.reece .how-it-works h2 {
  font-size: 46px;
  margin-bottom: 40px;
  font-weight: 400;
  text-align: center;
  font-family: 'HelveticaMedium';
}

.reece .how-it-works p {
  font-size: 30px;
  position: relative;
  padding-left: 54px;
  line-height: 1.4;
  max-width: 366px;
  margin: 0 auto 20px auto;
  font-family: 'HelveticaLight';
}

.reece .how-it-works h1 {
  font-size: 20px;
  width: 366px;
  text-align: left;
  font-family: 'HelveticaLight';
}

.reece .how-it-works .commnt-hdr-1 {
  position: relative;
  max-width: 100%;
}

.reece .how-it-works .commnt-hdr-1 {
  display: inline-block;
  max-width: 366px;
}

#Query_Expression {
  overflow-wrap: break-word;
}

#aws_text {
  overflow-wrap: break-word;
}

.reece .how-it-works .container {
  column-count: 2;
  column-fill: auto;
  max-width: 366px;
  margin: 0 auto 10px auto;
  column-gap: 60px;
}

.container>div {
  width: 100px;
  height: 20px;
}

.reece .how-it-works .container-table {
  column-count: 2;
  column-fill: auto;
  max-width: 366px;
  height: 510px;
  margin: 0 auto 10px auto;
  column-gap: 60px;
}

.container-table>div {
  width: 100px;
  height: 20px;
}

.reece .how-it-works .container .reaction a.btn {
  text-decoration: none;
  border-radius: 5px;
  background: #012e4f;
  border: 2px solid #012e4f;
  color: white;
  font-weight: lighter;
  font-size: 18px;
  padding: 10px 15px;
  cursor: pointer;
  transition: 0.3s linear;
  position: relative;
  margin: 0 auto auto auto;
  white-space: nowrap;
}

.reece .how-it-works .container .reaction a.btn-product {
  text-decoration: none;
  border-radius: 5px;
  background: white;
  border: 2px solid #012e4f;
  color: black;
  font-weight: lighter;
  font-size: 18px;
  padding: 10px 15px;
  cursor: pointer;
  transition: 0.3s linear;
  position: relative;
  margin: 0 auto auto auto;
  white-space: nowrap;
}

p.btn-thumbnail {
  font-size: 18px !important;
  padding: 10px 15px;
  margin: 0 !important;
}

p.btn-thumbnail img {
  padding: 0 !important;
  padding-right: 10px !important;
  height: 45px;
  width: auto;
  object-fit: contain;
}

.reece .how-it-works .action form {
  position: relative;
  max-width: 366px;
  margin: 0px auto 15px;
  font-family: 'HelveticaLight';
}

.dbg-container {
  column-count: 1;
  column-fill: auto;
  max-width: 366px;
  margin: 0 auto 10px auto;
}

.reece .how-it-works p.mb-lg {
  margin-bottom: 50px;
}

.reece .how-it-works p.or {
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  margin: 20px auto;
  padding-left: 0;
}

.reece .how-it-works p img {
  top: -4px;
  width: 44px;
  position: absolute;
  z-index: 1;
  left: 0;
}

.reece .how-it-works .table-default .table-row {
  width: 100%;
  height: 18px;
}

.reece .how-it-works .table-default .table-row-head {
  display: flex;
  width: 100%;
  height: 32px;
}

.reece .how-it-works p span {
  font-weight: 700;
  font-family: 'HelveticaMedium';

}

.reece .how-it-works .action {
  text-align: center;
}

.reece .how-it-works .mssg {
  font-size: 20px;
  color: #00070c;
  text-align: justify;
  position: relative;
  max-width: 366px;
  margin: 0 auto 0 auto;
  font-family: 'HelveticaLight';
}

.reece .how-it-works .table-default {
  font-family: 'HelveticaLight';
  font-size: 12px;
  border-collapse: collapse;
  width: 366px;
}

.reece .how-it-works .form {
  font-size: 20px;
  color: #00070c;
  text-align: justify;
  position: relative;
  max-width: 366px;
  margin: 0 auto 0 auto;
}

.prnt-grid-container {
  display: flex;
  margin: 10px auto 0px;
  width: 366px;
}

#replprts.grid-container .btn {
  border-radius: 5px;
  background: white;
  border: 2px solid white;
  color: #012e4f;
  box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.10), 0 4px 18px 0 rgba(0, 0, 0, 0.09);
}

.prnt-container {
  margin: 0px auto 0px;
  width: 366px;
}

.reece .how-it-works .action img {
  position: relative;
}

.reece .how-it-works .action img.lbl {
  width: 45px;
  bottom: -7px;
}

.reece .how-it-works .check-mark {
  width: 16px;
  height: 16px;
}


.reece .how-it-works .action .btn {
  display: inline-block;
  text-decoration: none;
  border-radius: 5px;
  background: #012e4f;
  border: 2px solid #012e4f;
  color: white;
  font-weight: 300;
  font-size: 36px;
  padding: 2px 16px 11px 14px;
  cursor: pointer;
  transition: 0.3s linear;
  margin: 0px 20px;
  font-family: 'HelveticaMedium';

}

#large-cam-button {
  padding-right: 10px;
}

.reece .how-it-works .action .btn-product {
  display: inline-block;
  text-decoration: none;
  border-radius: 5px;
  background: white;
  border: 2px solid #012e4f;
  color: #012e4f;
  font-weight: 300;
  font-size: 36px;
  padding: 2px 16px 11px 14px;
  cursor: pointer;
  transition: 0.3s linear;
  margin: 0px 20px;
  font-family: 'HelveticaMedium';

}

.reece .how-it-works .action .cmmntBtn {
  border-radius: 5px;
  background: white;
  border: 2px solid #012e4f;
  color: black;
  font-weight: 300;
  font-size: 18px;
  padding: 8px 16px 5px 16px;
  cursor: pointer;
  transition: 0.3s linear;
  margin: 5px 5px;
  font-family: 'HelveticaMedium';
  text-align: center;
  width: 150px;
}

.reece .how-it-works .action .cmmntBtnSec {
  display: flex;
  width: 366px;
}

#comment {
  text-align: start;
  padding: 5px;
  height: 80px;
  width: 366px;
}

.grid-container {
  display: grid;
  /*margin: 0 auto 10px;*/
  margin: 0 auto 10px 5px;
  max-width: 350px;
  grid-template-columns: repeat(auto-fit, minmax(183px, 1fr));
}

.hlpbtns {
  width: 120px !important;
  text-align: center;
}

.grid-container a {
  margin-right: 5px;
}

#linksMax {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}

#mssgreplprts.mssg {
  margin-top: 10px;
}

.btn {
  text-decoration: none;
  border-radius: 5px;
  background: #012e4f;
  border: 2px solid #012e4f;
  color: white;
  font-weight: lighter;
  font-size: 18px;
  padding: 10px 15px;
  cursor: pointer;
  transition: 0.3s linear;
  position: relative;
  margin: 5px 0px auto;
  font-family: 'HelveticaMedium';
}

.btn-product {
  text-decoration: none;
  border-radius: 5px;
  background: white;
  border: 2px solid white;
  color: #012e4f;
  font-weight: lighter;
  font-size: 18px;
  padding: 10px 15px;
  cursor: pointer;
  transition: 0.3s linear;
  position: relative;
  margin: 5px 0px auto;
  font-family: 'HelveticaMedium';
  box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.10), 0 4px 18px 0 rgba(0, 0, 0, 0.09);
}

.btn-product:hover {
  border: 2px solid #012e4f;
}

.btn-link {
  text-decoration: underline;
  border-radius: 5px;
  color: rgb(0, 72, 255);
  font-weight: lighter;
  font-size: 16px;
  padding: 10px 15px;
  cursor: pointer;
  transition: 0.3s linear;
  position: relative;
  margin: 5px 0px auto;

}

.reece .how-it-works .container .reaction a {
  display: inline-block;
}

.reece .how-it-works .action .btn-cam {
  text-decoration: none;
  border-radius: 5px;
  background: white;
  border: 2px solid #012e4f;
  color: white;
  font-weight: 300;
  font-size: 36px;
  padding: 2px 10px 5px 10px;
  cursor: pointer;
  transition: 0.3s linear;
  margin: 0px 0px 0px;
}

.reece .how-it-works .column {
  text-decoration: none;
  border-radius: 18px;
  background: #ffffff;
  flex: 50%;
  margin: 0px;
  align-items: center;
  text-align: center;
}

.reece .how-it-works .row {
  text-decoration: none;
  border-radius: 18px;
  display: flex;
  background-color: "#FFB695";
  padding: 2px;
  align-items: center;
  text-align: center;

}

#smallCamDiv {
  display: flex;
  justify-content: flex-start;
}



.reece .how-it-works .action form#imgRec {
  margin-top: 0px;
}

.reece .how-it-works .action form#commentSec {
  margin-top: 0px;
}

.reece .how-it-works .action form output img {
  margin-top: 0px;
}

#mssgHelp {
  margin-bottom: 15px;
}

/*Add an overlay to the entire page blocking any further presses to buttons or other elements.*/
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 1;
  transition: all 0.5s;
}

.ring {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
  height: 150px;
  background: black;
  opacity: 0.8;
  border: 3px solid #3c3c3c;
  border-radius: 50%;
  text-align: center;
  line-height: 150px;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff000;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0 0 10px #fff000;
  box-shadow: 0 0 20px rgba(0, 0, 0, .5);
}

.ring.hidden {
  display: none;
}

.ring:before {
  content: '';
  position: absolute;
  top: -3px;
  left: -3px;
  width: 100%;
  height: 100%;
  border: 3px solid transparent;
  border-top: 3px solid #fff000;
  border-right: 3px solid #fff000;
  border-radius: 50%;
  animation: animateC 2s linear infinite;
}

#ball {
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  left: 50%;
  width: 50%;
  height: 4px;
  background: transparent;
  transform-origin: left;
  animation: animate 2s linear infinite;
}

#ball:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff000;
  top: -6px;
  right: -8px;
  box-shadow: 0 0 20px #fff000;
}

.toggle {
  background-color: grey;
  width: 60px;
  height: 32px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  float: left;
}

.toggle-active {
  background-color: #023b63;
  width: 60px;
  height: 32px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

#toggl-btn {
  display: none;
}

.slider {
  height: 24px;
  width: 24px;
  background-color: white;
  border-radius: 12px;
  margin: 4px;
}

#toggl-btn:checked+.toggle {
  background-color: green;
}

#toggl-btn:checked+.toggle>.slider {
  align-self: flex-end;
}

.toggle-header {
  text-align: left;
  float: left;
}

.parent-header {
  max-width: 420px;
  margin: auto;
}

.collapsible {
  background-color: #012e4f;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  border-radius: 18px;
  max-width: 350px;
}

.active,
.collapsible:hover {
  background-color: #012e4f;
}

.highlight td {
  background: yellowgreen;
}

.active,
.actv-rds {
  border-end-end-radius: 0px;
  border-end-start-radius: 0px;
}

.content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  border-end-end-radius: 18px;
  border-end-start-radius: 18px;
  border: 1px solid;
  max-width: 350px;
}

.reece .how-it-works h5 {
  margin-bottom: 5px;
}

.content p {
  font-size: 12px !important;
  padding-left: 0px !important;
  text-align: start;
  display: initial;
}

#cont {
  max-width: 350px;
  margin: auto;
}

@keyframes animateC {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate {
  0% {
    transform: rotate(45deg);
  }

  100% {
    transform: rotate(405deg);
  }
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@media screen and (max-width: 567px) {
  .grid-container {
    max-width: 350px;
    margin: 0 auto 10px 5px;
  }

  .prnt-grid-container {
    display: block;
  }

  .reece .how-it-works .action .cmmntBtn {
    border-radius: 5px;
    font-size: 18px;
  }

  #comment {
    max-width: 325px;
  }

  .reece .how-it-works .container {
    column-gap: 30px;
  }

  .columnclass {
    display: block;
    width: 50px;
  }

  .reece .how-it-works {
    max-width: 350px;
  }

  .reece .how-it-works p {
    font-size: 20px;
    padding-left: 44px;
    max-width: 246px;
  }

  .reece .how-it-works p img {
    width: 34px;
  }

  .toggle {
    width: 51px;
    height: 27px;
  }

  .slider {
    height: 20px;
    width: 20px;
  }

  .reece .how-it-works h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }

  .reece .how-it-works h5 {
    margin-bottom: 2px;
  }

  .reece .how-it-works .logo {
    margin-bottom: 18px;
  }

  .reece .how-it-works .logo img {
    width: 65px;
  }

  .reece .how-it-works .action {
    margin-top: 0px;
  }

  .reece .how-it-works .action .btn {
    border-radius: 5px;
    font-size: 24px;
  }

  .reece .how-it-works .action img.lbl {
    width: 35px;
  }

  #large-cam-button {
    padding-right: 10px;
  }

  .reece .how-it-works .action .btn-product {
    border-radius: 5px;
    font-size: 24px;
  }
}


.reece .how-it-works .check-mark {
  width: 16px;
  height: 16px;
}

.reece .how-it-works .head_class_0 {
  background-color: white;
  font-family: 'HelveticaMedium';
  color: #000000;
  text-align: center;
  padding: 1px 2px 1px 2px;
  width: 34%;
  font-size: 12px;
  vertical-align: middle;
  display: inline;
}

.reece .how-it-works .head_class_1 {
  background-color: white;
  font-family: 'HelveticaMedium';
  color: #000000;
  text-align: center;
  padding: 1px 2px 1px 2px;
  width: 27%;
  font-size: 12px;
  vertical-align: middle;
  word-break: break-all;
  border: 1px solid #000000;

}

.reece .how-it-works .head_class_2 {
  background-color: white;
  font-family: 'HelveticaMedium';
  color: #000000;
  text-align: center;
  padding: 1px 2px 1px 2px;
  width: 27%;
  font-size: 12px;
  vertical-align: middle;
  border: 1px solid #000000;

}

.reece .how-it-works .head_class_3 {
  background-color: white;
  font-family: 'HelveticaMedium';
  color: #000000;
  text-align: center;
  padding: 1px 2px 1px 2px;
  width: 12%;
  font-size: 12px;
  vertical-align: table-cell;
  border: 1px solid #000000;

}

.reece .how-it-works .cell_class {
  background-color: white;
  font-family: 'HelveticaLight';
  text-align: left;
  color: #000000;
  border: 1px solid #000000;
  width: 27%;
  height: 18px;
  text-align: center;
  align-items: center;
  font-size: 12px;
  display: inline;

}

.reece .how-it-works .mark_class {
  background-color: white;
  font-family: 'HelveticaLight';
  border: 1px solid #000000;
  width: 12%;
  height: 18px;
  text-align: center;
  align-items: center;
  font-size: 12px;
  vertical-align: middle;
}

.reece .how-it-works .title_class {
  color: #000000;
  background-color: white;
  font-family: 'HelveticaMedium';
  text-align: left;
  border: 1px solid #000000;
  padding: 0px 0px 0px 5px;
  width: 34%;
  height: 24px;
  text-align: left;
  align-items: center;
  font-size: 12px;
  vertical-align: middle;

}

@media screen and (max-width: 375px) {
  .grid-container {
    max-width: 338px;
    margin: 0 auto 10px 5px;
  }

  .prnt-grid-container {
    display: block;
  }

  .reece .how-it-works .action .cmmntBtn {
    border-radius: 5px;
    font-size: 18px;
  }

  #comment {
    max-width: 325px;
  }

  .columnclass {
    display: block;
    width: 50px;
  }

  .reece .how-it-works {
    max-width: 350px;
  }

  .reece .how-it-works p {
    font-size: 20px;
    padding-left: 44px;
    max-width: 246px;
  }

  .reece .how-it-works p img {
    width: 34px;
  }

  .toggle {
    width: 51px;
    height: 27px;
  }

  .slider {
    height: 20px;
    width: 20px;
  }

  .reece .how-it-works h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }

  .reece .how-it-works h5 {
    margin-bottom: 2px;
  }

  .reece .how-it-works .logo {
    margin-bottom: 18px;
  }

  .reece .how-it-works .logo img {
    width: 65px;
  }

  .reece .how-it-works .action {
    margin-top: 0px;
  }

  .reece .how-it-works .action .btn {
    border-radius: 5px;
    font-size: 24px;
  }

  .reece .how-it-works .action .btn-product {
    border-radius: 5px;
    font-size: 24px;
  }

  .reece .how-it-works .head_class_0 {
    background-color: white;
    font-family: 'HelveticaMedium';
    color: #000000;
    text-align: center;
    padding: 1px 2px 1px 2px;
    width: 34%;
    font-size: 12px;
    vertical-align: middle;
    display: inline;
  }

  .reece .how-it-works .head_class_1 {
    background-color: white;
    font-family: 'HelveticaMedium';
    color: #000000;
    text-align: center;
    padding: 1px 2px 1px 2px;
    width: 27%;
    font-size: 12px;
    vertical-align: middle;
    word-break: break-all;
    border: 1px solid #000000;

  }

  .reece .how-it-works .head_class_2 {
    background-color: white;
    font-family: 'HelveticaMedium';
    color: #000000;
    text-align: center;
    padding: 1px 2px 1px 2px;
    width: 27%;
    font-size: 12px;
    vertical-align: middle;
    border: 1px solid #000000;

  }

  .reece .how-it-works .head_class_3 {
    background-color: white;
    font-family: 'HelveticaMedium';
    color: #000000;
    text-align: center;
    padding: 1px 2px 1px 2px;
    width: 12%;
    font-size: 12px;
    vertical-align: table-cell;
    border: 1px solid #000000;

  }

  .reece .how-it-works .cell_class {
    background-color: white;
    font-family: 'HelveticaLight';
    text-align: left;
    color: #000000;
    border: 1px solid #000000;
    width: 27%;
    height: 18px;
    text-align: center;
    align-items: center;
    font-size: 12px;
    display: inline;

  }

  .reece .how-it-works .mark_class {
    background-color: white;
    font-family: 'HelveticaLight';
    border: 1px solid #000000;
    width: 12%;
    height: 18px;
    text-align: center;
    align-items: center;
    font-size: 12px;
    vertical-align: middle;
  }

  .reece .how-it-works .title_class {
    color: #000000;
    background-color: white;
    font-family: 'HelveticaMedium';
    text-align: left;
    border: 1px solid #000000;
    padding: 0px 0px 0px 5px;
    width: 34%;
    height: 24px;
    text-align: left;
    align-items: center;
    font-size: 12px;
    vertical-align: middle;

  }

}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes blur {
  0% {
    filter: blur(0);
  }

  50% {
    filter: blur(5px);
  }

  100% {
    filter: blur(0);
  }
}