/*------------------------------------------------------------------------------
 * Common Vortex Styles
------------------------------------------------------------------------------*/
.node-type-vortex #page-wrapper {
	width: 810px;
}

/*------------------------------------------------------------------------------
 * Facebook Vortex Styles
------------------------------------------------------------------------------*/
body.node-type-vortex.page-node-20686937,
body.node-type-vortex.page-scholarships-weeklyfb  {
  background:#ffffff !important;
  width:760px !important;
}

div#node-2650687 {
  width:770px;
}

div#node-19390376 {
  width:770px;
}

.page-degrees-schools #main-wrapper,
.page-degrees-schools #page-wrapper {
    float: none;
    position: relative;
    width: 760px !important;
}
.node-type-vortex.page-scholarships-weeklyfb #main-wrapper,
.node-type-vortex.page-node-20686937 #main-wrapper {
    border:0;
    float: left;
    position: relative;
    width: 760px !important;
}
.no-sidebars.page-scholarships-weeklyfb  #content .section,
.no-sidebars.page-node-20686937  #content .section {
    margin: 0 5px;
}

.node-type-vortex.page-scholarships-weeklyfb #page-wrapper,
.node-type-vortex.page-node-20686937 #page-wrapper {
  width: 760px;
  margin:1px 0 20px 0;
}
.node-type-vortex.page-scholarships-weeklyfb #content, .node-type-vortex.page-scholarships-weeklyfb.no-sidebars #content,
.node-type-vortex.page-node-20686937 #content, .node-type-vortex.page-node-20686937.no-sidebars #content {
  margin-right:-760px;
  width: 760px !important;
}
.zinch_fb_canvas.page-degrees-schools #content, .zinch_fb_canvas.section-degrees.no-sidebars #content{
  padding-bottom:20px;
  width: 760px;
}

.node-type-vortex.page-scholarships-weeklyfb .vortex-main,
.node-type-vortex.page-node-20686937 .vortex-main {
  float: left;
  width: 210px;
  margin-left:5px;
}

.node-type-vortex.page-scholarships-weeklyfb .vortex-top,
.node-type-vortex.page-node-20686937 .vortex-top {
  margin-right:4px;
  width:520px;
}

.node-type-vortex.page-scholarships-weeklyfb .vortex-bottom,
.node-type-vortex.page-node-20686937 .vortex-bottom{
  width:740px;
}

.node-type-vortex.page-scholarships-weeklyfb .winners p,
.node-type-vortex.page-node-20686937 .winners p {
    width: 105px;
}

.node-type-vortex.page-node-20686937- #content-area #zinch-vortex-save-finish {
  width:210px;
}

.node-type-vortex.page-scholarships-weeklyfb .vortex-main .vortex-left-section,
.node-type-vortex.page-node-20686937 .vortex-main .vortex-left-section {
  margin-bottom: 40px;
  margin-left:10px;
}

.page-degrees-schools #content-area #zinch-vortex-save-finish {
  margin-left: 210px;
}

.node-type-vortex.page-scholarships-weeklyfb .multicolumncheckboxesradios-table tr {
    background-color: transparent;
}

.node-type-vortex.page-scholarships-weeklyfb #edit-submitted-essay.description {
  float:right;
  text-align:right;
}
body.node-type-vortex,
body.section-degrees {
  background-color: #68bdd3 !important;
}

.node-type-vortex #main-wrapper,
.section-degrees #main-wrapper {
	margin-top: 15px;
	border-top: 1px solid #999999;
}

/* Labels
------------------------------------------------------------------------------*/
.node-type-vortex .webform-client-form .form-item label{
	font-size: 12px;
	color: #fff;
	text-align: right;
	margin: 0px;
	text-transform: none;
  line-height: 25px /* the computed height of form items. this will center text vertically */
}

.node-type-vortex .webform-client-form .form-required {
	color:	#c00;
}


.node-type-vortex .webform-client-form .form-submit {
  border: none;
  cursor: pointer;
  display: block;
  clear: both;
  font-size: 0;
  text-align: left;
  text-indent: -10000px;
}

/*------------------------------------------------------------------------------
 * Vortex Modal
------------------------------------------------------------------------------*/
.node-type-vortex .vortexlogin .fb-login-button_eric {
    display: none;
}

.node-type-vortex .modalframe {
  min-height: 260px;
  padding: 5px 10px;
}

.node-type-vortex .modalframe .loginsubtitle {
  color: #666666;
  font-size: 16px;
  font-weight: normal;
  margin-left: 5px;
  padding-top: 42px;
}

.modalframe #user-login .loginsubhead{
  display:none;
  visibility: hidden;
}

.modalframe #user-login .passlink{
  display:none;
  visibility: hidden;
}

.modalframe #user-login .loginheader{
  display:none;
  visibility: hidden;
}

