body {
  color: black;
  background-color:#fff;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  font-family: Raleway,Roboto,sans-serif;
  overflow: hidden;
}

.page-header {
  position:relative;
  width:100%;
  display:block;
}

.header-background {
  position:relative;
  width:100%;
  z-index:0;
}

.header-image {
  width:100%;
  max-width:100%;
}

.header-logo {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}

.coming-soon {
  position:relative;
  width:100%;
  height:10vw;

}

.coming-soon-copy {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  font-size:6vw;
}





















.header {
    z-index: 10;
    position:fixed;
    width: 100%;
    background: rgb(220, 220, 220);
    justify-content: right;
    text-align: right;
}

.main-menu {
    z-index: 10;
    position:fixed;
    display: flex;
    justify-content: flex-start;
    text-align: left;
    width: 100%;
    height: 70px;
    background-image:url("../images/Menu-Strip.png");
    background-repeat: no-repeat;
}

.menu-item {
  cursor: pointer;
  text-decoration: none;
  color: #808080;
  font-family: Roboto-Medium, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14pt;
  padding-top: 23px;
  padding-bottom: 4px;
  margin-right: 40px;
}

.menu-blank {
  width:15%;
}

.fullscreen {
    z-index: 1;
    position: absolute;
    width: 100%;
    top:0px; /*50px; */
    max-height: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
}

.exterior {
    opacity: 0;
}

.exteriorlogin {
    opacity: 0;
}

.lobby {
    opacity: 0;
}

.exhibit-hall {
    opacity: 0;
}

.booth1 {
    opacity: 0;
}

.booth2 {
    opacity: 0;
}

.booth3 {
    opacity: 0;
}

.booth4 {
    opacity: 0;
}

.booth5 {
    opacity: 0;
}
.booth6 {
    opacity: 0;
}

.auditorium {
    opacity: 0;
}

.breakout {
    opacity: 0;
}

.fancybox-slide {
    padding: 100px;
}

/* Without this style, viewing PDFs in Safari shows a large black area at the top before you are able to slide down to start viewing the PDF */

.fancybox-slide--iframe .fancybox-content {
    height: 100% !important;
}


.button-container {
    width: 100%;
    height: 100%;
}

.exterior-buttons {
  position: relative;
}

.exterior-button {
  position: absolute;
  cursor: pointer;
  background: inherit;
  opacity: 1;
}

.exterior-lobby-button {
  top:81.2%;
  left:16.09%;
  width:7.08%;
  height:5%;
}

.lobby-buttons {
  position: relative;
}

.lobby-button {
  position: absolute;
  cursor: pointer;
  background: inherit;
  opacity: 1;
}

.lobby-auditorium-button {
  top:68.43%;
  left:13.54%;
  width:7.4%;
  height:4.91%;
}

.lobby-goose-button {
  top:69.44%;
  left:11.61%;
  width:4.79%;
  height:3.52%;
}

/*
.lobby-breakout-a-button {
    top: 54.9%;
    right: 7%;
    width: 15%;
    height: 3%;
    transform: rotate(-5deg);
}

.lobby-breakout-b-button {
    top: 57.8%;
    right: 7%;
    width: 15%;
    height: 3%;
    transform: rotate(-5deg);
}

.lobby-exhibit-hall-button {
    top:22%;
    left:8.59%;
    width:15.83%;
    height:68.72%;
    
    transform: rotate(0deg);
}

.lobby-networking-lounge-button {
    top: 64%;
    right: 7%;
    width: 15%;
    height: 3%;
    transform: rotate(-2deg);
}

.lobby-private-meeting-room-button {
    top: 67%;
    right: 7%;
    width: 15%;
    height: 3%;
}

.information-desk-modal {
    color: #000000;
    display: none;
    width: 1050px;
    max-width: 1050px;
}

.information-desk-icon {
    width: 20px;
    margin-right: 5px;
}

.lobby-information-button {
    position: absolute;
    width: 30%;
    height: 20%;
    top: 63%;
    left: 10%;
    cursor: pointer;
}

.lobby-information-accordian-button {
    cursor:pointer;
    display: flex;
    margin-bottom: 8px;
}
*/

