body {
    padding-top: 50px !important;
    
}
footer .copyright ul li a {
    text-decoration: none !important;
}
.we-form .slds-has-error .slds-form-element__help {
    text-align: left !important;
}
.forceCommunityThemeHeaderCompact .themeHeaderInner
{
    max-width: 1340px !important;
    width: 100% !important;
}
.forceCommunityThemeNavTrigger{
    display:none !important;
}
.siteforceThemeLayoutStarter>.body.isPageWidthFixed-true{
    width: 100% !important;
}
.forceCommunityThemeHeaderCompact .themeHeaderInner{
    padding: 0 60px; 
}

.siteforceThemeLayoutStarter .header {
    transition: background .5s ease;
    width: 100%;
    float: left;
    position: fixed;
    top: 0;
    z-index: 9999;
    background: white;
    transition: top 0.3s ease;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
}
.forceCommunityThemeHeaderBase .themeBottomBorder{
    background: none !important;
}
.forceCommunityThemeHeaderCompact .themeNavContainer{
    display:none !important;
}

* {
  margin: 0;
  padding: 0;
}

html {
  overflow-x: hidden !important;
}

body {
  margin: 0;
  background: #fff;
  line-height: 1;
  color: #000;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  font-weight: 300;
  padding-top: 50px;
}

.we-container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 60px;
  max-width: 1340px;
}

@media screen and (max-width: 1199px) {
  .we-container {
    padding: 0 20px;
  }
}

footer.my-cohesity-footer {
  padding: 17px 0 3px !important;
}

footer.my-cohesity-footer .social-nav {
  margin: 0;
}

footer.my-cohesity-footer .copyright {
  margin: 0;
}

footer.my-cohesity-footer .copyright ul li:last-child {
  padding-right: 0;
}

@media screen and (max-width: 1199px) {
  footer.my-cohesity-footer {
    padding: 30px 0 20px !important;
  }

  footer.my-cohesity-footer .social-nav {
    margin: 0 auto 20px;
    padding: 0;
  }
}

.slds-wrap {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 60px;
    max-width: 1340px;
}

.spacer{
    height:0px !important;
}
.slds-col_padded, .slds-col--padded{
    padding: 0px !important;
}

.we-col-two-form {
  width: 100%;
  height: 100%;
  padding: 60px 0 80px;
  position: relative;
}
.we-col-two-form .we-container {
  padding:0px;
}
.we-col-two-form .we-container .we-wrapper {
  width: 100%;
  display: block;
}

.we-col-two-form .we-container .we-column-wrapper {
  width: 99%;
  display: inline-block;
  padding-right: 40px;
  vertical-align: top;
}

.we-col-two-form .we-container .we-column-wrapper:after {
  content: '';
  clear: both;
}

.we-col-two-form .we-container .we-column-wrapper p {
  line-height: 1.38;
  letter-spacing: -0.24px;
  font-size: 16px;
  font-family: "Noto Sans", sans-serif;
}

.we-col-two-form .we-container .we-column-wrapper .we-wrap {
  display: flex;
  width: 100%;
  margin: 0 0 9px;
  align-items: center;
}

.we-col-two-form .we-container .we-column-wrapper .we-wrap .we-icon-wrap {
  margin: 0 24px 0 0;
  width: 15%;
}

.we-col-two-form .we-container .we-column-wrapper .we-wrap .we-icon-wrap img {
  width: 67px;
  height: 62px;
}

.we-col-two-form .we-container .we-column-wrapper .we-wrap .we-text-wrap {
  width: 85%;
}

.we-col-two-form .we-container .we-column-wrapper .we-wrap .we-text-wrap p {
  font-size: 14px;
  margin: 0 0 10px;
  font-family: "Noto Sans", sans-serif;
}

.we-col-two-form .we-container .we-column-wrapper .we-wrap .we-text-wrap p:first-child {
  font-weight: bold;
  color: #376bc3;
  margin: 14px 0 0;
}

.we-col-two-form .we-container .we-form-wrapper {
  width: 90%;
  display: inline-block;
  padding: 15px 29px 24px 33px;
  border-radius: 5px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  margin: 10px 0 0 19px;
}

.we-col-two-form .we-container .we-form-wrapper:after {
  content: '';
  clear: both;
}

.we-col-two-form .we-container .we-form-wrapper .we-form-title {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 20px;
  margin-bottom: 17px;
  color: #376bc3;
}

.we-col-two-form .we-container .we-form-wrapper .we-form-title h5 {
  font-size: 20px;
  color: #376bc3;
  line-height: 1.35;
  letter-spacing: -0.7px;
  font-weight: 600;
  font-family: "Noto Sans", sans-serif;
}

