/*
 * update2.scss
 * Created by: Natran
 * Created date: 03/30/2017
 */
/*Variables*/
/*E: Variables*/
/*Globals*/
.account-information,
.reset-password,
.register-page,
.dashboard-page,
.builder-page,
.index-page,
.landing-page {
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 1024px) {
    .account-information,
    .reset-password,
    .register-page,
    .dashboard-page,
    .builder-page,
    .index-page,
    .landing-page {
      padding-top: 25px; } }
  @media (max-width: 767px) {
    .account-information,
    .reset-password,
    .register-page,
    .dashboard-page,
    .builder-page,
    .index-page,
    .landing-page {
      font-size: 14px;
      padding-top: 20px; } }
  .account-information h1,
  .reset-password h1,
  .register-page h1,
  .dashboard-page h1,
  .builder-page h1,
  .index-page h1,
  .landing-page h1 {
    color: #82bb3f;
    margin-bottom: 30px;
    font-size: 40px;
  }
    .index-page h1{
      font-size: 37px;
    }
    @media (max-width: 1024px) {
      .account-information h1,
      .reset-password h1,
      .register-page h1,
      .dashboard-page h1,
      .builder-page h1,
      .index-page h1,
      .landing-page h1 {
        font-size: 30px;
        margin-bottom: 25px; } }
    @media (max-width: 767px) {
      .account-information h1,
      .reset-password h1,
      .register-page h1,
      .dashboard-page h1,
      .builder-page h1,
      .index-page h1,
      .landing-page h1 {
        font-size: 20px;
        line-height: normal;
        margin-bottom: 15px; } }
  .account-information h4,
  .reset-password h4,
  .register-page h4,
  .dashboard-page h4,
  .builder-page h4,
  .index-page h4,
  .landing-page h4 {
    color: #82bb3f; }
  .account-information .button,
  .reset-password .button,
  .register-page .button,
  .dashboard-page .button,
  .builder-page .button,
  .index-page .button,
  .landing-page .button {
    border-color: #82bb3f;
    color: #82bb3f !important;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 600;
    font-size: 15px; }
    .account-information .button:hover,
    .reset-password .button:hover,
    .register-page .button:hover,
    .dashboard-page .button:hover,
    .builder-page .button:hover,
    .index-page .button:hover,
    .landing-page .button:hover {
      background: #82bb3f;
      color: #fff !important;
      text-decoration: none !important; }
  .account-information a,
  .reset-password a,
  .register-page a,
  .dashboard-page a,
  .builder-page a,
  .index-page a,
  .landing-page a {
    color: #82bb3f; }
    .account-information a:hover,
    .reset-password a:hover,
    .register-page a:hover,
    .dashboard-page a:hover,
    .builder-page a:hover,
    .index-page a:hover,
    .landing-page a:hover {
      text-decoration: underline; }
  .account-information strong,
  .reset-password strong,
  .register-page strong,
  .dashboard-page strong,
  .builder-page strong,
  .index-page strong,
  .landing-page strong {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700; }

.word-icon {
  display: inline-block;
  background: url("../images/global-components/word-icon.png") 0 0 no-repeat;
  vertical-align: baseline;
  background-size: contain;
  height: 20px;
  width: 18px;
  margin-right: 7px; }

/*E: Globals*/
/*breadcrumb and sharring*/
.feature-box-new .breadcumb a {
  text-decoration: none; }
  .feature-box-new .breadcumb a.current-item {
    background: #82bb3f;
    border-color: #82bb3f;
    color: #fff;
    text-decoration: none; }
  .feature-box-new .breadcumb a:hover {
    text-decoration: underline; }
.feature-box-new .share-box {
  color: #82bb3f; }
  .feature-box-new .share-box .social-icon {
    color: #82bb3f;
    border-color: #82bb3f; }
  .feature-box-new .share-box .social-icon:hover {
    background: #82bb3f; }

/*E: breadcrumb and sharring*/
/*Header*/
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
    top: 0;
    left: auto; } }
.sidr.sidr-new .sidr-inner > ul .sidr-class-item-lv-1 .sidr-class-item-lv-2 .marked-child:after {
  color: #82bb3f; }

.sidr.sidr-new .sidr-inner > ul > li.sidr-class-menu-item-has-children .sidr-class-sub-menu .sidr-class-item-lv-2 > .sidr-class-sub-menu {
  background: #82bb3f; }

.sidr.sidr-new {
  background: #005d3e; }
  .sidr.sidr-new ul li:hover > a,
  .sidr.sidr-new ul li:hover > span,
  .sidr.sidr-new ul li.active > a,
  .sidr.sidr-new ul li.active > span,
  .sidr.sidr-new ul li.sidr-class-active > a,
  .sidr.sidr-new ul li.sidr-class-active > span,
  .sidr.sidr-new .sidr-inner > ul > li.sidr-class-menu-item-has-children > a.active-parent,
  .sidr.sidr-new .sidr-inner > ul > li.sidr-class-menu-item-has-children .sidr-class-sub-menu .sidr-class-item-lv-2 {
    background: #009257; }

.sidr.sidr-new ul li:hover > a,
.sidr.sidr-new ul li:hover > span,
.sidr.sidr-new ul li.active > a,
.sidr.sidr-new ul li.active > span,
.sidr.sidr-new ul li.sidr-class-active > a,
.sidr.sidr-new ul li.sidr-class-active > span,
.sidr.sidr-new ul li a {
  border-bottom-color: #82bb3f;
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600; }

#header.header-new {
  background: #fff;
  padding-top: 20px;
  position: fixed;
  z-index: 100;
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 991px) {
    #header.header-new {
      border-bottom: 2px solid #82bb3f; } }
  #header.header-new .header-box .header-info .logo {
    float: right;
    margin-right: 35px;
    position: static;
    width: auto;
    display: block;
    transform: inherit; }
    #header.header-new .header-box .header-info .logo img {
      max-width: 210px;
      height: auto; }
  #header.header-new .header-box .header-info:after {
    content: "";
    display: block;
    clear: both; }
  @media (max-width: 991px) {
    #header.header-new .header-box .header-info {
      margin-bottom: 10px;
      float: none;
      min-height: 62px; }
      #header.header-new .header-box .header-info .burger-menu {
        background: none;
        border-top: 5px solid #005d3e;
        display: block;
        width: 34px;
        height: 21px;
        position: relative;
        color: #005d3e;
        padding-top: 20px;
        margin-left: 35px; }
        #header.header-new .header-box .header-info .burger-menu:before, #header.header-new .header-box .header-info .burger-menu:after {
          content: "";
          display: block;
          width: 100%;
          height: 5px;
          background: #005d3e;
          position: absolute;
          left: 0; }
        #header.header-new .header-box .header-info .burger-menu:before {
          top: 3px; }
        #header.header-new .header-box .header-info .burger-menu:after {
          top: 11px; } }
  @media (max-width: 767px) {
    #header.header-new .header-box .header-info {
      min-height: 42px;
      margin-bottom: 15px; }
      #header.header-new .header-box .header-info .logo img {
        width: 160px; } }
  #header.header-new .header-box .top-links {
    text-align: right;
    line-height: 50px; }
    #header.header-new .header-box .top-links img {
      max-width: 294px; }
    #header.header-new .header-box .top-links .custom-nav {
      display: inline; }
      @media (max-width: 991px) {
        #header.header-new .header-box .top-links .custom-nav {
          display: none; } }
    #header.header-new .header-box .top-links ul {
      margin-bottom: 0;
      display: inline; }
      #header.header-new .header-box .top-links ul li {
        display: inline; }
    #header.header-new .header-box .top-links a {
      background: #82bb3f;
      border-radius: 5px;
      color: #fff;
      padding: 9px 25px;
      font-size: 15px;
      font-weight: 600; }
      #header.header-new .header-box .top-links a:hover {
        background-color: #008000; }
  #header.header-new .header-tools {
    background: #005d3e;
    margin-top: 15px; }
    #header.header-new .header-tools .custom-nav {
      float: right;
      text-align: right;
      display: none; }
      @media (max-width: 991px) {
        #header.header-new .header-tools .custom-nav {
          display: block; } }
      #header.header-new .header-tools .custom-nav a {
        color: #fff; }
        #header.header-new .header-tools .custom-nav a:hover {
          text-decoration: underline; }
      #header.header-new .header-tools .custom-nav ul {
        margin-bottom: 0; }
      #header.header-new .header-tools .custom-nav li {
        display: inline-block;
        padding-top: 13px;
        padding-bottom: 13px; }
        #header.header-new .header-tools .custom-nav li:before {
          content: "|";
          display: inline-block;
          vertical-align: middle;
          color: #fff;
          margin: 0 15px 0 10px; }
        #header.header-new .header-tools .custom-nav li:first-child:before {
          display: none;
          font-size: 14px; }
    #header.header-new .header-tools .main-navigation {
      margin-top: 0;
      text-align: center;
      width: 100%; }
      #header.header-new .header-tools .main-navigation > .nav-menu {
        margin-bottom: 0;
        padding-left: 0 !important; }
        #header.header-new .header-tools .main-navigation > .nav-menu a {
          font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
          font-weight: 600;
          font-size: 16px;
          position: relative;
        }
        #header.header-new .header-tools .main-navigation > .nav-menu > .menu-item {
          height: auto;
          padding-top: 0px;
          padding-bottom: 0px;
          position: relative;
            }
          #header.header-new .header-tools .main-navigation > .nav-menu > .menu-item:first-child {
            margin-left: 0; }
          #header.header-new .header-tools .main-navigation > .nav-menu > .menu-item.current-menu-item > a {
            color: #82bb3f !important;
            text-decoration: none; }
          #header.header-new .header-tools .main-navigation > .nav-menu > .menu-item:hover > a {
            border-bottom: none;
            opacity: .7; }
          #header.header-new .header-tools .main-navigation > .nav-menu > .menu-item > .sub-menu {
            top: 42px; }
            #header.header-new .header-tools .main-navigation > .nav-menu > .menu-item > .sub-menu > .item-lv-2 a {
              color: #fff;
              font-weight: normal;
            }
          #header.header-new .header-tools .main-navigation > .nav-menu > .menu-item > .sub-menu > .item-lv-2.on {
              background: #80BD34;
          }
          #header.header-new .header-tools .main-navigation > .nav-menu > .menu-item > .sub-menu > .item-lv-2.on > a {
              color: #fff;
          }
          #header.header-new .header-tools .main-navigation > .nav-menu > .menu-item > .sub-menu > .item-lv-2 a:hover{
            background: #005d3e;
          }