.node-type-vortex .modalframe #modalframe-container {
  padding-top: 40px;
}

.node-type-vortex .modalframe #user-login label {
  font-family: Arial, sans-serif;
  font-size: 17px;
  margin-left: 5px;
  text-align: left;
  color: #000;
}

.node-type-vortex .modalframe .description {
  display: none;
}

.node-type-vortex .modalframe input {
  margin-left: 5px;
  width: 90%;
}

.node-type-vortex .modalframe a.request-new-password-link {
  color: #58BED8;
  float: left;
  font-size: 14px;
  padding-top: 15px;
}

.node-type-vortex .modalframe #edit-submit.form-submit {
  float: right;
  font-size: 22px;
  margin-right: 70px !important;
  padding: 4px 9px 5px;
  height: auto;
  width: auto;
  background: none repeat scroll 0 0 #58BED8;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  text-indent: inherit;
  clear: none;
}

.node-type-vortex #user-login .messages.error ul {
  margin: 0.25em 0;
}

.node-type-vortex  #user-login .error {
  background: none repeat scroll 0 0 #EE5555;
  border:0;
  color: #FFFFFF;
  font-size: 11px;
  margin-bottom: 0 !important;
  margin-top: 0px;
  padding: 2px 4px;
}

.node-type-vortex .fb-login-button{
	display:none !important;
	visibility: hidden !important;
}

/*------------------------------------------------------------------------------
 * Vortex Degrees Page 1
------------------------------------------------------------------------------*/


/* Webform
------------------------------------------------------------------------------*/
.vortex-degrees .vortex-top {
	position: relative;
  min-height: 327px; /* set top height to prevent issues if image is missing */
}

.vortex-degrees .webform-client-form {
	position: absolute;
	width: 284px;
	top: 80px;
	right: 16px;
	font-size: 12px;
	color: #fff;
	overflow: hidden;
}

.vortex-degrees .webform-client-form  a {
	color: #97ca39;
}

.vortex-degrees .form-item {
  margin: 0 0 5px 0;
  clear: both;
}

.vortex-degrees .webform-client-form .form-item label{
  float: left;
	width: 85px;
}


/* Dropdown
------------------------------------------------------------------------------*/
.vortex-degrees  select {
  border: 1px solid #676767;
  font-size: 12px;
  padding: 3px 2px;
  white-space: nowrap;
  width: 167px;
  margin-left: 5px;
  float: left;
}

/* Normal form item
------------------------------------------------------------------------------*/
.vortex-degrees  input.form-text {
  border: 1px solid #CCCCCC;
  display: block;
  padding: 5px;
  width: 155px;
  margin-left: 5px;
  float: left;
  height: 13px;
}

/* Checkboxes
------------------------------------------------------------------------------*/
.vortex-degrees .webform-component-checkboxes .form-item,
.vortex-degrees .form-checkboxes {
  float: left;
  margin: 0;
}

.vortex-degrees .webform-component-checkboxes .form-item label{
  display: none; /* do not display actual label for this form-item */
}

.vortex-degrees .webform-component-checkboxes .form-checkboxes .form-item label{
  display: block;   /* display checkbox */
  width: auto;
  float: left;
  margin-left: 90px;  /* width of normal label + 5px margin */
  line-height: 12px;  /* reset line height from above */
  vertical-align: top;
}

.vortex-degrees  #webform-component-agreement-text {
  float: left;
  width: 135px; /* width of normal form item - width of checkbox */
  font-size: 11px;
}

/* Submit Button
------------------------------------------------------------------------------*/
.vortex-degrees .webform-client-form .form-submit {
  /* use relative link for background image */
  background: url("../images/red-continue.png") no-repeat scroll 0 0 transparent;
  color: #C00000;
  height: 62px;
  width: 230px;
  margin: 0 auto;
}

/* Bottom Section
------------------------------------------------------------------------------*/
.vortex-degrees .vortex-main {
  background: url("../images/bg_vortex-main.gif") repeat-y scroll 0 0 transparent;
  height: auto;
  margin-top: 20px;
  overflow: hidden;
}

.vortex-degrees .field-field-vortex-main-text {
  float: right;
  width: 485px;
}

.vortex-degrees .vortex-main-left {
  float: left;
  width: 215px;
}

.vortex-degrees h3 {
  color: #555555;
  font-family: Arial, sans-serif;
  font-size: 1.8em;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 0 0 15px;
}

/*------------------------------------------------------------------------------
 * Vortex Page 2 and 3
------------------------------------------------------------------------------*/


/* Header common to page 2 and 3
------------------------------------------------------------------------------*/
.vortex-step-2-header #logo {
  float: right;
}

