/* CSS Document */
/* This is a comment. Comments are not displayed in the browser*/
/* --- Font Import --- */
@import url("https://use.typekit.net/asf5bjq.css");

html {
    color: #4a4a4a;
    font-family: "proxima-nova","Gill Sans MT","Gill Sans",Corbel,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
}

body {
   margin:0px;
   line-height: 150%;
   background-color: #333333;
}

label {
	margin-left: 3px;
	font-size: 12px;
	font-weight:bold;
}

.header {
    max-width: 900px;
    /* min-height: 140px; */
    margin: 0 auto;
    background-color: #000000;
    padding: 0px;
    text-align: center;
    /*width:100% !important;
	position:relative !important;
	top:0px !important;
	padding:0px !important;
	margin:0px !important;
	border:none !important;
	background-color: #3F3F3F;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #696969), color-stop(100%, 	#3F3F3F));
	background-image: -webkit-linear-gradient(top, #696969 0%,#3F3F3F 100%);
	background-image: -moz-linear-gradient(top, #696969 0%,#3f3f3f 100%);
	background-image: -o-linear-gradient(top, #696969 0%,#3f3f3f 100%);
	background-image: linear-gradient(top, #696969 0%,#3f3f3f 100%);
	color:#D7D7D7;
	box-shadow: 0 5px 10px rgba(0,0,0,0.5);*/
}

.logo-header {
	max-width: 500px;
}

.footer {
    max-width: 900px;
    margin: 0 auto;
    padding:0px !important;
     /*style="min-height: 80px; margin: 0px -5px 0px 0px; padding: 0;"*/
    /*border:0px !important;
	border-top:none !important;
	margin:0px auto !important;
	padding:3px 0px !important;
	width:100% !important;
	background-color:#FFF;*/
}


section {
	background-color:transparent;	
	border:none !important;
	box-shadow:!important;
}



section > section {
	background-color:#FFFFFF !important;
	border-radius:5px;
	border: none;
background: #FFF;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),-1px 0 0 rgba(0, 0, 0, 0.03),1px 0 0 rgba(0, 0, 0, 0.03),0 1px 0 rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),-1px 0 0 rgba(0, 0, 0, 0.03),1px 0 0 rgba(0, 0, 0, 0.03),0 1px 0 rgba(0, 0, 0, 0.12);	
}

section > section img {
	border:rgba(255,255,255,0) 4px solid;
	margin:5px auto;
	box-shadow:rgba(0,0,0,0.4) 0px 0px 5px;	
}

#ctl00_ContentPlaceHolder1_ctl00_rwPrivacyStatement_C {
	width: 620px!important;
}

.sectionHeader {
    margin-left: 3px;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #85878a;  /* #85878a */
}

.sectionDescription {
   width:98%; 
   border-top:Solid 1px gainsboro; 
   /*margin-top:3px;
   border-bottom:Solid 1px gainsboro;*/ 
   margin-bottom:5px;
}
.sectionFooter {
   width:98%; 
   /*border-top:Solid 1px gainsboro; 
   margin-top:3px;
   border-bottom:Solid 1px gainsboro; */
   margin-bottom:5px;
}