.fullbackground {
    width: 100%;
    top: 0px;
}

.back-button {
    cursor: pointer;
    background:rgba(0, 0, 0, .6);
    color: #ffffff;
    width: 100px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1 solid #ffffff;
    position: fixed;
    left: -1px;
    top: 100px;
}

.booth-buttons {
    position: relative;
}

.exibit-buttons {
    position: relative;
}

.eb {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    cursor: pointer;
    /*
    position: absolute;
    cursor: pointer;
    background: red;
    opacity: 0;
    */
}

.exibit-button-1 {
	top:61%;
	left:5%;
	width:25.16%;
	height:24.44%;

}

.exibit-button-2 {
	top:48%;
	left:38%;
	width:13.75%;
	height:15%;
}

.exibit-button-3 {
	top:55%;
	left:62.96%;
	width:13.82%;
	height:15.13%;

}

.exibit-button-4 {
	top:49.54%;
	left:50.6%;
	width:13.59%;
	height:14.91%;

}

.exibit-button-5 {
	top:50%;
	left:20%;
	width:21.88%;
	height:18.17%;
}

.exibit-button-6 {
	top:68%;
	left:72%;
	width:19.88%;
	height:15.17%;


}

.exibit-button-infoKiosk {
	top:74.54%;
	left:48.18%;
	width:4.48%;
	height:13.8%;


}


.bb {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    cursor: pointer;
    /* background: red;
    opacity: 0.5;
    text-align: center; */

    /*
    position: absolute;
    cursor: pointer;
    background: red;
    opacity: 0;*/
}

.booth1-button-video {
	top:29.26%;
	left:11.05%;
	width:13.23%;
	height:16.02%;

}

.booth1-button-litstand {
	top:62.96%;
	left:13.28%;
	width:6.46%;
	height:21.48%;

}

.booth1-button-pullup {
	top:14.35%;
	left:66.3%;
	width:11.09%;
	height:61.11%;
}


.booth2-button-video {
	top:33%;
	left:54.80%;
	width:12.86%;
	height:14.44%;


}

.booth2-button-litstand {
	top:65.63%;
	left:78.5%; 
	width:6.82%;
	height:19.44%;


}

.booth2-button-pullup {
	top:13.7%;
	left:19.08%;
	width:12.19%;
    height:62.31%;

}

.booth3-button-video {
	top:32.09%;
	left:75.5%;
	width:12.92%;
	height:14.17%;


}

.booth3-button-pullup {
	top:21.76%;
	left:20%;
	width:11.88%;
	height:54.07%;

}

.booth4-button-video {
	top:30.09%;
	left:55%;
	width:12.92%;
	height:14.17%;
}

.booth4-button-litstand {
	top:62%;
	left:79.66%;
	width:6.61%;
	height:20%;

}

.booth4-button-pullup {
	top:21.3%;
	left:19.46%;
	width:11.15%;
	height:58.61%;

}

.booth5-button-video {
	top:25.54%;
	left:15.50%;
	width:12.19%;
	height:25.54%;

}

.booth5-button-litstand {
	top:63.8%;
	left:15.50%;
	width:7.14%;
	height:25.28%;

}

.booth5-button-pullup {
	top:14.54%;
	left:70.28%;
	width:12.19%;
	height:59.54%;

}

.booth6-button-video {
	top:22.54%;
	left:73.93%;
	width:12.19%;
	height:30.54%;

}

.booth6-button-litstand {
	top:58.8%;
	left:78.28%;
	width:7.14%;
	height:25.28%;

}

.booth-externalLink-image {
    position: absolute;
    top: 50%;
    left: 50%;
    width:64px;
    height:64px;
    margin-top: -32px; /* Half the height */
    margin-left: -32px; /* Half the width */
    opacity: 0;
}
.booth-button-logo {
    top: 56%;
    left: 50%;
    width: 12%;
    height: 10%;
}

