/* Form Styling
------------------------------------------------------------------------------*/

.form-item,
.form-checkboxes,
.form-radios /* Wrapper for a form element (or group of form elements) and its label */ {
  margin: 0px 0px 10px 0px;
}
.form-item input.error,
.form-item textarea.error,
.form-item select.error /* Highlight the form elements that caused a form submission error */ {
  border: 2px solid #c00;
}
.form-item label /* The label for a form element */ {
  color: #333;
  display: block;
  font-size: 130%;
  font-weight: normal;
  margin-bottom: 5px;
  text-transform: capitalize;
}
fieldset .form-item label /* The label for a form element */ {
  font-size: 115%;
}
.resizable-textarea {
  border: 7px solid #e9e9e9;
  border-bottom: none;
  width:100%;
}
.form-item label.option /* The label for a radio button or checkbox */ {
  display: inline;
  font-weight: normal;
  font-size: 12px;
}
.form-item label.option input {
  margin-right: 5px;
}
.form-required /* The part of the label that indicates a required field */ {
  color: #c00;
}
.form-item .description /* The descriptive help text (separate from the label) */ {
  font-size: 0.85em;
}
.form-checkboxes .form-item,
.form-radios .form-item /* Pack groups of checkboxes and radio buttons closer together */ {
  margin: 0.4em 0;
}
#edit-field-default-lead-validation-value-wrapper {
	margin-top: 20px;
}
.form-submit /* The submit button */ {
  background: #58bed8;
  border: none;
  color: #fff;
  font-size: 105%;
  font-weight: normal;
  padding: 5px 8px;
  cursor: pointer;
}
.form-text /* Text boxes */ {
  display:block;
  padding:5px;
  border:solid #ccc 1px;
}
.form-textarea {
  border:solid #ccc 1px;
}
.form-select {
  border:1px solid #CCCCCC;
  padding:4px;
  width:100%;
}
.container-inline div,
.container-inline label /* Inline labels and form divs */ {
  display: inline;
}

.tips /* Tips for Drupal's input formats */ {
}


/* Search
------------------------------------------------------------------------------*/
#search-box /* Wrapper for the search form */ {
}
#edit-search-theme-form-1-wrapper label /* Label that says "Search this site:" */ {
  display: none;
}
#search-block-form /* Wrapper for the search form */ {
}
#edit-search-block-form-1-wrapper label /* Label that says "Search this site:" */ {
  display: none;
}

/* User Login
------------------------------------------------------------------------------*/
#user-login-form {
  text-align: left; /* LTR */
}

/* kc start */

.page-user-login #page,
.page-user #page {
    background: url("/sites/all/themes/zinchus/images/userregister-bg.jpg") no-repeat scroll 520px 20px transparent;
    padding-bottom: 25px;
}
.page-user-login .loginheader,
.page-user .loginheader {
	color:#84CDE1;
	font-size:24px;
	margin-bottom:8px;
}
.page-user-login .loginsubhead,
.page-user .loginsubhead {
	color:#999999;
	font-size:15px;
	margin-bottom:20px;
}
.page-user-login .login-login-block,
.page-user .login-login-block {
	clear: both;
	color:#999999;
	font-size:12px;
	margin-top:13px;
	display:none;
}
.page-user-login .memberloginlink,
.page-user .memberloginlink {
	color:#999999;
	font-size:16px;
	margin-bottom:10px;
}
.page-user-login .footnote,
.page-user .footnote{
	font-family: georgia;
	font-size: 34px;
	margin-left: 183px;
}
.page-user-login .footnoteimg,
.page-user .footnoteimg{
    background: url("/sites/all/themes/zinchus/images/home_page/fbconnectORloginmocksm.png") no-repeat #ffffff;
    margin:-20px 0 0px 0px;
    height:101px;
}
.page-user-login .tabs,
.page-user .tabs {
	display:none;
}

.page-user-login #main-wrapper,
.page-user #main-wrapper {
	width:500px;
}
.page-user-login div.error,
.page-user div.error {
    width: 405px;
}
.page-user-login .loginform-wrapper input#edit-submit.form-submit,
.page-user .loginform-wrapper input#edit-submit.form-submit {
    float: none;
}

