/*MAIN LAYOUT*/
html {
  height: 100%;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  background-color: #fff;
  margin-bottom: 60px;
}

div#outer {
  position: absolute;
  background-color: #fff;
}

h1 {
  font-family: DM Serif Display;
  color: #2a433a;
}

h2 {
  font-family: DM Serif Display;
  font-size: 2.5rem;
  line-height: 2.8rem;
  color: #2a433a;
}

h3 {
  font-family: DM Serif Display;
  font-size: 2.0rem;
  line-height: 2.4rem;
  color: #2a433a;
}

h4 {
  font-family: DM Serif Display;
  margin-bottom: 5px;
}

h1.display-header {
  font-family: DM Serif Display;
  line-height: 3.3rem;
  font-weight: 600;
  font-size: 3rem;
  color: #2a433a;

}

.hero-subtitle {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 2rem;
}

.hero-description {
  font-size: 1.1rem;
}


h4.dim {
  color: #475426;
  font-size: 1em;
}

a {
  color: #826b01;
  font-weight: normal;
  text-decoration: none;
}

a:hover,
a:visited,
a:link,
a:active {
  text-decoration: none;
}

a:hover {
  color: #c3a20c;
}

ul.selection li.active a {
  color: #ffc416;
}

div.breadcrumbs {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 18px;
}



.green {
  color: #2a433a;
  /* Greenbay Green */
}

.red {
  color: red;
}

.black {
  color: #000000;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#nvbar {
  font-size: .8em;
}


.user-nav-item {
  width: auto;
}

.logout-btn {
  margin-top: 0px;
  margin-left: 5px;
}


.hr_fade {
  clear: both;
  display: block;
  color: white;
  height: 3px;
  margin-bottom: 5px;
  background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 500, from(#475426), to(#fff));
}

div#top_right_container {
  display: inline-block;
  width: 465px;
  height: 90px;
  border: 1px solid #ccc;
  padding: 6px;
  font-size: .85em;
}

div#historicaerials_g_728x90_ATF {
  display: inline-block;
  height: 90px;
  vertical-align: top;
}

cite {
  float: right;
}

div#bottom_container {
  width: 100%;
}

div#content_container {
  display: inline-block;
  width: 1040px;
  height: 100%;
  vertical-align: top;
}

div#historicaerials_g_300x600_Right {
  min-width: 300px;
  min-height: 600px;
}

.links {
  padding: 3px;
  font-size: .8em;
  color: #475426;
  margin-bottom: 4px;
}

/*
.panel-group {
	height: 120px;
	min-width: 750px;
	border-color: #fff !important;
}
*/

.center {
  text-align: center;
}

.box {
  width: 100%;
  padding-left: 200px;
  padding-right: 200px;
}

.box_wide {
  width: 100%;
  padding-left: 50px;
  padding-right: 5px;
}

.copyright {
  color: #9aa0a7;
  width: 100%;
  font-size: .8em;
  text-align: center;
}

#xwrapper {
  width: 100%;
  padding-right: .25in;
  padding-left: .25in;
  margin-top: 5px;
  margin-bottom: 20px;
  overflow: auto;
}

/*HEADER PORTION*/
header {
  width: 100%;
  z-index: 999;
  background-color: #fff;
}

div#yellow_bar {
  width: 100%;
  background-color: #ffc416;
  height: 15px;
  width: 100%;
  padding-bottom: 10px;
}

.yellow-bg {
  background-color: #ffc416;
}

div#content {
  min-height: 600px;
}

div.bottom_social {
  font-size: .8em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #798291;
}

div.bl_col {
  display: inline-block;
  vertical-align: top;
}

ul.bl_links {
  list-style: none;
  padding-top: 20px;
  color: #798291;
}

ul.bl_links li {
  height: 30px;
  font-size: .8em;
}

#fff {
  background-color: red;
}

footer {
  background-color: #f7f7f7;
  width: 100%;
}

#newsletter-callout {
  background-color: #2a443b;
  max-width: 900px;
  margin: 0 auto 20px auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 20px;
}

#newsletter-callout h3 {
  color: white;
  padding-bottom: 4px;
  margin-bottom: 0;
  font-size: 20px;
}