/*E: Header*/
.header-new + #main {
  padding-top: 133px; }
  .header-new + #main .banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 200px;
    width: 100%; }
  @media (max-width: 991px) {
    .header-new + #main {
      padding-top: 95px; } }

.account-links {
  text-align: right;
  line-height: 50px; }
  @media (max-width: 991px) {
    .account-links {
      display: none; } }
  .account-links ul {
    margin-bottom: 0;
    display: inline; }
    .account-links ul li {
      display: inline; }
  .account-links a {
    border-color: #82bb3f;
    color: #82bb3f !important;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 5px; }
    .account-links a:hover {
      background: #82bb3f;
      color: #fff !important;
      text-decoration: none !important; }

/*Footer*/
.footer-info {
  color: #fff;
  text-align: center;
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  max-width: 1080px;
  margin: auto; }
  .footer-info .menu-footer {
    margin: 0 -5px 0 0;
    padding: 0 !important;
    list-style: none;
    display: inline; }
    .footer-info .menu-footer li {
      padding: 0;
      list-style: none;
      display: inline; }
      .footer-info .menu-footer li:before {
        content: "|";
        display: inline;
        margin: 0 3px 0 0; }
      .footer-info .menu-footer li:last-child:after {
        content: "|";
        display: inline;
        margin: 0 4px; }
  .footer-info a {
    color: #fff;
    font-weight: 700;
    transition: all 0.4s ease-in-out; }
    .footer-info a:hover {
      opacity: .7; }
  .footer-info .footer-image {
    margin-top: 24px;
    width: 100%;
    height: 83px;
    display: block;
    background: url("../images/home/Farming_footer_logos-1.png") center center no-repeat;
    background-size: cover; }
    @media (max-width: 991px) {
      .footer-info .footer-image {
        height: 65px; } }

/*E: Footer*/
/*Landing page*/
@media (max-width: 1024px) {
  .landing-page .feature-box {
    padding: 0 20px; } }
.landing-page .feature-box p:last-child {
  margin-bottom: 20px; }
.landing-page .authorization-links {
  padding: 20px;
  text-align: center;
  margin-bottom: 20px; }
  .landing-page .authorization-links .button {
    margin: 0 10px; }
  .landing-page .authorization-links > span {
    padding: 0 10px; }
.landing-page .case-study-index .case-studies .case-wrap:after {
  content: "";
  display: block;
  clear: both; }
.landing-page .case-study-index .case-studies .case-wrap .case-item {
  float: left;
  width: 50%;
  padding: 0 10px 45px;
  margin: 0; }
.landing-page .case-study-index .case-studies .case-wrap .case-item.builder-item {
  float: none;
  }
  @media (max-width: 480px) {
    .landing-page .case-study-index .case-studies .case-wrap .case-item {
      float: none;
      width: 100%; } }
  .landing-page .case-study-index .case-studies .case-wrap .case-item .case-item-content {
    max-width: 305px;
    margin: auto; }
  .landing-page .case-study-index .case-studies .case-wrap .case-item p.item-title,
  .landing-page .case-study-index .case-studies .case-wrap .case-item a:hover {
    color: #82bb3f; }
.landing-page .case-study-content.content-box {
  /*padding: 50px 0 0;*/
  margin-top: 20px;
}
  @media (max-width: 767px) {
    .landing-page .case-study-content.content-box {
      padding: 45px 0 0; } }

/*E: Landing page*/
/*Index page*/
.index-page {
  padding-bottom: 70px; }
  @media (max-width: 1024px) {
    .index-page {
      padding-left: 20px;
      padding-right: 20px; } }
  .index-page .btns {
    text-align: center; }
  @media (max-width: 1024px) {
    .index-page {
      padding-bottom: 35px; }
      .index-page .btns {
        padding-top: 30px; } }

/*E: Index page*/
/*Builder page*/
.builder-page {
  padding-top: 0 !important; }
  @media (max-width: 1024px) {
    .builder-page .feature-box {
      background: #f1f1f2; } }
  @media (max-width: 1024px) {
    .builder-page .coop-content {
      padding-top: 0; } }
  .builder-page .coop-main-content h2 {
    color: #82bb3f;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 300;
    line-height: normal; }
    @media (max-width: 767px) {
      .builder-page .coop-main-content h2 {
        font-size: 14px; } }
  .builder-page .coop-main-content h3 {
    color: #82bb3f;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: normal; }
    @media (max-width: 767px) {
      .builder-page .coop-main-content h3 {
        font-size: 14px; } }
  .builder-page .coop-main-content > div {
    display: none; }
    .builder-page .coop-main-content > div.active {
      display: block; }
  .builder-page .step-title {
    padding-bottom: 10px !important; }
  .builder-page .step-desctipion {
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 30px; }
    @media (max-width: 1024px) {
      .builder-page .step-desctipion {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (max-width: 767px) {
      .builder-page .step-desctipion {
        padding-left: 20px;
        padding-right: 20px; } }
  .builder-page .step-body .step-body-content .form-row:after {
    content: "";
    display: block;
    clear: both; }
  .builder-page .step-body .step-body-content .form-row label:first-child {
    display: block; }
    .builder-page .step-body .step-body-content .form-row label:first-child p {
      margin: 0; }
  .builder-page .step-body .step-body-content .form-row input[type="checkbox"] {
    float: left;
    margin-right: 10px;
    margin-top: 7px; }
  .builder-page .step-body .step-body-content .form-row input[type="checkbox"] + label {
    width: calc(100% - 40px);
    float: left; }
  .builder-page .step-body .step-body-content .form-row textarea,
  .builder-page .step-body .step-body-content .form-row input[type="text"],
  .builder-page .step-body .step-body-content .form-row select {
    width: 100%;
    max-width: 500px;
    padding: 6px 12px;
    border: 1px solid #828282;
    background-color: #fafafa; }
  .builder-page .step-body .step-body-content .form-row textarea {
    height: 100px;
    max-width: none; }
  .builder-page .step-body .step-body-content .form-row .label-after {
    display: block; }
  .builder-page .step-body .step-body-content .form-row .error {
    display: block;
    color: red;
    margin-top: 5px;
    font-weight: normal; }
  .builder-page .step-body .step-body-content .checkboxes .form-row > span.error {
    font-size: 0;
    visibility: hidden;
    margin: 0; }
  .builder-page .step-body .step-body-content .checkboxes .form-row:last-child > span.error {
    font-size: inherit;
    visibility: visible; }
  .builder-page .browse-title {
    background: #005d3e; }
    .builder-page .browse-title h2 {
      font-family: "museo100", Helvetica, Arial, sans-serif;
      font-size: 25px; }
  .builder-page .browse-case {
    padding: 35px 28px !important; }
    .builder-page .browse-case li {
      list-style: none;
      margin: 25px 0 0;
      font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
      font-weight: 700;
      font-size: 17px; }
      .builder-page .browse-case li:first-child {
        margin-top: 0; }
  .builder-page .controller {
    padding-bottom: 10px; }
    .builder-page .controller:after {
      content: "";
      display: block;
      clear: both; }
    .builder-page .controller .button {
      float: right;
      margin-left: 10px;
      margin-bottom: 10px; }
      .builder-page .controller .button.previous-step, .builder-page .controller .button.save-draft {
        float: left;
        margin-left: 0;
        margin-right: 10px; }
    .builder-page .controller .progress-bar {
      width: 100%;
      height: 30px;
      border-radius: 20px;
      background: #005d3e;
      position: relative;
      margin: 0 0 20px; }
      .builder-page .controller .progress-bar div {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        overflow: hidden;
        background: #82bb3f;
        border-radius: 20px;
        line-height: 30px; }
    @media (max-width: 767px) {
      .builder-page .controller {
        padding-left: 15px;
        padding-right: 15px; }
        .builder-page .controller .progress-bar {
          height: 20px; }
          .builder-page .controller .progress-bar div {
            line-height: 20px; } }
  .builder-page .thankyou-page {
    display: none; }
  .builder-page .thankyou-box {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px; }

/* Copy .starting-a-coop from main.scss to re-build new accordion for validation - there are some styles update*/
@media (min-width: 768px) and (max-width: 1024px) {
  .builder-page .feature-box h1 {
    font-size: 30px;
    padding: 25px 10px;
    margin-bottom: 0; } }
@media (max-width: 767px) {
  .builder-page .feature-box h1 {
    padding: 25px 10px;
    font-size: 18px;
    margin-bottom: 0; } }
.builder-page .coop-content {
  background-color: #f1f1f2;
  padding-top: 50px; }

@media (max-width: 767px) {
  .builder-page .coop-content {
    padding-top: 18px; } }
@media (max-width: 767px) {
  .builder-page .coop-content .column {
    padding: 0; } }
.builder-page .coop-content .left-column {
  padding-right: 0; }

.builder-page .coop-content .right-column {
  padding-left: 0; }

.builder-page .coop-content .coop-main-content {
  overflow: hidden; }

.builder-page .coop-content .coop-main-content .step {
  background-color: #fff;
  margin-bottom: 20px; }

.builder-page .coop-content .coop-main-content .step .step-title {
  padding: 45px 50px;
  font-size: 36.34px;
  color: #00003e; }

@media (min-width: 768px) and (max-width: 1024px) {
  .builder-page .coop-content .coop-main-content .step .step-title {
    font-size: 25px;
    padding: 20px 30px; } }
@media (max-width: 767px) {
  .builder-page .coop-content .coop-main-content .step .step-title {
    font-size: 16px;
    padding: 15px 20px; } }
.builder-page .coop-content .coop-main-content .step .step-body-row {
  border-top: 1px solid #ddd;
  border-left: 0;
  cursor: pointer;
  border-right: 0; }
  .builder-page .coop-content .coop-main-content .step .step-body-row.pencial .step-body-header {
    position: relative; }
    .builder-page .coop-content .coop-main-content .step .step-body-row.pencial .step-body-header:after {
      content: "";
      width: 30px;
      height: 30px;
      display: block;
      background: url("../images/green-pencil-42px.png") 0 0 no-repeat;
      background-size: 30px auto;
      position: absolute;
      top: 50%;
      margin-top: -15px;
      right: 30px; }
      @media (max-width: 767px) {
        .builder-page .coop-content .coop-main-content .step .step-body-row.pencial .step-body-header:after {
          width: 25px;
          height: 25px;
          background-size: 25px auto;
          margin-top: -12px;
          right: 20px; } }

.builder-page .coop-content .coop-main-content .step .step-body-row ul {
  list-style-type: disc;
  padding-left: 18px; }

.builder-page .coop-content .coop-main-content .step .step-body-row .step-body-header {
  padding: 23px 53px;
  background-color: #fff;
  border-radius: 0;
  border-color: #f1f1f2; }

@media (min-width: 768px) and (max-width: 1024px) {
  .builder-page .coop-content .coop-main-content .step .step-body-row .step-body-header {
    padding: 23px 30px; } }
@media (max-width: 767px) {
  .builder-page .coop-content .coop-main-content .step .step-body-row .step-body-header {
    padding: 25px 15px; } }
.builder-page .coop-content .coop-main-content .step .step-body-row .step-body-header span {
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #555555;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  display: table-cell;
  vertical-align: middle; }

@media (min-width: 768px) and (max-width: 1024px) {
  .builder-page .coop-content .coop-main-content .step .step-body-row .step-body-header span {
    font-size: 17px; } }
@media (max-width: 767px) {
  .builder-page .coop-content .coop-main-content .step .step-body-row .step-body-header span {
    font-size: 14px; } }
.builder-page .coop-content .coop-main-content .step .step-body-row .step-body-header .coop-toggle-icon {
  color: #373768;
  font-size: 25px;
  height: 35px;
  width: 35px;
  border: 1px solid #373768;
  padding: 5px 9px;
  border-radius: 40px;
  margin-right: 33px; }

@media (min-width: 768px) and (max-width: 1024px) {
  .builder-page .coop-content .coop-main-content .step .step-body-row .step-body-header .coop-toggle-icon {
    margin-right: 20px;
    font-size: 20px;
    height: 30px;
    width: 30px;
    padding: 4px 7px; } }
@media (max-width: 767px) {
  .builder-page .coop-content .coop-main-content .step .step-body-row .step-body-header .coop-toggle-icon {
    margin-right: 20px;
    font-size: 15px;
    height: 25px;
    width: 25px;
    padding: 4px 7px; } }
.builder-page .coop-content .coop-main-content .step .step-body-row .step-body-content {
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
  padding: 0 50px;
  border-top: none;
  font-size: 17px;
  color: #555555;
  line-height: 1.6;
  height: 0;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 3s;
  /* Safari */
  transition: max-height 3s; }

.builder-page .coop-content .coop-main-content .step .step-body-row.active .step-body-content {
  height: auto;
  padding-bottom: 50px;
  max-height: 2000px;
  -webkit-transition: max-height 3s;
  /* Safari */
  transition: max-height 3s; }

@media (min-width: 768px) and (max-width: 1024px) {
  .builder-page .coop-content .coop-main-content .step .step-body-row .step-body-content {
    padding: 0 30px;
    font-size: 14px; } }
@media (max-width: 767px) {
  .builder-page .coop-content .coop-main-content .step .step-body-row .step-body-content {
    padding: 0 20px;
    font-size: 12px; } }
/* e: Copy .starting-a-coop from main.scss to re-build new accordion for validation */
/*E: Builder page*/
/*Dashboard page*/
@media (max-width: 1024px) {
  .dashboard-page {
    padding-left: 20px;
    padding-right: 20px; } }
@media (max-width: 767px) {
  .dashboard-page h2 {
    font-size: 15px;
    line-height: normal;
    margin-bottom: 10px; } }
.dashboard-page .document h2 + p a {
  display: inline-block;
  position: relative;
  padding-left: 12px;
  margin: 0 0 5px; }
  .dashboard-page .document h2 + p a:before {
    content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    background: #555555;
    border-radius: 50%;
    margin-right: 5px;
    position: absolute;
    top: 10px;
    left: 0; }
    @media (max-width: 767px) {
      .dashboard-page .document h2 + p a:before {
        top: 6px; } }
.dashboard-page .g-form {
  max-width: 500px;
  padding-top: 0; }
  @media (max-width: 767px) {
    .dashboard-page .g-form {
      margin: 20px 0 0; } }
  .dashboard-page .g-form .success {
    color: #005d3e;
    margin: 10px 0;
    font-weight: bold; }
  .dashboard-page .g-form .btns {
    margin-top: 30px; }

/*E: Dashboard page*/
/*Register page*/
.account-information h1,
.reset-password h1,
.register-page h1 {
  text-align: center; }
.account-information .g-form,
.reset-password .g-form,
.register-page .g-form {
  padding-top: 0; }
  .account-information .g-form:after,
  .reset-password .g-form:after,
  .register-page .g-form:after {
    content: "";
    display: block;
    clear: both; }
  .account-information .g-form form,
  .reset-password .g-form form,
  .register-page .g-form form {
    margin-top: 30px; }
.account-information .btns,
.reset-password .btns,
.register-page .btns {
  text-align: center;
  margin-top: 30px; }

/*E: Register page*/
/*Account information page*/
.account-information .login-submit {
  text-align: center; }

/*E: Account information page*/
/*loading icon*/
.loading-icon {
  text-align: center;
  position: relative;
  min-height: 115px; }
  .loading-icon .loading-inner {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 50px; }

.loader {
  color: #82bb3f;
  font-size: 10px;
  margin: 0 auto 50px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: loading 1.3s infinite linear;
  animation: loading 1.3s infinite linear;
  transform: translate(0); }

@-webkit-keyframes loading {
  0%,
    100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0; }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em; }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em; }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em; }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0; }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em; } }
@keyframes loading {
  0%,
    100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0; }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em; }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em; }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em; }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0; }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em; } }
/*E: loading icon*/

/*# sourceMappingURL=update2.css.map */
#menu-new-menu .menu-item>a:first-child::after {
  content: "5";
}
#menu-new-menu .menu-item:last-child>a:first-child::after {
  content: "";
}
#menu-new-menu .menu-item>a:first-child:after {
  position: absolute;
  right: 0;
  font-family: ETmodules;
  font-size: 16px;
  font-weight: 800;
  content: "5";

}

#menu-new-menu .menu-item a{
  padding: 10px 30px!important;
  display: block;
}

.builder-page .controller .button.change-builder{
  float: left;
  margin-left: 0;
  margin-right: 10px
}