.page-user-login .loginform-wrapper input#edit-submit.form-submit,
.page-user .loginform-wrapper input#edit-submit.form-submit {
    background: url("/sites/all/themes/zinchus/images/home_page/button_icon.png") no-repeat scroll 10px center #97CA39;
    color: #FFFFFF;
    display: block;
    float: none;
    font-size: 22px;
    margin: 12px 0 40px 105px;
    padding: 8px 8px 8px 40px;
}
.page-user-login .loginform-wrapper .passlink,
.page-user .loginform-wrapper .passlink {
    float: right;
    margin-top: -185px;
}
.page-user-login .loginform-wrapper .passlink a,
.page-user .loginform-wrapper .passlink a{
    font-size:14px;
}
.page-user-login .loginform-wrapper a,
.page-user .loginform-wrapper a{
    float: right;
    font-size: 20px;
    margin-right: 65px;
    margin-top: 0px;
}

.page-user-login .loginform-wrapper .description,
.page-user .loginform-wrapper .description {
  display:none;
}
.page-user-login .loginform-wrapper .form-item label,
.page-user .loginform-wrapper .form-item label {
    color: #333333;
    display: inline;
    float: left;
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 5px;
    margin-right: 4px;
    margin-top: 5px;
    text-align: right;
    text-transform: lowercase;
    width: 100px;
    display:none;
}
.page-user-login .loginform-wrapper,
.page-user .loginform-wrapper {
  margin-bottom:20px;
  height:270px;
}

.page-user-login .loginform-wrapper .form-text,
.page-user .loginform-wrapper .form-text {
  width:250px;
}
.page-user-login #user-login,
.page-user #user-login {
  margin-left:5px;
  width:320px;
}
.page-user .fb_button .fb_button_text, 
.page-user-login .fb_button .fb_button_text,
.page-user .fb_button_rtl .fb_button_text,
.page-user-login .fb_button_rtl .fb_button_text, 
.page-user-register .fb_button .fb_button_text,
.page-user-register .fb_button_rtl .fb_button_text {
    background:none;
    border:0;
    margin: 1px 1px 0 37px;
    padding: 2px 7px 3px;
}
.page-user-login a.fb_button_medium, 
.page-user-login a.fb_button_medium_rtl, 
.page-user a.fb_button_medium, 
.page-user a.fb_button_medium_rtl {
  background: url("/sites/all/themes/zinchus/images/designv2/fb_register.png") repeat-y scroll center top transparent;
    height: 22px;
    left: -3px;
    position: absolute;
    text-indent: -9999px;
    top: 280px;
    width: 316px;
}
 
.page-user-register a.fb_button_medium, 
.page-user-register a.fb_button_medium_rtl {
  background: url("/sites/all/themes/zinchus/images/designv2/fb_register.png") repeat-y scroll center top;
  height:22px;
  margin-left:55px;
  margin-top:25px;
  text-indent:-9999px;
  width:165px;
}

.page-user a.fb_button_medium:active {
  	background-position: center top;
}

.page-user .fb_button .fb_button_text, 
.page-user .fb_button_rtl .fb_button_text {
  	display: none;
}

/*kc end */