.we-col-two-form .we-container .we-form-wrapper form {
  text-align: center;
}

.we-col-two-form .we-container .we-form-wrapper form input {
  -webkit-appearance: none;
  box-shadow: none !important;
  border: none !important;
  background: #eff7fd;
  margin-bottom: 10px;
  outline: none;
  font-family: "Noto Sans", sans-serif !important;
  min-height: auto !important;
  padding: 12px 10px 11px 15px !important;
}

.we-col-two-form .we-container .we-form-wrapper form input::placeholder {
  font-size: 14px !important;
  color: rgba(0, 0, 0, 0.5) !important;
  line-height: 1.36;
  letter-spacing: -0.21px;
  font-family: "Noto Sans", sans-serif;
}

.we-col-two-form .we-container .we-form-wrapper .we-form button {
  margin: 10px 0 0;
}

.we-col-two-form .we-container .we-form-wrapper .we-form span {
  text-align: center;
  display: block;
  font-size: 14px;
  margin: 22px 0 7px;
  letter-spacing: -0.01em;
  font-family: "Noto Sans", sans-serif;
}

.we-col-two-form .we-container .we-form-wrapper .we-form span a {
  text-align: center;
  display: inline-block;
  font-size: 14px;
  font-family: "Noto Sans", sans-serif;
}

.we-col-two-form .we-container .we-form-wrapper .we-form span a:hover {
  color: #00713d;
}

.we-col-two-form .we-container .we-form-wrapper .we-form a {
  text-align: center;
  display: block;
  font-size: 14px;
  font-family: "Noto Sans", sans-serif;
}

.we-col-two-form .we-container .we-form-wrapper .we-form a:hover {
  color: #00713d;
}

/*********************** responsive code starts from here *****************/

@media screen and (max-width: 1365px) {
  .we-col-two-form .we-container .we-form-wrapper {
    margin: 10px 0 0 16px;
  }
}

@media screen and (max-width: 1199px) {
  .we-col-two-form .we-container .we-column-wrapper {
    float: left;
  }
}

@media screen and (max-width: 991px) {
  .we-col-two-form .we-container .we-wrapper {
    padding: 0;
    overflow: visible;
  }

  .we-col-two-form .we-container .we-column-wrapper {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: 30px;
  }

  .we-col-two-form .we-container .we-column-wrapper .we-wrap .we-icon-wrap {
    width: 10%;
  }

  .we-col-two-form .we-container .we-form-wrapper {
    width: 100%;
    float: none;
    margin: 0;
    padding: 20px 20px 30px;
  }
}

@media screen and (max-width: 767px) {
  .we-col-two-form .we-container .we-column-wrapper p {
    margin-bottom: 30px;
  }

  .we-col-two-form .we-container .we-column-wrapper .we-wrap {
    margin: 0 0 30px;
  }
}

@media screen and (max-width: 480px) {
  .we-col-two-form .we-container .we-column-wrapper .we-wrap {
    align-items: start;
  }

  .we-col-two-form .we-container .we-column-wrapper .we-wrap .we-icon-wrap {
    width: 20%;
  }

  .we-col-two-form .we-container .we-column-wrapper .we-wrap .we-text-wrap p:first-child {
    margin-top: 8px;
  }

  .we-col-two-form .we-container .we-column-wrapper {
    margin-bottom: 0;
  }

  .we-col-two-form .we-container .we-form-wrapper {
    margin-top: 10px;
  }
}

.we-resources {
  position: relative;
  width: 100%;
  height: 100%;
  background: #eff7fd;
  padding: 30px 0 50px;
}

.we-resources .we-container .we-column-wrap {
  border-radius: 5px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  width: 100%;
  padding: 16px 0 0;
}

.we-resources .we-container .we-wrapper {
  width: 100%;
  display: flex;
}

.we-resources .we-container .we-wrapper .slick-arrow {
  display: block !important;
  position: absolute;
  top: -18%;
  background: transparent;
  font-size: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}

.we-resources .we-container .we-wrapper .slick-arrow.slick-disabled {
  opacity: 0.5;
}

.we-resources .we-container .we-wrapper .slick-next {
  width: 10px;
  height: 14px;
  right: 29px;
  background: url("https://www.cohesity.com/wp-content/new_media/2021/05/slider_arrow.svg");
  background-repeat: no-repeat;
  background-size: 100%;
     top: -32px;
}

