
body 
{
font-family: sans-serif, Helvetica, Arial Black;
color:#000000;
margin: 0;
height: 100%;
width: 100%;
size-adjust: 90%;
}

p{
   margin: .5rem .5rem .5rem 0;
   font-size: 1rem;main
}

@media only screen and (max-width:768px) {
    main {
      display:flex;
	  font-size: 14px; 
      line-height: 1.4;
    }
  }

main{
    display: block;
    padding-right: 4rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-left: 1rem;
    min-height: 85%; /*footer shows at bottom of page*/
}

article{
  margin-right: 1rem;
  padding-right: 1rem;
}
 
section{
    margin: 2em 4em 4em .5em;
    padding: 3em 7em 0em 0em;
    width:min-content;
}

/*---alcoholdescribedAndHiddenDisabilities--*/
.wrapper1 {
  background-color: #e8e8f1;
  width: 100%;
  max-width: 100%;
  margin-left:auto;
  margin-right: auto;
  margin-bottom:2rem;
  color: #000000;
  padding:1rem;
}

 /*===button for the pages===*/
 .page{
    background-color: rgb(24, 6, 99);
    display:inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    width:95px;
    text-align:center;
    border-radius:90px;
    color: #ffffff;
    line-height:120%;
}

.container {
    display: flex;
    flex-direction: column;
}

.box {
width: 350px;
  display: flex;
  justify-content: space-around;
 height: 350px;
padding: 10px;
}

.box > * {
  border: 4px solid rgb(96 139 168);
  border-radius: 9px;
  background-color: rgb(120 120 160 / .2);
  padding: 1em;
}

.page:hover {
    background-color: #ffffff;
    color:#3b2fbe;
  }

  .page:link { text-decoration: none; }

  .page:visited { text-decoration: none; }

  .page:hover { text-decoration: none; }

  .page:active { text-decoration: none; }

.blockquote {
    display: inline-flex;
    width:inherit;
    margin-left: 0rem;
    margin-right: .2rem;
    padding: .2rem;
    color: rgb(52, 48, 76);
    background-color: #cdd5f6;
    font-size: 1em;
}

/*
.nav-wrapper{
/*background-color: #000080;*/

padding: 10px;
width: 100%;
position: sticky;
top:0;
z-index: 1;
}
 	
.nav-list{
list-style: none;
padding: 0;
display: flex;
align-items: stretch;
justify-content: space-around;
width: 100%;
}

.nav-list li{
display: inline;
margin: 0px;
}

.nav-list li a {
   text-decoration:none;
   color:#dadada;
 }

.nav-list li a:hover{
background-color: grey;
}

.nav-item{
color:#dadada;
}
*/
  header{
    display: block;
    position:fixed;
    width:100%;
   /* background-color: rgb(195, 209, 245);*/
    background-color: #80DEEA;
}

.sitelogo img{
margin-top: .5rem;
margin-left: 1rem;
width: 173px;
height:40px;
}

nav a:visited,
nav a:link {
    text-decoration: none;
    color:rgb(68, 29, 221);
}

nav > ul {
    display:inline-block;
    padding: 0;
    font-size: 0.875rem;
    font-weight: 700;
    color:rgb(68, 29, 221);
}

/*targets individual list items and for semantic markup*/
nav > ul > li {
    display: inline-block;
    list-style: none;
    margin: 0 7px 0 7px;
    color:rgb(68, 29, 221);
}

nav > ul > li:hover {
    background-color: #ffffff;
  }

.form{
    display: inline-block;
}


/*cancer page*/
.ruler{
	width:16.125rem;
	height:3rem;
        margin-bottom: 1.5rem;
}

hr{
width: 80%;
} 
 
 h1{
  font-size: 1.2rem;
  color: #000000;
 }

h2{
    font-size: .98rem;
    color: #0c0201;
}

h3{
    font-size: 1rem;
    color: #0c0201;
}

h4{
    font-size:1.2rem;
    color: #0c0201;
}

.about{
    margin-top: .5rem;
}

  /*--- slogan----*/