.container {
    position: fixed !important;
    /*cursor: pointer;*/
    position: relative !important;
    /* width: 25%!important; */
    max-width: 900px !important;
    margin: 0 auto;
    /* float: left!important; */
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.container:hover .overlay2 {
        height: 100%;
    }

.container:hover .text2 {
    top: 75%;
    margin-bottom: 25px;
}

.fieldSeparator {
    width: 100%;
    display:block;
    height: 5px;
    /*background-color:pink;*/
}
.fieldDivStyle {
    /*background-color: antiquewhite;*/
    display:block;
    width: 98%;
    vertical-align:middle;
    /*height: 40px;*/
}

.fieldLabelStyle {
    /*border: 1px solid Blue;*/
    display: inline-table;
    float: left;
    width: 80%;
    /*white-space: nowrap;*/
}

.fieldRequiredLabelStyle {
    /*border: 1px solid Blue;*/
    display: inline-table;
    float: left;
    width: 80%;
    /*white-space: nowrap;*/
    color: red;
}

.fieldInstructionalTextStyle {
     display: block;
}

.fieldControlStyle {
    /*border: 1px solid Green;*/
    display:inline-table;
    width: 50%;
    height: 35px;
}

.fieldValidationColumnStyle {
    display:inline-table;
    width: 1%;
    height: 35px;
 }

.messageLabel {
	font-size: 18px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;

}


.wizardSteps {
    background-image: url(images/NavBack.gif);
    background-position-y: top;
    background-repeat: repeat-x;
    border-radius: 5px;
    border: none;
    background-color: #FFF;
    box-shadow: !important;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),-1px 0 0 rgba(0, 0, 0, 0.03),1px 0 0 rgba(0, 0, 0, 0.03),0 1px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),-1px 0 0 rgba(0, 0, 0, 0.03),1px 0 0 rgba(0, 0, 0, 0.03),0 1px 0 rgba(0, 0, 0, 0.12);
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    width: 854px;
    height: 48px;
    padding-top: 4px;
}

/* --- Red Divider Section H2 --- */

.section-header {
    position: relative;
    background-color: RGB(224,30,43);
    color: #fff;
    letter-spacing: -2px;
    line-height: 1;
    padding: 2px 0px;
    text-align: center;
    top: 0;
    width: 100%;
    /* height: 400px; */
    vertical-align: middle;
    display: block;
}

.section-header h2 {
    position: relative;
    color: #fff;
    font-size: 2.22222rem;
    font-family: 'brandon-grotesque','Helvetica Neue',Arial,sans-serif;
    font-style: normal;
    font-weight: 500;
    vertical-align: middle;
    text-transform: uppercase;
}

.section-header p {
    width: auto !important;
    font-family: "proxima-nova","Gill Sans MT","Gill Sans",Corbel,Arial,sans-serif;
    text-transform: none !important;
    max-width: none;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4 !important;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0 !important;
    color: #fff;
}

.section-header button {
    background-color: #FFFFFF; /* Green */
    font-family: "proxima-nova","Gill Sans MT","Gill Sans",Corbel,Arial,sans-serif;
    font-style: normal;
    border: none;
    color: RGB(224,30,43);
    padding: 0.75rem 0.75rem;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 0.88889rem;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
    vertical-align: middle;
    font-weight: bold;
}

.content {
    width: 100%;
}

#ContentPlaceHolder1_Section1, #ContentPlaceHolder1_Section2, #ContentPlaceHolder1_Section3, #ContentPlaceHolder1_Section4 {
    max-width: 900px;
    width: 100% !important;
    background-color: #ffffff !important;
}

.body-content {
    padding: 25px;
}

.TxtBoxMultiLine {
    height: 100px !important;
    width: 400px !important;
}   text-transform: uppercase;
    vertical-align: middle;
    font-weight: bold;
}

.content {
    width: 100%;
}

#ContentPlaceHolder1_Section1, #ContentPlaceHolder1_Section2, #ContentPlaceHolder1_Section3, #ContentPlaceHolder1_Section4 {
    width: 100% !important;
    background-color: #ffffff !important;
    /* padding-left: 15px!important; */
}

.body-content {
    padding: 25px;
}

.fieldInstructionalTextStyle1 {
	width: 95%;
}

.fieldInstructionalTextStyle1 p {
	display: none;
}

.TxtBoxMultiLine {
    height: 100px !important;
    width: 400px !important;
}

.full-footer {
    height: 125px;
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    background-image: url("https://ccra.emsreg.com/ExpoCMS/Global/images/ab3117ae-be55-4c64-80f1-49a2d08271e8/footer-bg.png");
    background-color: #3a3a3c;
    background-repeat: round;
    /* padding: 15px; */
}