#newsletter-callout p {
  color: #D7D8D4;
  padding: 0;
  margin: 0;
}

#newsletter-callout .btn-primary {
  background-color: transparent;
  border: 1px solid white;
}

#newsletter-callout .btn-primary:hover {
  background-color: #ffc417;
  color: #485426;
  border: 1px solid #a17b0f;
}


div#logo {
  float: left;
  text-align: center;
}

div#menu-wrap {
  font-size: .8em;
  /* background: #9faf7f; */
  /* background: #3f4f1f; */
  padding: 3px;
  float: left;
  height: 35px;
  margin-top: 10px;
  margin-left: 50px;
  /*
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    */
}

div#user_status {
  float: right;
  padding-top: 8px;
  padding-right: 8px;
}

/*END OF HEADER PORTION*/

.bold {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 18px;
}

.exp_date {
  margin-top: 20px;
  margin-left: 17px;
}

.code {
  margin-left: 17px;
  margin-top: 20px;
}

#cc_number,
#cvv,
#exp_month,
#exp_year {
  margin-top: 20px;
}

.test_cc {
  margin-top: 20px;
}

.card_number {
  margin-left: 17px;
  margin-top: 20px;
}

.name_on_card {
  margin-left: 30px;
}

.echeck {
  margin-bottom: 27px;
}

.table-borderless tbody tr td,
.table-borderless tbody tr th,
.table-borderless thead tr th {
  border: none;
}

.agreement {
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  margin-bottom: 30px;
}

.selected_plan {
  max-width: 450px;
  min-width: 450px;
  margin-left: 305px;

}

.contact_alert {
  margin-bottom: 10px;
  margin-top: 20px;
  margin-left: 200px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

#renew_subscribtion_button {
  margin-top: 10px;
  margin-bottom: 20px;
}

.renew_buttons {
  margin-left: 260px;
}

.cancel_subscription {
  margin-left: 5px;
  margin-bottom: 7px;
}

/*END OF SUBSCRIPTION RENEW MODAL*/

#pmLink {
  visibility: hidden;
  text-decoration: none;
  cursor: pointer;
  background: transparent;
  border: none;
}

#pmLink:hover {
  visibility: visible;
  color: grey;
}

/*REGISTRATION MODAL*/
.form_title {
  color: #5cb85c;
}

.required {
  margin-left: 100px;
}

.col-form-label {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal !important;
}

#form_errors,
.error {
  color: red;
}

#registration_modal .close-button {
  display: block;
  color: #5cb85c;
  font-size: 20px;
  margin-top: -28px !important;
  margin-right: -5px;
}

#registration_modal .form-group input {
  font-size: 16px;
}

#registration_modal .modal-dialog {
  width: 80%;
  padding: 200px;
  margin: 0;
}

#registration_modal .modal-content {
  padding: 25px;
  border-radius: 0;
  min-width: 1000px;
  max-width: 1000px;
}

.fa-exclamation-triangle {
  color: red;
}



.error {
  color: red;
}

.valid_error {
  color: red;
  font-weight: normal;
  font-size: .7em;
  margin-top: 1px;
  padding: 0px;
}

.input_error {
  border-color: #f00;
}

table.form-table tr td {
  padding: 3px;
  vertical-align: top;
}

table.form-table tr td:first-child {
  vertical-align: middle;
  text-align: right;
  width: 150px;
  vertical-align: top;
}

table.form-table tr td:last-child {
  vertical-align: middle;
  font-weight: bold;
  text-align: left;
}

textarea.ta {
  width: 400px;
  height: 100px;
}

input.txt-sm {
  width: 150px;
}

input.txt-med {
  width: 300px;
}

input.txt-wide {
  width: 400px;
}

input.txt-medium {
  width: 200px;
}

input.txt-small {
  width: 100px;
}

input.txt-xsmall {
  width: 50px;
}

table.clean tr td {
  padding: 3px;
}

div.gallery_title {
  font-size: .8em;
  font-weight: bold;
  min-height: 20px;
}

div#gallery_container {
  height: 550px;
}

