/* This is the CSS that is used on the service forms */
body {font:13px/17px Arial, Helvetica, sans-serif;}
.applicant-template {display:none;}
.ident-other {display:none;}
.control-group {clear:both}
.control-label {padding-top:4px;padding-right:6px;padding-bottom:4px;padding-left:0px;width:220px;float:left}
.control-label2 {padding-top:4px;padding-right:6px;padding-bottom:4px;padding-left:0px;width:220px;}
input[type="text"],input[type="email"],textarea {padding-top:4px;padding-right:6px;padding-bottom:4px;padding-left:6px;border: 1px solid #cccccc;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
select {padding-top:4px;padding-right:6px;padding-bottom:4px;padding-left:6px;border: 1px solid #cccccc;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;width:125px;}
div.control-group {padding-bottom:10px}
input.date_input {float:none}
form {border: 3px solid #cccccc;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;padding:15px;box-shadow: 10px 10px 5px #888888;margin-bottom:10px}
.info_link {margin-left:10px;vertical-align:middle;width:24px}
.headline h3,.headline h4 {display:inline}
.control-value {font-weight:bold;width:220px;float:left;background-color:#F8F8F8}
label.error {color:#c30000;font-size:larger;font-weight:bold}
#mail_info {display:none;}
#con-coapp {margin-right:55px;}
.terms-buttons {clear:both;text-align: center}
.street-num {width:50px}
#status_comment {width:280px;height:60px}
.locked_header {color:#c30000;font-size:larger;font-weight:bold}
#account_template {display:none;}
#blurb_address {font-weight:bold;}
.yui-skin-sam .yui-calendar a.calnav{background:url(/resources/yui/build/assets/skins/sam/sprite.png) repeat-x 0 0;border-color:#A0A0A0;cursor:pointer;}

/* bootstrap override */
label {
display:inline;
}

#pricing {width:150px;}
