/* start protected content */

.tochen-mugan {
  background: var(--grey-background);
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  flex-direction: column;
  padding-top: 50px;
  padding-bottom: 50px;
  border-radius: 4px;
}

  .tochen-mugan.tochen-mugan-image-container {
    padding-inline: 20px
  }


  .tochen-mugan button {
    /* width: fit-content; */
    margin-left: auto;
    margin-right: auto;
    background-color: #3098cf;
    border: none;
    color: white;
    font-weight: bold;
    font-size: 18px;
    padding: 5px 20px;
    border-radius: 4px
  }

  .tochen-mugan p {
    /*    margin: auto !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
*/ /* width: fit-content !important; */
    color: black !important;
    font-size: 26px !important;
    font-weight: bolder !important;
  }

    .tochen-mugan p:last-of-type {
      font-size: 20px !important;
    }

  .tochen-mugan img {
    width: 35px;
    height: 35px;
    /*    margin-left: auto;
    margin-right: auto;
*/
  }

  .tochen-mugan.tochen-mugan-image-container img.tochen-mugan-img {
    height: auto;
    width: auto;
    min-width: 0;
    max-width: 100%;
    margin-left: auto;
  }



@media (max-width: 768px) {
  .tochen-mugan p {
    font-size: 18px;
    text-align: center;
  }
}

/* end protected content */

@media screen and (max-width: 991px) {
  .tochen-mugan.tochen-mugan-image-container {
    padding-block: 20px;
  }

    .tochen-mugan.tochen-mugan-image-container .tochen-mugan-caption {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 15px;
      margin-bottom: 15px;
    }

      .tochen-mugan.tochen-mugan-image-container .tochen-mugan-caption p {
        margin: 0;
      }
}

@media screen and (min-width: 992px) {
  .tochen-mugan.tochen-mugan-image-container {
    flex-direction: row;
    gap: 20px;
    padding-inline: 30px;
  }

    .tochen-mugan.tochen-mugan-image-container .tochen-mugan-caption {
      justify-content: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      flex: 1;
    }

      .tochen-mugan.tochen-mugan-image-container .tochen-mugan-caption p {
        text-align: center;
      }

    .tochen-mugan.tochen-mugan-image-container img.tochen-mugan-img {
      max-width: 377px;
    }

    .tochen-mugan.tochen-mugan-image-container .tochen-mugan-caption p:nth-of-type(2) {
      margin-bottom: 5px;
    }

    .tochen-mugan.tochen-mugan-image-container .tochen-mugan-caption p:first-of-type {
      margin-top: 0;
    }
}

.tochen-mugan.tochen-mugan-image-container .tochen-mugan-auth-btn {
  padding: 8px 26px;
  font-size: 24px;
  margin-bottom: 30px;
  margin-top: 15px;
}

/*ovveride*/
.SucTitle .lock-img {
  width: 20px;
  height: 20px;
  margin-top: -3px;
}

.lock-img {
  width: 23px;
  height: 23px;
}

.tochen-mugan a {
  /* width: fit-content; */
  margin-left: auto;
  margin-right: auto;
  background-color: #3098cf;
  border: none;
  color: white;
  font-weight: bold;
  font-size: 18px;
  padding: 5px 20px;
}

.page-component-edu .tochen-mugan a:focus,
.page-component-edu .tochen-mugan a:hover {
  color: white !important;
}

.tochen-mugan-page .tochen-mugan {
  padding-bottom: 120px;
}

/*.tochen-mugan-item .lock-img {
  width: 23px;
  height: 23px;
  margin: 0px;
}*/

.protected-content-pre-text .lock-img {
  margin: 0px;
  margin-top: -5px;
}

.tochen-mugan-item p {
  font-size: 16px;
}

.tochen-mugan-item {
  padding: 0;
}

  .tochen-mugan-item .tochen-mugan-text {
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 100%;
  }

  .tochen-mugan-item .tochen-mugan-background {
    position: static;
    width: 100%;
    height: 100%;
  }

  /*.tochen-mugan-item .lock-img, .tochen-mugan-item p {
    position: absolute;
  }*/

  .tochen-mugan-item p {
    margin: 0;
    /*top: 8%;
    right: 35%;*/
  }

.ltr .tochen-mugan-item p {
  font-size: 20px !important;
  left: 15%;
  right: auto;
}

.protected-content-pre-text {
  margin: 15px;
  font-size: 16px;
}

.component-panel .protected-content-pre-text {
  margin: 15px 0;
}

.service-item .tochen-mugan-item .tochen-mugan-background, .mechkar-ve-yedah-container .tochen-mugan-item .tochen-mugan-background {
  height: auto;
}

.mechkar-ve-yedah-container .tochen-mugan-item p, .service-item .tochen-mugan-item p,
.mechkar-ve-yedah-container .tochen-mugan-item .login-button, .service-item .tochen-mugan-item .login-button {
  /*position: static;*/
}

.service-item .tochen-mugan-item .lock-img {
  margin: 5px;
}

.squares-tabs .protected-content-pre-text {
  margin-top: 0px;
  margin-right: 0px;
}

.tochen-mugan p.second-text {
  font-size: 16px !important;
  /*top: 28%;
  right: 23%;*/
}

/*.tochen-mugan .login-button {
  position: absolute;
  top: 43%;
  right: 25%;
}*/

.ltr .tochen-mugan .login-button {
  left: 15%;
  right: auto;
}

/*.PanelCollapse .login-btn {
  color: rgb(44,112,148);
}*/

.PanelCollapse .lock-icon {
  width: 26px;
  height: 26px;
}

.PanelCollapse .collapse-subtitle a {
  color: var(--link-color-on-l-blue);
}

.protected-content-text {
  margin-bottom: 15px;
  margin-right: -5px;
}
.stock-results .protected-content-text {
    margin-top:-10px;
}
  .protected-content-text a {
    font-weight: 600;
  }

  .protected-content-text .lock-img {
    margin-top: -5px;
  }

.ltr .tochen-mugan p.second-text {
  text-align: center;
  font-size: 14px;
  /*left: 0;
  right: 0;*/
}

.tochen-mugan-component .comp-title-container h4 {
  opacity: 0.5;
}
.tochen-mugan-component .protected-summary p{
    font-size:20px!important;
    font-weight:400!important;
}
/*ovveride*/
