.post-signup-box
{-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin: 3em 0 0.5em;
text-align: center;
-webkit-box-shadow: 0 0 25px 0 #ccc;
-moz-box-shadow: 0 0 25px 0 #ccc;
box-shadow: 0 0 25px 0 #ccc;
border: 1px solid #CCCCCC;}

.post-signup-header {
background-color: #1AA6DE;
}
.post-signup-content {
background-color: #FFFFFF;
padding: 1em;
}

.post-signup-box .post-signup-header h3, .post-signup-box .post-signup-header .archive .post_box .post-headline, .archive .post_box .post-signup-box .post-signup-header .post-headline {
color: #fffefc;
margin: 0;
padding: .6em 0 .4em;
font-family: "proxima-nova-alt-condensed",sans-serif;
font-weight: 900;
font-size: 24px;
text-transform: uppercase;
display: block;
-webkit-font-smoothing: antialiased;
}
.post-signup-box .post-signup-content{
color: #2d2c2a;
font-family: "Helvetica Neue";
font-size: 18px;
line-height: 1.625;
-webkit-font-smoothing: antialiased;
}
.button_1{
color: #fff;
background-color: #0c8442;
border-color: #0c8442;
}
.button_1:hover{

background-color: #095F2F;
border-color: #095F2F;
}

.button_1 {
padding: 10px 16px;
margin-top: 25px;
font-size: 20px;
line-height: 1.33;
border-radius: 6px;
}

.button_1 {
font-size: 18px !important;
display: inline-block;
padding: 6px 12px;
margin-bottom: -5px;
font-family: "proxima-nova-alt-condensed","Arial Narrow",sans-serif;
text-transform: uppercase;
font-size: 18px;
font-weight: normal!important;
line-height: 1.625;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}