/* Register SignUp page */
body.page-user,
body.page-user-login,
body.page-user-register {
  background:#fff;
}
.page-user #header,
.page-user-login #header,
.page-user-register #header {
  /*background: url("/sites/all/themes/zinchus/images/designv2/reg_login_header.png") repeat-y scroll center top #ffffff;*/
  border:0;
  height:82px;
}
.page-user #logo img,
.page-user-login #logo img,
.page-user-register #logo img {
	  width: 176px;
    height: 70px;
    /*opacity: 0;*/
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 15px;
    vertical-align: bottom;
}
.page-user #header img,
.page-user-login #header img,
.page-user-register #header img {
 /* display:none;*/
}
.page-user #header .block,
.page-user-login #header .block,
.page-user-register #header .block {
  margin-left:683px;
  height:0px;
  text-align:left;
  width:350px;
}
.page-user #header #block-menu-menu-loginmenu, .page-user #header .block-zinch_dashboard,
.page-user-login #header #block-menu-menu-loginmenu, .page-user-login #header .block-zinch_dashboard,
.page-user-register #header #block-menu-menu-loginmenu, .page-user-register #header .block-zinch_dashboard {
  display:none;
}
.page-user #header .block-menu_block,
.page-user-login #header .block-menu_block,
.page-user-register #header .block-menu_block {
  display:none
}
.page-user #footer .block-menu,
.page-user-login #footer .block-menu,
.page-user-register #footer .block-menu {
  display:none;
}
#header .upperloginlinks {
  color:#999;
  font-size:14px;
  font-weight:bold;
  padding-top:60px;
}
#header .upperloginlinks a {
  color:#308fbf;
  text-decoration:none;
}
.page-user #page-wrapper,
.page-user-login #page-wrapper,
.page-user-register #page-wrapper {
  background: url("/sites/all/themes/zinchus/images/designv2/backbg2.png") repeat-y scroll center top #1f2526;
  width:100%;
}
.page-user #footer,
.page-user-login #footer,
.page-user-register #footer {
  background: #FFF;
    height: 35px;
}
.page-user #page,
.page-user-login #page,
.page-user-register #page {
    background: url("/sites/all/themes/zinchus/images/designv2/centeredbg.png") no-repeat scroll center top transparent;
    margin: 0;
    padding:0;
   /* width: 2000px;*/
}
.page-user #main-wrapper,
.page-user-login #main-wrapper,
.page-user-register #main-wrapper {
    background:none;
    border: medium none;
    float: none;
    height: 575px;
    margin: 0 auto;
   /* width: 1600px;*/
}
.page-user #main.clearfix,
.page-user-login #main.clearfix,
.page-user-register #main.clearfix {
    background:none;
    border:0;
    float:none;
    margin: 0 auto;
    width: 960px;
}
.page-user-register #content-area {
  margin-left:150px;
  width:400px;
}
.zip_options {
  clear:both;
}

#reg_highschool {
  clear:both;
}
#zinch-registration-step1-form .form-item label.placeholder {
  margin-top:0;
/*    color: #333333;
    display: inline;
    float: left;
    font-size: 110%;
    font-weight: bold;
    margin-right: 4px;
    text-align: right;
    text-transform: lowercase;
    width: 100px;*/
}
#zinch-registration-step1-form #edit-email-wrapper label, #zinch-registration-step1-form #edit-password-wrapper label {
  display: none;
}
#zinch-registration-step1-form input#edit-email.error,
#zinch-registration-step1-form input#edit-password.error {
  border: 2px solid #CC0000 !important;
}
#zinch-registration-step1-form #edit-email-wrapper,
#zinch-registration-step1-form #edit-password-wrapper {
  background:url("/sites/all/themes/zinchus/images/designv2/input_large.png") no-repeat top center;
  border:0px;
  color:#999;
  font-size:16px;
  font-weight:bold;
  height:42px;
  margin-top:15px;
  padding-top:7px;
  width:300px;
}
#zinch-registration-step1-form input#edit-email.form-text,
#zinch-registration-step1-form input#edit-password.form-text {
  background:none;
  border:0px;
  color:#999;
  font-size:16px;
  font-weight:bold;
  height:20px;
  margin-left:8px;
  width:270px;
}
#zinch-registration-step1-form #edit-zip-wrapper {
  background:url("/sites/all/themes/zinchus/images/designv2/input_small.png") no-repeat top center;
  border:0px;
  color:#999;
  font-size:16px;
  font-weight:bold;
  height:42px;
  margin-top:5px;
  padding-top:7px;
  width:220px;
}
#zinch-registration-step1-form input#edit-zip.form-text {
  background:none;
  border:0px;
  color:#999;
  font-size:16px;
  font-weight:bold;
  height:20px;
  margin-left:8px;
  width:190px;
}
#edit-country-wrapper .form-element,
#zinch-registration-step1-form #edit-country-wrapper {
  height:42px;
  width:222px;
}
#zinch-registration-step1-form #edit-country-wrapper label{
  color:#999;
  cursor: default;
  font-size:16px;
  font-weight:bold;
  height:42px;
  line-height: 46px;
  margin-bottom:-10px;
  text-indent:15px;
  text-transform:lowercase;
  width:222px;
}
#zinch-registration-step1-form select#edit-country {
  color:#999;
  cursor: default;
  font-size:16px;
  font-weight:bold;
  height:42px;
  line-height: 46px;
  margin-top:5px;
  text-indent:15px;
  width:222px;
}
#zinch-registration-step1-form select#edit-current-status {
    margin-top: 15px;
    background:#fff;
}
#zinch-registration-step1-form span.select {
 background:url("/sites/all/themes/zinchus/images/designv2/input_dropdown.png") no-repeat top center;
  color:#999;
  cursor: default;
  float:left;
  font-size:16px;
  font-weight:bold;
  height:42px;
  line-height: 46px;
  margin-top:-40px;
  text-indent:15px;
  width:302px;
}
#zinch-registration-step1-form select#edit-i-am-a {
  background:#fff;
  width:290px;
  color:#999;
  cursor: default;
  font-size:16px;
  font-weight:bold;
  height:42px;
  line-height: 46px;
  margin-left:10px;
  text-indent:15px;
  width:260px;
}
/*
#zinch-registration-step1-form span.select {
  background:url("/sites/all/themes/zinchus/images/designv2/input_dropdown.png") no-repeat top center;
  border:0px;
  color:#999;
  cursor: default;
  float:left;
  font-size:16px;
  font-weight:bold;
  height:42px;
  line-height: 46px;
  margin-top:-35px;
  padding-left:5px;
  text-indent:20px;
  width:300px;
  z-index: 1;
}
*/
#zinch-registration-step1-form input#edit-submit.form-submit {
    background: url("/sites/all/themes/zinchus/images/designv2/signupbutton.png") no-repeat scroll top center;
    height:74px;
    width:314px;
}

