body {
  background-color: #cccccc;
}

.btn-primary {
background-color: #4479ba !important;
border-color: #4479ba !important;
}

.label-holder {
  display: inline;
}
.contacts_panel1, .contactus_panel1 {
  display: inline;
}


/* .reference-area input {
  min-width: 10em;
  margin: 1em;
  display: block;
} */

.reference-area span {
  display:block;
}

.section_submit {
  text-align: center;
}

.faq_question {
  font-weight: bold;
  font-size: 1.2em;
  padding-top: 2em;
  display: block;
}

.demo_label_location_top {
  padding-left: 0.8em;
  padding-right: 1em;
  display:flex;
  align-items:center;
}

.contacts_panel2 {
    padding-top: 0.5em;
}

.form-control {
  margin-bottom: 2em;
}

.required {
  color:red;
  font-weight: bold;
}

/* select.form-control {
  margin-bottom: 2em;
  margin-top: 0.5em;
} */

.submit-button {
  margin-top: 2em;
  margin-bottom: 2em;
}

.label-block {
  padding-top: 1em;
  padding-bottom: 0.5em;
  font-size: 1.1em;
  font-weight: 450;
  /* display: inline-block; */
}

.label-block em {
  font-size: initial;
}

h4 {
  margin-top: 2em;
}

.checkboxlist_2 {
  margin-top: 1em;
}

.checkboxlist_2  label {
  display: inline;
}



.csbuttons {
  width:30em;
  max-width: 100% !important;
}

#txt_Find_Alternate01_Field01 {
  width: 25em;
  max-width: 100%;
}



#hdr_text {
  margin-top: 50px;
}

/* added by KAM on 3/10/2021 */
@media screen and (max-width: 576px) {
   .container {
	background-color: white !important;
   }
} 

@media screen and (max-width: 768px) {
.container {
      width: 100%;
      padding-left: 2em;
      padding-right: 2em;
	  /* added by KAM 3/10/2021 */
	  background-color: white !important;
   }
}

@media (min-width: 992px) { 
.container {
  /* width: 75%; */
  padding-top: 2em;
  padding-bottom: 5em;
  padding-left: 100px;
  padding-right: 100px;
  /* max-width: 1200px; */
  background-color: white !important;
  display: block;
}
 }

/* added by KAM on 3/10/2021 */
@media screen and (max-width: 1200px) {
.container {
	background-color: white !important;
   }
} 

.formheader_grey {
  font-family: 'Roboto', 'Arial', sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}

#democell_SIS1 div, #democell_SIS2 div, #democell_SIS3 div, #democell_SIS4 div, #democell_SIS5 div {
  width:auto !important;
  align-items: unset;
}

#democell_SIS1 img, #democell_SIS2 img, #democell_SIS3 img, #democell_SIS4 img, #democell_SIS5 img {
  padding-top: 2em;
  max-width: 100%;
    height: auto;
}

.rtsTxt {

    font-family: 'Roboto', 'Arial', sans-serif;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
}

.lookup .formheader_grey {
  font-size: 1em !important;
}

.rtsLink {
  border: none !important;
}

#lookup {
    border: 1px;
    border-color: black;
    border-style: solid;
    text-align:  center;
    padding: 1em;
}

#lookup ul {
  text-align: left;
  list-style: none;
}

#lookup li {

  margin-bottom: 1em;
}

.lookup-box {
  width: 10em;
  margin: 0 auto;
  margin-bottom: 1em;
}

 .contacts_panel1 {
   float: left;
    padding-top: 0.5em;
    padding-right: 1em;
    width: 11em;
 }

.table_contact_cell1 {
  width: 100%;
}

  #Table_Contact, #Table_Contact tbody, #Table_Demos, #Table_Demos tbody {
    table-layout: fixed;
    width: 100%;
  }

 .contacts_panel2 {
   float: left;
   width: 28em;
   max-width: 90%;
 }



.form-control {
  margin: 0 auto;
}

#lookup_col1, #lookup_col2, #lookup_col4, #lookup_col5 {
  margin-bottom: 1em;
  text-align: center;
}

#lookup_col3, #lookup_col6 {
  margin-bottom: 2em;
  text-align: center;
}

input.lookup-box {
  float:none !important;
}

.demos_control_panel input[type=text] {

    width: 28em;
    max-width: 90%;
    text-align: left;
    margin: initial;
}

input ~ label {
  margin-left: 0.4em;
  margin-right: 0.8em;
  display: inline;
}

table {
  border-collapse: separate;
}

.rtsUL {
  text-align: center !important;
  background-color: initial;
}

.demos_control_panel select {
  width: 28em;
  max-width: 90%;
  text-align: left;
  margin: initial;
}

/* .demo_control_location_top {
  margin: initial;
} */

.dropdown-selector {
  /* color: red;
  width: 28em;
  max-width: 90%; */
}

.cs_button_panels {
  padding: 0.2em;
  max-width: 100%;
}

#hdr_col2 {
  text-align: center;
}

.max90, .max90 img {
  max-width: 90vw;
  white-space: normal;
}

.cs_labelonly {
  font-size: 1.5em;
  margin-bottom: 0.5em;
  margin-top: 1.5em;
  display: block;
}

.section_cs {
    display: flex;
    justify-content: center;
    align-items: center;
}

#cs > #noaccordion {
    display: block;
    max-width: 100%;
}

.rtsLI {
  width: 50%;
}

.rtsSelected > .rtsLink {
  /*background-color: #007bff !important;*/
  background-color: #4479ba !important;
  background-image: unset !important;
}

:not(.rtsSelected) > .rtsLink {
  background-color: rgb(108, 117, 125, 0.5) !important;
  background-image: unset !important;
}

.rtsLI > .rtsLink > .rtsTxt {
  color: #fff;
  font-weight: normal;
}

.center-fake-button {
  display: flex;
  justify-content: center;
}

.center-div > * {
  text-align: center;
}

.section_inner_demopanel {
  display: block;
}

.center-div > img {
  margin: 0 auto;
  display: block;
}

.adjacent-header * {
  max-width: 100%;
  margin: 0 auto;
}

.adjacent-header img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.cfst{
   opacity: 0;
   position: absolute;
   top: 0;
   left: 0;
   height: 0;
   width: 0;
   z-index: -1;
}