.left {
  float: left;
  width: 48%;
  margin-top: 0;
  padding-top: 15px;
  padding-left: 15px;
}

.right {
  float: right;
  width: 30%;
  margin-top: 0;
  margin-bottom: 15px;
  padding-right: 30px;
  padding-top: 15px;
}

.bottom {
  float: left;
  width: 48%;
  margin-top: 0;
  padding-bottom: 15px;
  padding-left: 15px;
}

.logo {
  float: left;
  width: 25%;
  padding: 2px;
}

.subscribe {
  float: left;
  width: 50%;
  padding: 5px;
}

.ca {
  float: right;
  padding: 5px;
  padding-right: 45px;
}

.dc {
  float: right;
  padding: 5px;
}

.social-media {
  float: right;
  padding: 5px;
}



.social-icon {
  float: left;
  /* width: 30px; */
  margin: 4px;
}

.footer-buttons {
  float: left;
  padding: 5px;
  padding-top: 10px;
  bottom: 0;
}

.social-icon {
  float: right;
  /* width: 30px; */
  margin: 4px;
}

@media only screen and (max-width: 960px) {
.full-footer {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0;
    padding-top: 15px;
    background-repeat: round;
}

.left {
  float: none;
  width: 100%;
  margin-top: 0;
  padding-left: 0;
}

.right {
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding-right: 0;
  margin-bottom: 0;
}

.bottom {
  float: none;
  width: 100%;
  /* margin-top: 40px; */
  padding-top: 35px;
  padding-bottom: 5px;
  padding-left: 0;
}

.logo {
  float: none;
  position: relative;
  display: block;
  width: 357px;
  margin-top: 0;
  margin: 0 auto;
}

.subscribe {
  float: left;
  width: 50%;
  padding: 5px;
}

.ca {
  float: none;
  padding: 5px;
  padding-right: 0px;
}

.dc {
  float: none;
  padding: 5px;
}

.social-media {
  float: none;
  width: 85px;
  margin: 0 auto;
  padding: 5px;
}



.social-icon {
  float: left;
  /* width: 30px; */
  margin: 4px;
}

.footer-buttons {
  float: none;
  position: relative;
  display: block;
  width: 186px;
  margin: 0 auto;
  padding: 5px;
  padding-top: 10px;
  bottom: 0;
}
}

ff;
  letter-spacing: -2px;
  line-height: 1;
  padding: 2px 0px;
  text-align: center;
  top: 0;
  width: 100%;
  /* height: 400px; */
  vertical-align: middle;
  display: block;
}

/* --- 4 Buttons --- */

.columns-4 {
  position: relative;
  width: 100%;
  height: 360px;
}

.container {
  position: fixed!important;
  /*cursor: pointer;*/
  position: relative!important;
  /* width: 25%!important; */
  max-width: 900px!important;
  width: 100%;
  margin: 0 auto;
  /* float: left!important; */
  padding-left: 0!important;
  padding-right: 0!important;
}

.image {
  display: block;
  width: 100%;
  height: auto;
  z-index: 1;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px solid #dcdcdc;
  background-color: RGB(250, 250, 250, 0.65);
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 4;
}

.overlay2 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: RGB(250, 250, 250, 0.85);
  overflow: hidden;
  width: 100%;
  height: 0;
  /*transition: .5s ease;*/
}

.container:hover .overlay2 {
  height: 100%;
}

.text {
  color: white;
  font-size: 24px;
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  transition: .5s ease;
}

.container:hover .text2 {
  top: 75%;
  margin-bottom: 25px;
}

.text2 {
  font-family: 'brandon-grotesque','Helvetica Neue',Arial,sans-serif;
  font-style: normal;
  font-weight: 500;
  color: black;
  font-size: 1.33333rem;
  position: absolute;
  top: 95%;
  width: 95%;
  left: 50%;
  margin-bottom: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 5;
  transition: .5s ease;
}

