#sitemap {
margin-top: 0px;
width:100%;


margin-bottom: 0;


    width: 100%;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}


.siteMapList {
color:#36454F;
font-size:0.8em;

}

a.siteMapList:link, a.siteMapList:visited {
text-decoration: none;
color: darkgray;

}
#sitemap div {
width:100%;


}
.site {
text-align: center;
line-height:1em;
line-height:1em;
padding-left:5%;
padding-right:5%;
margin-bottom: 0;
color: darkgray;

}
h3.site {
padding-top: 10px;
}


box, input[type=email] {
-webkit-appearance: none;
appearance: none;
-moz-appearance: none;
margin-right: 0;
padding-right: 0;
padding: 12px;
border-radius:5px 0 0 5px;
border: 2px solid lightgray;
border-right: none;
font-size: 0.9em;
width: 200px;
}
input.butblue  {
-webkit-appearance: none ! important;
appearance: none;
-moz-appearance: none;
margin-left: 0 ! important;
padding-left: 0 ! important;
background-color:#4DD0D5 ! important;
text-transform: uppercase;
color:white;
border: none ;
text-align: center;
padding:14px ! important;
font-size:0.9em ! important;
border-radius: 0 10px 10px 0 ! important;
}

input.box2 {

border-left: none;
border-top:none;
}


#mailinglist p {
color:#4DD0D5;
}
.grey {
color: darkgray;
}
@media (max-device-width: 600px) {

/* iPhone text size fix so appears same size as others: https://stackoverflow.com/a/4966556/1694526 */

/*.siteMapList {
color:white;
font-size:20.2em;
}

#sitemap h3 {
color:black;
}
#sitemap {
font-size: 20.1em;
min-width:0;
padding-left:20px;
padding-right:20px;
}
a.siteMapList:link, a.siteMapList:visited {
text-decoration: none;
color: white;
font-size:20.2em;
}*/



}