#zinch-registration-step1-form input#edit-submit.form-submit:hover {
    background: url("/sites/all/themes/zinchus/images/designv2/signupbutton.png") no-repeat scroll 0 -74px ;
    height:74px;
    width:314px;
}

#outside, #inside {
    color: #58BED8;
    float: right;
    font-family: arial;
    font-size: 14px;
    margin-right: 105px;
    margin-top: 10px;
  text-decoration:none;
    width: 50px;
}
#outside a{
    color: #58BED8;
    font-family: arial;
    font-size: 15px;
    margin-left:15px;
    margin-top: 20px;
  text-decoration:none;
    width: 60px;
}
#inside a{
    color: #58BED8;
    font-family: arial;
    font-size: 15px;
    margin-left:15px;
    margin-top: 5px;
  text-decoration:none;
    width: 60px;
}
#inside a:hover, #inside a:hover{
  text-decoration:underline;
}
.page-user-register .signupterms {
  clear: left;
  color:#d9d9d9;
  font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-size:11px;
  padding:6px 0;
  width:300px;
}
.page-user-register .signupterms a {
  color:#58BED8;
  text-decoration:none
}
.page-user-register .signupterms a:hover {
  text-decoration:underline;
}
.registerrightside {
  float:right;
}
.page-user .region-sidebar-second,
.page-user-login .region-sidebar-second,
.page-user-register .region-sidebar-second {
  margin-left:635px;
  width:295px;
}
.page-user .loginlowerline,
.page-user-login .loginlowerline,
.page-user-register .loginlowerline,
.page-user .footnoteimg,
.page-user-login .footnoteimg,
.page-user-register .footnoteimg {
  display:none;
}
.page-user-register .fb-login-button_eric {
  background: url("/sites/all/themes/zinchus/images/designv2/dotted-lt.png") no-repeat scroll top center transparent;
  margin-top: 20px;
  width: 303px;
}

.registerrightside_lg_bold {
  color: #999999;
  font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-size:18px;
  font-weight:bold;
  line-height:1.2em;
  margin-bottom:15px;
  margin-left:10px;
}
.registerrightside_reg {
  color: #666666;
  font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-size:14px;
  font-weight:normal;
  margin-left:10px;
}
  
/* User login pages 
-------------------------------------------------------------------------------*/
.page-user-login .loginheader,  
.page-user .loginheader {
  background: url("/sites/all/themes/zinchus/images/designv2/loginheader.png") no-repeat scroll center center transparent;
  height:50px;
  width:110px;
}
.page-user #content-area,
.page-user-login #content-area {
  position:relative;
}
.page-user .loginsubhead, 
.page-user-login .loginsubhead {
    color: #d9d9d9;
    font-size: 19px;
} 
 