.text2 a {
  font-family: "proxima-nova","Gill Sans MT","Gill Sans",Corbel,Arial,sans-serif;
  font-style: normal;
  /* font-weight: 600; */
  color: #e01e2b;
  font-size: 1.0111rem;
  text-decoration: underline;
  /* margin-bottom: -38px; */
}

.text2 a:hover {
  color: #e01e2b;
}

.divider {
  content: ' ';
  height: 3px;
  display: block;
  width: 50px;
  background: #282828;
  margin: 20px auto 0;
  margin-bottom: 50px;
}


/* --- Red Divider Section H2 --- */

.section-header h2 {
  position: relative;
  color: #fff;
  font-size: 2.22222rem;
  font-family: 'brandon-grotesque','Helvetica Neue',Arial,sans-serif;
  font-style: normal;
  font-weight: 500;
  vertical-align: middle;
  text-transform: uppercase;
}

.section-header p {
  width: auto !important;
  font-family: "proxima-nova","Gill Sans MT","Gill Sans",Corbel,Arial,sans-serif;
  text-transform: none !important;
  max-width: none;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4 !important;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0 !important;
  color:#fff;
}

.section-header button {
  background-color: #FFFFFF; /* Green */
  font-family: "proxima-nova","Gill Sans MT","Gill Sans",Corbel,Arial,sans-serif;
  font-style: normal;
  border: none;
  color: RGB(224,30,43);
  padding: 0.75rem 0.75rem;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 0.88889rem;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
  vertical-align: middle;
  font-weight: bold;
}

/*
.footer {
  background-color: #5E5E5E;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 890px !important;
  text-align: center; 
  padding: 0px ! important;
}

#footertable {
    background-color: #5E5E5E;
    color: #bbbbbb;
    font-size: 10px;
    text-align:left;  
  vertical-align: bottom;
    border: 10px solid #5E5E5E;
  border-collapse: collapse; 
  line-height: 150%;
}

#footerimage {
  border: 0px !important;
  padding: 0px !important;
  margin: 0px !important;

}
  

a:link    {font-weight: bold; color:#62BB46; background-color:transparent; text-decoration:none}
a:visited {font-weight: bold; color:#62BB46; background-color:transparent; text-decoration:none}
a:hover   {font-weight: bold; color:white; background-color:transparent; text-decoration:underline}
a:active  {font-weight: bold; color:white; background-color:transparent; text-decoration:underline}

a.footer:link    {color: #bbbbbb; background-color:transparent; text-decoration:none}
a.footer:visited {color: #bbbbbb; background-color:transparent; text-decoration:none}
a.footer:hover   {color: white; background-color:transparent; text-decoration:underline}
a.footer:active  {color: white; background-color:transparent; text-decoration:underline}

a.wave:link    {font-weight: bold; color:white; background-color:transparent; text-decoration:none}
a.wave:visited {font-weight: bold; color:white; background-color:transparent; text-decoration:none}
a.wave:hover   {font-weight: bold; color:white; background-color:transparent; text-decoration:none}
a.wave:active  {font-weight: bold; color:white; background-color:transparent; text-decoration:none}
*/

/*section {
  background-color:#fff;
  width: 1440px!important; 
  border: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0px !important;
  padding-left: 0px!important;
}
*/

.content {
  width: 100%;
}

#ContentPlaceHolder1_Section1, #ContentPlaceHolder1_Section2, #ContentPlaceHolder1_Section3, #ContentPlaceHolder1_Section4 {
  position: relative;
  width: 100%!important;
  background-color: #ffffff!important;
}