.modal-shadow {
    /* width: 500px; */
    /* height: 200px; */
    -webkit-box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
    /* display: flex;
    justify-content: center;
    align-items: center; */
}

.auditorium-buttons {
    width: 100%;
    height: 100%;
}

.auditorium-button {
    display: flex;
    justify-content: left;
    align-items: center;
    cursor: pointer;
    border:rgba(0, 0, 0, .6);
    color: #000000;
    padding-left:40px;
}

.video-thumb {
    width: 25%;
    margin-right: 40px;
    -webkit-box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
}

.video-title {
    font-weight: bold;
    line-height: 30px;
}

.auditorium-back-button {
    cursor: pointer;
    width: 100%;
    text-align: center;
    color: #000000;
    margin-top: 30px;
}

.contactUs-modal {
    -webkit-box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
}

.contactUs-buttons {
    width: 100%;
    height: 100%;
}

.contactUs-button {
    display: flex;
    justify-content: left;
    align-items: left;
    cursor: pointer;
    border:rgba(0, 0, 0, .6);
    color: #000000;
    padding-left:10px;
}

.contactUs-back-button {
    cursor: pointer;
    width: 100%;
    text-align: center;
    color: #000000;
    margin-top: 30px;
}	

.litStand-item {
	outline: none;

}

.litStand-item-icon-image {
	width: 4%;
	height: 4%;
	margin-right:10px;


}


.login-modal {
    -webkit-box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
    color: #000000;
}

.login-buttons {
    width: 100%;
    height: 100%;
}

.login-button {
    display: flex;
    justify-content: left;
    align-items: center;
    cursor: pointer;
    border:rgba(0, 0, 0, .6);
    color: #000000;
    padding-left:10px;
}

.login-back-button {
    cursor: pointer;
    width: 100%;
    text-align: center;
    color: #000000;
    margin-top: 30px;
}	

.drag-header {
    padding: 10px;
    cursor: move;
    z-index: 10;
    background-color: #2196F3;
    color: #fff;
}

#chatwindow {
    position: absolute;
    display: flex;
    flex-direction: column;
    top:100px;
    left: calc(50% - 350px); 
    width: 700px;
    height: 560px;
    z-index: 10000;
    background-color: #f1f1f1;
    text-align: center;
    border: 1px solid #d3d3d3;
}

#chatwindowheader {
    display: flex;
    justify-content: flex-end;
    padding: 10px;
    cursor: move;
    z-index: 10;
    background-color: #000000;
    color: #fff;
}

.close-button {
    color: #FFFFFF;
    cursor: pointer;
}

.chat {
    width: 100%;
    height: 100%;
    border: none;
}

.toggle-group {
    display: flex;
    margin-right: auto;
}

.toggle-button {
    margin-right: 20px;
    cursor: pointer;
}



/*  User1st  Addition */
.accessibilityBtnClass{
    position: fixed !important;
    _position: absolute !important;
    z-index: 2147483646 !important;
    cursor: pointer;
    text-align: center;
    border-radius: 4px;
    padding: 7px 20px 7px 20px;
    font: bold 15px Arial !important;
    background: #000 !important;
    color: #fff !important;
    width: auto;
    top: 0px !important; 
    right: 0px !important;
    height: auto;
    }
    

/* Logbook Styling */
#logbookModal {
  position: relative;
  width: 680px;
  min-height: 400px;
  text-align: center;
}

#logbookModal h2 {
  position: relative;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 18pt;
  margin-bottom: 15px;
}

#logbookModal table {
  position: relative;
  width: 95%;
  margin: 0 auto;
  border-collapse: collapse;
  margin-bottom: 30px;
}

#logbookModal td {
  font-size: 13pt;
}

#logbookModal td.left {
  font-weight: bold;
  padding-right: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: right;
}

#logbookModal td.right {
  font-weight: normal;
  padding-bottom: 3px;
}

#logbookModal td.spacer {
  font-weight: bold;
  padding-top: 9px;
  padding-bottom: 9px;
}