.vortex-step-2-header h1 {
  color: #444444;
  font-family: Arial, sans-serif;
  font-size: 21px;
  font-weight: normal;
  letter-spacing: -1px;
  margin-bottom: 25px;
  padding-right: 0 !important;
}

.vortex-step-2-header h1 span {
  color: #999999;
}

.vortex-step-2-header h1 strong {
  color: #7BB62C;
  font-size: 70%;
  font-weight: normal;
  letter-spacing: normal;
}

/* Page 2 Webform
------------------------------------------------------------------------------*/

.vortex-page_2 .vortex-top {
  background: url("../images/oldwebsite/reg1.gif") no-repeat scroll 420px center transparent;
  margin: 0;
  padding: 0;
  width: 770px;
}

.vortex-page_2 .webform-client-form {
  background: none repeat scroll 0 0 #E5F1F4;
  padding: 10px;
  color: #555555;
  font-size: 12px;
  overflow: hidden;
  position: static;
  width: 400px;
}

.vortex-page_2 .webform-component {
  clear: both;
  margin-bottom: 5px;
}

.vortex-page_2 .webform-client-form .form-item label{
  color: #333333;
  margin-right: 10px;
  width: 155px;
  line-height: 16px;
  float: left;
}

.vortex-page_2 .form-text {
  border-color: #CCCCCC;
  border-right: medium none;
  border-style: solid none none;
  border-width: 1px medium medium;
  display: block;
  padding: 1px;
  width: 200px;
}

.vortex-page_2 #webform-component-phone-tag,
.vortex-page_2 #webform-component-dob-tag,
.vortex-page_2 #webform-component-gpa-tag {
  color: #999999;
  font-size: 12px;
  margin-left: 165px; /* width of normal label + label margins */
  margin-top: -1em;   /* the bottom margin of a field-item */
}

.vortex-page_2 .form-select {
  border: 1px solid #CCCCCC;
  font-size: 12px;
  padding: 1px;
  width: 202px;
}

.vortex-page_2 .webform-container-inline .form-item {
  margin: 0 0 0 1px;
}

.vortex-page_2 .webform-container-inline .vortex-date-suffix,
.vortex-page_2 .webform-container-inline .vortex-date-component,
.vortex-page_2 .webform-container-inline .vortex-date-component .form-item {
  float: left !important;
}

.vortex-page_2 .webform-container-inline .vortex-date-suffix {
  padding-left: 1px;
  text-align: center;
  width: 13px;
}

.vortex-page_2 .webform-container-inline .vortex-date-component {
  width: 70px;
}

.vortex-page_2 .webform-container-inline .form-text {
  width: 50px;
}

.vortex-page_2 .form-radios {
  margin: 0;
}

.vortex-page_2 .form-radios .form-item {
  float: left;
  margin: 0 8px 0 0;
  width: 75px;
}

.vortex-page_2 .form-radios .form-item label{
  width: 75px;
  line-height: 12px;
  text-align: left;
}

.vortex-page_2 .form-radios .form-item input {
  margin: 2px 2px 0 0;
}

.vortex-page_2 .webform-client-form .form-submit {
  background: url("../images/oldwebsite/save-next-btn.png") no-repeat scroll 0 0 transparent;
  color: #9A9691;
  height: 44px;
  margin-left: 165px;
  width: 149px;
}

.vortex-page_2 #edit-submitted-edulvl-wrapper{
  margin-left:55px;
}

.vortex-page_2 #edit-submitted-edulvl-wrapper label {
  width: 100px;
}


/* Page 3 View
------------------------------------------------------------------------------*/
.page-degrees-schools h1.title {
  display: none;
}

.congrat_msg a, .congrat_msg_admissions {
  color: #7BB62C;
}

.vortex-step-2-header #step_panel {
  height: 25px;
  line-height: 25px;
  list-style-type: none;
  margin-bottom: 20px;
}

.vortex-step-2-header #step_panel li {
  color: #DDDDDD;
  float: left;
  font-weight: bold;
  margin: 0 50px;
}

.vortex-step-2-header #step_panel li.selected {
  color: #000000;
}

.vortex-step-2-header #step_panel li.clear_both {
  border: medium none;
  float: none;
}

.vortex-step-2-header #step_panel li span {
  background: url("../images/oldwebsite/registration-arrow-off.gif") repeat scroll 0 0 transparent;
  color: #FFFFFF;
  display: block;
  float: left;
  height: 31px;
  line-height: 31px;
  text-align: center;
  width: 40px;
}

.vortex-step-2-header #step_panel li.selected span {
  background: url("../images/oldwebsite/registration-arrow.gif") repeat scroll 0 0 transparent;
}

#content-area .view-zinch-vortex-schools .views-row {
  border-bottom: 2px solid #DDDDDD;
  overflow: hidden;
}