div#gallery_active {
  float: left;
  height: 550px;
}

div#pdf_drop {
  width: 150px;
  height: 90%;
  border: 1px solid #ccc;
  float: right;
  border-radius: 4px;
  overflow: auto;
}

div#pdf_drop_heading {
  width: 95%;
  background-color: #eee;
  border-radius: 4px;
  font-size: .8em;
  margin: 3px;
  text-align: center;
}

div#pdf_instructions {
  font-size: .8em;
  margin: 3px;
  color: #555;
}

ul#pdf_items {
  list-style: none;
}

ul#pdf_items li {
  margin-bottom: 10px;
}

.ui-tabs-anchor {
  font-size: 1.1em;
}

.ui-widget button {
  font-size: .9em !important;
}

div#reset_plus {
  z-index: 9999;
  display: none;
  position: absolute;
  margin-left: 330px;
  margin-top: 10px;
  background: #CFD4C5;
  margin-right: 0px;
  width: 180px;
  padding: 5px;
  box-shadow: 10px 10px 5px #888;
  border-radius: 4px;
  font-size: .8em;
}

div.gallery_item {
  max-width: 135px;
  border-radius: 1px;
  border: 2px solid #d8d8d8;
  margin: 0 10px 10px 0;
}

table.gallery_coords tr td:first-child {
  width: 25px;
  text-align: right;
  padding-right: 4px;
  font-weight: bold;
}

table.gallery_coords tr td {
  font-size: .8em;
}

table.gallery_order {
  font-size: .8em;
  float: left;
}

table.gallery_order tr td:first-child {
  width: 25px;
  text-align: center;
  padding-right: 4px;
}

table.gallery_order tr td {
  width: 100px;
  text-align: left;
}

table.gallery_order thead td {
  font-weight: bold;
}

table.gallery_options tr td {
  width: 90px;
  vertical-align: middle;
}

i.big {
  font-size: 30px;
}

table.gallery_digi tr td {
  width: 170px;
}

table.gallery_digi {
  margin-top: 4px;
  font-size: .8em;
  float: left;
}

table.gallery_digi tr td:first-child {
  width: 25px;
  text-align: right;
  padding-right: 4px;
}

fieldset.digidown {
  margin-left: 3px;
  height: 105px;
  border: 1px solid #aaa;
  background-color: #fff;
  line-height: .9em;
}

fieldset.digidown legend {
  margin-left: 10px;
  font-size: .9em;
  font-weight: bold;
  margin-bottom: 0px;
  text-align: center;
  border: 1px solid #aaa;
  width: 90%;
  background-color: #ffe189;
}

#credits {
  float: right;
  font-weight: normal;
  /* color: #1c204c; */
  color: #ffc416;
}

#credits_available {
  font-weight: bold;
}

/* for some stupid reason, Bootstrap sets font size to 0 */
.input-group-btn {
  font-size: 1.05em;
}

a.pager:link,
a.pager:visited,
a.pager:hover,
a.pager:active {
  padding: 5px;
  margin-left: 3px;
  width: 38px;
  color: #fff;
  background-color: #475426 !important;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

a.current_page:link,
a.current_page:visited,
a.current_page:hover,
a.current_page:active {
  background-color: #a3a892 !important;
}

a.pager:hover {
  color: #ffc416;
  background-color: #ffc416;
}

.t20 {
  width: 20px;
}

.t40 {
  width: 40px;
}

.t60 {
  width: 60px;
}

.t80 {
  width: 80px;
}

.t90 {
  width: 90px;
}

.t100 {
  width: 100px;
}

.t120 {
  width: 120px;
}

.t140 {
  width: 140px;
}

.t160 {
  width: 160px;
}

.t180 {
  width: 180px;
}

.t200 {
  width: 200px;
}

.t220 {
  width: 220px;
}

.t240 {
  width: 240px;
}

.t260 {
  width: 260px;
}

.t280 {
  width: 280px;
}

.t300 {
  width: 300px;
}

.t320 {
  width: 320px;
}

.t340 {
  width: 340px;
}

.t360 {
  width: 360px;
}

.t380 {
  width: 380px;
}

.t400 {
  width: 400px;
}

.t420 {
  width: 420px;
}

.t440 {
  width: 440px;
}

.t460 {
  width: 460px;
}

.t480 {
  width: 480px;
}

.t500 {
  width: 500px;
}

.t520 {
  width: 520px;
}

.t540 {
  width: 540px;
}

.t560 {
  width: 560px;
}

.t580 {
  width: 580px;
}

.t600 {
  width: 600px;
}

.t620 {
  width: 620px;
}

.t640 {
  width: 640px;
}

.t660 {
  width: 660px;
}

.t680 {
  width: 680px;
}

.t700 {
  width: 700px;
}

.bi {
  display: inline-block !important;
}

.wait {
  padding-top: 300px;
  font-weight: bold;
  font-size: 1.2em;
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, .8) url('/images/wait.gif') 50% 50% no-repeat;
}