.we-resources .we-container .we-wrapper .slick-prev {
  width: 10px;
  height: 14px;
  right: 56px;
  background: url("https://www.cohesity.com/wp-content/new_media/2021/05/slider_arrow.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(180deg);
    top: -32px;
}

.we-resources .we-container .we-title {
  width: 100%;
  display: block;
  text-align: left;
  padding-left: 30px;
  margin-bottom: 17px;
}

.we-resources .we-container .we-title h6 {
  font-size: 16px;
  font-family: "Noto Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -0.02em;
}

.we-resources .we-container .we-wrapper .we-col-two {
  width: 50%;
  /*width: 550px;*/
  display: inline-flex;
  align-items: center;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  position: relative;
}

.we-resources .we-container .we-wrapper .we-col-two:hover .we-content-wrap p {
  color: #00713d;
}

.we-resources .we-container .we-wrapper .we-col-two a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}

.we-resources .we-container .we-wrapper .we-col-two .we-img-wrap {
  width: 100%;
  height: 100%;
  max-width: 188px;
  max-height: 188px;
}

.we-resources .we-container .we-wrapper .we-col-two .we-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.we-resources .we-container .we-wrapper .we-col-two .we-content-wrap {
  padding: 10px 25px;
}

.we-resources .we-container .we-wrapper .we-col-two .we-content-wrap span {
  font-size: 12px;
  font-weight: bold;
  font-family: "Noto Sans", sans-serif;
  text-transform: uppercase;
}

.we-resources .we-container .we-wrapper .we-col-two .we-content-wrap p {
  font-size: 16px;
  font-weight: bold;
  font-family: "Noto Sans", sans-serif;
  line-height: 1.42;
  letter-spacing: -0.18px;
}

.we-resources .we-container .we-wrapper .we-col-two .we-content-wrap .we-date span {
  font-size: 12px;
  font-family: "Noto Sans", sans-serif;
  line-height: 1.42;
  letter-spacing: -0.18px;
  text-transform: none;
  font-weight: normal;
}

/****************************** Responsive code starts here ******************/

@media screen and (max-width: 991px) {

  .we-resources .we-container .we-wrapper {
    flex-wrap: wrap;
  }

  .we-resources .we-container .we-wrapper .we-col-two {
    width: 100%;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .we-resources .we-container .we-title {
    text-align: center;
    padding: 0;
  }

  .we-resources .we-container .we-wrapper .we-col-two {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    position: relative;
    border: none;
  }

  .we-resources .we-container .we-wrapper .slick-arrow {
    top: -9%;
  }
}

@media screen and (max-width: 480px) {
  .we-resources .we-container .we-title {
    text-align: center;
    padding: 0;
  }

  .we-resources .we-container .we-wrapper .we-col-two {
    flex-wrap: wrap;
    justify-content: center;
    text-align: left;
  }

  .we-resources .we-container .we-wrapper .slick-arrow {
    top: -14%;
  }

  .we-resources .we-container .we-wrapper .slick-prev {
    right: 0;
    left: 16px;
  }

  .we-resources .we-container .we-wrapper .slick-next {
    right: 15px;
  }

  .we-resources .we-container .we-wrapper .we-col-two .we-img-wrap {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
  }

  .we-resources .we-container .we-wrapper .we-col-two .we-img-wrap img {
    object-fit: unset;
  }
}

.ua-ie .we-resources .we-container .we-wrapper .we-col-two .we-img-wrap {
  max-width: 360px;
  max-height: 360px;
}

.ua-ie .we-resources .we-container .we-wrapper .we-col-two:last-child .we-img-wrap {
  max-width: 190px;
  max-height: 102px;
}
/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.themeSearch{
display:none !important;
}
.comm-user-profile-menu__login-button{
display:none !important;
}
.salesforceIdentityLoginBody2{
    background: #FFF !important;
    display: block !important;
}
.salesforceIdentityLoginBody2 .cCenterPanel{
    color: #000 !important;
      font-family: "Noto Sans", sans-serif !important;
    line-height: 17px !important;
}
.salesforceIdentityForgotPassword2 .inputContainer{
    border:none !important;
}

.salesforceIdentityForgotPassword2 .inputBox {
    -webkit-appearance: none !important;
    box-shadow: none!important;
    border: none!important;
    background: #eff7fd !important;
    margin-bottom: 8px !important;
    font-family: "Noto Sans",sans-serif!important;
    outline: none !important;
    padding: 12px 15px 12px!important;
    min-height: auto!important;
    margin-left: 25px !important;
}
.salesforceIdentityForgotPassword2 .inputIcon
{
    padding-top: 16px !important;
}
.salesforceIdentityForgotPassword2 .uiButton{
       border-radius: 50px !important;
}



