/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222; font-size: 1.4em;
}

html {
    font-size: .9em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #bebebe;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #bebebe;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 12px/26px Helvetica, Helvetica Neue, Arial;
}

.wrapper {
    width: 96%;
    margin: 0 2%;
}

.header-style {
    display: flex;
    text-align: center;
    width: 100%;

}

h1 {

    color: #171717;
/* Heading 1/Medium/Desktop */
font-family: Literata;
font-size: 40px;
font-style: normal;
font-weight: 500;
line-height: 48px; /* 120% */
letter-spacing: 0.8px;
  }


  h3 {

    color: var(--generic-black, #000);
    height: 20px;
    /* Paragraph/Medium/Regular */
    font-family: Red Hat Display;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.22px;
  }


h1.entry-title a {


display: inline-block;
		text-align: right;
  }
/* ===================
    ALL: Orange Theme
   =================== */

.header-container {
    border-bottom: 1px solid rgba(215, 213, 210, 0.98);
    padding-left: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
    text-align: center;
    width: 100%;
}

.container{
    margin: 0 2% 5px 0;
    display: flex;

  }

  .container:last-child{
    margin-right: 0;
  }

  @media screen and (max-width:767px){
    .container{
      display: block;
      width: 100%;
      margin-right: 0;
    }
  }

.main aside {
    border-top: 20px solid #0099a8;
}

.header-container{#fff}
.footer-container
{
    background: #ffffff;
    color:#000;
}

.footer-header
{
    background: #bebebe;
    color:#000;
    display: flex;
padding: 8px 0px;
background: var(--neutral-100, #F5F0EE);
justify-content: center;
align-items: center;
align-self: stretch;
}
.footer-title-text
{
    color: var(--neutral-800, #333131);
text-align: center;
/* Paragraph/XSmall/Semibold */
font-family: Red Hat Display;
font-size: 1em;
font-style: normal;
font-weight: 600;
line-height: 1.5em; /* 166.667% */
letter-spacing: 0.24px;
margin-top: 20px;
width:100%;
}
.footer-text
{
    color: var(--neutral-800, #333131);
text-align: center;

/* Paragraph/XSmall/Regular */
font-family: Red Hat Display;
font-size: 1em;
font-style: normal;
font-weight: 400;
line-height: 1.5em; /* 166.667% */
letter-spacing: 0.24px;

}
.footer-title
{
    color: var(--neutral-700, #4B4849);

/* Paragraph/Medium/Semibold */
font-family: Red Hat Display;
font-size: 1.29em;
font-style: normal;
font-weight: 600;
line-height: 1.5em; /* 150% */
letter-spacing: 0.32px;
margin-top: 10px;
color: #4B4849;
}
.title {
    color: white;
}

/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
}

nav a {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;

    text-align: center;
    text-decoration: none;
    font-weight: bold;

    color: white;
    background: #0099a8;
}

nav a:hover,
nav a:visited {
    color: white;
}

nav a:hover {
    text-decoration: underline;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: #000;
    padding: 0px 3% 10px;
}

.footer-container footer {
    color: #000;
    padding: 20px 0;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

 /*
.logo{padding:30px;margin:10px auto;background-color:#ffffff;width:266px;max-width:100%;height:auto;}
aside{border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;background-color:#bebebe;}
.top{padding:10px;background:#fff;}
.ExampleTable{max-width:90%;}
.ExampleTable th{font-weight:700;padding:0px 25px;}
.ui-widget{max-width:100%;}
.tableHeader{font-size:1.05em;background-color:#0099a8; color:#ffffff; max-width: 100%;}
.main aside li{color:#000;font-weight:500;}
.main aside ul{padding-left:15px;}
.aside2 {}
.results{border:2px solid #000; border-radius:6px; margin:4px;background-color:#c3c3c3; max-width: 98%; color:#000;}
#demo{font-size:0.9em; color:#000000; font-weight:600;padding:2px; margin:2px; max-width: 100%;background-color:#F0F0E6; }
.ResultsHeader{font-size:1.25em; color:#000000; font-weight:600;padding:2px; margin:2px;}
.SearchBtn{font-size:1.25em; font-weight:600;background:#ffba00;}

*/

fieldset.radios {
      border: none;
  }
  fieldset fields {
      clear: both;
  }
  input {
      float: left;
      display: block;
  }
  label.radioLabel {
      /* position: relative; */
      margin-left: 30px;
      display: block;
      color: var(--neutral-900, #171717);


/* Paragraph/Medium/Regular */
font-family: Red Hat Display;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
letter-spacing: 0.32px;
  }

  label.header {
    color: var(--generic-black, #000);
    height: 20px;
    /* Paragraph/Medium/Regular */
    font-family: Red Hat Display;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.22px;
}

input[type=radio]{
    appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-clip: content-box;
    border: 1px solid #000;
    background-color: white;
  }

  input[type="radio"]:checked {
    background-color: #0E406A;
    padding: 3px;
    border: 1px solid #0E406A;
  }

.ExampleTable td{padding:0px 10px;border:1px solid #000;text-align:center;}
input#proc {background-color: #e5e5e5; color: #000;border-width: 1px; border-image: none; border-style: solid;  border-color: #bebebe;}

body {
    font: 14px Helvetica, Helvetica Neue, Arial;
}
.results {
    /* border: 2px solid #000; */
    /* border-radius: 6px; */
    margin: 10px 0;
    background-color: #ffffff;
    max-width: 100%;
    color: #000000;
}

.ExampleTable {
   max-width: 100%;
}

.ResultsHeader {
    color: var(--generic-black, #000);

/* Paragraph/Medium/Regular */
font-family: Red Hat Display;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
letter-spacing: 0.32px;
}

.ExampleTable th {
    font-weight: 700;
    padding: 15px;
}

.tableHeader {
    font-size: 1em;
    background-color:  var(--neutral-800, #333131);
    color: #ffffff;
    max-width: 100%;
}


td {
    
    margin-left: 20px;
   }

   table { border-collapse:separate;
    border-spacing: 0 0.5em;
 }
tr{
    padding: 10px;
}

#demo {
/*  font-weight: 600; */
font-size: 1em;
color: #000000;
/* padding: 2px; */
/* margin: 2px; */
/* max-width: 100%; */
background-color: #ffffff;
}

#demo td
{
	padding-top: 7px;
	padding-bottom: 7px;
}

.SearchBtn {
    display: flex;
    width: 164px;
    padding: 12px 20px 12px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 24px;
    background:  #333131;
    color: #FFFFFF;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 479px){
	.ExampleTable{max-width:100%;margin:0 auto;}
.ExampleTable th{font-weight:400;padding:0px 3px;}
.ExampleTable td{padding:0px;text-align:center;}
.ui-widget{max-width:90%;}
/* .tableHeader{background-color:#0099a8; color:#ffffff;}  */





}




@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */

    nav a {
        float: left;
        width: 27%;
        margin: 0 1.7%;
        padding: 25px 2%;
        margin-bottom: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}

@media only screen and (min-width: 768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */


    /*.main aside {
        -webkit-box-shadow: 0 5px 10px #aaa;
           -moz-box-shadow: 0 5px 10px #aaa;
                box-shadow: 0 5px 10px #aaa;
    }*/

/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

    nav {
        float: right;
        width: 38%;
    }

/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 60%;
    }

    .main aside {
        float: right;
        width: 30%;
    }
	 .aside2 {
        float: right;
        width: 20%;
		margin-top:15px;
    }
}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.popup {

font-family: Arial, sans-serif;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.popup-content {
    text-align: center;
}

.popup .close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
    color: #333;
}

.popup #emailInput {
    width: 80%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.popup button {
    background-color: #4caf50;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
}

button:focus {
  border: 5px solid yellow;
}