.coworker-new-header-outer {
  padding: 0 50px!important;
}
.coworker-new-header-outer .logo_con img {
  width: 249px;
  height: auto;
  margin-top: 0;
  margin-bottom: 5px;
}
.main_wrap {
  display: flex; 
  justify-content: space-between;
}
.mobLogoWrapper01 {
  width: 22%;
}
.mobSearchWrapper {
  width: 60%;
}
.mobHelpWrapper {
  width: 19%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#aa-input-container {
  border: none;
  padding: 0 16px;
}
.aa-input-icon {
  outline: 1px solid white;
  padding: 12px;
  top: 49%;
  height: 39px;
  width: 39px;
  filter: invert(22%) sepia(74%) saturate(11%) hue-rotate(325deg) brightness(86%) contrast(86%);
}
.left-space-new-header {
  font-family: "Work Sans",sans-serif;
  font-size: 13px;
  color: #464d4b;
  font-weight: 500;
}
.left-space-new-header:after {
  content: '▼';
  color: #ababab;
  margin-left: 15px;
}
#lg_s, #lg_i {
  background: none;
  border-radius: unset;
  padding: 0;
  height: 33px;
}
.inner_li p {
  margin: 0;
  padding: 0;
  margin-right: 20px;
}
#lg_c {
  display: flex;
  align-items: center;
}
.help_blk {
  min-width: 155px;
  margin-right: 13px;
  line-height: 32px;
}
.help_blk #lg_menu {
  min-height: 0;
  border: 1px solid #e3e2e2!important;
  padding: 7px 6px;
  display: flex;
  justify-content: flex-end;
  border-radius: 2px;
}
#lg_menu .inner_li {
  margin: 0;
}
.aa-input-search-header-global, .aa-input-search-header-search {
  margin: 0 0 0 59px;
  padding: 25px 0;
}
.help_list {
  top: 42px;
}
.aa-suggestion {
  justify-content: flex-start;
}
.aa-suggestion.aa-cursor, .aa-suggestion:focus, .aa-suggestion>span:first-child:focus {
  color: #fff;
  background-color: #00927c;
}
.aa-suggestion > span:first-child {
  color: #00C78A;
}

.help_list {
  width: 386px;
  padding: 13px 35px!important;
}
.help_list a {
  padding: 11px 0!important;
  color: #AAB2B1!important;
}
.help_blk li {
  font-size: 13px;
  color: #AAB2B1;
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

.new_pg2 .mobSearchWrapper {
  width: 38%;
}
.new_pg2 #aa-input-container {
  padding: 0 21px;
}
.new_pg2 .aa-input-icon {
  top: 53%;
}
.new_pg2 .mobile-add-space-link a {
  display: flex!important;
  align-items: center;
  justify-content: center;
  background: #EDF4F2;
  color: #00927c !important;
  border: 1px solid #EDF4F2;
  width: 198px;
  height: 40px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
}
.new_pg2 .mobile-add-space-link a:hover {
  text-decoration: none;
  border: 1px solid #fff;
  background: #fff;
  color: #00927c !important;
  box-shadow: 1px 1px 20px rgba(70,76,75,0.2);
  -moz-box-shadow: 1px 1px 20px rgba(70,76,75,0.2);
  -o-box-shadow: 1px 1px 20px rgba(70,76,75,0.2);
}
.new_pg2 .login_blk span {
  width: auto;
  color: #00927c;
  margin-right: 21px;
  font-size: 19px;
}
.new_pg2 .login_blk p {
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  margin-top: 1px;
}
.new_pg2 .login_blk li a {
  padding: 0;
}
.new_pg2 .login_blk ul {
  padding: 17px 30px;
  padding-right: 0;
}

