@charset "UTF-8";
/* CSS Document */

.mc_custom_border_hdr {
font-family: 'kg';
color: #11b6e6;
text-transform: uppercase;
font-size: 32px;
line-height: 32px;
font-weight: normal;
}
#mc_signup {
background: #fff;
padding: 22px;
font-family: 'armata';
font-size: 12px;
line-height: 18px;
color: #333;
}
#mc_mv_EMAIL {
background-color: #e3f2f7;
border-top: 1px solid #dedede;
border-left: 1px solid #dedede;
width: 276.8px;
height: 12px;
font-family: 'armata';
font-size: 12px;
padding-top: 9px;
padding-bottom: 9px;
line-height: 12px;
color: #000;
padding-left: 10px;
float: left;
display: block;
}
#mc_signup label {
padding: 5px 0;
}
.button {
background: none;
border: none;
cursor: pointer;
font-size: 12px;
margin: 5px 0;
color: #666;
padding: 5px 0;
}
.button:hover {
color: #666;
text-decoration: underline;
opacity: 0.6;
}