#content-area .degrees-schools-collapsed-list .view-zinch-vortex-schools .views-row {
  border-bottom: none;
  padding-bottom: 2em;
  overflow: visible;
}

#content-area .view-zinch-vortex-schools .views-field-nid {
  float: left;
}

#content-area .degrees-schools-collapsed-list .view-zinch-vortex-schools .views-field-nid {
  margin-right: -20px;
}

#content-area .view-zinch-vortex-schools .views-field-nid a.zinch_vortex-select {
  background: url("../images/oldwebsite/checkbox.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  display: block;
  height: 20px;
  text-indent: -10000px;
  width: 18px;
}

#content-area .view-zinch-vortex-schools .views-field-nid a.zinch_vortex-select.selected {
  background: url("../images/oldwebsite/checkbox_selected.png") no-repeat scroll 0 0 transparent;
}

#content-area .view-zinch-vortex-schools .views-field-field-instnm-value {
  display: none;
}

#content-area .view-zinch-vortex-schools .views-field-field-school-logo-fid {
  overflow: visible;
}

#content-area .view-zinch-vortex-schools .views-field-field-school-logo-fid .left {
  margin: 0 20px;
  width: 80px;
  height: 80px;
}

#content-area .degrees-schools-collapsed-list .view-zinch-vortex-schools .views-field-field-school-logo-fid .left {
  margin: 0 20px 0 40px;
}

#content-area .degrees-schools-collapsed-list .view-zinch-vortex-schools .views-field-field-school-logo-fid .left {
  height: 35px;
  margin-right: -100px;
  width: 35px;
}

#content-area .view-zinch-vortex-schools .views-field-field-school-logo-fid .right {
  float: none;
  margin-left: 138px;
  width: auto;
}

#content-area .degrees-schools-collapsed-list .view-zinch-vortex-schools .views-field-field-school-logo-fid .right {
  margin-left: 93px;
}

#content-area .view-zinch-vortex-schools .views-field-field-school-logo-fid .right b,
#content-area .view-zinch-vortex-schools .views-field-field-school-logo-fid .right i{
  display: inline;
  font-size: 18px;
  font-weight: normal;
}

#content-area .view-zinch-vortex-schools .views-field-field-school-logo-fid .right b {
  color: #57BED8;
}

#content-area .view-zinch-vortex-schools .views-field-field-school-vortex-description-value {
  width: 630px;
  float: left;
}

#content-area .degrees-schools-collapsed-list .view-zinch-vortex-schools .views-field-field-school-vortex-description-value {
  margin-left: 94px;
}

#content-area .degrees-schools-collapsed-list .view-zinch-vortex-schools .views-field-field-school-vortex-description-value .field-content {
  float: left;
  height: 1.3333em;
  overflow: hidden;
  width: 560px;
}

#content-area .degrees-schools-collapsed-list .view-zinch-vortex-schools .views-field-field-school-vortex-description-value .read-more {
  color: #58BED8;
  cursor: pointer;
  float: right;
  padding-left: 2px;
}

#content-area .view-zinch-vortex-schools .pager {
  text-align: right;
}

#content-area .submit-button {
  float: right;
  width: 95px;
  margin-right: 190px;
}

#content-area #zinch-vortex-save-next {
  display: none;
}

#content-area #zinch-vortex-skip {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #7BB62C;
  font-size: 15px;
  height: 54px;
}

#content-area #zinch-vortex-save-finish {
  background: url("../images/button_finish.png") no-repeat scroll 0 0 transparent;
  display: block;
  float: left;
  height: 54px;
  margin-left: 272px;
  text-indent: -9999px;
  width: 210px;
}

/* Page 3 Additional questions (school vortex settings)
------------------------------------------------------------------------------*/

.page-degrees-schools .views-field-field-vortex-settings-nid {
  clear: left;
  margin-left: 138px;
  margin-top: 5px;
}

.page-degrees-schools .degrees-schools-collapsed-list .views-field-field-vortex-settings-nid form {
  padding-top: 1em;
}

.page-degrees-schools .views-field-field-vortex-settings-nid .form-item label {
  float: left;
  font-size: 12px;
  margin-bottom: 0;
  margin-right: 5px;
  text-align: right;
  width: 160px;
}

.page-degrees-schools .views-field-field-vortex-settings-nid .form-select {
  padding: 1px;
  width: 300px;
}

.page-degrees-schools .views-field-field-vortex-settings-nid .hierarchical-select .selects {
  width: 340px;
}

.page-degrees-schools .views-field-field-vortex-settings-nid #edit-submitted-date-of-birth-year-wrapper .form-select,
.page-degrees-schools .views-field-field-vortex-settings-nid #edit-submitted-date-of-birth-month-wrapper .form-select,
.page-degrees-schools .views-field-field-vortex-settings-nid #edit-submitted-date-of-birth-day-wrapper .form-select {
  width: 90px;
}