.page-user #user-login label,
.page-user #user-login .description,
.page-user-login #user-login label,
.page-user-login #user-login .description {
   display:none;
}
.page-user #user-login input#edit-submit,
.page-user-login #user-login input#edit-submit {
    background: url("/sites/all/themes/zinchus/images/designv2/login_button.png") no-repeat scroll 0 0;
    float:left;
    height:54px;
    margin-left:-5px;
    margin-right:25px;
    text-indent: -9000px;
    width:153px;
}
.page-user #user-login input#edit-submit:hover,
.page-user-login #user-login input#edit-submit:hover {
    background: url("/sites/all/themes/zinchus/images/designv2/login_button.png") no-repeat scroll 0 -51px ;
    float:left;
    height:54px;
    margin-left:-5px;
    margin-right:25px;
    text-indent: -9000px;
    width:153px;
}
.page-user .passlink,
.page-user-login .passlink {
  font-size:11px;
  float:right;
  margin-right:20px;
  margin-top:15px;
}
.page-user .passlink a,
.page-user-login .passlink a {
    font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
.page-user .passlink a:hover,
.page-user-login .passlink a:hover {
  text-decoration:underline;
}
.page-user #user-login #edit-name-wrapper,
.page-user #user-login #edit-pass-wrapper,
.page-user-login #user-login #edit-name-wrapper,
.page-user-login #user-login #edit-pass-wrapper {
  background:url("/sites/all/themes/zinchus/images/designv2/input_large.png") no-repeat top center;
  height:42px;
  padding-top:7px;
  width:300px;
}
.page-user #user-login input#edit-name,
.page-user #user-login input#edit-pass,
.page-user-login #user-login input#edit-name,
.page-user-login #user-login input#edit-pass {
  background:none;
  border:0px;
  color:#999;
  font-size:16px;
  font-weight:bold;
  height:20px;
  margin-left:8px;
  width:270px;
}                                                                                             	

/* OpenID
------------------------------------------------------------------------------*/
#user-login-form ul /* OpenID creates a new ul above the login form's links. */ {
  margin-bottom: 0; /* Position OpenID's ul next to the rest of the links. */
}

#user-login-form li.openid-link /* The "Log in using OpenID" link. */ {
  margin-top: 1em;
  margin-left: -20px; /* LTR */ /* Un-do some of the padding on the ul list. */
}

#user-login-form li.user-link /* The "Cancel OpenID login" link. */ {
  margin-top: 1em;
}

#user-login ul {
  margin: 1em 0;
}

#user-login li.openid-link,
#user-login li.user-link /* The OpenID links on the /user form. */ {
  margin-left: -2em; /* LTR */ /* Un-do all of the padding on the ul list. */
}


/* Drupal admin tables
------------------------------------------------------------------------------*/
/* We overrode these styles in html-elements.css, but restore them for the admin
 * section of the site.
 */

form tbody {
  border-top: 1px solid #ccc;
}

form th,
form thead th {
  text-align: left; /* LTR */
  padding: 0.5em 1em 0.5em 0.5em;  /* LTR */
  border-bottom: 3px solid #ccc;
}

form tbody th {
  border-bottom: 1px solid #ccc;
}


/**** Registration form, step 1   (kappaluppa) modified Holladay 1.11.11  ***/

#zinch-registration-step1-form  {width:400px; }

#zinch-registration-step1-form  #edit-email-wrapper,
#zinch-registration-step1-form  #edit-password-wrapper,
#zinch-registration-step1-form  #edit-zip-wrapper {margin-bottom:10px;}

/*#zinch-registration-step1-form  #edit-country-wrapper {
  float: left;
  margin-right: 5px;
  min-width: 320px;
}
 */

/*#zinch-registration-step1-form #edit-password.form-text,
#zinch-registration-step1-form #edit-email.form-text {width:300px;border:0px;}
#zinch-registration-step1-form #edit-zip.form-text {width:80px;}*/
#zinch-registration-step1-form #edit-terms-wrapper label.option {
  color: #D9D9D9;  
  margin-left:0px;
  width:340px;
  text-align:left;
  text-transform:none;
  font-weight:normal;
  font-size:12px;}
}
.page-user-register .registerheader {
	color:#84CDE1;
	font-size:14px;
	margin-bottom:8px;
}
.page-user-register .registersubhead {
	color:#999999;
	font-size:16px;
	margin-bottom:10px;
}
.page-user-register .registration-login-block {
	clear: both;
	color:#999999;
	font-size:12px;
	margin-top:13px;
	display:none;
}
.page-user-register .memberloginlink {
	color:#999999;
	font-size:16px;
	margin-bottom:10px;
}
.page-user-register .footnote{
	font-family: georgia;
	font-size: 34px;
	margin-left: 183px;
}
.page-user-register .tabs {
	display:none;
}