#logbookModal .logbookbutton {
  cursor: pointer;
  color: #ffffff;
  background-color: #4472c4;
  text-align: center;
  font-size: 16pt;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left:20px;
  padding-right: 20px;
  border-radius: 10px;
  display: inline;
}	

#logbookModal .logbookError {
  position:relative;
  text-align: center;
  font-size: 13pt;
  font-weight: bold;
  color: #FF0000;
  margin-bottom: 15px;
}

img#bccc {
  position: absolute;
  width: 35%;
  left: 30px;
  top: 30px;
}

.selectspace {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    z-index: +10;
}

.select-container {
    position: absolute;
    top: 66vh;
    width: 100%;
}

.ribbon {
    margin-bottom: 20px;
  width: 100%;
  padding: 4px 0px;
  font-size: 16px;
  font-weight: bold;
  background-color:rgba(0, 124, 189, 0.3);
  text-align: center;
  color: #ffffff;
  font-size: 13pt;
  font-weight: bold;
}

.bcbutton {
    padding: 15px;
    margin: 10px;
    font-size: 15pt;
    font-weight: bold;
    text-align: center;
    background-color: #007cbd;
    border: 1px solid #ffffff;
    border-radius: 20px;
    color: #ffffff;
    cursor: pointer;
}

.bcbutton2
{
  position: relative;
  display: inline-block;
  height: 50px;
  width: 150px;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
  background-color: #007cbd;
  border: 1px solid #ffffff;
  border-radius: 20px;
  color: #ffffff;
  vertical-align: middle;
  cursor:pointer;
}

.vertical-center {
  margin: 0;
  position: absolute;
  width: 300px;
  text-align: center;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.vertical-center2 {
  margin: 0;
  position: absolute;
  width: 150px;
  text-align: center;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.buttonspacer {
  width: 30px;
  height: 50px;
  display: inline-block;
}

#signin-type-modal {
  color: #000000;
  z-index: 100;
  background-color: white;
}

#registration-modal {
  display: block;
  z-index: 100;
  background-color: white;
}

#registration-modal h1 {
  font-size: 18pt;
  color: #000000;
}

#registration-modal input {
    width: 100%;
  font-size: 13pt;
  color: #007cbd;
  background-color: #cccccc;
  border: 1px solid #000000;
}

input.bigcheck {
    width: 20px !important;
  color: #007cbd;
  background-color: #cccccc;
  margin-bottom: 10px;
  height: 18px;
  width: 18px;
  border: 1px solid #000000;
}

#submit-container {
  position: relative;
  width: 100%;
  text-align: center;
  height: 60px;
}

.fancybox-bg {
  background:rgba(0, 0, 0, .6);
}

#result-modal {
  max-width: 800px;
  font-size: 14pt;
  color: #000000;
  border-radius: 20px;
}

#result-modal h1 {
  font-size: 18pt;
  color: #000000;
}

#eventspace {
  position: absolute;
  left: 30px;
  top: 33vh;
}

.bigbutton
{
  display: inline-block;
  height: 125px;
  width: 400px;
  font-size: 26pt;
  font-weight: bold;
  text-align: center;
  background-color: #007cbd;
  border: 1px solid #ffffff;
  border-radius: 25px;
  color: #ffffff;
  vertical-align: middle;
  cursor:pointer;
}

.vertical-center-big {
  margin: 0;
  position: absolute;
  width: 400px;
  text-align: center;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#portraitBlock {
    position: absolute;
    top: 0px;
    bottom: 0px;
    background-color: black;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    font-size: 20px;
    height: 100vh;
    left: 0px;
    right: 0px;
    z-index: 99999999;
}

.portrait-text {
    font-size: 50px;
    text-align: center;
    font-weight: bold;
    padding: 20px;
}

@media (max-width: 950px) {
    h1 {
        font-size: 18px;
    }

    .app-instructions {
        display: none;
    }

    .bcbutton {
        padding: 10px 20px;
        font-size: 13px;
    }

    .ribbon {
        font-size: 13px;

    }

    #registration-modal {
        max-width: 100%;
    }

    .result-copy {
        font-size: 14px;
    }

    .fancybox-slide {
        padding: 60px;
    }

    .fancybox-content {
        padding: 15px 25px;
    }

}