.page-degrees-schools #edit-submitted-date-of-birth-year-wrapper,
.page-degrees-schools #edit-submitted-date-of-birth-month-wrapper {
  float: left;
  margin-bottom: 0;
  margin-right: 5px;
}

.page-degrees-schools .views-field-field-vortex-settings-nid .form-text {
  padding: 2px;
  width: 294px;
}

.page-degrees-schools .views-label-field-vortex-settings-nid .form-item,
.page-degrees-schools .views-label-field-vortex-settings-nid .form-checkboxes,
.page-degrees-schools .views-label-field-vortex-settings-nid .form-radios {
  margin: 0 0 5px;
}

.page-degrees-schools .views-label-field-vortex-settings-nid {
  display: none;
}

.page-degrees-schools #submitted-wrapper .form-checkboxes label {
  display: block;
  text-align: left;
  width: 300px;
}

.page-degrees-schools #submitted-wrapper .form-checkboxes label input {
  display: inline;
}

.page-degrees-schools .form-element .charleft {
  width: 300px;
}

.page-degrees-schools #webform-component-acknowledge-text,
.page-degrees-schools #webform-component-relocate-text {
  margin: -30px 0 0 165px;
  width: 360px;
}


/*------------------------------------------------------------------------------
 * Vortex Scholarships page
------------------------------------------------------------------------------*/

.vortex-scholarship .vortex-bottom h1 {
  color: #666666;
  float: left;
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 10px 0;
  font-family: Arial, sans-serif;
}

.vortex-scholarship .vortex-bottom h1 .small-title-text {
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: normal;
}

.vortex-scholarship .vortex-bottom h1 div.small-title-text {
  line-height: 1em;
  margin-bottom: 1em;
}

.vortex-scholarship .header-image-logo {
  float: right;
}

.vortex-scholarship .vortex-top {
  width: 525px;
  float: right;
  color: #555555;
}

.vortex-scholarship .vortex-main {
  width: 225px;
  float: left;
}

.vortex-scholarship .vortex-main h4 {
  border-top: 1px solid #D8D8D8;
  margin-top: 5px;
  padding-top: 5px;
}

.vortex-scholarship .form-item {
  margin: 0;
}

.vortex-scholarship .form-section {
  background: none;
  margin: 0;
  padding: 5px 0 0 0;
  clear: both; /* make sure each section starts on a new line */
  color: #68bdd3;
  border-top: 2px solid #B6E07B;
  font-size: 130%;
  font-weight: normal;
  width: 100%;
  font-family: Arial, sans-serif;
}

.vortex-scholarship fieldset {
  background: none;
  float: left;
  clear: none;
  padding: 0;
}

.vortex-scholarship fieldset legend {
  display: none;
}

.vortex-scholarship .webform-component {
  margin-left: 110px; /* set default left margin. this will be overridden on a case by case basis */
  margin-bottom: 10px;
  float: left; /* use float not to align items but to automatically set height and width */
  clear: both; /* make sure each new item starts on a new line */
  width: 402px;
}

.vortex-scholarship .webform-component-markup {
  margin-left: 0;
  margin-bottom: 0;
  width: 420px;
}

.vortex-scholarship .form-radios {
  margin: 5px 0 0 0;
}

.vortex-scholarship .form-radios .form-item {
  float: left;
  margin: 0 8px 0 0;
}


.vortex-scholarship .form-radios .form-item input {
  margin: 2px 2px 0 0;
}

.vortex-scholarship .webform-client-form .form-item label{
  color: #666666;
  font-family: Arial,Sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 5px;
  padding: 0;
  text-align: left;
  line-height: 12px;
}

.vortex-scholarship textarea,
.vortex-scholarship input {
  border: 1px solid #d8d8d8;
}

.vortex-scholarship .form-radios input,
.vortex-scholarship .form-checkboxes input {
  border: none;
}


.vortex-scholarship textarea {
  height: 100px;
  width: 390px;
  display: block;
  padding: 5px;
  font-size: 12px;
  position:relative;
  z-index: 2;
  background-color: transparent;
}

/* target input.form-text so that it doesn't mess with checkboxes/radios */
.vortex-scholarship input.form-text {
  width: 180px;
  display: block;
  padding: 5px;
  position:relative;
  z-index: 2;
  background-color: transparent;
}
}

.vortex-scholarship .description {
  font-size: 0.85em;
  float: right;
  margin: 0;
}

.vortex-scholarship .originalDisplayInfo {
  float: left;
  font-size: 0.85em;
  width: 200px !important;
}

.vortex-scholarship .form-checkboxes {
/*  border: 1px solid #d8d8d8;
  height: 85px; */
  width: 390px;
  display: block;
  padding: 0px;
  font-size: 12px;
/*  overflow-y: scroll; */
}