.page-user-register div.error,
.page-zinch-register-finalize-old div.error {
    width: 405px;
}
.page-user-register #zinch-registration-step1-form input#edit-submit.form-submit {
    float: none;
}
.page-people-search .widget-wrapper-edit-field-first-name-value,
.page-people-search .widget-wrapper-edit-field-last-name-value {
  display: none;
}
form#zinch-registration-step1-form #edit-terms-wrapper {
   margin-left:0px;
}

  
/**** Registration finalize form ****/
#webform-component-profile-image a {
  display: none; /* remove the download link added by webform module. */
}

/*  Non Student Endorsements P2  */

fieldset#webform-component-nsreg-end .edit-submitted-nsreg-end-i-am-a-end-1-1-wrapper label {
  font-size:11px;
}

fieldset#webform-component-nsreg-end #webform-component-nsreg-end--i-am-a-end-1 label {
  float:left;
}
fieldset#webform-component-nsreg-end .webform-component-textfield input,
fieldset#webform-component-nsreg-end .webform-component-email input{
  width:400px;
}
fieldset#webform-component-nsreg-end  .webform-client-form .form-submit {
    background: url("../images/button_finish.png") no-repeat scroll 0 0 transparent;
    height: 65px;
    margin-left: 110px;
    width: 250px;
}

fieldset#webform-component-nsreg-end .webform-component {
    margin-left: 10px;
}

fieldset#webform-component-nsreg-end #webform-component-nsreg-end--i-am-a-end-1 #submitted-wrapper label {
  margin-right:5px;
}

fieldset#webform-component-nsreg-end #webform-component-nsreg-end--i-am-a-end-1 label.option {
  float:left;
}
fieldset#webform-component-nsreg-end #edit-submitted-nsreg-end-i-am-a-end-1-1-wrapper, #edit-submitted-nsreg-end-i-am-a-end-1-2-wrapper {
  float:left;
  margin-top:-3px
}

fieldset#webform-component-nsreg-end #webform-component-nsreg-end--2nd-group--select-the-high-school-graduation-year-of-your-child-end-12 select,
fieldset#webform-component-nsreg-end #webform-component-nsreg-end--2nd-group--3rd-group--select-the-high-school-graduation-year-of-your-child-end-13 select,
fieldset#webform-component-nsreg-end #webform-component-nsreg-end--2nd-group--3rd-group--4th-group--select-the-high-school-graduation-year-of-your-child-end-14 select,
fieldset#webform-component-nsreg-end #webform-component-nsreg-end--2nd-group--3rd-group--4th-group--select-the-high-school-graduation-year-of-your-child-end-15 select,
fieldset#webform-component-nsreg-end #webform-component-nsreg-end--select-the-high-school-graduation-year-of-your-child-end-1 select {
  width: 180px;
}

fieldset#webform-component-nsreg-end #webform-component-nsreg-end--2nd-group--3rd-group--4th-group--select-the-high-school-graduation-year-of-your-child-end-15 {
  margin-bottom:-20px;
}
fieldset#webform-component-nsreg-end  #webform-component-nsreg-end--strongwork-phone-number-strong-emoptional-em input {
  width:120px;
}
fieldset#webform-component-nsreg-end #webform-component-nsreg-end--zip-postal-end-1,
fieldset#webform-component-nsreg-end #webform-component-nsreg-end--zip-postal-end-1 input{
    clear: none;
    float: left;
    margin-right: 15px;
    width: 60px;
}
fieldset#webform-component-nsreg-end #webform-component-nsreg-end--city-end-1,
fieldset#webform-component-nsreg-end #webform-component-nsreg-end--city-end-1 input {
    clear: none;
    float: left;
    margin-right: 15px;
    width: 200px;
}
fieldset#webform-component-nsreg-end #webform-component-nsreg-end--state-end-1,
fieldset#webform-component-nsreg-end #webform-component-nsreg-end--state-end-1 select {
    clear: none;
    float: left;
    width: 100px;
}

fieldset#webform-component-nsreg-end #webform-component-nsreg-end--work-phone-number-end-1 input {
  width:120px;
}