#welcome {
  position: absolute;
  left: 50px;
  top: 100px;
  font-family: Roboto-Medium, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 18pt;
}

#tagline {
  font-family: Roboto-Medium, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 18pt;
}

#title {
  font-family: Roboto-Medium, Helvetica, sans-serif;
  font-weight: normal;
  color: #ffffff;
  font-size: 60pt;
  margin: 0,0,0,0;
  padding: 0,0,0,0;
}

.button {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  border:3px solid #256b7d;
  color: #ffffff;
  background-color: #26aba6;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Roboto-Medium, Helvetica, sans-serif;
  font-size:16pt;
  border-radius: 5px;
}

.button2 {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  border:3px solid #646464;
  color: #646464;
  background-color: #ffffff;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Roboto-Medium, Helvetica, sans-serif;
  font-size:16pt;
}

.prebutton {
  display: inline-block;
  text-align: center;
  border:3px solid #646464;
  color: #646464;
  background-color: #ffffff;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Roboto-Medium, Helvetica, sans-serif;
  font-size:20pt;
}

.logo {
  position: fixed;
  right: 50px;
  bottom: 10px;
}

#register {
  position: absolute;
  left: 50px;
  top: 100px;
  font-family: Roboto-Medium, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 20pt;
}

.regtitle {
  font-family: Roboto-Medium, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
  font-size: 1.15vw;
  margin: 0,0,0,0;
  padding: 0,0,0,0;
  margin-bottom: 10px;
}

#regwindow {
  display: block;
  text-align: left;
  border:none;
  color: #000000;
  padding-left: 0.1vw;
  padding-right: 0.1vw;
  font-family: Roboto-Medium, Helvetica, sans-serif;
  font-size:1.16vw;
  margin-bottom: 1vw;
  width: 100%;
  Margin: 0 auto;
}

#regwindow input {
  font-size: 1.16vw;
  color: #646464;
  background-color: #ffffff;
  border: 1px solid #646464;
  width: 27vw;
  margin-bottom: .75vw;
}

#regwindow #registration-error {
  position: relative;
  color: #ff0000;
  font-weight: normal;
  width: 90%;
  margin-bottom: 1vw;
  margin-top: 1vw;
  border: none;
}

.prompt {
  width: 9vw;
  font-family: Roboto-Medium, Helvetica, sans-serif;
  font-size: 1.15vw;
  font-weight: bold;
  color: #000000;
  display: inline-block;
}

#thankyou-modal {
  font-family: Roboto-Medium, Helvetica, sans-serif;
  z-index: 100;
  color: #000000;
  background-color: white;
}

#tytitle {
  font-family: Roboto-Medium, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
  font-size: 30pt;
  margin: 0,0,0,0;
  padding: 0,0,0,0;
  margin-bottom: 30px;
}

select {
  font-size: 18pt;
  color: #646464;
  background:rgba(255,255,255,.8);
  border: 1px solid #646464;
  width: 550px;
  margin-bottom:5px;
}

#summary-modal {
  max-width: 800px;
  font-size: 14pt;
  color: #000000;
  padding: 0;
  padding-bottom: 30px;
}

#agenda-modal {
  max-width: 800px;
  font-size: 14pt;
  color: #000000;
  padding: 0;
  padding-bottom: 30px;
  border-radius: 20px;
}

#hunt-modal {
  width: 1000px;
  max-width: 1000px;
  font-size: 14pt;
  color: #000000;
  padding: 0;
  padding-bottom: 30px;
  border-radius: 20px;
}

#faq-modal {
  max-width: 800px;
  font-size: 14pt;
  color: #000000;
  padding: 0;
  padding-bottom: 30px;
}

#contactus-modal {
  max-width: 800px;
  font-size: 14pt;
  color: #000000;
  padding: 0;
  padding-bottom: 30px;
  border-radius: 20px;
}

#modal-heading {
  background-color: #e1dfdd;
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
}