.body-content {
  padding: 25px;
}

    table {
    border-collapse: collapse;
    border-spacing: 0px;
    }
    @media screen and (max-width: 960px) {
    table {width: 80%;display:block;}
    thead {display: none;}
    tr:nth-of-type(2n) {background-color: inherit;}
    tbody td {display: block;  text-align:center;}
    tbody td:before {
    content: attr(data-th);
    display: block;
    text-align:center;
    }
    table tr td h2 {
      margin-block-start: 0;
      margin-block-end: 0;
    }
    ul {
          display: block;
          list-style-type: disc;
          margin-block-start: 1em;
          margin-block-end: 1em;
          margin-inline-start: 0px;
          margin-inline-end: 0px;
          padding-inline-start: 15px;
    }
    .body-content {
      padding: 3%;
    }
    }

section > section {
  background-color:#fff;
  width: 100%;
  border: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 0px;
  margin-bottom: 0px;
  /* padding: 2px !important; */
  overflow: hidden;
}

section > section img {
  border: 0px;
  margin: 0 auto;
  padding: 0px;
  text-decoration: none;
}

#ContentPlaceHolder1_Section11 {
  /*width: 854px;*/
    min-height: 10px!important;
    /* margin: 6px; */
    padding: 0px!important;
    display: block!important;
    float: left!important;
}

.content1 {
  padding: 20px!important;
  width: 80%;
  margin: 0 auto;
  /* height: 100%; */
}

.content1 p {
  font-family: "proxima-nova","Gill Sans MT","Gill Sans",Corbel,Arial,sans-serif;
  /* font-weight: 400; */
  font-size: 1.03rem;
  line-height: 1.25;
}

.content1 p strong {
  font-family: "proxima-nova","Gill Sans MT","Gill Sans",Corbel,Arial,sans-serif;
  font-weight: 700;
  line-height:1.25;
}

.content2 {
  /* padding: 15px!important; */
  /* height: 500px; */
  /* min-height: 100%; */
  margin-top: 20px;
  /* overflow: hidden; */
  margin-bottom: 0;
  padding-bottom: 0;
}

.infographic {
  float: left;
  width: 49%;
  padding: 3px;
}

.infographic img {
  position: relative;
  width: 100%;
  height: auto;
  padding: 15px 15px 0 0;
  margin: 0 auto;
}

.infosquares {
  position: relative;
  float: right;
  width: 50%;
  /* padding-top: 29px; */
  /* padding: 3px; */
  margin: 3px;
  margin-right: 2px;
  border-left: 1px solid #dcdcdc;
  height: auto;
  /* min-height: 100%; */
  margin-top: 5px;
  /* padding-bottom: 150px; */
}

.squares-top {
  position: relative;
  height: 50%;
  min-height: 50%;
}

.squares-bottom {
  position: relative;
  height: 50%;
  min-height: 50%;
  margin-bottom: 0;
  padding-bottom: 0;
}

.first {
    position: absolute;
    border: 1px solid #dcdcdc;
    float: left;
    top: 0;
    height: 100%;
    left: 0;
    width: 50%;
    background-color: white;
    margin: 0;
}

.second{
    position: absolute;
    border: 1px solid #dcdcdc;
    float: left;
    margin-top: 0;
    left: 0%;
    bottom: 0;
    width: 50%;
    height: 100%;
    background-color: white;
    margin: 0;
}


.third{
    position: absolute;
    border: 1px solid #dcdcdc;
    float: left;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-color: white;
    margin: 0;
}

.fourth {
    position: absolute;
    border: 1px solid #dcdcdc;
    float: left;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-color: white;
    margin: 0;
}

.tile__heading {
  position: relative;
  margin: 0 auto;
  /* width: 85%; */
  align-content: center;
  text-align: center;
  padding: 15px 0px 0;
}

.tile__lead {
  position: relative;
  margin: 0 auto;
  width: 85%;
  align-content: center;
  text-align: center;
  padding: 0;
}

.tile__content-image {
  position: relative;
  margin: auto;
  width: 100;
  align-content: center;
}

.infosquares p {
  position: relative;
  width: 100%;
  font-family: "proxima-nova","Gill Sans MT","Gill Sans",Corbel,Arial,sans-serif;
  text-transform: none !important;
  max-width: none;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  /* margin: auto; */
  line-height: 1.4 !important;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0 !important;
  color:#fff;
}