.node-type-non-student-flow #content, .node-type-non-student-flow.no-sidebars #content {
  float:left;
  margin-left:0; 
  margin-right:-810px; 
  margin-top:10px; 
  padding:0; 
  width:810px;
}
.node-type-non-student-flow #nsf-head {
  border-bottom:2px solid #B6E07B;
  float:right;
  font-size:24px;
  font-weight:normal;
  margin-right:5px;
  margin-bottom:10px;
  text-align:right;
  width:415px;
}
.nsf-head p {
  margin:0 0 .5em 0;
}

.node-type-non-student-flow .nsf-left {
  float:left;
  margin-right:20px;
  width:320px;
}
.node-type-non-student-flow .nsf-valueprop {
}
.node-type-non-student-flow .nsf-valueprop img {
  margin:0 auto;
}
.node-type-non-student-flow .nsf-right {
  float:left;
  width:425px;
}


                /*  webform on non student flows  */
.node-type-non-student-flow .webform-component {
    clear: both;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 425px;
}
.node-type-non-student-flow .form-checkboxes {
    display: block;
    font-size: 12px;
    padding: 0;
    width: 390px;
}
.node-type-non-student-flow .form-item {
    margin: 0;
}
.node-type-non-student-flow .form-radios {
    margin: 5px 0 0;
}
.node-type-non-student-flow .webform-client-form .form-item label {
    color: #666666;
    font-family: Arial,Sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin: 0 0 5px;
    padding: 0;
    text-align: left;
    text-transform:none;
}

.node-type-non-student-flow fieldset {
    background: none repeat scroll 0 0 transparent;
    clear: none;
    float: left;
    padding: 0;
}
.node-type-non-student-flow #webform-component-info--i-am-a-end-1 #submitted-wrapper label {
    margin-right: 5px;
}

.node-type-non-student-flow #webform-component-info--i-am-a-end-1 label {
    float: left;
}
.node-type-non-student-flow #edit-submitted-info-i-am-a-end-1-1-wrapper, .node-type-non-student-flow #edit-submitted-info-i-am-a-end-1-2-wrapper {
    float: left;
    margin-top: -2px;
}
.node-type-non-student-flow #edit-submitted-info-i-am-a-end-1-1,.node-type-non-student-flow #edit-submitted-info-i-am-a-end-1-2 {
  margin-right:0;
}
.node-type-non-student-flow #webform-component-info--i-am-a-end-1 #submitted-wrapper label {
    margin-right: 5px;
}
.node-type-non-student-flow #webform-component-info--i-am-a-end-1 label.option {
    float: left;
}
.node-type-non-student-flow #webform-component-info--i-am-a-end-1 #submitted-wrapper label {
    margin-right: 5px;
}

.node-type-non-student-flow #webform-component-info--i-am-a-end-1 label {
    float: left;
}
.node-type-non-student-flow  input#edit-submit {
    background: url("/sites/all/themes/zinchus/images/button_finish.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 54px;
    margin-left: 10px;
    text-indent: -9999px;
    width: 210px;
}


/* Style of captcha in sign up page */
#zinch-registration-step1-form .captcha {
  padding-top: 10px;
  margin-bottom: -15px;
}
#zinch-registration-step1-form #edit-captcha-response-wrapper label {
  display: none;
}
#zinch-registration-step1-form #edit-captcha-response-wrapper .description {
  position: relative;
  top: -60px;
  color: #D9D9D9;
  font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
  font-size: 11px;
}
#zinch-registration-step1-form #edit-captcha-response-wrapper .form-element{
  background: url("/sites/all/themes/zinchus/images/designv2/input_small.png") no-repeat scroll center top transparent;
  margin-top: 25px;
  padding-top: 7px;
  width: 220px;
  height: 35px;
}
#zinch-registration-step1-form  #edit-captcha-response-wrapper .form-element #edit-captcha-response {
  height: 20px;
  width: 196px;
  margin-left: 5px;
  color: #999999;
  font-size: 16px;
  font-weight: bold;
  border: 0px;
}  
.page-user-register #page {
  background: url("/sites/all/themes/zinchus/images/designv2/centeredbg.png") repeat scroll center top transparent;
}

#zinch-registration-step1-form #edit-terms-wrapper {
  margin-bottom: -20px;
  position: relative;
  top: 150px;
}
#zinch-registration-step1-form .signupterms {
  padding-top: 20px;
}