.ui-dialog {
  text-align: left;
}

.soft_warning,
.hard_warning {
  display: none;
}

body.loading {
  overflow: hidden;
}

body.loading .wait {
  display: block;
}

div#dialog-user-form {
  font-size: .8em;
}

div.page_container {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.ui-dialog .ui-dialog-buttonpane button.ui-button {
  color: #475426;
  background: #f3f5ed;
  border-color: #1c1b54;
}

.ui-dialog .ui-dialog-buttonpane button.ui-button:hover {
  background: #ffc416;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  border-color: #843534;
  box-shadow: none;
}


input.parsley-error:focus,
select.parsley-error:focus,
textarea.parsley-error:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

ul.parsley-errors-list {
  list-style-type: none;
  opacity: 0;
  transition: all .4s ease-in;
  color: #d16e6c;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0;
}

ul.parsley-errors-list.filled {
  opacity: 1;
  color: #a94442;
}

ul.parsley-errors-list li {
  color: #d16e6c;
  font-size: .8em;
  font-weight: normal;
}

#preview {
  position: absolute;
  border: 1px solid #ccc;
  background: #333;
  padding: 1px;
  display: none;
  color: #fff;
}

div.article {
  margin-bottom: 20px;
}

div.article_title {
  font-weight: bold;
}

div.article_date {
  font-size: .8em;
  color: #aaa;
  margin-left: 10px;
}

div.article_content {
  margin-left: 10px;
}

button.rm_ppid {
  width: 75px;
}

.gallery_thumb_container {
  background-image: url('/images/thumb_wait.gif');
}

.img_wrapper {
  background-image: url('/images/pdf_wait.gif');
}

.drop_up {
  font-size: .8em;
  float: left;
  width: 25%;
  padding-left: 40px;
  text-align: left;
  height: 40px;
}

.drop_up_content {
  /* background: #9faf7f; */
  background: #CFD4C5;
  position: absolute;
  text-align: left;
  color: #1c1b54;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 999;
}

.hazy {
  color: #475426;
  background-color: #f3f5ed;
}

.ui-widget-header {
  height: 40px;
  background: #cfd4c5;
  font-size: .8em;
  color: #475426;
}

.ui-accordion-header {
  background: #f3f5ed;
}

table.zebra tr:nth-child(even) {
  background-color: #f3f5ed;
}

img.blur_img {
  webkit-filter: blur(4px);
  filter: blur(4px);
}

.dialog {
  display: none;
  font-size: .8em;
}

.popup {
  background-color: green;
  color: white;
  padding: 5px;
  position: fixed;
  text-align: center;
  font-size: .8em;
  border: 2px solid #888;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 2px 2px 4px #888;
  -moz-box-shadow: 2px 2px 4px #888;
  box-shadow: 2px 2px 4px #888;
}

.pull-right .checkout_close-btn {
  display: block;
  color: #5cb85c;
  font-size: 24px;
  margin-top: -5px;
  margin-right: 3px;
}

#checkout_modal .modal-content {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width: 900px;
  height: inherit;
  /* To center horizontally */
  margin: 0 auto;
  pointer-events: all;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

#checkout_alert {
  display: none;
}

#checkout_modal {
  margin-top: 50px;
}

.checkout_main {
  margin-left: 180px;
}