.new_pg2 .login_blk li a {
  border: none;
}
.new_pg2 .login_blk li:not(.mobile-add-space-link) a {
  padding-left: 41px;
  padding-top: 11px;
}
.new_pg2 .login_blk li:not(.mobile-add-space-link) span:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.new_pg2 .login_blk li:not(.mobile-add-space-link) span:after {
  content: '';
  position: absolute;
  width: 128%;
  transform: scaleX(0);
  height: 2px;
  bottom: -3px;
  left: -5px;
  background-color: #5a5a5a;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}
.new_pg2 .login_blk li:not(.mobile-add-space-link) a span {
  color: #5a5a5a;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Work Sans', sans-serif;
  position: relative;
}
.new_pg2 .mobButtonsWrapper {
  width: 42.5%;
}

#fo_target {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-white {
  width: 525px;
}
#signup_title {
  display: inline-block;
  width: 100%;
  font-weight: 600;
  font-size: 25px;
  line-height: 29px;
  text-align: center;
  color: #464D4B;
  font-family: 'Work Sans', sans-serif;
  border: none;
  padding: 40px 0;
  padding-bottom: 10px;
  background: white;
}
.main-white h4 {
  border: none;
  margin-top: 160px;
  padding: 27px 0;
  font-weight: 500;
  font-size: 16px;
  color: #464D4B;
  letter-spacing: 0.5px;
  font-family: 'Work Sans', sans-serif;
}
.main-white h4 a {
  display: block;
  width: 81%;
  margin: 0px 50px;
  border: 1px solid #0c9;
  border-radius: 2px;
  padding: 15px 0px;
  margin-top: 10px;
  text-decoration: none;
  color: #00927C !important;
  font-weight: 600;
}
.main-white p {
  float: left;
  width: 100%;
  font-weight: normal;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  color: #464C4B;
  padding: 10px 80px 0;
}
.main-white p a {
  font-weight: 600;
  text-decoration: underline;
  color: #464C4B;
}
.main-white img {
  width: 25px;
  filter: brightness(0) invert(100);
  position: absolute;
  left: 15px;
}
.main-white .msg_con {
  padding: 0;
}
.main-white .msg_con a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  background: #00C78A;
  width: 80%;
  margin: 15px auto;
  border-radius: 3px;
  font-weight: 600;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Work Sans', sans-serif;
  position: relative;
}


