/********* For all forms - Some fields goes to rightside **********/
.webform-layout-box.equal.child-width-2 > * {
  float: none !important;
}

/********** For Group Headings ***********/
.group_learn_wrapper fieldset legend {
  margin-left: -8px;
}

.group_learn_wrapper #webform-client-form-773 {
  width: 95%;
}

/********** node/752 Textarea **********/
.webform-client-form .webform-component-textarea textarea {
  width: 93%;
  border: 0;
}

/********** node/737 Download or order information form ***********/
.page .group_learn_wrapper .field-name-body p img {
  float: left;
}

.page .field-name-body > p, .page article .field-name-body > p {
  float: left;
  width: 100%;
}

/************** Donate Now Form ***************/
#webform-client-form-775 .webform-container-inline div {
  display: block;
}

#webform-client-form-775 .webform-container-inline div.form-item {
  display: block;
}

#webform-client-form-775 #webform-component-donation-amount .select-or-other {
  padding: 30px 10px 30px 0 !important;
}

#webform-client-form-775 .webform_pager_parent {
  position: relative;
  top: 20px;
}

.webform-client-form .webform_pager_parent {
  position: relative;
  top: 20px;
}

/************** Chosen Dropdown ***************/
/* Z-index issue fix */
.chosen .chzn-container-active, .chosen .chzn-drop {
  z-index: 9999 !important;
}

/************** EU cookie complience warning ***************/
#sliding-popup {
  padding: 0 0 20px 0;
}

#sliding-popup .popup-content #popup-buttons button {
  padding-top: 0px !important;
  margin-top: 10px !important;
}

.topNav {
  right: -100px;
  position: relative;
  margin-left: 55px;
  margin-right: -10px;
}

.spillOut {
  margin-top: 70px !important;
}

.spillOut h3 {
  width: 80% !important;
}

.push_3 {
  margin-left: 40%;
}

.spillOut .triangleWrapper span {
  bottom: 30px !important;
}