/* reset all table styles */
.vortex-scholarship .form-checkboxes table {
  border: none;
  width: 100%;
}

.vortex-scholarship .form-checkboxes td {
  font-size: 12px;
  padding: 0 0 1px 0;
  width: 53%;
  overflow: hidden; /* make sure table cell is showing everything */
  border: none;
}


/* About Me
------------------------------------------------------------------------------*/
.vortex-scholarship #webform-component-profile-email {
  width: 390px;
}

.vortex-scholarship .vortex-login-link {
  float: right;
  text-align: left;
  width: 180px;
  margin: 5px 0px 0px 18px;
}

.vortex-scholarship #webform-component-first-name,
.vortex-scholarship #webform-component-dob {
  margin-right: 18px;
  width: 192px;
}

.vortex-scholarship #webform-component-dob-tag {
  margin: -10px 0 10px 110px;
  font-size: .8em;
}

.vortex-scholarship .webform-container-inline .vortex-date-suffix,
.vortex-scholarship .webform-container-inline .vortex-date-component,
.vortex-scholarship .webform-container-inline .vortex-date-component .form-item {
  float: left !important;
}

.vortex-scholarship .webform-container-inline .vortex-date-suffix {
  padding-left: 2px;
  text-align: center;
  width: 6px;
}

.vortex-scholarship .webform-container-inline .vortex-date-component {
  width: 60px;
}
.page-register-finalize.vortex-scholarship .webform-container-inline .vortex-date-component {
  width: 76px;
}

.vortex-scholarship .webform-container-inline .form-text {
  width: 30px;
}

.vortex-scholarship .webform-component-date .vortex-dob-year {
  width: 40px;
}

.vortex-scholarship .webform-component-date #edit-submitted-dob-year-wrapper input.form-text {
  width: 40px;
}

.vortex-scholarship #webform-component-last-name,
.vortex-scholarship #webform-component-gender {
  margin-left: 0px;
  clear: none;
  width: 192px;
}

.vortex-scholarship #webform-component-ethnicity .form-checkboxes {
  border: 1px solid #d8d8d8;
  padding: 5px;
}


/* Academics
------------------------------------------------------------------------------*/
.vortex-scholarship #webform-component-academic-info,
.vortex-scholarship #webform-component-test-scores {
  float: left;
  clear: none;
  width: 145px;
}

.vortex-scholarship #webform-component-academic-info {
  margin-right: 18px;
  width: 325px;
  border: none;
  border-right: 1px solid #D8D8D8;
}

.vortex-scholarship #webform-component-academic-info .webform-component {
  width: 195px;
  padding-right: 20px;
}

.vortex-scholarship #webform-component-test-scores .webform-component {
  margin-left: 0;
  margin-bottom: 0;
  width: 145px;
}

.vortex-scholarship #webform-component-test-scores .form-item {
  margin: 0;
}

.vortex-scholarship #webform-component-test-scores p {
  margin: 0;
  line-height: 1em;
}

.vortex-scholarship #webform-component-test-scores p strong,
.vortex-scholarship #webform-component-test-scores p em {
  clear: both;
}

.vortex-scholarship #webform-component-test-scores .form-item label{
  float: left;
  line-height: 25px;
  width: 105px;
  margin-right: 5px;
  text-align: right;
}

.vortex-scholarship #webform-component-test-scores input {
  width: 20px;
  float: right;
}

.vortex-scholarship #webform-component-test-scores #webform-component-test-scores--optional-sat,
.vortex-scholarship #webform-component-test-scores #webform-component-test-scores--optional-act {
 margin-bottom: -40px;
}

.vortex-scholarship #webform-component-test-scores--optional-sat strong,
.vortex-scholarship #webform-component-test-scores--optional-act strong {
  color: #666;
  font-size: 13px;
}

.vortex-scholarship #webform-component-test-scores--optional-sat em,
.vortex-scholarship #webform-component-test-scores--optional-act em {
  color: #999;
  display: block;
  font-size: 11px;
}

.vortex-scholarship #webform-component-test-scores #webform-component-test-scores--act-composite {
  margin-top: 25px;
}

.vortex-scholarship #webform-component-test-scores label {
  font-size: 10px;
}

.vortex-scholarship #webform-component-academic-info .webform-component-textfield{
  float: left;
  padding-right: 0;
  width:75px;
}

.vortex-scholarship #webform-component-academic-info #webform-component-academic-info--high-school-name{
	  width:110px !important;
}

.vortex-scholarship #webform-component-academic-info input {
  width: 30px;
  float: left;
  padding-right: 0;
}

.vortex-scholarship #webform-component-academic-info input#edit-submitted-high-school-name {
  width: 190px;
}