.infosquares button {
  position: relative;
  width: 50%;
  background-color: #fff; /* Green */
  border: 1px solid #000;
  color: #000;
  padding: 0.75rem 0.75rem;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 0.88889rem;
  /* margin: 4px 2px; */
  margin: 0 auto;
  margin: auto;
  margin-left: 23%;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
  vertical-align: middle;
  font-weight: bold;
}

.infosquares-square {
  /* width: 50%; */
  float: left;
  border: 1px solid #000000;
  padding: 0px;
  width: 48%;
}

.infosquares-square2 {
  /* width: 50%; */
  float: right;
  border: 1px solid #000000;
  padding: 4px;
  width: 50%;
}
/*
h1 {
    font: bold 20px georgia;
  color: black;
  padding-left: 5px;
}

h2 {
  font: bold 16px cambria;
  color: black;
  padding-left: 5px;
}

h3 {
  font: bold 14px cambria;
  color: black;
  padding-left: 5px;
}

p {
  font: 12px arial;
  color: black;
  line-height: 125%;
  padding-left: 5px;
}
*/
table.agenda {
  width: 50%;
    border-collapse: collapse;
  border-spacing:0;
  float:left;
  }

table.agenda td, table.agenda th {
    padding-left: 30px;
}

table.tickets {
    width: 50%;
}

table.tickets td, table.tickets th {
    padding-left: 30px;
}

table.agenda td:first-child {
  /*font: bold 20px cambria;*/
    text-align: center;
  line-height: 150%;
    padding: 2px;
  color: black;
  border: none;
}

table.tickets td:first-child {
  /*font: bold 20px cambria;*/
    text-align: center;
  line-height: 150%;
    padding: 2px;
  color: black;
  border: none;
}

div.tablecontainter {
width: 100%;
margin: 0 auto;
}

/*style for registration fields section*/
.sectionHeader {
    /*margin-left: 3px;
    font-size: 25px;
    font-weight: bold;
    font-family: courier;
    color: #F8F8F8;
  font: bold 20px georgia;*/
    color: #85878a;
    /* background-color: #62BB46; */
    width: fit-content;
    /* margin: 0 auto; */
    margin-left: 15px;
    margin-top: 25px;
    font-weight: 700;
    /* margin-top: 5px; */
    font-size: 24px;
    /* text-decoration: underline; */
    line-height: 150%;
}
.sectionDescription {
   width: 98%;
   /*border-top:Solid 1px gainsboro; 
   margin-top:3px;
   border-bottom:Solid 1px gainsboro;*/
   font-weight: 700;
   /* margin: 0 auto; */
   /* padding-right: 10%; */
   margin-left: 15px;
   border-top: solid 1px gainsboro;
   /* overflow: hidden; */
   margin-bottom:5px;
}
.sectionFooter {
   width:98%; 
   /*border-top:Solid 1px gainsboro; 
   margin-top:3px;
   border-bottom:Solid 1px gainsboro; */
   margin-bottom:5px;
}
/*style for registration fields*/
.fieldSeparator {
    width: 100%;
    display:block;
    height: 5px;
    /*background-color:pink;*/
}
/*style for registration field container*/
.fieldDivStyle {
    /*background-color: antiquewhite;*/
    display: block;
    /* width: 50%; */
    margin-left: 15px;
    /* margin: 0 auto; */
    vertical-align:middle;
    /*height: 40px;*/
}
/*style for registration field label*/
.fieldLabelStyle {
    /*border: 1px solid Blue;*/
    display: inline-table;
    font-weight: bold;
    float: left;
    /* width: 80%; */
    /* font-size: 12px; */
    /*white-space: nowrap;*/
}

