/*

Theme Name: Circles Wordpress Theme
Theme URI: 
Author URI:http://themeforest.net/user/ThemeSmack
Description: Clean Corporate Theme
Author: ThemeSmack Team
Version: 1.1
License: GNU General Public License
License URI: license.txt

*/
.three-plates .plate h2 {
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
margin-bottom: 0;
width: 300px;
margin-left: 50px;
}
#numberHeader {
float: left;
margin-top: 33px;
margin-left: 86px;
font-size: 25px;
}
.email {
background: url(../img/sprite.png) -348px -422px no-repeat;
padding-left: 00px;
background: none;
}
#cf-Message {
width: 220px;
height: 140px;
border-radius: 5px;
border: 2px inset;
padding-left: 5px;
padding-top: 5px;
background-color:#fff;
}
#cf-Name {
width: 220px;
height:30px;
border-radius: 5px;
border: 2px inset;
padding-left: 5px;
padding-top: 5px;
background-color:#fff;
margin-bottom: 8px;
}
#cfconfirm-email{
width: 220px;
height:30px;
border-radius: 5px;
border: 2px inset;
padding-left: 5px;
padding-top: 5px;
background-color:#fff;
margin-bottom: 8px;
}
#cf-Email
{
width: 220px;
height:30px;
border-radius: 5px;
border: 2px inset;
padding-left: 5px;
padding-top: 5px;
background-color:#fff;
margin-bottom: 8px;
}
.btn {
padding: 10px;
margin-top: 10px;
}
.control-label {
display: none;
}

.wpcf7 { color:#B4B8BC;}