.vortex-scholarship #webform-component-academic-info .form-radios table,
.vortex-scholarship #webform-component-academic-info .form-radios table tbody,
.vortex-scholarship #webform-component-academic-info .form-radios table tr {
  border: 0;
}

.vortex-scholarship #webform-component-academic-info .form-radios table td {
  padding-left: 0;
}

.vortex-scholarship #webform-component-academic-info .form-radios input {
  width: 15px;
  margin-right: 5px;
  text-align: left;
}

.vortex-scholarship #webform-component-academic-info select {
  width: 130px;
}

.vortex-scholarship #webform-component-academic-info .webform-component-markup {
  margin-left: 0;
  width: 75px;
  float: left;
  clear: none;
  font-size: .8em;
  margin: 25px 0 0 -25px;
}

.vortex-scholarship #webform-component-school-location .form-checkboxes,
.vortex-scholarship #webform-component-school-location-grad .form-checkboxes {
  border: 1px solid #d8d8d8;
  padding: 5px;
  height: 80px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.vortex-scholarship #webform-component-school-location .form-checkboxes td,
.vortex-scholarship #webform-component-school-location-grad .form-checkboxes td{
  width:56%;
}

.vortex-scholarship #webform-component-college-name .form-text,
.vortex-scholarship #webform-component-schools-of-interest .form-text {
  width: 390px;
}

.vortex-scholarship #webform-component-schools-of-interest-v2 .form-text {
  margin-bottom: 5px;
  color: #000;
  width: 370px;
}

a.add-another-school {
  color: #0099cc;
  margin-left: 20px;
}

#webform-component-schools-of-interest-v2 #autocomplete {
  margin-left: 20px;
}

#webform-component-high-school-name #autocomplete {
	padding-top: 0px !important;
}

#webform-component-high-school-name #autocomplete ul li {
	font-size: 11px;
	height: auto !important
}

#webform-component-committed-to-enroll #autocomplete {
	padding-top: 0px !important;
}

#webform-component-committed-to-enroll #autocomplete ul li {
}

span.school-interest-id {
  color: #0099CC;
  float: left;
  font-weight: bold;
  height: 27px;
  line-height: 27px;
  width: 20px;
}


/* Contact
------------------------------------------------------------------------------*/

.vortex-scholarship #webform-component-street-address input,
.vortex-scholarship #webform-component-one-line-bio input,
.vortex-scholarship #webform-component-address-additional input {
  width: 390px;
}

.vortex-scholarship #webform-component-zip,
.vortex-scholarship #webform-component-city,
.vortex-scholarship #webform-component-state,
.vortex-scholarship #webform-component-phone,
.vortex-scholarship #webform-component-contact-me-via-text,
.vortex-scholarship #webform-component-provider {
  float: left;
  margin-right: 18px;
  clear: none;
}

.vortex-scholarship #webform-component-city,
.vortex-scholarship #webform-component-contact-me-via-text {
  margin-left: 0; /* remove 110px margin-left */
}

.vortex-scholarship #webform-component-contact-me-via-text {
  margin-top:20px; /* add margin to acomodate for not having a label */
}

.vortex-scholarship #webform-component-state,
.vortex-scholarship #webform-component-provider {
  margin: 0;  /* remove both 110px margin-left and 18px margin-right */
}

.vortex-scholarship #webform-component-zip {
  width: 65px;
}

.vortex-scholarship #webform-component-zip input  {
  width: 40px;
}

.vortex-scholarship #webform-component-city {
  width: 192px;
}

.vortex-scholarship #webform-component-state {
  width: 120px;
}
.vortex-scholarship #webform-component-phone,
.vortex-scholarship #webform-component-contact-me-via-text {
  width: 132px;
}

.vortex-scholarship #webform-component-state select,
.vortex-scholarship #webform-component-phone input {
  width: 120px;
}

.vortex-scholarship #webform-component-provider,
.vortex-scholarship #webform-component-provider select {
  width: 105px;
}

/* Terms / Submit Button
------------------------------------------------------------------------------*/

.vortex-scholarship #webform-component-agreement {
  width: 18px;
}

.vortex-scholarship #webform-component-agreement .form-checkboxes,
.vortex-scholarship #webform-component-agreement .form-checkboxes .form-item {
  float: left;
  width: auto;
  margin: 0;
}

.vortex-scholarship #webform-component-agreement .form-item label{
  display: none; /* do not display actual label for this form-item */
}

.vortex-scholarship #webform-component-agreement .form-checkboxes .form-item label{
  display: block;   /* display checkbox */
  width: auto;
  float: left;
  margin-left: 0;
  line-height: 12px;  /* reset line height from above */
  vertical-align: top;
}