.fieldRequiredLabelStyle {
    /*border: 1px solid Blue;*/
    color: red;
    display: inline-table;
    float: left;
    font-weight: bold;
    /* width: 80%; */
    /* font-size: 12px; */
    /*white-space: nowrap;*/
}

.fieldRequiredLabelStyle:after {
  content:"*";
  color: red;
}

/*style for registration fields note text*/
.fieldInstructionalTextStyle {
     display: block;
}

.fieldControlStyle {
    /*border: 1px solid Green;*/
    display:inline-table;
    width: 100%;
    height: 35px;
}

.fieldValidationColumnStyle {
    display:inline-table;
    width: 1%;
    height: 35px;
 }

.messageLabel {
  font-size: 18px;
  font-weight:bold;
}

.wizardSteps {
    background-image: url("images/NavBack.gif");
    background-position-y: top;
    background-repeat: repeat-x;
    border-radius: 5px;
    border: none;
    background-color: #FFF;
    box-shadow: !important;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),-1px 0 0 rgba(0, 0, 0, 0.03),1px 0 0 rgba(0, 0, 0, 0.03),0 1px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),-1px 0 0 rgba(0, 0, 0, 0.03),1px 0 0 rgba(0, 0, 0, 0.03),0 1px 0 rgba(0, 0, 0, 0.12);
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    width: 854px;
    height: 48px;
    padding-top: 4px;
}

ul.body ol.body {
    line-height: 175%;
  list-style-position: outside;
  }

ul.body li  ol.body li{
padding-left:1em
} 
  
div.packageoverview {
  width: 650px;
  height: 310px;
  margin-bottom: 10px;
  margin-left: 0px;
}

div.packagedetails {
width: 100%;
background-color: #62BB46;
height: 250px;
padding-top: 0px;
padding-left: 5px;
padding-bottom: 1px;
}

h1.packagedetails {
padding-top: 10px;
line-height: 150%;
}


div.package {
    width:395px;
  float:left;
    padding:0px;
  margin-left: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  text-align: left;
} 

img.packagelist {
  border-radius: 10px 10px 10px 10px;
}

.mt-overflow-auto {
    overflow: auto;
  list-style-position: inside;
    padding-left:0;
}

table.packagelistB, table.packagelistC, table.packagelistD {
width: 410px;
background-color: white;
text-align: left;
/*font: 10px arial; */
border-collapse: collapse;
border: none;
}

.packagelistB th {
background-color: #84764d;
text-align: left;
/*font: bold 16px arial; */
color: white;
padding: 5px
}
.packagelistC th {
background-color: #8d9092;
text-align: left;
/*font: bold 16px arial; */
color: white;
padding: 5px
}
.packagelistD th {
background-color: #95694c;
text-align: left;
/*font: bold 16px arial; */
color: white;
padding: 5px
}

.packagelistB td, .packagelistC td, .packagelistD td {
vertical-align: left;
padding: 5px
}
  
div.help {
  width:170px;
    float:right;
    padding:15px;
  font-size: 12px;
  color: white;
  background-color: grey;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 0px;
  line-height: 150%;
}

.collapsibleList li > input + * {
 display: none;
 }
 
.collapsibleList li > input:checked + * {
 display: block;
}

.collapsibleList li > input {
 display: none;
 }

.collapsibleList label {
 cursor: pointer;
 color: #62BB46;
 font: bold 14px arial
 }

 ol.collapsibleList {
  color: #62BB46;
  font: bold 14px arial;
  line-height: 200%;
 }
 
 li.collapsibleList {
 color: black;
 /*font: 12px arial;*/
 line-height: 150%;
 list-style-type: none;
 padding: 10px;
 }

ol.TandCs {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}
ol.TandCs li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}
ol.TandCs li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 0.6em;
}

li.TandCs li {
    margin: 0;
}

li.TandCs li:before {
    content: counters(item, ".") " ";
}
 