.checkout_contact_alert {
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.checkout_agreement a {
  color: #337ab7;
}

.checkout_contact_alert a {
  color: #337ab7;
}

.checkout_agreement a:hover {
  color: #5cb85c;
}

.checkout_contact_alert a:hover {
  color: #5cb85c;
}

.echeck {
  margin-bottom: 27px;
}

.checkout_agreement {
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  margin-bottom: 10px;
  padding: 0 !important;
}

.complete_checkout_button {
  font-size: 24px;
  font-weight: 400;
  padding: 10px 0;
  text-decoration: none;
}

.mini {
  height: 25px;
  font-size: .8em !important;
  padding: 0px;
  margin-bottom: 3px;
  vertical-align: top;
}

.pad_rl {
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 0px;
}

div.year_select_container {
  float: left;
  padding: 10px;
}

div.year_select_caption {
  font-size: .8em;
  text-align: center;
  padding-top: 5px;
}

table#symbols {
  margin-left: 30px;
}

table#symbols tr td {
  padding: 10px;
}

h2.symbol {
  font-size: 28px;
  color: #777;
  padding-left: 10px;
  background-color: #eee;
}

h3.symbol {
  font-size: 18px;
  color: #777;
  padding-left: 20px;
  background-color: #eee;
}

div#download_container {
  height: 500px;
  overflow-y: scroll;
}

div.dash_controls {
  background-color: #d1d5c7;
}

.nav-link {
  color: #475426;
  background-color: #fff;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #ffc416;
  background-color: #757f5c !important;
}

a.nav-link:hover {
  color: #a4a992;
}

.small_text {
  font-size: .8em;
}

a.helper {
  padding: 4px;
  color: #ffc416;
}

a.helper:hover {
  color: #ffc416;
}

.btn-success {
  color: #475426;
  font-weight: normal;
  background-color: #f3f5ed;
  border-color: #1c1b54;
}

.btn-success:focus,
.btn-success.focus {
  color: #ffc416;
  background-color: #fff;
  border-color: #255625;
}

.btn-success:hover {
  color: #475426;
  background-color: #ffc416;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  border-color: #398439;
  color: #ffc416;
  background-color: #ffc416 !important;
}

.btn-success.disabled,
.btn-success:disabled {
  color: #475426;
  background-color: #f3f5ed;
  border-color: #1c1b54;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
  color: #475426;
  background-color: #ffc416 !important;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #fff;
  border-color: #4cae4c;
}

.btn-primary {
  background-color: #ffc516;
  color: #886b11;
  border-color: #e1b62e;
}

.btn-primary:hover {
  background-color: #ffcf3f;
  color: #886b11;
  border-color: #886b11;
}

.btn-primary:active {
  background-color: #fdd766 !important;
  color: #886b11 !important;
  border-color: #886b11 !important;
}

.btn-outline {
  background-color: transparent;
  color: #333;
  border-color: #333;
}

.btn-outline:hover {
  background-color: #f6f6f6;
  color: #333;
  border-color: #333;
}

.btn-outline-white {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}

.btn-outline-white:hover {
  background-color: #fff;
  color: #333;
  border-color: #fff;
}

.btn-success .badge {
  background-color: #9faf7f;
  color: #5cb85c;
  /* background-color: #fff; */
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}



