.container{
	padding: 0rem 0rem 0rem 0rem;
}
.container-fluid{
	margin: 0rem;
}
.banner1{
	margin-top:8rem;
	margin-bottom:5rem;
	padding-top:5rem;
	padding-bottom:5rem;
	text-align:center;
	background-color:#353C3F;
}
.myRange{
/*	width:10%;
	padding:1rem;
	margin:0rem;
	background-color:#FFF;
	height:0rem;
	border-radius:1rem;
	accent-color: pink;
*/
}

.banner12{
        margin-top:3rem;
        margin-bottom:0rem;
        padding-top:3rem;
        padding-bottom:0rem;
        text-align:center;
        background-color:#00887A;
}

.banner_w{
        margin-top:3rem;
        margin-bottom:0rem;
        padding-top:5rem;
        padding-bottom:5rem;
        text-align:center;
        background-color:#77A6F7;
        box-shadow:0.5px 0.1px 5.1px 0.75px black inset;
}

.jumbotron
{
	background-color:#353C3F;
	color:#D6D6D6;	
	border-radius:0px 0px 0px 0px;
	text-align:center;
	padding: 8rem 0 8rem 0;
	margin: 3rem 0rem 5rem 0rem;
	font-family: "Roboto", sans-serif;
	font-weight:bold;
}
h5,h3,h4,h2{
  font-family: "Roboto", sans-serif; 
}
p{
  font-family: "Roboto", sans-serif;
}

li{
font-family: "Roboto", sans-serif;
}
label{
font-family: "Roboto", sans-serif;
}

.jumbotron .lead .p{
	color:white;
	  font-family: "Roboto", sans-serif;
}
.dropdown-menu>ul>a .dropdown-item>ul>a .dropdown-item>li>a{
 color:#A0AECD !important;
}


.dropdown-divider>.li>.hr{
	color:black;
}
.lead {
    color:#D6D6D6;
/*   font-family:Bradley Hand, cursive; */
  font-family: "Roboto", sans-serif;
}
.p{  
font-family: "Roboto", sans-serif;
}
.wrapper {
	margin-top:0rem;
	margin-bottom:1rem;
	padding-bottom:5rem;
	padding-top:5rem;
	text-align:center;
	background-color:#00887A;
}
.health_main{
	background-color:#A0AECD;
}

.btn2{
	background-color:#FF8D3F;
	color:#353C3F;
	padding: 20px;
	margin:20px auto;
	/* border: 3px groove #FF8D3F; */
	box-shadow: 1px 1px 5px black;
	text-align:center;
	border-radius:5px;
}
.btn2:hover{
	background-color:#FF8D3F;
	color:#353C3F;
	padding: 20px;
	margin:20px auto;
	border-radius:5px;
	box-shadow: 2px 2px 5px inset black;
	text-align:center;
}
.btn2:active{
	background-color:#FF8D3F;
	color:#353C3F;
	padding: 20px;
	margin:20px auto;
	border-radius:5px;
	box-shadow: 2px 2px 5px inset black;
	/* box-shadow: 1px 1px 5px black; */
	text-align:center;
}

body{
	background-color: #00887A;
}
.col-lg-8{
	font-size:40px;
}
.card{
	color:black;
	font-size:12px;
	margin:4rem 0rem 4rem 0rem;
	border-radius:0px; 
	background-color:#D3E3FC;
	box-shadow:
		1px 2px 2px hsl(174deg, 60%, 27%),
		1px 2px 2px hsl(174deg, 60%, 27%),
		2px 4px 4px hsl(174deg, 60%, 27%),
		4px 8px 8px hsl(174deg, 60%, 27%),
		8px 16px 16px hsl(174deg, 60%, 27%),
		16px 32px 32px hsl(174deg, 60%, 37%);

/*
	box-shadow:
      0 1px 1px hsl(0deg 0% 0% / 0.075),
      0 2px 2px hsl(0deg 0% 0% / 0.075),
      0 4px 4px hsl(0deg 0% 0% / 0.075),
      0 8px 8px hsl(0deg 0% 0% / 0.075),
      0 16px 16px hsl(0deg 0% 0% / 0.075);
	filter: drop-shadow(
      1px 2px 8px var(--shadow-color)
    );
*/
}
.card-header:hover {
}
.card-title{
	border-radius:5px; 
	font-size:24px;	
}	
.card-header, .card-header:first-child{
	padding-top:2rem;
	padding-bottom:2rem;
	color:black;
	font-weight:bolder;
	background-color:#77A6F7;
/*	border-radius:8px 8px 0 0; */
	border-radius:0px;
/*        box-shadow:0.5px 0px 0px 0px hsl(218deg, 89%, 72%); */
/*	box-shadow: inset 0px 5px 10px 0px rgba(0, 0, 0, 0.5);*/
	box-shadow:0.5px 0.1px 5.1px 0.75px #353C3F; 
}

.card-header2{
	background-color:#00796b;   
	color: #FFF;
	text-align:center;
	padding: 0px;
	margin-bottom:0px;
}
.card-body{
	padding:1rem;
	margin: 1rem;
	margin-top:2rem;
	text-align:left;
	font-size:18px;
}

#allergy_form{
    background-color:black;  
    padding:5rem;
}

.main-body {
	margin-top:8rem;
	margin-bottom: 0rem;
	padding-bottom:5rem;
	padding-top:6rem;
	text-align:center;
/*	background-color:#353C3F; */
	background-color:#353C3F;
}

/* 
* CHARLESTON GREEN
    * #2C2B30
* DARK LIVER
    * 4F4F51
* LIGHT GRAY
    * #D6D6D6
* ORCHID PINK
    * F2C4CE
* TEA ROSE
    * F58F7C
*/