.custombutton {
    background-color: #cbcccd;
    background: -webkit-linear-gradient(#cbcccd, #7e8083);
    background: linear-gradient(#cbcccd, #7e8083);
    border: solid 1px #3f4041;
    border-radius: 3px;
    box-sizing: border-box;
    box-shadow: inset 0 0 1px #fff;
    color: black;
    cursor: pointer;
    display: inline-block;
    /*font: 12px Arial;*/
    height: 25px;
    outline: none;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
}
.custombutton:hover {
    background-color: #7e8083;
    background: -webkit-linear-gradient(#7e8083, #58595b);
    background: linear-gradient(#7e8083, #58595b);
    border: solid 1px #252627;
    box-shadow: inset 0 0 2px #fff;
}
.custombutton:active {
    position: relative;
    top: 1px;
}
.custombutton:focus{
    border: solid 1px #000;
}
.custombutton[disabled]{
    background: #ccc;
    border: solid 1px #888;
    color: #999;
    cursor: default;
}


/*wave menu*/
.wave1 { 
  background: url("https://qadc.emsreg.com/App_Themes/DC_Theme/images/Wave1selected.png");
  padding: 0px;
  margin: auto;
  width: 844px;
  height: 80px;
  }
  
.wave2 { 
  background: url("https://qadc.emsreg.com/App_Themes/DC_Theme/images/Wave2selected.png");
  padding: 0px;
  margin: auto;
  width: 844px;
  height: 80px;
  }
  
.wave3 { 
  background: url("https://qadc.emsreg.com/App_Themes/DC_Theme/images/Wave3selected.png");
  padding: 0px;
  margin: auto;
  width: 844px;
  height: 80px;
  }
  
.wave4 { 
  background: url("https://qadc.emsreg.com/App_Themes/DC_Theme/images/Wave4selected.png");
  padding: 0px;
  margin: auto;
  width: 844px;
  height: 80px;
  }
  
.wave1 td, .wave2 td, .wave3 td, .wave4 td { 
 color: #fff; 
  text-align: center;
  padding: 0.6rem;
  width: 211px;
  border-collapse:collapse;
 }

.wave1 td:hover, .wave2 td:hover, .wave3 td:hover, .wave4 td:hover {
  background-color: #00652D;
 }

 .wave1 span1, .wave2 span1, .wave3 span1, .wave4 span1 { 
  /*font: bold 16px arial; */
 }
 
 .wave1 span2, .wave2 span2, .wave3 span2, .wave4 span2 { 
  /*font: italic 10px arial; */
 }
 
  .wave1 span3, .wave2 span3, .wave3 span3, .wave4 span3 { 
  /*font: 12px arial; */
 }

.TxtBoxMultiLine {
    height: 100px !important;
    width: 400px !important;
}ve3 td, .wave4 td { 
 color: #fff; 
  text-align: center;
  padding: 0.6rem;
  width: 211px;
  border-collapse:collapse;
 }

.wave1 td:hover, .wave2 td:hover, .wave3 td:hover, .wave4 td:hover {
  background-color: #00652D;
 }

 .wave1 span1, .wave2 span1, .wave3 span1, .wave4 span1 { 
  /*font: bold 16px arial; */
 }
 
 .wave1 span2, .wave2 span2, .wave3 span2, .wave4 span2 { 
  /*font: italic 10px arial; */
 }
 
  .wave1 span3, .wave2 span3, .wave3 span3, .wave4 span3 { 
  /*font: 12px arial; */
 }

@media screen and (max-width: 960px){
    #dlFlags{
        width:100%;
        border:none;
        margin-top:7px;
    }
    #dlFlags > tbody >tr >td{
        float: left;
        font-size: 8px;
        width:30px;
    }
    #dlFlags > tbody >tr >td > a> div {
        padding:0px !important;
        margin:0px !important;
        
    }
    #dlFlags > tbody >tr >td > a> div > img{
        width: 10px;
    }
}

.TxtBoxMultiLine {
    height: 100px !important;
    width: 400px !important;
}!important;
}