@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .coworker-new-header-outer {
    padding: 0 29px!important;
    padding-top: 3px!important;
  }
  .coworker-new-header-outer .logo_con img {
      width: 195px;
      margin-top: 6px;
  }
  #lg_menu {
      width: auto;
  }
  .help_blk {
    margin: 0;
  }
  #lg_i, #lg_s {
    width: 33px;
  }
  .new_pg2 #aa-input-container {
    padding: 0;
  }
  .new_pg2 .mobSearchWrapper {
    width: 41%;
  }
  .new_pg2 .mobButtonsWrapper {
    width: 32%;
    display: flex;
    justify-content: flex-end;
  }
  .new_pg2 .mobile-add-space-link a {
    width: 144px;
  }
  .new_pg2 .login_blk p {
    font-size: 12px;
  }
  .new_pg2 .login_blk span {
    margin-right: 5px;
    font-size: 18px;
  }
  .new_pg2 .login_blk ul {
    padding: 17px 22px;
    padding-right: 0;
  }
  .new_pg2 .login_blk li:not(.mobile-add-space-link) a span {
    font-size: 12px;
  }
  .new_pg2 .login_blk li:not(.mobile-add-space-link) a {
    padding: 0;
    padding-left: 14px;
    padding-top: 9px;
  }
  .new_pg2 .mobLogoWrapper01 {
    width: 17%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .aa-input-search-header-global, .aa-input-search-header-search {
    padding: 13px 0;
  }
  .coworker-new-header-outer .logo_con img {
      height: auto!important;
      margin-top: 5px;
  }
  #header5.ver_5 .help_blk li {
      width: auto;
      height: 32px!important;
      min-height: unset!important;
  }
  #lg_p {
      padding: 0 10px;
  }
  /* goes to lower width too (below) */
  .space_header_outer {
    height: 57px;
  }
  .coworker-new-header-outer {
    display: none;
  }
  .m_menu_wrapper {
    display: block;
  }
  .m_menu_wrapper .container {
    width: auto;
    padding: 5px 34px;
  }
  .m_logo_wrapper img {
    width: 205px;
  }
  .search.mobSearchWrapper {
    padding: 0!important;
    width: 73%;
  }
  #aa-input-container {
    padding: 0 9px;
    margin-right: 3px;
  }
  #aa-search-input, .aa-input-search-header-global {
    padding: 13px 0;
    padding-left: 10px;
    margin: 0;
    border: 1px solid #CAD2D0;
    border-radius: 3px;
    font-size: 13px;
  }
  #aa-search-input::placeholder, .aa-input-search-header-global::placeholder {
    color: #c0c0c0;
    font-family: 'Work Sans', sans-serif;
  }
  .aa-input-icon {
    right: 0;
    background: #5FC38E;
    filter: none;
    height: 47px;
    width: 50px;
    padding: 14px;
    padding-left: 17px;
    border-radius: 3px;
  }
  .aa-input-icon path {
    filter: invert(7%) sepia(1%) saturate(55%) hue-rotate(90deg) brightness(119%) contrast(100%);
  }
  .m_btnOpen_wrapper {
    width: 50px;
    height: 46px;
  }
  #mobBtnOpen {
    background: #00928C;
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    border-radius: 3px;
  }
  #mobBtnOpen i {
    color: white;
    font-size: 22px;
  }

  /* copy-paste from style-res to make it work with this width */
  .mobMenuWrapper{display:none;position: fixed !important;background-color:#01c981;left: 0;top: 0;padding:0;z-index: 999999;height:100%;}
  .mobMenuWrapper{width: 320px;}
  .mobMenuWrapper .mobMenuTopWrapper{ float:left;width:100%;background-color:#0bcf91; }

  .mobMenuWrapper .mobMenucloseBtn{float:left;width:100%;margin:17px -4px;}
  .mobMenuWrapper .mobMenucloseBtn .mobBtnClose{float:right;  border:1px solid #fff;padding:9px 10px 4px; margin:0 15px 0 0;}
  .mobMenuWrapper .mobMenucloseBtn .mobBtnClose:hover {cursor:pointer;}
  .mobMenuWrapper .mobMenucloseBtn .mobBtnClose i{font-size:18px;color:#fff;}
  .mobMenuWrapper .mobMenucloseBtn .mobUserLogged{float:left; margin: 0 0 0 26px;color: #fff;font-weight: 700;}
  .mobMenuWrapper .mobMenucloseBtn .mobUserLogged img{width: 40px; border-radius: 50%; border: 2px solid #fff;margin:0 10px 0 0}

  .mobMenuTop {
    float: left;
    margin-left: 9%;
    overflow-y: scroll;
    width: 74%;
    margin-top: 53px;
  }
  .mobMenuTop li{border-bottom:1px dashed #fff;}
  .mobMenuTop li a{display:block;color:#fff;padding:10px 0;font-size:18px;background-color:#0bcf91;}
  .mobMenuTop li a:hover{text-decoration:none; background-color:#02D693;}
  .mobMenuTop .lastNoBorder{border-bottom:0;}

  .mobMenuWrapper .mobMenuBottomWrapper{float:left;width:100%;}
  .mobMenuBottom{float:left;width:74%;margin-left:8%;}
  .mobMenuBottom h2 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 4px 0 0;
    margin: 22px 0 2px;
  }
  .mobMenuBottom li{border-bottom:1px dashed #fff;}
  .mobMenuBottom li a {
    background-color: #01c981;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 10px 0;
  }
  .mobMenuBottom li a:hover{text-decoration:none; background-color:#0BCC8A;}
  .mobMenuBottom .lastNoBorder{border-bottom:0;}

  .mobLogoWrapper01{margin:6px 0 6px;}
  .mobLogoWrapper01 .logoDesktop{ display:none !important;}
  .mobLogoWrapper01 .logoDesktop img{width:100%; max-width:44px; height:auto;}
  .mobLogoWrapper01 .logoMobile{display:block !important; padding: 0px 0 0 !important;}
  .mobLogoWrapper01 .logoMobile img{width:100%; max-width:273px; height:auto;margin:0 0 0 10%}
  .mobLogoWrapper01 > a{padding:0 0 5px;}
  .mobLogoWrapper01 img{width:100%; max-width:44px; height:auto;margin:0;}

  .mobLogoMLeft .logoMobile img{width:100%; max-width:273px; height:auto;margin:0 0 0 0;}

  .mobSearchWrapper01{display:none;}
  .mobButtonsWrapper01{display:none;}
  /* copy-paste end */

  #mobBtnOpen {
    background: #00927C;
    border: 1px solid #00927C;
    border-radius: 2px;
  }

  #mobileMenu, .mobMenuWrapper .mobMenuTopWrapper, .mobMenuTop li a, .mobMenuBottom li a {
      background: #00927C;
  }
  .mobUserLogged {
      display: none;
  }
  .mobMenuTop li {
      border-bottom: none;
      margin-bottom: 23px;
  }
  .mobMenuTop li a {
      font-family: 'Work Sans', sans-serif;
      font-weight: 500;
      font-size: 18px;
      line-height: 36px;
      text-transform: uppercase;
      padding: 0;
  }
  .mobMenuTop li a:hover {
      background: #00927C;
  }
  .mobMenuWrapper .mobMenucloseBtn {
      height: 25px;
      margin-bottom: 0;
  }
  .mobMenuWrapper .mobMenucloseBtn .mobBtnClose {
      border: none;
  }
  .mobMenuWrapper .mobMenucloseBtn .mobBtnClose img {
      height: 15px;
  }
  .mobMenuTop ul {
      height: auto;
  }
  .mobile-add-space-link a {
      background: #EDF4F2!important;
      border: 1px solid #EDF4F2;
      color: #00927c !important;
      display: flex!important;
      justify-content: center;
      margin-top: 33px;
      font-size: 14px!important;
  }
  .mobile-add-space-link a span {
      margin-right: 10px;
      font-size: 20px;
  } 

}

@media only screen and (min-width: 280px) and (max-width: 767px) {
  #mobBtnOpen {
      background: #00927C;
      border: 1px solid #00927C;
      border-radius: 2px;
  }
  .m_logo_wrapper {
      width: auto;
  }
  .m_menu_wrapper .main_wrap {
      padding: 0 20px!important;
      display: flex;
      justify-content: space-between;
  }
  .m_btnOpen_wrapper {
      width: auto;
  }
  .m_btnOpen_wrapper .m_btn_open {
      margin: 0;
  }
  .mobSearchWrapper {
    display: block;
  }
  #mobileMenu {
    width: 320px;
  }
  #mobileMenu, .mobMenuWrapper .mobMenuTopWrapper, .mobMenuTop li a, .mobMenuBottom li a {
      background: #00927C;
  }
  .mobUserLogged {
      display: none;
  }
  .mobMenuTop li {
      border-bottom: none;
  }
  .mobMenuTop li a {
      font-family: 'Work Sans', sans-serif;
      font-weight: 500;
      font-size: 16px;
      line-height: 36px;
      text-transform: uppercase;
      padding: 0;
  }
  .mobMenuTop li a:hover {
      background: #00927C;
  }
  .mobMenuWrapper .mobMenucloseBtn {
      height: 25px;
      margin-bottom: 0;
  }
  .mobMenuWrapper .mobMenucloseBtn .mobBtnClose {
      border: none;
  }
  .mobMenuWrapper .mobMenucloseBtn .mobBtnClose img {
      height: 15px;
  }
  .mobMenuTop ul {
      height: auto;
  }
  .mobile-add-space-link a {
      background: #EDF4F2!important;
      border: 1px solid #EDF4F2;
      color: #00927c !important;
      display: flex!important;
      justify-content: center;
      margin-top: 25px;
  }
  .mobile-add-space-link a span {
      margin-right: 10px;
      font-size: 20px;
  } 

  /* copypaste from top */
  .space_header_outer {
    height: 57px;
  }
  .coworker-new-header-outer {
    display: none;
  }
  .m_menu_wrapper {
    display: block;
    padding: 0;
  }
  .m_menu_wrapper .container {
    width: auto;
    padding: 5px 15px;
  }
  .m_logo_wrapper img {
    margin: 0;
    width: 205px;
    height: 47px;
  }
  .search.mobSearchWrapper {
    padding: 0!important;
    width: 73%;
  }
  #aa-input-container {
    padding: 0 9px;
    margin-right: 3px;
  }
  #aa-search-input, .aa-input-search-header-global {
    padding: 13px 0;
    padding-left: 10px;
    margin: 0;
    border: 1px solid #CAD2D0;
    border-radius: 3px;
    font-size: 13px;
  }
  #aa-search-input::placeholder, .aa-input-search-header-global::placeholder {
    color: #c0c0c0;
    font-family: 'Work Sans', sans-serif;
  }
  .aa-input-icon {
    right: 0;
    left: unset;
    background: #5FC38E;
    filter: none;
    height: 47px;
    width: 50px;
    padding: 14px;
    padding-left: 17px;
    border-radius: 3px;
  }
  .aa-input-icon path {
    filter: invert(7%) sepia(1%) saturate(55%) hue-rotate(90deg) brightness(119%) contrast(100%);
  }
  .m_btnOpen_wrapper {
    width: 50px;
    height: 46px;
  }
  #mobBtnOpen {
    background: #00928C;
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    border-radius: 3px;
    padding: 7px 0 7px 0px;
  }
  #mobBtnOpen i {
    color: white;
    font-size: 22px;
  }
  /* copypaste from top end */
}


@media only screen and (min-width: 480px) and (max-width: 575px) {
  .m_logo_wrapper {
    margin-top: 2px;
  }
  .m_logo_wrapper img {
    width: 160px;
    height: 37px;
  }
  .m_menu_wrapper .main_wrap {
    padding: 0 10px!important;
  }
}

@media only screen and (max-width: 479px) {
  .space_header_outer {
    height: 49px;
  }
  .m_menu_wrapper .container {
    padding: 5px 9px;
  }
  .m_logo_wrapper {
    margin-top: 3px;
  }
  .m_logo_wrapper img {
      width: 130px;
      height: 30px;
  }
  .m_btnOpen_wrapper {
    height: 40px;
    width: 47px;
  }
  #aa-search-input, .aa-input-search-header-global {
    padding: 9px 5px;
  }
  .aa-input-icon {
    height: 38px;
    width: 41px;
    padding: 10px;
    padding-left: 17px;
  }
}