.gradient2{
        border: 4px solid;
        margin: 1rem 1rem 1rem .5rem;
        padding:.15rem;
        text-align: center;
        border-image: linear-gradient(45deg, #cef0fb, rgb(28, 202, 205)) 10;
}

.gradient3{
    border: 2px solid;
    margin: 1rem 1rem 2rem .1rem;
    padding:.1rem;
    border-image: linear-gradient(45deg, #a293ca, rgb(95, 90, 164)) 10;
}

.gradient4{
    border: 1px solid;
    margin: 1rem .1rem 2rem .1rem;
    padding: .25rem;
    border-image: linear-gradient(45deg, #a293ca, rgb(95, 90, 164)) 10;
}

.gradient5{
    border: 3px solid;
    text-align: center;
    margin: 3rem .3rem 2rem .3rem;
    padding: 7px;
    border-image: linear-gradient(45deg, #a293ca, rgb(95, 90, 164)) 10;
}

 .wlh img{
    margin-top: .5rem;
    margin-bottom: 4rem;
    margin-left: 6rem;
    width: 180px;
    height: 164px;
    border-style: solid;
    border-width:.25em;
    border-color: #a2d1ff;
    border-radius: 25%; 
}
/*===end index=====*/

/*-----bio---*/
.edge{
    line-height: 1.5em;
    margin: 2.5rem .5rem 2rem .5rem;
    padding: .5rem .5rem .4rem .5rem;
    border: .25rem dotted rgb(41, 20, 126);
}

.tools img{
    width: 259px;
    height:173px;
    margin-top: 2.5rem;
    margin-bottom: 1.75rem;
    margin-left: 1.75rem;
    border: solid #000000 6px;
}

.AMWAlogo img{
margin-top: .5rem;
margin-left: 1rem;
width: 250px;
height:145px;
}
/*------end Bio*/ 

/*====workfile*/
.section{
    display:flex;
    flex-direction: row;
    width: 80%;
    flex-wrap:wrap;
  }

  .section > div {
    background-color: #e8e8f1;
    margin: 8px;
    padding: 30px;
    font-size: 1rem;
}
/*========end blog==========*/

/*===button for work space===*/
.work{
    background-color: rgb(24, 6, 99);
    display:inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    width:85px;
    text-align:center;
    border-radius:70px;
    color: #ffffff;
    line-height:95%;
}

.work:hover {
    background-color: #ffffff;
    color:#3b2fbe;
  }

  .work:link { text-decoration: none; }

  .work:visited { text-decoration: none; }

  .work:hover { text-decoration: none; }

  .work:active { text-decoration: none; }


/*alcohol described uncapped hearing loss*/
.square {
    list-style-type:disc;
    margin: left 0.1em;
 }

/*Alcohol Uncapped*/
#standarddrink{
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
}

#standarddrink td, #standarddrink th {
    border: 1px solid #ddd;
    padding: 8px;
  }
#standarddrink tr:nth-child(even)
{background-color: #f2f2f2;
}

#standarddrink tr:nth-child(odd)
{background-color: #d1eafa;
}

#standarddrink th {
    font-size: larger;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #000000;
  color:#d8e943;
}

.Link {
    width: 30px;
    height: 26px;
}

/*domain list*/
.words {
    font-size: .20em;
    font-weight: 100;
}

.list-group {
    width: 90px;
    border: #d7ba2c;
    height: 25%;
    display: inline;
}

.list-group-item {
    overflow: hidden;
    display: block;
    height: 22%;
    width: 60px;
    background-color: #faf8f8;
    text-decoration: none;
}

.list-group li .image {
    font-size: 0;
    text-align: center;
    width: 60px; /* Container's dimensions */
    height: 90px;
    display: inline-block;
    text-decoration: none;
}

@media only screen and (min-width:600px) {
  main {
    display:flex;
  }
}

#social-media-container{
    text-align: center;	
    margin-top: .5rem;
    margin-bottom:.1rem;
}

#twitter-icon-container{
      margin-left:3rem;
      margin-top: 1rem;
      margin-bottom:.1rem; 
}

#LinkedIn-icon-container{
      margin-left: 3em; 
      margin-bottom:.5rem; 
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 150px;
  z-index: 99;
  font-size: 20px;
  font-weight: 900;
  border: none;
  outline:none;
  background-color:#000080;
  color: #dadada;
  cursor: pointer;
  padding: .938rem;
  border-radius: 4px;
}

#footer{
    text-align:center;
    margin-top: .5rem;
    margin-bottom: 1rem;
    padding-bottom: 4rem;
    padding-left: 1rem;	 
}

        