@media (min-width: 0px) {

  #viewer,
  .text {
    font-size: .7em;
  }

  .pdf_enabled {
    display: none;
  }

  #top_container {
    display: none;
  }

  #bot_container {
    display: none;
  }

  #top_mobile_container {
    display: flex;
    text-align: center;
    margin: auto;
  }

  #bot_mobile_container {
    position: fixed; /* Make it fixed at the bottom */
    bottom: 0; /* Stick it to the bottom */
    left: 0; /* Align it to the left */
    width: 100%; /* Full width */
    background-color: white; /* Optional: background color */
    z-index: 9999; /* Ensure it's above other elements */
    display: flex; /* Flexbox for centering */
    justify-content: center; /* Horizontally center the content */
  }

  #bot_mobile_container .col {
    width: auto; /* Adjust column width to the ad's size */
    display: flex;
    justify-content: center; /* Ensure the ad is centered inside the column */
  }

  #bot_container {
    position: fixed; /* Fix the container at the bottom */
    bottom: 0; /* Stick it to the bottom */
    left: 0; /* Align it to the left */
    width: 100%; /* Make the container span the full width of the screen */
    background-color: white; /* Optional: background color */
    z-index: 9999; /* Ensure it stays above other elements */
    display: flex; /* Flexbox to center the content */
    justify-content: center; /* Horizontally center the content */
  }

  #bot_container .col {
    width: 100%; /* Ensure the column takes full width */
    display: flex;
    justify-content: center; /* Center the ad horizontally inside the column */
  }
  
  div#xcontent_container {
    padding-bottom: 65px;
  }

  #vitals {
    display: none;
  }

  .hero-subtitle {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 1.6rem;
  }

  h1 {}

  h2 {
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  h3 {
    font-size: 1.8rem;
    line-height: 2.1rem;
  }

  h4 {
    margin-bottom: 5px;
  }


  h1.display-header {
    line-height: 2.8rem;
    font-size: 2.2rem;
  }

  .left_col,
  .right_col {
    display: none;
  }


}

@media (min-width: 576px) {
  label.align-right {
    text-align: right;
  }

  #viewer,
  .text {
    font-size: .8em;
  }

  .pdf_enabled {
    display: none;
  }



}

@media (min-width: 720px) {
  #login_modal .modal-dialog {
    width: 480px;
    margin: 20px auto;
  }

  #viewer,
  .text {
    font-size: .9em;
  }

  .pdf_enabled {
    display: none;
  }
}


@media (min-width: 768px) {

  #viewer,
  .text {
    font-size: .9em;
  }

  .pdf_enabled {
    display: none;
  }

  h1.display-header {
    line-height: 3.2rem;
    font-size: 2.7rem;
  }

  .hero-description {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }



}

@media (min-width: 992px) {

  #viewer,
  .text {
    font-size: 1em;
  }

  .pdf_enabled {
    display: inline-block;
  }

  #top_container {
    display: flex;
    text-align: center;
    margin: auto;
  }

  #bot_container {
    position: fixed; /* Fix the container at the bottom */
    bottom: 0; /* Stick it to the bottom */
    left: 0; /* Align it to the left */
    width: 100%; /* Make the container span the full width of the screen */
    background-color: white; /* Optional: background color */
    z-index: 9999; /* Ensure it stays above other elements */
    display: flex; /* Flexbox to center the content */
    justify-content: center; /* Horizontally center the content */
  }

  #bot_container .col {
    width: 100%; /* Ensure the column takes full width */
    display: flex;
    justify-content: center; /* Center the ad horizontally inside the column */
  }


  #top_mobile_container {
    display: none;
  }

  #bot_mobile_container {
    display: none;
  }
  

  .left_col,
  .right_col {
    display: flex;
    justify-content: end;
  }

  .navbar-nav {
    width: 100% !important;
  }

  .nav-item-area {
    flex-grow: 1;
  }

  .logout-btn {
    margin-top: 5px;
  }


}

@media (min-width: 1200px) {
  #viewer {
    font-size: 1em;
  }

  .pdf_enabled {
    display: inline-block;
  }

  #top_container {
    display: flex;
    text-align: center;
    margin: auto;
  }

  #bot_container {
    position: fixed; /* Fix the container at the bottom */
    bottom: 0; /* Stick it to the bottom */
    left: 0; /* Align it to the left */
    width: 100%; /* Make the container span the full width of the screen */
    background-color: white; /* Optional: background color */
    z-index: 9999; /* Ensure it stays above other elements */
    display: flex; /* Flexbox to center the content */
    justify-content: center; /* Horizontally center the content */
  }

  #bot_container .col {
    width: 100%; /* Ensure the column takes full width */
    display: flex;
    justify-content: center; /* Center the ad horizontally inside the column */
  }

  #top_mobile_container {
    display: none;
  }

  #bot_mobile_container {
    display: none;
  }

  #vitals {
    display: inline-block;
  }
}