#modal-heading h1 {
  font-size: 32pt;
  font-weight: normal;
  font-family: Roboto-Medium, Helvetica, sans-serif;
  color: #202a44;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 60px;
  margin-top: 0;
}

#modal-copy {
  font-family: Roboto-Medium, Helvetica, sans-serif;
  color: #000000;
  font-size: 16pt;
  padding-left: 60px;
  padding-right: 60px;
}

.bio-container {
  display: flex;
  justify-content: left;
  align-items: flex-start;
  border: 2px solid #182871;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.photo-container {
  width: 250px;
  padding-left:10px;
}

.bio {
  width: 750px;
  text-align: left;
  font-family: Roboto-Medium, Helvetica, sans-serif;
  color: #000000;
  font-size: 16pt;
  padding-left: 20px;
  padding-right: 20px;
}

.speakerphoto {
  max-width: 200px;
  max-height: 267px;
}

.agendaheaders {
  font-family: Roboto-Medium, Helvetica, sans-serif;
  font-size: 18pt;
  display:inline;
}

#regwindow textarea {
  font-family: Roboto-Medium, Helvetica, sans-serif;
  font-size: 18pt;
  color: #646464;
  background-color:#ffffff;
  border: 1px solid #646464;
  width: 694px;
  height: 70px;
  margin-bottom:5px;
  resize: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.livenote {
  display: block;
  width: 815px;
  text-align: center;
  margin-bottom: 5px;
  font-size:18pt;
  background:rgba(0,0,0,.4);
  padding-top: 5px;
  padding-bottom: 5px;
}
  
#join-modal {
  font-family: Roboto-Medium, Helvetica, sans-serif;
  color: #000000;
  z-index: 100;
  background-color: white;
}
  
#ended-modal {
  font-family: Roboto-Medium, Helvetica, sans-serif;
  color: #000000;
  z-index: 100;
  background-color: white;
}

#prereg-modal {
  font-family: Roboto-Medium, Helvetica, sans-serif;
  color: #000000;
  z-index: 100;
  background-color: white;
}
  
#join-form {
  margin-bottom: 20px;
}

#join-form input {
  font-size: 13pt;
  color: #646464;
  background-color:#ffffff;
  border: 1px solid #646464;
  width: 300px;
  margin-bottom:5px;
}

#join-form .join-prompt {
  display: inline-block;
  font-weight: bold;
  min-width: 150px;
  max-width: 150px;
  font-size: 13pt;
}

#join-form .join-data {
  display: inline-block;
  font-weight: bold;
  min-width: 300px;
  max-width: 300px;
}

#join-error {
  color: #ff0000;
  font-weight: normal;
  margin-bottom: 16px;
  width: 100%;
}

.registration-window{
  position:absolute;
  top: 21vw;
  left: 13vw;
  width: 42vw;
  max-width: 42vw;
  color: #000000;
  display: block;
  z-index: 100;
  background-color: white;
  font-size: 1.15vw;
  border-radius: 1.5vw;
  padding-left: 1vw;
  padding-right: 1vw;
  padding-top: 1vw;
  Padding-bottom: 1vw;
}

.signin-window{
  position:absolute;
  top: 21vw;
  left: 13vw;
  width: 42vw;
  max-width: 42vw;
  font-size: 1.15vw;
  border-radius: 1.5vw;
  padding-left: 1vw;
  padding-right: 1vw;
  padding-top: 1vw;
  Padding-bottom: 1vw;
}

.thankyou-window{
  position:absolute;
  top: 21vw;
  left: 13vw;
  width: 42vw;
  max-width: 42vw;
  font-size: 1.5vw;
  border-radius: 1.5vw;
  padding-left: 1vw;
  padding-right: 1vw;
  padding-top: 1vw;
  Padding-bottom: 1vw;
}

.prereg-window{
  position:absolute;
  top: 21vw;
  left: 13vw;
  width: 42vw;
  max-width: 42vw;
  font-size: 1.15vw;
  border-radius: 1.5vw;
  padding-left: 1vw;
  padding-right: 1vw;
  padding-top: 1vw;
  Padding-bottom: 1vw;
}