.vortex-scholarship #webform-component-agreement-text {
  clear: none;
  float: left;
  width: 220px;
  font-size: 11px;
  border-left: none;
  margin-left: 0;
}

.vortex-scholarship .webform-client-form .form-submit {
  background: url("../images/button-apply-now.png") no-repeat scroll 0 0 transparent;
  height: 65px;
  width: 250px;
  margin-left: 110px;
}

/* Left column
------------------------------------------------------------------------------*/
.vortex-scholarship .field-field-vortex-main-text {
  margin-bottom: 40px;
}
.vortex-scholarship .vortex-main .vortex-left-section {
  margin-bottom: 40px;
}

.vortex-scholarship .vortex-main p {
  margin: 0;
}

.vortex-scholarship .vortex-main .deadline-date {
  font-weight: bold;
  color: #CC0000;
}

.vortex-scholarship .vortex-main .winner {
  margin-bottom: 15px;
  clear: both;
  overflow: hidden;
}
.vortex-scholarship .winners img {
  width: 60px;
  margin: 0px 10px 10px 0px;
}

.vortex-scholarship .winner-leftside strong{
  float:left
 }

.vortex-scholarship .winner-leftside {
    float: left;
    width: 70px;
}

.vortex-scholarship .winners p {
  margin: -1px 0 0;
  width: 155px;
  float: left;
  font-size: .95em;
}

.vortex-scholarship .vortex-main #fb-box {
  overflow: hidden;
  height: 250px;
  width: 200px;
}

#edit-submitted-essay-wrapper .overlimit {
	color: #CC0000;
}

/*Endorsements
----------------------------------------------------------------------------------*/
.section-endorsements #webform-component-endorsement-fieldset {
     float: right;
     margin-right: 90px;
     width: 500px;
}

.page-endorsements-p1 #webform-component-endorsement-fieldset {
     margin-right: 110px !important;
}

.section-endorsements #webform-component-endorsement-form-header {
     color: #68BDD3;
}

#webform-component-endorser-welcome-back {
     font-size: 23px;
     font-weight: bold;
     padding-bottom: 5px;
     padding-top: 18px;
}

.section-endorsements #webform-component-endorsee-avatar {
     float: left;
     margin-top: 8px;
     width: 110px;
}

#webform-component-endorsement-fieldset--endorsement-form-header {
     color: #68BDD3;
}

#webform-component-endorsement-fieldset--endorsement-form-header strong {
     font-size: 13px;
}

.section-endorsements #webform-component-endorsement-fieldset .webform-component {
     margin-left: 0pt ! important;
     width: 500px ! important;
}

.section-endorsements #webform-component-endorsement-fieldset .webform-component p {
     margin: 0pt ! important;
}

.section-endorsements #webform-component-about-me-fieldset .webform-component {
     margin-left: 130px ! important;
}

.section-endorsements #webform-component-endorsement-fieldset .endorsement-form-header {
     color: #68BDD3;
     font-family: Tahoma;
     font-size: 2em;
     letter-spacing: -1px;
     line-height: 1.3em;
}

.section-endorsements .vortex-top {
    margin-right: 50px;
    width: 720px !important;
}

.section-endorsements #main-wrapper {
     width: 760px;
}

#webform-component-endorsement-fieldset--endorsement-form-header {
     margin-bottom: 15px;
}

.section-endorsements .form-section {
     width: 720px;
}

#edit-submitted-endorsement-fieldset-your-role {
     width: 470px;
}

#edit-submitted-endorsement-fieldset-basis-of-recommendation {
     width: 425px;
}

#edit-submitted-endorsement-fieldset-endorsement-wrapper .resizable-textarea, #edit-submitted-endorsement-fieldset-endorsement {
     overflow: hidden;
     width: 475px;
}

.section-endorsements .webform-client-form .form-submit {
     margin-left: 130px ! important;
     background: url("/sites/default/files/finish_button.png") no-repeat scroll 0 0 transparent !important;
}

.page-endorsements-p1 .endorsement-form-welcome{
    display:none;
    visibility:hidden;
}


.section-endorsements #webform-component-city {
    margin-left: 110px !important;
}

.section-endorsements #webform-component-zip {
    margin-left: 16px !important;

}

.section-endorsements .vortex-main {
    float: right !important;
    left: -15px !important;
    top: -330px !important;

}

.page-endorsements-p1 .content {
height:735px !important;
overflow: hidden;
}

.page-scholarships-weekly #webform-component-interested-in-schools-of-interest,
.page-scholarships-sweet-diggity-dawg #webform-component-interested-in-schools-of-interest {
  position: relative;
  top: -55px;
}

#webform-component-otr-webform--basic-info--create-basic-info-form--second-row--agedisclaimer {
    float: left;
    margin-left: 15px;
    margin-top: 79px;
    position: absolute;
    width: 690px;
}
